duheng
2024-08-13 c05a2c01b679d96b430079835482b0df20680813
WinFrmUI/HStation.WinFrmUI.Basic/01-SysCatalogManage/SysTypeTreeListCtrl.designer.cs
@@ -203,6 +203,7 @@
            treeList1.Name = "treeList1";
            treeList1.OptionsBehavior.Editable = false;
            treeList1.OptionsBehavior.ReadOnly = true;
            treeList1.OptionsView.ShowTreeLines = DevExpress.Utils.DefaultBoolean.True;
            treeList1.Size = new Size(272, 535);
            treeList1.TabIndex = 4;
            treeList1.ViewStyle = DevExpress.XtraTreeList.TreeListViewStyle.TreeView;
@@ -460,7 +461,7 @@
            popupMenu2.Manager = barManager1;
            popupMenu2.Name = "popupMenu2";
            // 
            // TypeTreeListCtrl
            // SysTypeTreeListCtrl
            // 
            Appearance.BackColor = SystemColors.Control;
            Appearance.Options.UseBackColor = true;
@@ -471,7 +472,7 @@
            Controls.Add(barDockControlRight);
            Controls.Add(barDockControlBottom);
            Controls.Add(barDockControlTop);
            Name = "TypeTreeListCtrl";
            Name = "SysTypeTreeListCtrl";
            Size = new Size(276, 569);
            ((System.ComponentModel.ISupportInitialize)barManager1).EndInit();
            ((System.ComponentModel.ISupportInitialize)layoutControl1).EndInit();