duheng
2024-10-14 ee854797c9ca5adbba0f356f5b0484c2f7e59dc9
WinFrmUI/HStation.WinFrmUI.Basic/00-SysTypeManage/AddSysTypeDlg.Designer.cs
@@ -128,6 +128,7 @@
            // 
            // TextEditExtendType
            // 
            TextEditExtendType.EditValue = "0";
            TextEditExtendType.Location = new Point(79, 56);
            TextEditExtendType.Name = "TextEditExtendType";
            TextEditExtendType.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo) });
@@ -217,13 +218,13 @@
            // 
            dxErrorProvider1.ContainerControl = this;
            // 
            // AddTypeDlg
            // AddSysTypeDlg
            // 
            AutoScaleDimensions = new SizeF(7F, 14F);
            AutoScaleMode = AutoScaleMode.Font;
            ClientSize = new Size(511, 275);
            Controls.Add(layoutControl1);
            Name = "AddTypeDlg";
            Name = "AddSysTypeDlg";
            StartPosition = FormStartPosition.CenterScreen;
            Text = "添加类型";
            ((System.ComponentModel.ISupportInitialize)layoutControl1).EndInit();