| | |
| | | this.chkHStopflag = new System.Windows.Forms.CheckBox(); |
| | | this.txtHRemark = new System.Windows.Forms.TextBox(); |
| | | this.label5 = new System.Windows.Forms.Label(); |
| | | this.label3 = new System.Windows.Forms.Label(); |
| | | this.txtHRatePrice = new System.Windows.Forms.TextBox(); |
| | | this.SuspendLayout(); |
| | | // |
| | | // label35 |
| | |
| | | // label19 |
| | | // |
| | | this.label19.AutoSize = true; |
| | | this.label19.Location = new System.Drawing.Point(666, 279); |
| | | this.label19.Location = new System.Drawing.Point(438, 377); |
| | | this.label19.Name = "label19"; |
| | | this.label19.Size = new System.Drawing.Size(17, 12); |
| | | this.label19.TabIndex = 358; |
| | |
| | | // label12 |
| | | // |
| | | this.label12.AutoSize = true; |
| | | this.label12.Location = new System.Drawing.Point(482, 279); |
| | | this.label12.Location = new System.Drawing.Point(254, 377); |
| | | this.label12.Name = "label12"; |
| | | this.label12.Size = new System.Drawing.Size(53, 12); |
| | | this.label12.TabIndex = 343; |
| | |
| | | // txtHKeepDays |
| | | // |
| | | this.txtHKeepDays.ImeMode = System.Windows.Forms.ImeMode.NoControl; |
| | | this.txtHKeepDays.Location = new System.Drawing.Point(542, 275); |
| | | this.txtHKeepDays.Location = new System.Drawing.Point(314, 373); |
| | | this.txtHKeepDays.Name = "txtHKeepDays"; |
| | | this.txtHKeepDays.Size = new System.Drawing.Size(120, 21); |
| | | this.txtHKeepDays.TabIndex = 342; |
| | |
| | | this.label5.TabIndex = 337; |
| | | this.label5.Text = "å¤ æ³¨"; |
| | | // |
| | | // label3 |
| | | // |
| | | this.label3.AutoSize = true; |
| | | this.label3.Location = new System.Drawing.Point(482, 279); |
| | | this.label3.Name = "label3"; |
| | | this.label3.Size = new System.Drawing.Size(41, 12); |
| | | this.label3.TabIndex = 365; |
| | | this.label3.Text = "ä¿éä»·"; |
| | | // |
| | | // txtHRatePrice |
| | | // |
| | | this.txtHRatePrice.ImeMode = System.Windows.Forms.ImeMode.NoControl; |
| | | this.txtHRatePrice.Location = new System.Drawing.Point(542, 275); |
| | | this.txtHRatePrice.Name = "txtHRatePrice"; |
| | | this.txtHRatePrice.Size = new System.Drawing.Size(143, 21); |
| | | this.txtHRatePrice.TabIndex = 364; |
| | | // |
| | | // Gy_MaterShow |
| | | // |
| | | this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F); |
| | | this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; |
| | | this.ClientSize = new System.Drawing.Size(710, 553); |
| | | this.Controls.Add(this.label3); |
| | | this.Controls.Add(this.txtHRatePrice); |
| | | this.Controls.Add(this.label36); |
| | | this.Controls.Add(this.txtHLastPOPrice); |
| | | this.Controls.Add(this.txtHQtyMin); |
| | |
| | | private System.Windows.Forms.CheckBox chkHStopflag; |
| | | private System.Windows.Forms.TextBox txtHRemark; |
| | | private System.Windows.Forms.Label label5; |
| | | private System.Windows.Forms.Label label3; |
| | | private System.Windows.Forms.TextBox txtHRatePrice; |
| | | } |
| | | } |