| | |
| | | this.P1 = new System.Windows.Forms.Panel(); |
| | | this.lblCaption = new System.Windows.Forms.Label(); |
| | | this.gbUp = new System.Windows.Forms.GroupBox(); |
| | | this.txtHStdWorkTimes = new System.Windows.Forms.TextBox(); |
| | | this.txtHLowerlimit = new System.Windows.Forms.TextBox(); |
| | | this.txtHUpperlimit = new System.Windows.Forms.TextBox(); |
| | | this.label12 = new System.Windows.Forms.Label(); |
| | | this.label10 = new System.Windows.Forms.Label(); |
| | | this.label9 = new System.Windows.Forms.Label(); |
| | | this.rbHSelectCusNone = new System.Windows.Forms.RadioButton(); |
| | | this.rbHSelectMater = new System.Windows.Forms.RadioButton(); |
| | | this.label7 = new System.Windows.Forms.Label(); |
| | |
| | | this.bclk = new System.Windows.Forms.ToolStripButton(); |
| | | this.toolStripSeparator7 = new System.Windows.Forms.ToolStripSeparator(); |
| | | this.grdMain1 = new System.Windows.Forms.DataGridView(); |
| | | this.label1 = new System.Windows.Forms.Label(); |
| | | this.txtHStdWorkTimes = new System.Windows.Forms.TextBox(); |
| | | this.label9 = new System.Windows.Forms.Label(); |
| | | this.txtHUpperlimit = new System.Windows.Forms.TextBox(); |
| | | this.label10 = new System.Windows.Forms.Label(); |
| | | this.txtHLowerlimit = new System.Windows.Forms.TextBox(); |
| | | this.textBox1 = new System.Windows.Forms.TextBox(); |
| | | this.textBox2 = new System.Windows.Forms.TextBox(); |
| | | this.P1.SuspendLayout(); |
| | | this.gbUp.SuspendLayout(); |
| | | this.panel2.SuspendLayout(); |
| | |
| | | // gbUp |
| | | // |
| | | this.gbUp.BackColor = System.Drawing.Color.Transparent; |
| | | this.gbUp.Controls.Add(this.txtHStdWorkTimes); |
| | | this.gbUp.Controls.Add(this.txtHLowerlimit); |
| | | this.gbUp.Controls.Add(this.txtHUpperlimit); |
| | | this.gbUp.Controls.Add(this.label12); |
| | | this.gbUp.Controls.Add(this.txtHStdWorkTimes); |
| | | this.gbUp.Controls.Add(this.label10); |
| | | this.gbUp.Controls.Add(this.label9); |
| | | this.gbUp.Controls.Add(this.label1); |
| | | this.gbUp.Controls.Add(this.rbHSelectCusNone); |
| | | this.gbUp.Controls.Add(this.rbHSelectMater); |
| | | this.gbUp.Controls.Add(this.label7); |
| | |
| | | this.gbUp.Controls.Add(this.txtHMaterID); |
| | | this.gbUp.Controls.Add(this.label5); |
| | | this.gbUp.Controls.Add(this.label4); |
| | | this.gbUp.Controls.Add(this.textBox2); |
| | | this.gbUp.Controls.Add(this.textBox1); |
| | | this.gbUp.Controls.Add(this.txtHProcID); |
| | | this.gbUp.Location = new System.Drawing.Point(19, 49); |
| | | this.gbUp.Margin = new System.Windows.Forms.Padding(4); |
| | |
| | | this.gbUp.Size = new System.Drawing.Size(1064, 176); |
| | | this.gbUp.TabIndex = 33; |
| | | this.gbUp.TabStop = false; |
| | | // |
| | | // txtHStdWorkTimes |
| | | // |
| | | this.txtHStdWorkTimes.Location = new System.Drawing.Point(128, 130); |
| | | this.txtHStdWorkTimes.Name = "txtHStdWorkTimes"; |
| | | this.txtHStdWorkTimes.Size = new System.Drawing.Size(221, 25); |
| | | this.txtHStdWorkTimes.TabIndex = 49; |
| | | // |
| | | // txtHLowerlimit |
| | | // |
| | | this.txtHLowerlimit.Location = new System.Drawing.Point(805, 130); |
| | | this.txtHLowerlimit.Name = "txtHLowerlimit"; |
| | | this.txtHLowerlimit.Size = new System.Drawing.Size(221, 25); |
| | | this.txtHLowerlimit.TabIndex = 49; |
| | | // |
| | | // txtHUpperlimit |
| | | // |
| | | this.txtHUpperlimit.Location = new System.Drawing.Point(484, 130); |
| | | this.txtHUpperlimit.Name = "txtHUpperlimit"; |
| | | this.txtHUpperlimit.Size = new System.Drawing.Size(221, 25); |
| | | this.txtHUpperlimit.TabIndex = 49; |
| | | // |
| | | // label12 |
| | | // |
| | | this.label12.AutoSize = true; |
| | | this.label12.Location = new System.Drawing.Point(36, 135); |
| | | this.label12.Name = "label12"; |
| | | this.label12.Size = new System.Drawing.Size(67, 15); |
| | | this.label12.TabIndex = 48; |
| | | this.label12.Text = "鏍囧噯宸ユ椂"; |
| | | // |
| | | // label10 |
| | | // |
| | | this.label10.AutoSize = true; |
| | | this.label10.Location = new System.Drawing.Point(727, 135); |
| | | this.label10.Name = "label10"; |
| | | this.label10.Size = new System.Drawing.Size(67, 15); |
| | | this.label10.TabIndex = 48; |
| | | this.label10.Text = "涓嬮檺姣斾緥"; |
| | | // |
| | | // label9 |
| | | // |
| | | this.label9.AutoSize = true; |
| | | this.label9.Location = new System.Drawing.Point(407, 135); |
| | | this.label9.Name = "label9"; |
| | | this.label9.Size = new System.Drawing.Size(67, 15); |
| | | this.label9.TabIndex = 48; |
| | | this.label9.Text = "涓婇檺姣斾緥"; |
| | | // |
| | | // rbHSelectCusNone |
| | | // |
| | |
| | | this.grdMain1.EditingControlShowing += new System.Windows.Forms.DataGridViewEditingControlShowingEventHandler(this.grdMain_EditingControlShowing); |
| | | this.grdMain1.Scroll += new System.Windows.Forms.ScrollEventHandler(this.grdMain_Scroll); |
| | | // |
| | | // label1 |
| | | // |
| | | this.label1.AutoSize = true; |
| | | this.label1.Location = new System.Drawing.Point(38, 135); |
| | | this.label1.Name = "label1"; |
| | | this.label1.Size = new System.Drawing.Size(67, 15); |
| | | this.label1.TabIndex = 45; |
| | | this.label1.Text = "鏍囧噯宸ユ椂"; |
| | | // |
| | | // txtHStdWorkTimes |
| | | // |
| | | this.txtHStdWorkTimes.Location = new System.Drawing.Point(128, 130); |
| | | this.txtHStdWorkTimes.Name = "txtHStdWorkTimes"; |
| | | this.txtHStdWorkTimes.Size = new System.Drawing.Size(221, 25); |
| | | this.txtHStdWorkTimes.TabIndex = 46; |
| | | // |
| | | // label9 |
| | | // |
| | | this.label9.AutoSize = true; |
| | | this.label9.Location = new System.Drawing.Point(727, 135); |
| | | this.label9.Name = "label9"; |
| | | this.label9.Size = new System.Drawing.Size(67, 15); |
| | | this.label9.TabIndex = 45; |
| | | this.label9.Text = "涓嬮檺姣斾緥"; |
| | | // |
| | | // txtHUpperlimit |
| | | // |
| | | this.txtHUpperlimit.Location = new System.Drawing.Point(484, 130); |
| | | this.txtHUpperlimit.Name = "txtHUpperlimit"; |
| | | this.txtHUpperlimit.Size = new System.Drawing.Size(221, 25); |
| | | this.txtHUpperlimit.TabIndex = 46; |
| | | // |
| | | // label10 |
| | | // |
| | | this.label10.AutoSize = true; |
| | | this.label10.Location = new System.Drawing.Point(411, 135); |
| | | this.label10.Name = "label10"; |
| | | this.label10.Size = new System.Drawing.Size(67, 15); |
| | | this.label10.TabIndex = 45; |
| | | this.label10.Text = "涓婇檺姣斾緥"; |
| | | // |
| | | // txtHLowerlimit |
| | | // |
| | | this.txtHLowerlimit.Location = new System.Drawing.Point(805, 130); |
| | | this.txtHLowerlimit.Name = "txtHLowerlimit"; |
| | | this.txtHLowerlimit.Size = new System.Drawing.Size(221, 25); |
| | | this.txtHLowerlimit.TabIndex = 46; |
| | | // |
| | | // textBox1 |
| | | // |
| | | this.textBox1.Location = new System.Drawing.Point(485, 26); |
| | | this.textBox1.Margin = new System.Windows.Forms.Padding(4); |
| | | this.textBox1.Name = "textBox1"; |
| | | this.textBox1.Size = new System.Drawing.Size(220, 25); |
| | | this.textBox1.TabIndex = 24; |
| | | this.textBox1.Tag = "0"; |
| | | // |
| | | // textBox2 |
| | | // |
| | | this.textBox2.Location = new System.Drawing.Point(730, 26); |
| | | this.textBox2.Margin = new System.Windows.Forms.Padding(4); |
| | | this.textBox2.Name = "textBox2"; |
| | | this.textBox2.Size = new System.Drawing.Size(220, 25); |
| | | this.textBox2.TabIndex = 24; |
| | | this.textBox2.Tag = "0"; |
| | | // |
| | | // Gy_StdWorkTimes |
| | | // |
| | | this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F); |
| | |
| | | private System.Windows.Forms.ToolStripSeparator toolStripSeparator9; |
| | | private System.Windows.Forms.ToolStripButton bclk; |
| | | private System.Windows.Forms.ToolStripSeparator toolStripSeparator7; |
| | | private System.Windows.Forms.TextBox txtHStdWorkTimes; |
| | | private System.Windows.Forms.DataGridView grdMain1; |
| | | private System.Windows.Forms.TextBox txtHLowerlimit; |
| | | private System.Windows.Forms.TextBox txtHUpperlimit; |
| | | private System.Windows.Forms.Label label12; |
| | | private System.Windows.Forms.TextBox txtHStdWorkTimes; |
| | | private System.Windows.Forms.Label label10; |
| | | private System.Windows.Forms.Label label9; |
| | | private System.Windows.Forms.DataGridView grdMain1; |
| | | private System.Windows.Forms.Label label1; |
| | | private System.Windows.Forms.TextBox textBox2; |
| | | private System.Windows.Forms.TextBox textBox1; |
| | | } |
| | | } |