lu
2025-04-07 e19ea4337fa65725e6e22073a7b600dcc9887d4b
DevApp/Gs.DevApp/XtraForm1.Designer.cs
@@ -28,8 +28,10 @@
        /// </summary>
        private void InitializeComponent()
        {
            this.components = new System.ComponentModel.Container();
            this.simpleButton1 = new DevExpress.XtraEditors.SimpleButton();
            this.testo = new DevExpress.XtraEditors.LabelControl();
            this.tips = new DevExpress.Utils.ToolTipController(this.components);
            this.SuspendLayout();
            // 
            // simpleButton1
@@ -67,5 +69,6 @@
        #endregion
        private DevExpress.XtraEditors.SimpleButton simpleButton1;
        private DevExpress.XtraEditors.LabelControl testo;
        private DevExpress.Utils.ToolTipController tips;
    }
}