| | |
| | | dockManager1 = new DevExpress.XtraBars.Docking.DockManager(components); |
| | | dockPanel1 = new DevExpress.XtraBars.Docking.DockPanel(); |
| | | dockPanel1_Container = new DevExpress.XtraBars.Docking.ControlContainer(); |
| | | moduleTreeListCtrl1 = new SysModuleTreeListCtrl(); |
| | | moduleTreeListCtrl1 = new SysModuleListBoxCtrl(); |
| | | gridControl1 = new DevExpress.XtraGrid.GridControl(); |
| | | typeViewModelBindingSource = new BindingSource(components); |
| | | gridView1 = new DevExpress.XtraGrid.Views.Grid.GridView(); |
| | |
| | | private DevExpress.XtraGrid.Columns.GridColumn colCode; |
| | | private DevExpress.XtraGrid.Columns.GridColumn colSortCode; |
| | | private DevExpress.XtraGrid.Columns.GridColumn colDescription; |
| | | private SysModuleTreeListCtrl moduleTreeListCtrl1; |
| | | private SysModuleListBoxCtrl moduleTreeListCtrl1; |
| | | private DevExpress.XtraGrid.Columns.GridColumn colExtendTypeDisPlayName; |
| | | private DevExpress.Utils.SvgImageCollection svgImage32; |
| | | private DevExpress.XtraEditors.SidePanel sidePanel1; |