duheng
2024-07-08 06a92956009d512f7816b2465c39235853cf10b1
WinFrmUI/HStation.WinFrmUI.Xhs.Project/04-TypeManage/EditTypeDlg.Designer.cs
@@ -131,7 +131,7 @@
            TextEditExType.Location = new Point(79, 56);
            TextEditExType.Name = "TextEditExType";
            TextEditExType.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo) });
            TextEditExType.Properties.Items.AddRange(new DevExpress.XtraEditors.Controls.ImageComboBoxItem[] { new DevExpress.XtraEditors.Controls.ImageComboBoxItem("无", null, -1), new DevExpress.XtraEditors.Controls.ImageComboBoxItem("拓展", null, -1), new DevExpress.XtraEditors.Controls.ImageComboBoxItem("继承", null, -1) });
            TextEditExType.Properties.Items.AddRange(new DevExpress.XtraEditors.Controls.ImageComboBoxItem[] { new DevExpress.XtraEditors.Controls.ImageComboBoxItem("无", "0", -1), new DevExpress.XtraEditors.Controls.ImageComboBoxItem("配置", "1", -1), new DevExpress.XtraEditors.Controls.ImageComboBoxItem("分类", "2", -1) });
            TextEditExType.Size = new Size(424, 20);
            TextEditExType.StyleController = layoutControl1;
            TextEditExType.TabIndex = 3;