| | |
| | | this.simpleButton5 = new DevExpress.XtraEditors.SimpleButton(); |
| | | this.simpleButton4 = new DevExpress.XtraEditors.SimpleButton(); |
| | | this.simpleButton3 = new DevExpress.XtraEditors.SimpleButton(); |
| | | this.progressBarControl1 = new DevExpress.XtraEditors.ProgressBarControl(); |
| | | this.prog1 = new DevExpress.XtraEditors.ProgressBarControl(); |
| | | this.panel3 = new System.Windows.Forms.Panel(); |
| | | this.lbSum4 = new System.Windows.Forms.Label(); |
| | | this.label6 = new System.Windows.Forms.Label(); |
| | |
| | | this.gridColumn14 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gridColumn15 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.tabMxPage2 = new DevExpress.XtraTab.XtraTabPage(); |
| | | this.alertControl1 = new DevExpress.XtraBars.Alerter.AlertControl(this.components); |
| | | this.gcMx2 = new DevExpress.XtraGrid.GridControl(); |
| | | this.gvMx2 = new DevExpress.XtraGrid.Views.Grid.GridView(); |
| | | this.gridColumn7 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | |
| | | this.gridColumn20 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gridColumn21 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gridColumn22 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.alertControl1 = new DevExpress.XtraBars.Alerter.AlertControl(this.components); |
| | | ((System.ComponentModel.ISupportInitialize)(this.splitMx1)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.splitMx1.Panel1)).BeginInit(); |
| | | this.splitMx1.Panel1.SuspendLayout(); |
| | |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem17)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.progressBarControl1.Properties)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.prog1.Properties)).BeginInit(); |
| | | this.panel3.SuspendLayout(); |
| | | this.panel2.SuspendLayout(); |
| | | this.panel4.SuspendLayout(); |
| | |
| | | this.splitTop1.Panel2.Controls.Add(this.simpleButton5); |
| | | this.splitTop1.Panel2.Controls.Add(this.simpleButton4); |
| | | this.splitTop1.Panel2.Controls.Add(this.simpleButton3); |
| | | this.splitTop1.Panel2.Controls.Add(this.progressBarControl1); |
| | | this.splitTop1.Panel2.Controls.Add(this.prog1); |
| | | this.splitTop1.Panel2.Controls.Add(this.panel3); |
| | | this.splitTop1.Panel2.Controls.Add(this.panel2); |
| | | this.splitTop1.Panel2.Controls.Add(this.panel4); |
| | |
| | | this.txt_barCode.Name = "txt_barCode"; |
| | | this.txt_barCode.Size = new System.Drawing.Size(328, 24); |
| | | this.txt_barCode.StyleController = this.layoutMx1; |
| | | this.txt_barCode.TabIndex = 7; |
| | | this.txt_barCode.TabIndex = 1; |
| | | // |
| | | // txt_currentBarCode |
| | | // |
| | |
| | | this.simpleButton3.TabIndex = 6; |
| | | this.simpleButton3.Text = "物料"; |
| | | // |
| | | // progressBarControl1 |
| | | // prog1 |
| | | // |
| | | this.progressBarControl1.Location = new System.Drawing.Point(21, 88); |
| | | this.progressBarControl1.Name = "progressBarControl1"; |
| | | this.progressBarControl1.Size = new System.Drawing.Size(489, 22); |
| | | this.progressBarControl1.TabIndex = 5; |
| | | this.prog1.Location = new System.Drawing.Point(21, 88); |
| | | this.prog1.Name = "prog1"; |
| | | this.prog1.Properties.ShowTitle = true; |
| | | this.prog1.Size = new System.Drawing.Size(489, 22); |
| | | this.prog1.TabIndex = 5; |
| | | // |
| | | // panel3 |
| | | // |
| | |
| | | // |
| | | // gridColumn14 |
| | | // |
| | | this.gridColumn14.Caption = "操作员工"; |
| | | this.gridColumn14.Caption = "上报人"; |
| | | this.gridColumn14.FieldName = "collectByName"; |
| | | this.gridColumn14.MinWidth = 25; |
| | | this.gridColumn14.Name = "gridColumn14"; |
| | |
| | | // |
| | | // gridColumn15 |
| | | // |
| | | this.gridColumn15.Caption = "操作时间"; |
| | | this.gridColumn15.Caption = "上报时间"; |
| | | this.gridColumn15.FieldName = "createDate"; |
| | | this.gridColumn15.MinWidth = 25; |
| | | this.gridColumn15.Name = "gridColumn15"; |
| | |
| | | // |
| | | // gridColumn21 |
| | | // |
| | | this.gridColumn21.Caption = "操作员工"; |
| | | this.gridColumn21.Caption = "上报人"; |
| | | this.gridColumn21.FieldName = "collectByName"; |
| | | this.gridColumn21.MinWidth = 25; |
| | | this.gridColumn21.Name = "gridColumn21"; |
| | |
| | | // |
| | | // gridColumn22 |
| | | // |
| | | this.gridColumn22.Caption = "操作时间"; |
| | | this.gridColumn22.Caption = "上报时间"; |
| | | this.gridColumn22.FieldName = "createDate"; |
| | | this.gridColumn22.MinWidth = 25; |
| | | this.gridColumn22.Name = "gridColumn22"; |
| | |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem17)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.progressBarControl1.Properties)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.prog1.Properties)).EndInit(); |
| | | this.panel3.ResumeLayout(false); |
| | | this.panel3.PerformLayout(); |
| | | this.panel2.ResumeLayout(false); |
| | |
| | | private DevExpress.XtraEditors.SimpleButton simpleButton5; |
| | | private DevExpress.XtraEditors.SimpleButton simpleButton4; |
| | | private DevExpress.XtraEditors.SimpleButton simpleButton3; |
| | | private DevExpress.XtraEditors.ProgressBarControl progressBarControl1; |
| | | private DevExpress.XtraEditors.ProgressBarControl prog1; |
| | | private DevExpress.XtraLayout.LayoutControlItem layoutControlItem5; |
| | | private DevExpress.XtraLayout.LayoutControlItem layoutControlItem6; |
| | | private DevExpress.XtraLayout.LayoutControlItem layoutControlItem16; |