|
|
@ -45,13 +45,6 @@ |
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle43 = new System.Windows.Forms.DataGridViewCellStyle(); |
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle51 = new System.Windows.Forms.DataGridViewCellStyle(); |
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle52 = new System.Windows.Forms.DataGridViewCellStyle(); |
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle44 = new System.Windows.Forms.DataGridViewCellStyle(); |
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle45 = new System.Windows.Forms.DataGridViewCellStyle(); |
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle46 = new System.Windows.Forms.DataGridViewCellStyle(); |
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle47 = new System.Windows.Forms.DataGridViewCellStyle(); |
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle48 = new System.Windows.Forms.DataGridViewCellStyle(); |
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle49 = new System.Windows.Forms.DataGridViewCellStyle(); |
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle50 = new System.Windows.Forms.DataGridViewCellStyle(); |
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle53 = new System.Windows.Forms.DataGridViewCellStyle(); |
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle60 = new System.Windows.Forms.DataGridViewCellStyle(); |
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle54 = new System.Windows.Forms.DataGridViewCellStyle(); |
|
|
@ -60,6 +53,13 @@ |
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle57 = new System.Windows.Forms.DataGridViewCellStyle(); |
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle58 = new System.Windows.Forms.DataGridViewCellStyle(); |
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle59 = new System.Windows.Forms.DataGridViewCellStyle(); |
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle44 = new System.Windows.Forms.DataGridViewCellStyle(); |
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle45 = new System.Windows.Forms.DataGridViewCellStyle(); |
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle46 = new System.Windows.Forms.DataGridViewCellStyle(); |
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle47 = new System.Windows.Forms.DataGridViewCellStyle(); |
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle48 = new System.Windows.Forms.DataGridViewCellStyle(); |
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle49 = new System.Windows.Forms.DataGridViewCellStyle(); |
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle50 = new System.Windows.Forms.DataGridViewCellStyle(); |
|
|
|
this.panel2 = new System.Windows.Forms.Panel(); |
|
|
|
this.tBMat = new System.Windows.Forms.TextBox(); |
|
|
|
this.cBoxVAN = new System.Windows.Forms.CheckBox(); |
|
|
@ -130,19 +130,6 @@ |
|
|
|
this.tabView = new System.Windows.Forms.TabControl(); |
|
|
|
this.tpPlan = new System.Windows.Forms.TabPage(); |
|
|
|
this.dgvPlan = new System.Windows.Forms.DataGridView(); |
|
|
|
this.InitNo = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
this.dgcOrderNo = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
this.dgcSeq = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
this.dgcMaterialCode = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
this.dgcMaterialName = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
this.dgcState = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
this.dgcPlanDate = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
this.dgcShift = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
this.dataGridViewTextBoxColumn8 = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
this.dataGridViewTextBoxColumn9 = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
this.dataGridViewTextBoxColumn10 = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
this.dataGridViewTextBoxColumn11 = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
this.No = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
this.tlpPlanCount = new System.Windows.Forms.TableLayoutPanel(); |
|
|
|
this.lblDayPlanCount = new System.Windows.Forms.Label(); |
|
|
|
this.label11 = new System.Windows.Forms.Label(); |
|
|
@ -165,6 +152,19 @@ |
|
|
|
this.PType = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
this.OPERATESTATE = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
this.timer1 = new System.Windows.Forms.Timer(this.components); |
|
|
|
this.InitNo = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
this.dgcOrderNo = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
this.dgcSeq = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
this.dgcMaterialCode = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
this.dgcMaterialName = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
this.dgcState = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
this.dgcPlanDate = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
this.dgcShift = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
this.dataGridViewTextBoxColumn8 = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
this.dataGridViewTextBoxColumn9 = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
this.dataGridViewTextBoxColumn10 = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
this.dataGridViewTextBoxColumn11 = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
this.No = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
this.panel2.SuspendLayout(); |
|
|
|
this.panelSearch.SuspendLayout(); |
|
|
|
this.plDAI.SuspendLayout(); |
|
|
@ -687,7 +687,6 @@ |
|
|
|
this.tsbPrint.Name = "tsbPrint"; |
|
|
|
this.tsbPrint.Size = new System.Drawing.Size(142, 67); |
|
|
|
this.tsbPrint.Text = "重打总成码"; |
|
|
|
this.tsbPrint.Visible = false; |
|
|
|
this.tsbPrint.Click += new System.EventHandler(this.tsbPrint_Click); |
|
|
|
//
|
|
|
|
// tsbOrderOperation
|
|
|
@ -1099,128 +1098,6 @@ |
|
|
|
this.dgvPlan.RowPrePaint += new System.Windows.Forms.DataGridViewRowPrePaintEventHandler(this.dgvPlan_RowPrePaint); |
|
|
|
this.dgvPlan.SelectionChanged += new System.EventHandler(this.dgvPlan_SelectionChanged); |
|
|
|
//
|
|
|
|
// InitNo
|
|
|
|
//
|
|
|
|
this.InitNo.DataPropertyName = "InitNo"; |
|
|
|
this.InitNo.HeaderText = "位置"; |
|
|
|
this.InitNo.Name = "InitNo"; |
|
|
|
this.InitNo.ReadOnly = true; |
|
|
|
this.InitNo.Width = 67; |
|
|
|
//
|
|
|
|
// dgcOrderNo
|
|
|
|
//
|
|
|
|
this.dgcOrderNo.DataPropertyName = "ORDERPLAN_NO"; |
|
|
|
dataGridViewCellStyle44.Font = new System.Drawing.Font("宋体", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
|
this.dgcOrderNo.DefaultCellStyle = dataGridViewCellStyle44; |
|
|
|
this.dgcOrderNo.HeaderText = "订单号"; |
|
|
|
this.dgcOrderNo.Name = "dgcOrderNo"; |
|
|
|
this.dgcOrderNo.ReadOnly = true; |
|
|
|
this.dgcOrderNo.Width = 84; |
|
|
|
//
|
|
|
|
// dgcSeq
|
|
|
|
//
|
|
|
|
this.dgcSeq.DataPropertyName = "SEQ"; |
|
|
|
dataGridViewCellStyle45.Font = new System.Drawing.Font("宋体", 15.75F); |
|
|
|
this.dgcSeq.DefaultCellStyle = dataGridViewCellStyle45; |
|
|
|
this.dgcSeq.HeaderText = "顺序号"; |
|
|
|
this.dgcSeq.Name = "dgcSeq"; |
|
|
|
this.dgcSeq.ReadOnly = true; |
|
|
|
this.dgcSeq.Width = 84; |
|
|
|
//
|
|
|
|
// dgcMaterialCode
|
|
|
|
//
|
|
|
|
this.dgcMaterialCode.DataPropertyName = "MATERIAL_CODE"; |
|
|
|
dataGridViewCellStyle46.Font = new System.Drawing.Font("宋体", 15.75F); |
|
|
|
this.dgcMaterialCode.DefaultCellStyle = dataGridViewCellStyle46; |
|
|
|
this.dgcMaterialCode.HeaderText = "零件号"; |
|
|
|
this.dgcMaterialCode.Name = "dgcMaterialCode"; |
|
|
|
this.dgcMaterialCode.ReadOnly = true; |
|
|
|
this.dgcMaterialCode.Width = 84; |
|
|
|
//
|
|
|
|
// dgcMaterialName
|
|
|
|
//
|
|
|
|
this.dgcMaterialName.DataPropertyName = "MATERIAL_NAME"; |
|
|
|
dataGridViewCellStyle47.Font = new System.Drawing.Font("宋体", 15.75F); |
|
|
|
this.dgcMaterialName.DefaultCellStyle = dataGridViewCellStyle47; |
|
|
|
this.dgcMaterialName.HeaderText = "零件描述"; |
|
|
|
this.dgcMaterialName.Name = "dgcMaterialName"; |
|
|
|
this.dgcMaterialName.ReadOnly = true; |
|
|
|
this.dgcMaterialName.Width = 101; |
|
|
|
//
|
|
|
|
// dgcState
|
|
|
|
//
|
|
|
|
dataGridViewCellStyle48.Font = new System.Drawing.Font("宋体", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
|
this.dgcState.DefaultCellStyle = dataGridViewCellStyle48; |
|
|
|
this.dgcState.HeaderText = "工单状态"; |
|
|
|
this.dgcState.MinimumWidth = 80; |
|
|
|
this.dgcState.Name = "dgcState"; |
|
|
|
this.dgcState.ReadOnly = true; |
|
|
|
this.dgcState.Width = 101; |
|
|
|
//
|
|
|
|
// dgcPlanDate
|
|
|
|
//
|
|
|
|
this.dgcPlanDate.DataPropertyName = "PLAN_DATE"; |
|
|
|
dataGridViewCellStyle49.Font = new System.Drawing.Font("宋体", 15.75F); |
|
|
|
this.dgcPlanDate.DefaultCellStyle = dataGridViewCellStyle49; |
|
|
|
this.dgcPlanDate.HeaderText = "计划日期"; |
|
|
|
this.dgcPlanDate.Name = "dgcPlanDate"; |
|
|
|
this.dgcPlanDate.ReadOnly = true; |
|
|
|
this.dgcPlanDate.Width = 101; |
|
|
|
//
|
|
|
|
// dgcShift
|
|
|
|
//
|
|
|
|
this.dgcShift.DataPropertyName = "SHIFT_CODE"; |
|
|
|
dataGridViewCellStyle50.Font = new System.Drawing.Font("宋体", 15.75F); |
|
|
|
this.dgcShift.DefaultCellStyle = dataGridViewCellStyle50; |
|
|
|
this.dgcShift.HeaderText = "班次"; |
|
|
|
this.dgcShift.Name = "dgcShift"; |
|
|
|
this.dgcShift.ReadOnly = true; |
|
|
|
this.dgcShift.Width = 67; |
|
|
|
//
|
|
|
|
// dataGridViewTextBoxColumn8
|
|
|
|
//
|
|
|
|
this.dataGridViewTextBoxColumn8.DataPropertyName = "PID"; |
|
|
|
this.dataGridViewTextBoxColumn8.HeaderText = "Pid"; |
|
|
|
this.dataGridViewTextBoxColumn8.Name = "dataGridViewTextBoxColumn8"; |
|
|
|
this.dataGridViewTextBoxColumn8.ReadOnly = true; |
|
|
|
this.dataGridViewTextBoxColumn8.Width = 60; |
|
|
|
//
|
|
|
|
// dataGridViewTextBoxColumn9
|
|
|
|
//
|
|
|
|
this.dataGridViewTextBoxColumn9.DataPropertyName = "PDID"; |
|
|
|
this.dataGridViewTextBoxColumn9.HeaderText = "PROID"; |
|
|
|
this.dataGridViewTextBoxColumn9.Name = "dataGridViewTextBoxColumn9"; |
|
|
|
this.dataGridViewTextBoxColumn9.ReadOnly = true; |
|
|
|
this.dataGridViewTextBoxColumn9.Visible = false; |
|
|
|
this.dataGridViewTextBoxColumn9.Width = 78; |
|
|
|
//
|
|
|
|
// dataGridViewTextBoxColumn10
|
|
|
|
//
|
|
|
|
this.dataGridViewTextBoxColumn10.DataPropertyName = "PRODUCTTYPE"; |
|
|
|
this.dataGridViewTextBoxColumn10.HeaderText = "PType"; |
|
|
|
this.dataGridViewTextBoxColumn10.Name = "dataGridViewTextBoxColumn10"; |
|
|
|
this.dataGridViewTextBoxColumn10.ReadOnly = true; |
|
|
|
this.dataGridViewTextBoxColumn10.Visible = false; |
|
|
|
this.dataGridViewTextBoxColumn10.Width = 78; |
|
|
|
//
|
|
|
|
// dataGridViewTextBoxColumn11
|
|
|
|
//
|
|
|
|
this.dataGridViewTextBoxColumn11.DataPropertyName = "OPERATESTATE"; |
|
|
|
this.dataGridViewTextBoxColumn11.HeaderText = "OPERATESTATE"; |
|
|
|
this.dataGridViewTextBoxColumn11.Name = "dataGridViewTextBoxColumn11"; |
|
|
|
this.dataGridViewTextBoxColumn11.ReadOnly = true; |
|
|
|
this.dataGridViewTextBoxColumn11.Visible = false; |
|
|
|
this.dataGridViewTextBoxColumn11.Width = 141; |
|
|
|
//
|
|
|
|
// No
|
|
|
|
//
|
|
|
|
this.No.DataPropertyName = "No"; |
|
|
|
this.No.HeaderText = "架顺序"; |
|
|
|
this.No.Name = "No"; |
|
|
|
this.No.ReadOnly = true; |
|
|
|
this.No.Visible = false; |
|
|
|
this.No.Width = 84; |
|
|
|
//
|
|
|
|
// tlpPlanCount
|
|
|
|
//
|
|
|
|
this.tlpPlanCount.BackColor = System.Drawing.SystemColors.ScrollBar; |
|
|
@ -1501,6 +1378,127 @@ |
|
|
|
this.timer1.Interval = 1000; |
|
|
|
this.timer1.Tick += new System.EventHandler(this.timer1_Tick); |
|
|
|
//
|
|
|
|
// InitNo
|
|
|
|
//
|
|
|
|
this.InitNo.DataPropertyName = "InitNo"; |
|
|
|
this.InitNo.HeaderText = "位置"; |
|
|
|
this.InitNo.Name = "InitNo"; |
|
|
|
this.InitNo.ReadOnly = true; |
|
|
|
this.InitNo.Width = 67; |
|
|
|
//
|
|
|
|
// dgcOrderNo
|
|
|
|
//
|
|
|
|
this.dgcOrderNo.DataPropertyName = "ORDERPLAN_NO"; |
|
|
|
dataGridViewCellStyle44.Font = new System.Drawing.Font("宋体", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
|
this.dgcOrderNo.DefaultCellStyle = dataGridViewCellStyle44; |
|
|
|
this.dgcOrderNo.HeaderText = "订单号"; |
|
|
|
this.dgcOrderNo.Name = "dgcOrderNo"; |
|
|
|
this.dgcOrderNo.ReadOnly = true; |
|
|
|
this.dgcOrderNo.Width = 84; |
|
|
|
//
|
|
|
|
// dgcSeq
|
|
|
|
//
|
|
|
|
this.dgcSeq.DataPropertyName = "SEQ"; |
|
|
|
dataGridViewCellStyle45.Font = new System.Drawing.Font("宋体", 15.75F); |
|
|
|
this.dgcSeq.DefaultCellStyle = dataGridViewCellStyle45; |
|
|
|
this.dgcSeq.HeaderText = "顺序号"; |
|
|
|
this.dgcSeq.Name = "dgcSeq"; |
|
|
|
this.dgcSeq.ReadOnly = true; |
|
|
|
this.dgcSeq.Width = 84; |
|
|
|
//
|
|
|
|
// dgcMaterialCode
|
|
|
|
//
|
|
|
|
this.dgcMaterialCode.DataPropertyName = "MATERIAL_CODE"; |
|
|
|
dataGridViewCellStyle46.Font = new System.Drawing.Font("宋体", 15.75F); |
|
|
|
this.dgcMaterialCode.DefaultCellStyle = dataGridViewCellStyle46; |
|
|
|
this.dgcMaterialCode.HeaderText = "零件号"; |
|
|
|
this.dgcMaterialCode.Name = "dgcMaterialCode"; |
|
|
|
this.dgcMaterialCode.ReadOnly = true; |
|
|
|
this.dgcMaterialCode.Width = 84; |
|
|
|
//
|
|
|
|
// dgcMaterialName
|
|
|
|
//
|
|
|
|
this.dgcMaterialName.DataPropertyName = "MATERIAL_NAME"; |
|
|
|
dataGridViewCellStyle47.Font = new System.Drawing.Font("宋体", 15.75F); |
|
|
|
this.dgcMaterialName.DefaultCellStyle = dataGridViewCellStyle47; |
|
|
|
this.dgcMaterialName.HeaderText = "零件描述"; |
|
|
|
this.dgcMaterialName.Name = "dgcMaterialName"; |
|
|
|
this.dgcMaterialName.ReadOnly = true; |
|
|
|
this.dgcMaterialName.Width = 101; |
|
|
|
//
|
|
|
|
// dgcState
|
|
|
|
//
|
|
|
|
dataGridViewCellStyle48.Font = new System.Drawing.Font("宋体", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
|
this.dgcState.DefaultCellStyle = dataGridViewCellStyle48; |
|
|
|
this.dgcState.HeaderText = "工单状态"; |
|
|
|
this.dgcState.MinimumWidth = 80; |
|
|
|
this.dgcState.Name = "dgcState"; |
|
|
|
this.dgcState.ReadOnly = true; |
|
|
|
this.dgcState.Width = 101; |
|
|
|
//
|
|
|
|
// dgcPlanDate
|
|
|
|
//
|
|
|
|
this.dgcPlanDate.DataPropertyName = "PLAN_DATE"; |
|
|
|
dataGridViewCellStyle49.Font = new System.Drawing.Font("宋体", 15.75F); |
|
|
|
this.dgcPlanDate.DefaultCellStyle = dataGridViewCellStyle49; |
|
|
|
this.dgcPlanDate.HeaderText = "计划日期"; |
|
|
|
this.dgcPlanDate.Name = "dgcPlanDate"; |
|
|
|
this.dgcPlanDate.ReadOnly = true; |
|
|
|
this.dgcPlanDate.Width = 101; |
|
|
|
//
|
|
|
|
// dgcShift
|
|
|
|
//
|
|
|
|
this.dgcShift.DataPropertyName = "SHIFT_CODE"; |
|
|
|
dataGridViewCellStyle50.Font = new System.Drawing.Font("宋体", 15.75F); |
|
|
|
this.dgcShift.DefaultCellStyle = dataGridViewCellStyle50; |
|
|
|
this.dgcShift.HeaderText = "班次"; |
|
|
|
this.dgcShift.Name = "dgcShift"; |
|
|
|
this.dgcShift.ReadOnly = true; |
|
|
|
this.dgcShift.Width = 67; |
|
|
|
//
|
|
|
|
// dataGridViewTextBoxColumn8
|
|
|
|
//
|
|
|
|
this.dataGridViewTextBoxColumn8.DataPropertyName = "PID"; |
|
|
|
this.dataGridViewTextBoxColumn8.HeaderText = "Pid"; |
|
|
|
this.dataGridViewTextBoxColumn8.Name = "dataGridViewTextBoxColumn8"; |
|
|
|
this.dataGridViewTextBoxColumn8.ReadOnly = true; |
|
|
|
this.dataGridViewTextBoxColumn8.Width = 60; |
|
|
|
//
|
|
|
|
// dataGridViewTextBoxColumn9
|
|
|
|
//
|
|
|
|
this.dataGridViewTextBoxColumn9.DataPropertyName = "PDID"; |
|
|
|
this.dataGridViewTextBoxColumn9.HeaderText = "PROID"; |
|
|
|
this.dataGridViewTextBoxColumn9.Name = "dataGridViewTextBoxColumn9"; |
|
|
|
this.dataGridViewTextBoxColumn9.ReadOnly = true; |
|
|
|
this.dataGridViewTextBoxColumn9.Visible = false; |
|
|
|
this.dataGridViewTextBoxColumn9.Width = 78; |
|
|
|
//
|
|
|
|
// dataGridViewTextBoxColumn10
|
|
|
|
//
|
|
|
|
this.dataGridViewTextBoxColumn10.DataPropertyName = "PRODUCTTYPE"; |
|
|
|
this.dataGridViewTextBoxColumn10.HeaderText = "PType"; |
|
|
|
this.dataGridViewTextBoxColumn10.Name = "dataGridViewTextBoxColumn10"; |
|
|
|
this.dataGridViewTextBoxColumn10.ReadOnly = true; |
|
|
|
this.dataGridViewTextBoxColumn10.Visible = false; |
|
|
|
this.dataGridViewTextBoxColumn10.Width = 78; |
|
|
|
//
|
|
|
|
// dataGridViewTextBoxColumn11
|
|
|
|
//
|
|
|
|
this.dataGridViewTextBoxColumn11.DataPropertyName = "OPERATESTATE"; |
|
|
|
this.dataGridViewTextBoxColumn11.HeaderText = "OPERATESTATE"; |
|
|
|
this.dataGridViewTextBoxColumn11.Name = "dataGridViewTextBoxColumn11"; |
|
|
|
this.dataGridViewTextBoxColumn11.ReadOnly = true; |
|
|
|
this.dataGridViewTextBoxColumn11.Visible = false; |
|
|
|
this.dataGridViewTextBoxColumn11.Width = 141; |
|
|
|
//
|
|
|
|
// No
|
|
|
|
//
|
|
|
|
this.No.DataPropertyName = "No"; |
|
|
|
this.No.HeaderText = "架顺序"; |
|
|
|
this.No.Name = "No"; |
|
|
|
this.No.ReadOnly = true; |
|
|
|
this.No.Width = 84; |
|
|
|
//
|
|
|
|
// OperationForm_316
|
|
|
|
//
|
|
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F); |
|
|
|