文件名从 WinFrmUI/HStation.WinFrmUI.Basic/01-SysCatalogManage/SysTypeTreeListCtrl.designer.cs 修改 |
| | |
| | | 锘縩amespace HStation.WinFrmUI.Basic |
| | | { |
| | | partial class SysTypeTreeListCtrl |
| | | partial class SysTypeListBoxCtrl |
| | | { |
| | | /// <summary> |
| | | /// Required designer variable. |
| | |
| | | private void InitializeComponent() |
| | | { |
| | | components = new System.ComponentModel.Container(); |
| | | System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(SysTypeTreeListCtrl)); |
| | | System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(SysTypeListBoxCtrl)); |
| | | barManager1 = new DevExpress.XtraBars.BarManager(components); |
| | | bar1 = new DevExpress.XtraBars.Bar(); |
| | | barCkSearch = new DevExpress.XtraBars.BarCheckItem(); |
| | |
| | | popupMenu2.Manager = barManager1; |
| | | popupMenu2.Name = "popupMenu2"; |
| | | // |
| | | // SysTypeTreeListCtrl |
| | | // SysTypeListBoxCtrl |
| | | // |
| | | Appearance.BackColor = SystemColors.Control; |
| | | Appearance.Options.UseBackColor = true; |
| | |
| | | Controls.Add(barDockControlRight); |
| | | Controls.Add(barDockControlBottom); |
| | | Controls.Add(barDockControlTop); |
| | | Name = "SysTypeTreeListCtrl"; |
| | | Name = "SysTypeListBoxCtrl"; |
| | | Size = new Size(276, 569); |
| | | ((System.ComponentModel.ISupportInitialize)barManager1).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)layoutControl1).EndInit(); |