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