|
|
|
@ -31,10 +31,10 @@ |
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle(); |
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = new System.Windows.Forms.DataGridViewCellStyle(); |
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle4 = new System.Windows.Forms.DataGridViewCellStyle(); |
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle3 = new System.Windows.Forms.DataGridViewCellStyle(); |
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle5 = new System.Windows.Forms.DataGridViewCellStyle(); |
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle6 = new System.Windows.Forms.DataGridViewCellStyle(); |
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle7 = new System.Windows.Forms.DataGridViewCellStyle(); |
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle3 = new System.Windows.Forms.DataGridViewCellStyle(); |
|
|
|
this.label1 = new System.Windows.Forms.Label(); |
|
|
|
this.syncBtn = new System.Windows.Forms.Button(); |
|
|
|
this.label2 = new System.Windows.Forms.Label(); |
|
|
|
@ -49,19 +49,6 @@ |
|
|
|
this.groupBox3 = new System.Windows.Forms.GroupBox(); |
|
|
|
this.label12 = new System.Windows.Forms.Label(); |
|
|
|
this.historyGrid = new BWP.WinFormControl.UDataGridView(); |
|
|
|
this.enableWeight = new System.Windows.Forms.CheckBox(); |
|
|
|
this.isPrintCheckBox = new System.Windows.Forms.CheckBox(); |
|
|
|
this.printBtn = new System.Windows.Forms.Button(); |
|
|
|
this.panel1 = new System.Windows.Forms.Panel(); |
|
|
|
this.lblChengZhong = new System.Windows.Forms.Label(); |
|
|
|
this.label10 = new System.Windows.Forms.Label(); |
|
|
|
this.dataGridView = new BWP.WinFormControl.UDataGridView(); |
|
|
|
this.butcherTimeInput = new BWP.WinFormControl.UDatePicker(); |
|
|
|
this.closeBtn = new System.Windows.Forms.Button(); |
|
|
|
this.configBtn = new System.Windows.Forms.Button(); |
|
|
|
this.stateLabel = new System.Windows.Forms.Label(); |
|
|
|
this.modifyPanel = new System.Windows.Forms.Panel(); |
|
|
|
this.cancelBtn = new System.Windows.Forms.Button(); |
|
|
|
this.H_ID = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
this.H_Livestock_ID = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
this.H_Index = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
@ -69,6 +56,13 @@ |
|
|
|
this.H_Livestock_Name = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
this.H_Weight = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
this.H_Time = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
this.enableWeight = new System.Windows.Forms.CheckBox(); |
|
|
|
this.isPrintCheckBox = new System.Windows.Forms.CheckBox(); |
|
|
|
this.printBtn = new System.Windows.Forms.Button(); |
|
|
|
this.panel1 = new System.Windows.Forms.Panel(); |
|
|
|
this.lblChengZhong = new System.Windows.Forms.Label(); |
|
|
|
this.label10 = new System.Windows.Forms.Label(); |
|
|
|
this.dataGridView = new BWP.WinFormControl.UDataGridView(); |
|
|
|
this.D_OrderDetail_ID = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
this.D_Technics = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
this.D_Finish = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
@ -77,6 +71,14 @@ |
|
|
|
this.D_Number = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
this.D_Already = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
this.D_FinishBtn = new System.Windows.Forms.DataGridViewButtonColumn(); |
|
|
|
this.butcherTimeInput = new BWP.WinFormControl.UDatePicker(); |
|
|
|
this.closeBtn = new System.Windows.Forms.Button(); |
|
|
|
this.configBtn = new System.Windows.Forms.Button(); |
|
|
|
this.stateLabel = new System.Windows.Forms.Label(); |
|
|
|
this.modifyPanel = new System.Windows.Forms.Panel(); |
|
|
|
this.cancelBtn = new System.Windows.Forms.Button(); |
|
|
|
this.discontBtn = new System.Windows.Forms.Button(); |
|
|
|
this.discontPanel = new System.Windows.Forms.FlowLayoutPanel(); |
|
|
|
this.groupBox1.SuspendLayout(); |
|
|
|
this.groupBox2.SuspendLayout(); |
|
|
|
this.groupBox3.SuspendLayout(); |
|
|
|
@ -198,7 +200,7 @@ |
|
|
|
this.groupBox3.Controls.Add(this.historyGrid); |
|
|
|
this.groupBox3.Location = new System.Drawing.Point(826, 175); |
|
|
|
this.groupBox3.Name = "groupBox3"; |
|
|
|
this.groupBox3.Size = new System.Drawing.Size(438, 680); |
|
|
|
this.groupBox3.Size = new System.Drawing.Size(422, 680); |
|
|
|
this.groupBox3.TabIndex = 11; |
|
|
|
this.groupBox3.TabStop = false; |
|
|
|
this.groupBox3.Text = "记录"; |
|
|
|
@ -239,7 +241,7 @@ |
|
|
|
this.H_Livestock_Name, |
|
|
|
this.H_Weight, |
|
|
|
this.H_Time}); |
|
|
|
this.historyGrid.Location = new System.Drawing.Point(6, 36); |
|
|
|
this.historyGrid.Location = new System.Drawing.Point(0, 36); |
|
|
|
this.historyGrid.MultiSelect = false; |
|
|
|
this.historyGrid.Name = "historyGrid"; |
|
|
|
this.historyGrid.ReadOnly = true; |
|
|
|
@ -248,10 +250,67 @@ |
|
|
|
this.historyGrid.RowsDefaultCellStyle = dataGridViewCellStyle4; |
|
|
|
this.historyGrid.RowTemplate.Height = 40; |
|
|
|
this.historyGrid.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect; |
|
|
|
this.historyGrid.Size = new System.Drawing.Size(426, 627); |
|
|
|
this.historyGrid.Size = new System.Drawing.Size(409, 597); |
|
|
|
this.historyGrid.TabIndex = 0; |
|
|
|
this.historyGrid.CellClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.historyGrid_CellClick); |
|
|
|
//
|
|
|
|
// H_ID
|
|
|
|
//
|
|
|
|
this.H_ID.DataPropertyName = "ID"; |
|
|
|
this.H_ID.HeaderText = "ID"; |
|
|
|
this.H_ID.Name = "H_ID"; |
|
|
|
this.H_ID.ReadOnly = true; |
|
|
|
this.H_ID.Visible = false; |
|
|
|
//
|
|
|
|
// H_Livestock_ID
|
|
|
|
//
|
|
|
|
this.H_Livestock_ID.HeaderText = "Livestock_ID"; |
|
|
|
this.H_Livestock_ID.Name = "H_Livestock_ID"; |
|
|
|
this.H_Livestock_ID.ReadOnly = true; |
|
|
|
this.H_Livestock_ID.Visible = false; |
|
|
|
//
|
|
|
|
// H_Index
|
|
|
|
//
|
|
|
|
this.H_Index.DataPropertyName = "Index"; |
|
|
|
this.H_Index.HeaderText = "序号"; |
|
|
|
this.H_Index.Name = "H_Index"; |
|
|
|
this.H_Index.ReadOnly = true; |
|
|
|
this.H_Index.Width = 65; |
|
|
|
//
|
|
|
|
// H_Technics
|
|
|
|
//
|
|
|
|
this.H_Technics.DataPropertyName = "Technics_Name"; |
|
|
|
this.H_Technics.HeaderText = "工艺"; |
|
|
|
this.H_Technics.Name = "H_Technics"; |
|
|
|
this.H_Technics.ReadOnly = true; |
|
|
|
this.H_Technics.Width = 65; |
|
|
|
//
|
|
|
|
// H_Livestock_Name
|
|
|
|
//
|
|
|
|
this.H_Livestock_Name.DataPropertyName = "Livestock_Name"; |
|
|
|
this.H_Livestock_Name.HeaderText = "级别"; |
|
|
|
this.H_Livestock_Name.Name = "H_Livestock_Name"; |
|
|
|
this.H_Livestock_Name.ReadOnly = true; |
|
|
|
this.H_Livestock_Name.Width = 90; |
|
|
|
//
|
|
|
|
// H_Weight
|
|
|
|
//
|
|
|
|
this.H_Weight.DataPropertyName = "Weight"; |
|
|
|
dataGridViewCellStyle3.Format = "#0.######"; |
|
|
|
this.H_Weight.DefaultCellStyle = dataGridViewCellStyle3; |
|
|
|
this.H_Weight.HeaderText = "重量"; |
|
|
|
this.H_Weight.Name = "H_Weight"; |
|
|
|
this.H_Weight.ReadOnly = true; |
|
|
|
this.H_Weight.Width = 70; |
|
|
|
//
|
|
|
|
// H_Time
|
|
|
|
//
|
|
|
|
this.H_Time.DataPropertyName = "Time"; |
|
|
|
this.H_Time.HeaderText = "时间"; |
|
|
|
this.H_Time.Name = "H_Time"; |
|
|
|
this.H_Time.ReadOnly = true; |
|
|
|
this.H_Time.Width = 110; |
|
|
|
//
|
|
|
|
// enableWeight
|
|
|
|
//
|
|
|
|
this.enableWeight.AutoCheck = false; |
|
|
|
@ -358,6 +417,69 @@ |
|
|
|
this.dataGridView.TabIndex = 4; |
|
|
|
this.dataGridView.CellClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.dataGridView_CellClick); |
|
|
|
//
|
|
|
|
// D_OrderDetail_ID
|
|
|
|
//
|
|
|
|
this.D_OrderDetail_ID.DataPropertyName = "OrderDetail_ID"; |
|
|
|
this.D_OrderDetail_ID.HeaderText = "OrderDetail_ID"; |
|
|
|
this.D_OrderDetail_ID.Name = "D_OrderDetail_ID"; |
|
|
|
this.D_OrderDetail_ID.ReadOnly = true; |
|
|
|
this.D_OrderDetail_ID.Visible = false; |
|
|
|
//
|
|
|
|
// D_Technics
|
|
|
|
//
|
|
|
|
this.D_Technics.DataPropertyName = "Technics"; |
|
|
|
this.D_Technics.HeaderText = "Technics"; |
|
|
|
this.D_Technics.Name = "D_Technics"; |
|
|
|
this.D_Technics.ReadOnly = true; |
|
|
|
this.D_Technics.Visible = false; |
|
|
|
//
|
|
|
|
// D_Finish
|
|
|
|
//
|
|
|
|
this.D_Finish.DataPropertyName = "Finish"; |
|
|
|
this.D_Finish.HeaderText = "Finish"; |
|
|
|
this.D_Finish.Name = "D_Finish"; |
|
|
|
this.D_Finish.ReadOnly = true; |
|
|
|
this.D_Finish.Visible = false; |
|
|
|
//
|
|
|
|
// D_Order
|
|
|
|
//
|
|
|
|
this.D_Order.DataPropertyName = "Order"; |
|
|
|
this.D_Order.HeaderText = "屠宰顺序"; |
|
|
|
this.D_Order.Name = "D_Order"; |
|
|
|
this.D_Order.ReadOnly = true; |
|
|
|
//
|
|
|
|
// D_Technics_Name
|
|
|
|
//
|
|
|
|
this.D_Technics_Name.DataPropertyName = "Technics_Name"; |
|
|
|
this.D_Technics_Name.HeaderText = "工艺"; |
|
|
|
this.D_Technics_Name.Name = "D_Technics_Name"; |
|
|
|
this.D_Technics_Name.ReadOnly = true; |
|
|
|
this.D_Technics_Name.Width = 80; |
|
|
|
//
|
|
|
|
// D_Number
|
|
|
|
//
|
|
|
|
this.D_Number.DataPropertyName = "Number"; |
|
|
|
this.D_Number.HeaderText = "头数"; |
|
|
|
this.D_Number.Name = "D_Number"; |
|
|
|
this.D_Number.ReadOnly = true; |
|
|
|
this.D_Number.Width = 80; |
|
|
|
//
|
|
|
|
// D_Already
|
|
|
|
//
|
|
|
|
this.D_Already.DataPropertyName = "Already"; |
|
|
|
this.D_Already.HeaderText = "已宰"; |
|
|
|
this.D_Already.Name = "D_Already"; |
|
|
|
this.D_Already.ReadOnly = true; |
|
|
|
this.D_Already.Width = 80; |
|
|
|
//
|
|
|
|
// D_FinishBtn
|
|
|
|
//
|
|
|
|
this.D_FinishBtn.HeaderText = "完毕"; |
|
|
|
this.D_FinishBtn.Name = "D_FinishBtn"; |
|
|
|
this.D_FinishBtn.ReadOnly = true; |
|
|
|
this.D_FinishBtn.Text = "完毕"; |
|
|
|
this.D_FinishBtn.UseColumnTextForButtonValue = true; |
|
|
|
//
|
|
|
|
// butcherTimeInput
|
|
|
|
//
|
|
|
|
this.butcherTimeInput.BackColor = System.Drawing.Color.White; |
|
|
|
@ -375,7 +497,7 @@ |
|
|
|
// closeBtn
|
|
|
|
//
|
|
|
|
this.closeBtn.Font = new System.Drawing.Font("宋体", 15F); |
|
|
|
this.closeBtn.Location = new System.Drawing.Point(1156, 12); |
|
|
|
this.closeBtn.Location = new System.Drawing.Point(1217, 12); |
|
|
|
this.closeBtn.Name = "closeBtn"; |
|
|
|
this.closeBtn.Size = new System.Drawing.Size(102, 43); |
|
|
|
this.closeBtn.TabIndex = 33; |
|
|
|
@ -386,11 +508,11 @@ |
|
|
|
// configBtn
|
|
|
|
//
|
|
|
|
this.configBtn.Font = new System.Drawing.Font("宋体", 15F); |
|
|
|
this.configBtn.Location = new System.Drawing.Point(1036, 12); |
|
|
|
this.configBtn.Location = new System.Drawing.Point(971, 12); |
|
|
|
this.configBtn.Name = "configBtn"; |
|
|
|
this.configBtn.Size = new System.Drawing.Size(102, 43); |
|
|
|
this.configBtn.TabIndex = 34; |
|
|
|
this.configBtn.Text = "设置"; |
|
|
|
this.configBtn.Text = "称设置"; |
|
|
|
this.configBtn.UseVisualStyleBackColor = true; |
|
|
|
this.configBtn.Click += new System.EventHandler(this.configBtn_Click); |
|
|
|
//
|
|
|
|
@ -403,14 +525,13 @@ |
|
|
|
this.stateLabel.Name = "stateLabel"; |
|
|
|
this.stateLabel.Size = new System.Drawing.Size(289, 20); |
|
|
|
this.stateLabel.TabIndex = 35; |
|
|
|
this.stateLabel.Text = "您正在修改序号为 1000 的等级"; |
|
|
|
this.stateLabel.Text = "您正在修改序号为 1000 的信息"; |
|
|
|
//
|
|
|
|
// modifyPanel
|
|
|
|
//
|
|
|
|
this.modifyPanel.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; |
|
|
|
this.modifyPanel.Controls.Add(this.cancelBtn); |
|
|
|
this.modifyPanel.Controls.Add(this.stateLabel); |
|
|
|
this.modifyPanel.Location = new System.Drawing.Point(826, 107); |
|
|
|
this.modifyPanel.Location = new System.Drawing.Point(813, 107); |
|
|
|
this.modifyPanel.Name = "modifyPanel"; |
|
|
|
this.modifyPanel.Size = new System.Drawing.Size(438, 56); |
|
|
|
this.modifyPanel.TabIndex = 36; |
|
|
|
@ -428,131 +549,31 @@ |
|
|
|
this.cancelBtn.UseVisualStyleBackColor = true; |
|
|
|
this.cancelBtn.Click += new System.EventHandler(this.cancelBtn_Click); |
|
|
|
//
|
|
|
|
// H_ID
|
|
|
|
//
|
|
|
|
this.H_ID.DataPropertyName = "ID"; |
|
|
|
this.H_ID.HeaderText = "ID"; |
|
|
|
this.H_ID.Name = "H_ID"; |
|
|
|
this.H_ID.ReadOnly = true; |
|
|
|
this.H_ID.Visible = false; |
|
|
|
//
|
|
|
|
// H_Livestock_ID
|
|
|
|
//
|
|
|
|
this.H_Livestock_ID.HeaderText = "Livestock_ID"; |
|
|
|
this.H_Livestock_ID.Name = "H_Livestock_ID"; |
|
|
|
this.H_Livestock_ID.ReadOnly = true; |
|
|
|
this.H_Livestock_ID.Visible = false; |
|
|
|
//
|
|
|
|
// H_Index
|
|
|
|
//
|
|
|
|
this.H_Index.DataPropertyName = "Index"; |
|
|
|
this.H_Index.HeaderText = "序号"; |
|
|
|
this.H_Index.Name = "H_Index"; |
|
|
|
this.H_Index.ReadOnly = true; |
|
|
|
this.H_Index.Width = 65; |
|
|
|
//
|
|
|
|
// H_Technics
|
|
|
|
//
|
|
|
|
this.H_Technics.DataPropertyName = "Technics_Name"; |
|
|
|
this.H_Technics.HeaderText = "工艺"; |
|
|
|
this.H_Technics.Name = "H_Technics"; |
|
|
|
this.H_Technics.ReadOnly = true; |
|
|
|
this.H_Technics.Width = 65; |
|
|
|
//
|
|
|
|
// H_Livestock_Name
|
|
|
|
//
|
|
|
|
this.H_Livestock_Name.DataPropertyName = "Livestock_Name"; |
|
|
|
this.H_Livestock_Name.HeaderText = "级别"; |
|
|
|
this.H_Livestock_Name.Name = "H_Livestock_Name"; |
|
|
|
this.H_Livestock_Name.ReadOnly = true; |
|
|
|
this.H_Livestock_Name.Width = 90; |
|
|
|
//
|
|
|
|
// H_Weight
|
|
|
|
//
|
|
|
|
this.H_Weight.DataPropertyName = "Weight"; |
|
|
|
dataGridViewCellStyle3.Format = "#0.######"; |
|
|
|
this.H_Weight.DefaultCellStyle = dataGridViewCellStyle3; |
|
|
|
this.H_Weight.HeaderText = "重量"; |
|
|
|
this.H_Weight.Name = "H_Weight"; |
|
|
|
this.H_Weight.ReadOnly = true; |
|
|
|
this.H_Weight.Width = 70; |
|
|
|
//
|
|
|
|
// H_Time
|
|
|
|
//
|
|
|
|
this.H_Time.DataPropertyName = "Time"; |
|
|
|
this.H_Time.HeaderText = "时间"; |
|
|
|
this.H_Time.Name = "H_Time"; |
|
|
|
this.H_Time.ReadOnly = true; |
|
|
|
this.H_Time.Width = 110; |
|
|
|
//
|
|
|
|
// D_OrderDetail_ID
|
|
|
|
//
|
|
|
|
this.D_OrderDetail_ID.DataPropertyName = "OrderDetail_ID"; |
|
|
|
this.D_OrderDetail_ID.HeaderText = "OrderDetail_ID"; |
|
|
|
this.D_OrderDetail_ID.Name = "D_OrderDetail_ID"; |
|
|
|
this.D_OrderDetail_ID.ReadOnly = true; |
|
|
|
this.D_OrderDetail_ID.Visible = false; |
|
|
|
//
|
|
|
|
// D_Technics
|
|
|
|
//
|
|
|
|
this.D_Technics.DataPropertyName = "Technics"; |
|
|
|
this.D_Technics.HeaderText = "Technics"; |
|
|
|
this.D_Technics.Name = "D_Technics"; |
|
|
|
this.D_Technics.ReadOnly = true; |
|
|
|
this.D_Technics.Visible = false; |
|
|
|
//
|
|
|
|
// D_Finish
|
|
|
|
//
|
|
|
|
this.D_Finish.DataPropertyName = "Finish"; |
|
|
|
this.D_Finish.HeaderText = "Finish"; |
|
|
|
this.D_Finish.Name = "D_Finish"; |
|
|
|
this.D_Finish.ReadOnly = true; |
|
|
|
this.D_Finish.Visible = false; |
|
|
|
//
|
|
|
|
// D_Order
|
|
|
|
//
|
|
|
|
this.D_Order.DataPropertyName = "Order"; |
|
|
|
this.D_Order.HeaderText = "屠宰顺序"; |
|
|
|
this.D_Order.Name = "D_Order"; |
|
|
|
this.D_Order.ReadOnly = true; |
|
|
|
// discontBtn
|
|
|
|
//
|
|
|
|
// D_Technics_Name
|
|
|
|
this.discontBtn.Font = new System.Drawing.Font("宋体", 15F); |
|
|
|
this.discontBtn.Location = new System.Drawing.Point(1095, 12); |
|
|
|
this.discontBtn.Name = "discontBtn"; |
|
|
|
this.discontBtn.Size = new System.Drawing.Size(102, 43); |
|
|
|
this.discontBtn.TabIndex = 37; |
|
|
|
this.discontBtn.Text = "扣重项"; |
|
|
|
this.discontBtn.UseVisualStyleBackColor = true; |
|
|
|
this.discontBtn.Click += new System.EventHandler(this.discontBtn_Click); |
|
|
|
//
|
|
|
|
this.D_Technics_Name.DataPropertyName = "Technics_Name"; |
|
|
|
this.D_Technics_Name.HeaderText = "工艺"; |
|
|
|
this.D_Technics_Name.Name = "D_Technics_Name"; |
|
|
|
this.D_Technics_Name.ReadOnly = true; |
|
|
|
this.D_Technics_Name.Width = 80; |
|
|
|
//
|
|
|
|
// D_Number
|
|
|
|
// discontPanel
|
|
|
|
//
|
|
|
|
this.D_Number.DataPropertyName = "Number"; |
|
|
|
this.D_Number.HeaderText = "头数"; |
|
|
|
this.D_Number.Name = "D_Number"; |
|
|
|
this.D_Number.ReadOnly = true; |
|
|
|
this.D_Number.Width = 80; |
|
|
|
//
|
|
|
|
// D_Already
|
|
|
|
//
|
|
|
|
this.D_Already.DataPropertyName = "Already"; |
|
|
|
this.D_Already.HeaderText = "已宰"; |
|
|
|
this.D_Already.Name = "D_Already"; |
|
|
|
this.D_Already.ReadOnly = true; |
|
|
|
this.D_Already.Width = 80; |
|
|
|
//
|
|
|
|
// D_FinishBtn
|
|
|
|
//
|
|
|
|
this.D_FinishBtn.HeaderText = "完毕"; |
|
|
|
this.D_FinishBtn.Name = "D_FinishBtn"; |
|
|
|
this.D_FinishBtn.ReadOnly = true; |
|
|
|
this.D_FinishBtn.Text = "完毕"; |
|
|
|
this.D_FinishBtn.UseColumnTextForButtonValue = true; |
|
|
|
this.discontPanel.Location = new System.Drawing.Point(1258, 182); |
|
|
|
this.discontPanel.Name = "discontPanel"; |
|
|
|
this.discontPanel.Size = new System.Drawing.Size(71, 656); |
|
|
|
this.discontPanel.TabIndex = 33; |
|
|
|
//
|
|
|
|
// GradeFrom
|
|
|
|
//
|
|
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F); |
|
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; |
|
|
|
this.ClientSize = new System.Drawing.Size(1276, 865); |
|
|
|
this.ClientSize = new System.Drawing.Size(1337, 865); |
|
|
|
this.Controls.Add(this.discontPanel); |
|
|
|
this.Controls.Add(this.discontBtn); |
|
|
|
this.Controls.Add(this.modifyPanel); |
|
|
|
this.Controls.Add(this.configBtn); |
|
|
|
this.Controls.Add(this.closeBtn); |
|
|
|
@ -637,5 +658,7 @@ |
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn D_Number; |
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn D_Already; |
|
|
|
private System.Windows.Forms.DataGridViewButtonColumn D_FinishBtn; |
|
|
|
private System.Windows.Forms.Button discontBtn; |
|
|
|
private System.Windows.Forms.FlowLayoutPanel discontPanel; |
|
|
|
} |
|
|
|
} |