lu
2025-04-07 c3af491dcd019d4b5f1cf1565c5591b42285b2e0
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;
    }
}