| | |
| | | colName = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | colCaliber = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | colKeyWord = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | dockManager1 = new DevExpress.XtraBars.Docking.DockManager(components); |
| | | dockPanel1 = new DevExpress.XtraBars.Docking.DockPanel(); |
| | | dockPanel1_Container = new DevExpress.XtraBars.Docking.ControlContainer(); |
| | | threeLinkTreeListCtrl1 = new ThreeLinkTreeListCtrl(); |
| | | colBranchThroughMinorLoss = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | colRunThroughMinorLoss = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | colMinorLoss = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | colMaterial = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | colDescription = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | dockManager1 = new DevExpress.XtraBars.Docking.DockManager(components); |
| | | dockPanel1 = new DevExpress.XtraBars.Docking.DockPanel(); |
| | | dockPanel1_Container = new DevExpress.XtraBars.Docking.ControlContainer(); |
| | | threeLinkTreeListCtrl1 = new ThreeLinkTreeListCtrl(); |
| | | ((System.ComponentModel.ISupportInitialize)ribbonControl1).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)svgImageCollection1).BeginInit(); |
| | | sidePanel1.SuspendLayout(); |
| | |
| | | colKeyWord.Visible = true; |
| | | colKeyWord.VisibleIndex = 1; |
| | | // |
| | | // colBranchThroughMinorLoss |
| | | // |
| | | colBranchThroughMinorLoss.FieldName = "BranchThroughMinorLoss"; |
| | | colBranchThroughMinorLoss.Name = "colBranchThroughMinorLoss"; |
| | | colBranchThroughMinorLoss.Visible = true; |
| | | colBranchThroughMinorLoss.VisibleIndex = 5; |
| | | // |
| | | // colRunThroughMinorLoss |
| | | // |
| | | colRunThroughMinorLoss.FieldName = "RunThroughMinorLoss"; |
| | | colRunThroughMinorLoss.Name = "colRunThroughMinorLoss"; |
| | | colRunThroughMinorLoss.Visible = true; |
| | | colRunThroughMinorLoss.VisibleIndex = 6; |
| | | // |
| | | // colMinorLoss |
| | | // |
| | | colMinorLoss.FieldName = "MinorLoss"; |
| | | colMinorLoss.Name = "colMinorLoss"; |
| | | colMinorLoss.Visible = true; |
| | | colMinorLoss.VisibleIndex = 4; |
| | | // |
| | | // colMaterial |
| | | // |
| | | colMaterial.FieldName = "Material"; |
| | | colMaterial.Name = "colMaterial"; |
| | | colMaterial.Visible = true; |
| | | colMaterial.VisibleIndex = 2; |
| | | // |
| | | // colDescription |
| | | // |
| | | colDescription.FieldName = "Description"; |
| | | colDescription.Name = "colDescription"; |
| | | colDescription.Visible = true; |
| | | colDescription.VisibleIndex = 7; |
| | | // |
| | | // dockManager1 |
| | | // |
| | | dockManager1.DockingOptions.ShowAutoHideButton = false; |
| | |
| | | threeLinkTreeListCtrl1.Name = "threeLinkTreeListCtrl1"; |
| | | threeLinkTreeListCtrl1.Size = new Size(193, 491); |
| | | threeLinkTreeListCtrl1.TabIndex = 0; |
| | | // |
| | | // colBranchThroughMinorLoss |
| | | // |
| | | colBranchThroughMinorLoss.FieldName = "BranchThroughMinorLoss"; |
| | | colBranchThroughMinorLoss.Name = "colBranchThroughMinorLoss"; |
| | | colBranchThroughMinorLoss.Visible = true; |
| | | colBranchThroughMinorLoss.VisibleIndex = 5; |
| | | // |
| | | // colRunThroughMinorLoss |
| | | // |
| | | colRunThroughMinorLoss.FieldName = "RunThroughMinorLoss"; |
| | | colRunThroughMinorLoss.Name = "colRunThroughMinorLoss"; |
| | | colRunThroughMinorLoss.Visible = true; |
| | | colRunThroughMinorLoss.VisibleIndex = 6; |
| | | // |
| | | // colMinorLoss |
| | | // |
| | | colMinorLoss.FieldName = "MinorLoss"; |
| | | colMinorLoss.Name = "colMinorLoss"; |
| | | colMinorLoss.Visible = true; |
| | | colMinorLoss.VisibleIndex = 4; |
| | | // |
| | | // colMaterial |
| | | // |
| | | colMaterial.FieldName = "Material"; |
| | | colMaterial.Name = "colMaterial"; |
| | | colMaterial.Visible = true; |
| | | colMaterial.VisibleIndex = 2; |
| | | // |
| | | // colDescription |
| | | // |
| | | colDescription.FieldName = "Description"; |
| | | colDescription.Name = "colDescription"; |
| | | colDescription.Visible = true; |
| | | colDescription.VisibleIndex = 7; |
| | | // |
| | | // ThreeLinkManageMainPage |
| | | // |