@ -71,25 +71,6 @@ namespace Mesnac.Action.ChemicalWeighing.LjPlanning
this . dataGridViewComboBoxColumn1 = new System . Windows . Forms . DataGridViewComboBoxColumn ( ) ;
this . BtnSave = new System . Windows . Forms . Button ( ) ;
this . groupBox5 = new System . Windows . Forms . GroupBox ( ) ;
this . tabControl3 = new System . Windows . Forms . TabControl ( ) ;
this . tabPage5 = new System . Windows . Forms . TabPage ( ) ;
this . CbWeterH = new System . Windows . Forms . CheckBox ( ) ;
this . label6 = new System . Windows . Forms . Label ( ) ;
this . dataGridWeter1 = new System . Windows . Forms . DataGridView ( ) ;
this . ComBoxWeter1Code = new System . Windows . Forms . DataGridViewComboBoxColumn ( ) ;
this . ComBoxWeter1TimeInfo = new System . Windows . Forms . DataGridViewTextBoxColumn ( ) ;
this . ComBoxWeter1Temp = new System . Windows . Forms . DataGridViewTextBoxColumn ( ) ;
this . ComBoxWeter1Speed = new System . Windows . Forms . DataGridViewTextBoxColumn ( ) ;
this . ComBoxWeter1SetValue = new System . Windows . Forms . DataGridViewTextBoxColumn ( ) ;
this . ComBoxWeter1SetTolerance = new System . Windows . Forms . DataGridViewTextBoxColumn ( ) ;
this . tabPage6 = new System . Windows . Forms . TabPage ( ) ;
this . dataGridWeter2 = new System . Windows . Forms . DataGridView ( ) ;
this . ComBoxWeter2Code = new System . Windows . Forms . DataGridViewComboBoxColumn ( ) ;
this . ComBoxWeter2TimeInfo = new System . Windows . Forms . DataGridViewTextBoxColumn ( ) ;
this . ComBoxWeter2Temp = new System . Windows . Forms . DataGridViewTextBoxColumn ( ) ;
this . ComBoxWeter2Speed = new System . Windows . Forms . DataGridViewTextBoxColumn ( ) ;
this . ComBoxWeter2SetValue = new System . Windows . Forms . DataGridViewTextBoxColumn ( ) ;
this . ComBoxWeter2SetTolerance = new System . Windows . Forms . DataGridViewTextBoxColumn ( ) ;
this . tabControl1 = new System . Windows . Forms . TabControl ( ) ;
this . tabPage1 = new System . Windows . Forms . TabPage ( ) ;
this . dataGridSiloH1 = new System . Windows . Forms . DataGridView ( ) ;
@ -109,6 +90,25 @@ namespace Mesnac.Action.ChemicalWeighing.LjPlanning
this . ComBoxDryer1TimeInfo = new System . Windows . Forms . DataGridViewTextBoxColumn ( ) ;
this . ComBoxDryer1Temp = new System . Windows . Forms . DataGridViewTextBoxColumn ( ) ;
this . ComBoxDryer1Speed = new System . Windows . Forms . DataGridViewTextBoxColumn ( ) ;
this . tabControl3 = new System . Windows . Forms . TabControl ( ) ;
this . tabPage5 = new System . Windows . Forms . TabPage ( ) ;
this . CbWeterH = new System . Windows . Forms . CheckBox ( ) ;
this . label6 = new System . Windows . Forms . Label ( ) ;
this . dataGridWeter1 = new System . Windows . Forms . DataGridView ( ) ;
this . ComBoxWeter1Code = new System . Windows . Forms . DataGridViewComboBoxColumn ( ) ;
this . ComBoxWeter1TimeInfo = new System . Windows . Forms . DataGridViewTextBoxColumn ( ) ;
this . ComBoxWeter1Temp = new System . Windows . Forms . DataGridViewTextBoxColumn ( ) ;
this . ComBoxWeter1Speed = new System . Windows . Forms . DataGridViewTextBoxColumn ( ) ;
this . ComBoxWeter1SetValue = new System . Windows . Forms . DataGridViewTextBoxColumn ( ) ;
this . ComBoxWeter1SetTolerance = new System . Windows . Forms . DataGridViewTextBoxColumn ( ) ;
this . tabPage6 = new System . Windows . Forms . TabPage ( ) ;
this . dataGridWeter2 = new System . Windows . Forms . DataGridView ( ) ;
this . ComBoxWeter2Code = new System . Windows . Forms . DataGridViewComboBoxColumn ( ) ;
this . ComBoxWeter2TimeInfo = new System . Windows . Forms . DataGridViewTextBoxColumn ( ) ;
this . ComBoxWeter2Temp = new System . Windows . Forms . DataGridViewTextBoxColumn ( ) ;
this . ComBoxWeter2Speed = new System . Windows . Forms . DataGridViewTextBoxColumn ( ) ;
this . ComBoxWeter2SetValue = new System . Windows . Forms . DataGridViewTextBoxColumn ( ) ;
this . ComBoxWeter2SetTolerance = new System . Windows . Forms . DataGridViewTextBoxColumn ( ) ;
this . BtnCanel = new System . Windows . Forms . Button ( ) ;
this . groupBox1 . SuspendLayout ( ) ;
this . groupBox2 . SuspendLayout ( ) ;
@ -124,11 +124,6 @@ namespace Mesnac.Action.ChemicalWeighing.LjPlanning
this . groupBox3 . SuspendLayout ( ) ;
( ( System . ComponentModel . ISupportInitialize ) ( this . dataGridDryer ) ) . BeginInit ( ) ;
this . groupBox5 . SuspendLayout ( ) ;
this . tabControl3 . SuspendLayout ( ) ;
this . tabPage5 . SuspendLayout ( ) ;
( ( System . ComponentModel . ISupportInitialize ) ( this . dataGridWeter1 ) ) . BeginInit ( ) ;
this . tabPage6 . SuspendLayout ( ) ;
( ( System . ComponentModel . ISupportInitialize ) ( this . dataGridWeter2 ) ) . BeginInit ( ) ;
this . tabControl1 . SuspendLayout ( ) ;
this . tabPage1 . SuspendLayout ( ) ;
( ( System . ComponentModel . ISupportInitialize ) ( this . dataGridSiloH1 ) ) . BeginInit ( ) ;
@ -136,6 +131,11 @@ namespace Mesnac.Action.ChemicalWeighing.LjPlanning
( ( System . ComponentModel . ISupportInitialize ) ( this . dataGridSiloH2 ) ) . BeginInit ( ) ;
this . groupBox7 . SuspendLayout ( ) ;
( ( System . ComponentModel . ISupportInitialize ) ( this . dataGridDryer1Action ) ) . BeginInit ( ) ;
this . tabControl3 . SuspendLayout ( ) ;
this . tabPage5 . SuspendLayout ( ) ;
( ( System . ComponentModel . ISupportInitialize ) ( this . dataGridWeter1 ) ) . BeginInit ( ) ;
this . tabPage6 . SuspendLayout ( ) ;
( ( System . ComponentModel . ISupportInitialize ) ( this . dataGridWeter2 ) ) . BeginInit ( ) ;
this . SuspendLayout ( ) ;
//
// groupBox1
@ -215,7 +215,7 @@ namespace Mesnac.Action.ChemicalWeighing.LjPlanning
this . groupBox2 . Controls . Add ( this . groupBox3 ) ;
this . groupBox2 . Location = new System . Drawing . Point ( 12 , 76 ) ;
this . groupBox2 . Name = "groupBox2" ;
this . groupBox2 . Size = new System . Drawing . Size ( 445 , 637 ) ;
this . groupBox2 . Size = new System . Drawing . Size ( 445 , 579 ) ;
this . groupBox2 . TabIndex = 1 ;
this . groupBox2 . TabStop = false ;
this . groupBox2 . Text = "称量配方" ;
@ -227,7 +227,7 @@ namespace Mesnac.Action.ChemicalWeighing.LjPlanning
this . tabControl2 . Location = new System . Drawing . Point ( 6 , 212 ) ;
this . tabControl2 . Name = "tabControl2" ;
this . tabControl2 . SelectedIndex = 0 ;
this . tabControl2 . Size = new System . Drawing . Size ( 433 , 419 ) ;
this . tabControl2 . Size = new System . Drawing . Size ( 433 , 363 ) ;
this . tabControl2 . TabIndex = 1 ;
//
// tabPage3
@ -242,13 +242,14 @@ namespace Mesnac.Action.ChemicalWeighing.LjPlanning
this . tabPage3 . TabIndex = 0 ;
this . tabPage3 . Text = "糊化机(#A)" ;
this . tabPage3 . UseVisualStyleBackColor = true ;
this . tabPage3 . Click + = new System . EventHandler ( this . tabPage3_Click ) ;
//
// groupBox6
//
this . groupBox6 . Controls . Add ( this . dataGridWater1 ) ;
this . groupBox6 . Location = new System . Drawing . Point ( 6, 225 ) ;
this . groupBox6 . Location = new System . Drawing . Point ( 3, 168 ) ;
this . groupBox6 . Name = "groupBox6" ;
this . groupBox6 . Size = new System . Drawing . Size ( 41 3, 161 ) ;
this . groupBox6 . Size = new System . Drawing . Size ( 41 9, 165 ) ;
this . groupBox6 . TabIndex = 71 ;
this . groupBox6 . TabStop = false ;
this . groupBox6 . Text = "水称" ;
@ -260,11 +261,11 @@ namespace Mesnac.Action.ChemicalWeighing.LjPlanning
this . ComBoxSilo1BinWater ,
this . TxtSilo1WeightWater ,
this . TxtSilo1ToleranceWater } ) ;
this . dataGridWater1 . Location = new System . Drawing . Point ( 6 , 20 ) ;
this . dataGridWater1 . Location = new System . Drawing . Point ( 4 , 20 ) ;
this . dataGridWater1 . Name = "dataGridWater1" ;
this . dataGridWater1 . RowHeadersWidth = 62 ;
this . dataGridWater1 . RowTemplate . Height = 23 ;
this . dataGridWater1 . Size = new System . Drawing . Size ( 4 01, 136 ) ;
this . dataGridWater1 . Size = new System . Drawing . Size ( 4 10, 139 ) ;
this . dataGridWater1 . TabIndex = 69 ;
this . dataGridWater1 . DefaultValuesNeeded + = new System . Windows . Forms . DataGridViewRowEventHandler ( this . dataGridWater1_DefaultValuesNeeded ) ;
//
@ -314,7 +315,7 @@ namespace Mesnac.Action.ChemicalWeighing.LjPlanning
this . dataGridSilo1 . Name = "dataGridSilo1" ;
this . dataGridSilo1 . RowHeadersWidth = 62 ;
this . dataGridSilo1 . RowTemplate . Height = 23 ;
this . dataGridSilo1 . Size = new System . Drawing . Size ( 414 , 1 91 ) ;
this . dataGridSilo1 . Size = new System . Drawing . Size ( 414 , 1 34 ) ;
this . dataGridSilo1 . TabIndex = 63 ;
this . dataGridSilo1 . DefaultValuesNeeded + = new System . Windows . Forms . DataGridViewRowEventHandler ( this . dataGridSilo_DefaultValuesNeeded ) ;
//
@ -357,9 +358,9 @@ namespace Mesnac.Action.ChemicalWeighing.LjPlanning
// groupBox4
//
this . groupBox4 . Controls . Add ( this . dataGridWater2 ) ;
this . groupBox4 . Location = new System . Drawing . Point ( 7, 217 ) ;
this . groupBox4 . Location = new System . Drawing . Point ( 3, 171 ) ;
this . groupBox4 . Name = "groupBox4" ;
this . groupBox4 . Size = new System . Drawing . Size ( 41 3, 132 ) ;
this . groupBox4 . Size = new System . Drawing . Size ( 41 9, 163 ) ;
this . groupBox4 . TabIndex = 73 ;
this . groupBox4 . TabStop = false ;
this . groupBox4 . Text = "水称" ;
@ -371,11 +372,11 @@ namespace Mesnac.Action.ChemicalWeighing.LjPlanning
this . ComBoxSilo2BinWater ,
this . TxtSilo2WeightWater ,
this . TxtSilo2ToleranceWater } ) ;
this . dataGridWater2 . Location = new System . Drawing . Point ( 6 , 20 ) ;
this . dataGridWater2 . Location = new System . Drawing . Point ( 3 , 20 ) ;
this . dataGridWater2 . Name = "dataGridWater2" ;
this . dataGridWater2 . RowHeadersWidth = 62 ;
this . dataGridWater2 . RowTemplate . Height = 23 ;
this . dataGridWater2 . Size = new System . Drawing . Size ( 4 00, 9 7) ;
this . dataGridWater2 . Size = new System . Drawing . Size ( 4 10, 13 7) ;
this . dataGridWater2 . TabIndex = 69 ;
this . dataGridWater2 . DefaultValuesNeeded + = new System . Windows . Forms . DataGridViewRowEventHandler ( this . dataGridWater2_DefaultValuesNeeded ) ;
//
@ -410,11 +411,11 @@ namespace Mesnac.Action.ChemicalWeighing.LjPlanning
this . ComBoxSilo2Bin ,
this . TxtSilo2Weight ,
this . TxtSilo2Tolerance } ) ;
this . dataGridSilo2 . Location = new System . Drawing . Point ( 3 , 8 ) ;
this . dataGridSilo2 . Location = new System . Drawing . Point ( 6 , 8 ) ;
this . dataGridSilo2 . Name = "dataGridSilo2" ;
this . dataGridSilo2 . RowHeadersWidth = 62 ;
this . dataGridSilo2 . RowTemplate . Height = 23 ;
this . dataGridSilo2 . Size = new System . Drawing . Size ( 4 20, 203 ) ;
this . dataGridSilo2 . Size = new System . Drawing . Size ( 4 14, 157 ) ;
this . dataGridSilo2 . TabIndex = 72 ;
this . dataGridSilo2 . DefaultValuesNeeded + = new System . Windows . Forms . DataGridViewRowEventHandler ( this . dataGridSilo2_DefaultValuesNeeded ) ;
//
@ -506,7 +507,7 @@ namespace Mesnac.Action.ChemicalWeighing.LjPlanning
//
// BtnSave
//
this . BtnSave . Location = new System . Drawing . Point ( 88, 719 ) ;
this . BtnSave . Location = new System . Drawing . Point ( 917, 711 ) ;
this . BtnSave . Name = "BtnSave" ;
this . BtnSave . Size = new System . Drawing . Size ( 119 , 47 ) ;
this . BtnSave . TabIndex = 2 ;
@ -516,12 +517,11 @@ namespace Mesnac.Action.ChemicalWeighing.LjPlanning
//
// groupBox5
//
this . groupBox5 . Controls . Add ( this . tabControl3 ) ;
this . groupBox5 . Controls . Add ( this . tabControl1 ) ;
this . groupBox5 . Controls . Add ( this . groupBox7 ) ;
this . groupBox5 . Location = new System . Drawing . Point ( 463 , 76 ) ;
this . groupBox5 . Name = "groupBox5" ;
this . groupBox5 . Size = new System . Drawing . Size ( 721, 692 ) ;
this . groupBox5 . Size = new System . Drawing . Size ( 588, 579 ) ;
this . groupBox5 . TabIndex = 3 ;
this . groupBox5 . TabStop = false ;
this . groupBox5 . Text = "混合配方" ;
@ -720,7 +720,7 @@ namespace Mesnac.Action.ChemicalWeighing.LjPlanning
this . tabControl1 . Location = new System . Drawing . Point ( 6 , 232 ) ;
this . tabControl1 . Name = "tabControl1" ;
this . tabControl1 . SelectedIndex = 0 ;
this . tabControl1 . Size = new System . Drawing . Size ( 709, 197 ) ;
this . tabControl1 . Size = new System . Drawing . Size ( 577, 343 ) ;
this . tabControl1 . TabIndex = 4 ;
//
// tabPage1
@ -742,11 +742,11 @@ namespace Mesnac.Action.ChemicalWeighing.LjPlanning
this . ComBoxSilo1TimeInfo ,
this . ComBoxSilo1Temp ,
this . ComBoxSilo1Speed } ) ;
this . dataGridSiloH1 . Location = new System . Drawing . Point ( 6, 9 ) ;
this . dataGridSiloH1 . Location = new System . Drawing . Point ( 3, 3 ) ;
this . dataGridSiloH1 . Name = "dataGridSiloH1" ;
this . dataGridSiloH1 . RowHeadersWidth = 62 ;
this . dataGridSiloH1 . RowTemplate . Height = 23 ;
this . dataGridSiloH1 . Size = new System . Drawing . Size ( 689, 155 ) ;
this . dataGridSiloH1 . Size = new System . Drawing . Size ( 563, 311 ) ;
this . dataGridSiloH1 . TabIndex = 66 ;
this . dataGridSiloH1 . DefaultValuesNeeded + = new System . Windows . Forms . DataGridViewRowEventHandler ( this . dataGridSiloH1_DefaultValuesNeeded ) ;
//
@ -806,7 +806,7 @@ namespace Mesnac.Action.ChemicalWeighing.LjPlanning
this . dataGridSiloH2 . Name = "dataGridSiloH2" ;
this . dataGridSiloH2 . RowHeadersWidth = 62 ;
this . dataGridSiloH2 . RowTemplate . Height = 23 ;
this . dataGridSiloH2 . Size = new System . Drawing . Size ( 695, 165 ) ;
this . dataGridSiloH2 . Size = new System . Drawing . Size ( 563, 311 ) ;
this . dataGridSiloH2 . TabIndex = 64 ;
this . dataGridSiloH2 . DefaultValuesNeeded + = new System . Windows . Forms . DataGridViewRowEventHandler ( this . dataGridSiloH2_DefaultValuesNeeded ) ;
//
@ -847,7 +847,7 @@ namespace Mesnac.Action.ChemicalWeighing.LjPlanning
this . groupBox7 . Controls . Add ( this . dataGridDryer1Action ) ;
this . groupBox7 . Location = new System . Drawing . Point ( 6 , 20 ) ;
this . groupBox7 . Name = "groupBox7" ;
this . groupBox7 . Size = new System . Drawing . Size ( 709 , 208 ) ;
this . groupBox7 . Size = new System . Drawing . Size ( 573 , 208 ) ;
this . groupBox7 . TabIndex = 0 ;
this . groupBox7 . TabStop = false ;
this . groupBox7 . Text = "干混机(#A)" ;
@ -864,7 +864,7 @@ namespace Mesnac.Action.ChemicalWeighing.LjPlanning
this . dataGridDryer1Action . Name = "dataGridDryer1Action" ;
this . dataGridDryer1Action . RowHeadersWidth = 62 ;
this . dataGridDryer1Action . RowTemplate . Height = 23 ;
this . dataGridDryer1Action . Size = new System . Drawing . Size ( 702 , 189 ) ;
this . dataGridDryer1Action . Size = new System . Drawing . Size ( 564 , 189 ) ;
this . dataGridDryer1Action . TabIndex = 63 ;
this . dataGridDryer1Action . DefaultValuesNeeded + = new System . Windows . Forms . DataGridViewRowEventHandler ( this . dataGridDryer1Action_DefaultValuesNeeded ) ;
//
@ -902,9 +902,196 @@ namespace Mesnac.Action.ChemicalWeighing.LjPlanning
this . ComBoxDryer1Speed . Name = "ComBoxDryer1Speed" ;
this . ComBoxDryer1Speed . Width = 150 ;
//
// tabControl3
//
this . tabControl3 . Controls . Add ( this . tabPage5 ) ;
this . tabControl3 . Controls . Add ( this . tabPage6 ) ;
this . tabControl3 . Location = new System . Drawing . Point ( 12 , 661 ) ;
this . tabControl3 . Name = "tabControl3" ;
this . tabControl3 . SelectedIndex = 0 ;
this . tabControl3 . Size = new System . Drawing . Size ( 879 , 256 ) ;
this . tabControl3 . TabIndex = 5 ;
//
// tabPage5
//
this . tabPage5 . Controls . Add ( this . CbWeterH ) ;
this . tabPage5 . Controls . Add ( this . label6 ) ;
this . tabPage5 . Controls . Add ( this . dataGridWeter1 ) ;
this . tabPage5 . Location = new System . Drawing . Point ( 4 , 22 ) ;
this . tabPage5 . Name = "tabPage5" ;
this . tabPage5 . Padding = new System . Windows . Forms . Padding ( 3 ) ;
this . tabPage5 . Size = new System . Drawing . Size ( 871 , 230 ) ;
this . tabPage5 . TabIndex = 0 ;
this . tabPage5 . Text = "湿混机(#A)" ;
this . tabPage5 . UseVisualStyleBackColor = true ;
//
// CbWeterH
//
this . CbWeterH . AutoSize = true ;
this . CbWeterH . Location = new System . Drawing . Point ( 5 , 7 ) ;
this . CbWeterH . Name = "CbWeterH" ;
this . CbWeterH . Size = new System . Drawing . Size ( 138 , 16 ) ;
this . CbWeterH . TabIndex = 70 ;
this . CbWeterH . Text = "复制湿混机A混合配方" ;
this . CbWeterH . UseVisualStyleBackColor = true ;
this . CbWeterH . CheckedChanged + = new System . EventHandler ( this . CbWeterH_CheckedChanged ) ;
//
// label6
//
this . label6 . AutoSize = true ;
this . label6 . Location = new System . Drawing . Point ( 147 , 7 ) ;
this . label6 . Name = "label6" ;
this . label6 . Size = new System . Drawing . Size ( 191 , 12 ) ;
this . label6 . TabIndex = 69 ;
this . label6 . Text = "如果湿混机B采用相同的配方请勾选" ;
//
// dataGridWeter1
//
this . dataGridWeter1 . ColumnHeadersHeightSizeMode = System . Windows . Forms . DataGridViewColumnHeadersHeightSizeMode . AutoSize ;
this . dataGridWeter1 . Columns . AddRange ( new System . Windows . Forms . DataGridViewColumn [ ] {
this . ComBoxWeter1Code ,
this . ComBoxWeter1TimeInfo ,
this . ComBoxWeter1Temp ,
this . ComBoxWeter1Speed ,
this . ComBoxWeter1SetValue ,
this . ComBoxWeter1SetTolerance } ) ;
this . dataGridWeter1 . Location = new System . Drawing . Point ( 6 , 28 ) ;
this . dataGridWeter1 . Name = "dataGridWeter1" ;
this . dataGridWeter1 . RowHeadersWidth = 62 ;
this . dataGridWeter1 . RowTemplate . Height = 23 ;
this . dataGridWeter1 . Size = new System . Drawing . Size ( 857 , 196 ) ;
this . dataGridWeter1 . TabIndex = 64 ;
this . dataGridWeter1 . DefaultValuesNeeded + = new System . Windows . Forms . DataGridViewRowEventHandler ( this . dataGridWeter1_DefaultValuesNeeded_1 ) ;
//
// ComBoxWeter1Code
//
this . ComBoxWeter1Code . HeaderText = "动作" ;
this . ComBoxWeter1Code . MinimumWidth = 8 ;
this . ComBoxWeter1Code . Name = "ComBoxWeter1Code" ;
this . ComBoxWeter1Code . Width = 150 ;
//
// ComBoxWeter1TimeInfo
//
this . ComBoxWeter1TimeInfo . DataPropertyName = "TimeInfo" ;
this . ComBoxWeter1TimeInfo . HeaderText = "时间" ;
this . ComBoxWeter1TimeInfo . MaxInputLength = 100 ;
this . ComBoxWeter1TimeInfo . MinimumWidth = 8 ;
this . ComBoxWeter1TimeInfo . Name = "ComBoxWeter1TimeInfo" ;
this . ComBoxWeter1TimeInfo . Width = 95 ;
//
// ComBoxWeter1Temp
//
this . ComBoxWeter1Temp . DataPropertyName = "Temp" ;
this . ComBoxWeter1Temp . HeaderText = "温度" ;
this . ComBoxWeter1Temp . MinimumWidth = 8 ;
this . ComBoxWeter1Temp . Name = "ComBoxWeter1Temp" ;
this . ComBoxWeter1Temp . Width = 95 ;
//
// ComBoxWeter1Speed
//
this . ComBoxWeter1Speed . DataPropertyName = "Speed" ;
this . ComBoxWeter1Speed . HeaderText = "速度" ;
this . ComBoxWeter1Speed . MinimumWidth = 8 ;
this . ComBoxWeter1Speed . Name = "ComBoxWeter1Speed" ;
this . ComBoxWeter1Speed . Width = 150 ;
//
// ComBoxWeter1SetValue
//
this . ComBoxWeter1SetValue . DataPropertyName = "SetValue" ;
this . ComBoxWeter1SetValue . HeaderText = "设定重量" ;
this . ComBoxWeter1SetValue . MinimumWidth = 8 ;
this . ComBoxWeter1SetValue . Name = "ComBoxWeter1SetValue" ;
this . ComBoxWeter1SetValue . Width = 150 ;
//
// ComBoxWeter1SetTolerance
//
this . ComBoxWeter1SetTolerance . DataPropertyName = "SetTolerance" ;
this . ComBoxWeter1SetTolerance . HeaderText = "设定公差" ;
this . ComBoxWeter1SetTolerance . MinimumWidth = 8 ;
this . ComBoxWeter1SetTolerance . Name = "ComBoxWeter1SetTolerance" ;
this . ComBoxWeter1SetTolerance . Width = 150 ;
//
// tabPage6
//
this . tabPage6 . Controls . Add ( this . dataGridWeter2 ) ;
this . tabPage6 . Location = new System . Drawing . Point ( 4 , 22 ) ;
this . tabPage6 . Name = "tabPage6" ;
this . tabPage6 . Padding = new System . Windows . Forms . Padding ( 3 ) ;
this . tabPage6 . Size = new System . Drawing . Size ( 871 , 230 ) ;
this . tabPage6 . TabIndex = 1 ;
this . tabPage6 . Text = "湿混机(#B)" ;
this . tabPage6 . UseVisualStyleBackColor = true ;
//
// dataGridWeter2
//
this . dataGridWeter2 . ColumnHeadersHeightSizeMode = System . Windows . Forms . DataGridViewColumnHeadersHeightSizeMode . AutoSize ;
this . dataGridWeter2 . Columns . AddRange ( new System . Windows . Forms . DataGridViewColumn [ ] {
this . ComBoxWeter2Code ,
this . ComBoxWeter2TimeInfo ,
this . ComBoxWeter2Temp ,
this . ComBoxWeter2Speed ,
this . ComBoxWeter2SetValue ,
this . ComBoxWeter2SetTolerance } ) ;
this . dataGridWeter2 . Dock = System . Windows . Forms . DockStyle . Fill ;
this . dataGridWeter2 . Location = new System . Drawing . Point ( 3 , 3 ) ;
this . dataGridWeter2 . Name = "dataGridWeter2" ;
this . dataGridWeter2 . RowHeadersWidth = 62 ;
this . dataGridWeter2 . RowTemplate . Height = 23 ;
this . dataGridWeter2 . Size = new System . Drawing . Size ( 865 , 224 ) ;
this . dataGridWeter2 . TabIndex = 65 ;
this . dataGridWeter2 . DefaultValuesNeeded + = new System . Windows . Forms . DataGridViewRowEventHandler ( this . dataGridWeter2_DefaultValuesNeeded ) ;
//
// ComBoxWeter2Code
//
this . ComBoxWeter2Code . HeaderText = "动作" ;
this . ComBoxWeter2Code . MinimumWidth = 8 ;
this . ComBoxWeter2Code . Name = "ComBoxWeter2Code" ;
this . ComBoxWeter2Code . Width = 150 ;
//
// ComBoxWeter2TimeInfo
//
this . ComBoxWeter2TimeInfo . DataPropertyName = "TimeInfo" ;
this . ComBoxWeter2TimeInfo . HeaderText = "时间" ;
this . ComBoxWeter2TimeInfo . MaxInputLength = 100 ;
this . ComBoxWeter2TimeInfo . MinimumWidth = 8 ;
this . ComBoxWeter2TimeInfo . Name = "ComBoxWeter2TimeInfo" ;
this . ComBoxWeter2TimeInfo . Width = 95 ;
//
// ComBoxWeter2Temp
//
this . ComBoxWeter2Temp . DataPropertyName = "Temp" ;
this . ComBoxWeter2Temp . HeaderText = "温度" ;
this . ComBoxWeter2Temp . MinimumWidth = 8 ;
this . ComBoxWeter2Temp . Name = "ComBoxWeter2Temp" ;
this . ComBoxWeter2Temp . Width = 95 ;
//
// ComBoxWeter2Speed
//
this . ComBoxWeter2Speed . DataPropertyName = "Speed" ;
this . ComBoxWeter2Speed . HeaderText = "速度" ;
this . ComBoxWeter2Speed . MinimumWidth = 8 ;
this . ComBoxWeter2Speed . Name = "ComBoxWeter2Speed" ;
this . ComBoxWeter2Speed . Width = 150 ;
//
// ComBoxWeter2SetValue
//
this . ComBoxWeter2SetValue . DataPropertyName = "SetValue" ;
this . ComBoxWeter2SetValue . HeaderText = "设定重量" ;
this . ComBoxWeter2SetValue . MinimumWidth = 8 ;
this . ComBoxWeter2SetValue . Name = "ComBoxWeter2SetValue" ;
this . ComBoxWeter2SetValue . Width = 150 ;
//
// ComBoxWeter2SetTolerance
//
this . ComBoxWeter2SetTolerance . DataPropertyName = "SetTolerance" ;
this . ComBoxWeter2SetTolerance . HeaderText = "设定公差" ;
this . ComBoxWeter2SetTolerance . MinimumWidth = 8 ;
this . ComBoxWeter2SetTolerance . Name = "ComBoxWeter2SetTolerance" ;
this . ComBoxWeter2SetTolerance . Width = 150 ;
//
// BtnCanel
//
this . BtnCanel . Location = new System . Drawing . Point ( 258 , 719 ) ;
this . BtnCanel . Location = new System . Drawing . Point ( 917, 828 ) ;
this . BtnCanel . Name = "BtnCanel" ;
this . BtnCanel . Size = new System . Drawing . Size ( 119 , 47 ) ;
this . BtnCanel . TabIndex = 2 ;
@ -941,12 +1128,6 @@ namespace Mesnac.Action.ChemicalWeighing.LjPlanning
this . groupBox3 . ResumeLayout ( false ) ;
( ( System . ComponentModel . ISupportInitialize ) ( this . dataGridDryer ) ) . EndInit ( ) ;
this . groupBox5 . ResumeLayout ( false ) ;
this . tabControl3 . ResumeLayout ( false ) ;
this . tabPage5 . ResumeLayout ( false ) ;
this . tabPage5 . PerformLayout ( ) ;
( ( System . ComponentModel . ISupportInitialize ) ( this . dataGridWeter1 ) ) . EndInit ( ) ;
this . tabPage6 . ResumeLayout ( false ) ;
( ( System . ComponentModel . ISupportInitialize ) ( this . dataGridWeter2 ) ) . EndInit ( ) ;
this . tabControl1 . ResumeLayout ( false ) ;
this . tabPage1 . ResumeLayout ( false ) ;
( ( System . ComponentModel . ISupportInitialize ) ( this . dataGridSiloH1 ) ) . EndInit ( ) ;
@ -954,6 +1135,12 @@ namespace Mesnac.Action.ChemicalWeighing.LjPlanning
( ( System . ComponentModel . ISupportInitialize ) ( this . dataGridSiloH2 ) ) . EndInit ( ) ;
this . groupBox7 . ResumeLayout ( false ) ;
( ( System . ComponentModel . ISupportInitialize ) ( this . dataGridDryer1Action ) ) . EndInit ( ) ;
this . tabControl3 . ResumeLayout ( false ) ;
this . tabPage5 . ResumeLayout ( false ) ;
this . tabPage5 . PerformLayout ( ) ;
( ( System . ComponentModel . ISupportInitialize ) ( this . dataGridWeter1 ) ) . EndInit ( ) ;
this . tabPage6 . ResumeLayout ( false ) ;
( ( System . ComponentModel . ISupportInitialize ) ( this . dataGridWeter2 ) ) . EndInit ( ) ;
this . ResumeLayout ( false ) ;
}