|
|
@ -71,13 +71,13 @@ namespace QMAPP.WinForm.Forms.Operation |
|
|
|
this.txtMainCode.Location = new System.Drawing.Point(260, 372); |
|
|
|
this.txtMainCode.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); |
|
|
|
this.txtMainCode.Name = "txtMainCode"; |
|
|
|
this.txtMainCode.Size = new System.Drawing.Size(509, 49); |
|
|
|
this.txtMainCode.Size = new System.Drawing.Size(650, 49); |
|
|
|
this.txtMainCode.TabIndex = 4; |
|
|
|
//
|
|
|
|
// button1
|
|
|
|
//
|
|
|
|
this.button1.Font = new System.Drawing.Font("宋体", 18F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
|
this.button1.Location = new System.Drawing.Point(780, 372); |
|
|
|
this.button1.Location = new System.Drawing.Point(944, 372); |
|
|
|
this.button1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); |
|
|
|
this.button1.Name = "button1"; |
|
|
|
this.button1.Size = new System.Drawing.Size(184, 53); |
|
|
@ -116,7 +116,7 @@ namespace QMAPP.WinForm.Forms.Operation |
|
|
|
this.cbMaterial.Location = new System.Drawing.Point(261, 222); |
|
|
|
this.cbMaterial.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); |
|
|
|
this.cbMaterial.Name = "cbMaterial"; |
|
|
|
this.cbMaterial.Size = new System.Drawing.Size(703, 49); |
|
|
|
this.cbMaterial.Size = new System.Drawing.Size(934, 49); |
|
|
|
this.cbMaterial.TabIndex = 7; |
|
|
|
//
|
|
|
|
// label2
|
|
|
@ -150,7 +150,7 @@ namespace QMAPP.WinForm.Forms.Operation |
|
|
|
this.cbLine.Location = new System.Drawing.Point(261, 148); |
|
|
|
this.cbLine.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); |
|
|
|
this.cbLine.Name = "cbLine"; |
|
|
|
this.cbLine.Size = new System.Drawing.Size(538, 49); |
|
|
|
this.cbLine.Size = new System.Drawing.Size(572, 49); |
|
|
|
this.cbLine.TabIndex = 10; |
|
|
|
this.cbLine.SelectedIndexChanged += new System.EventHandler(this.cbLine_SelectedIndexChanged); |
|
|
|
//
|
|
|
@ -158,7 +158,7 @@ namespace QMAPP.WinForm.Forms.Operation |
|
|
|
//
|
|
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(9F, 18F); |
|
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; |
|
|
|
this.ClientSize = new System.Drawing.Size(998, 599); |
|
|
|
this.ClientSize = new System.Drawing.Size(1306, 599); |
|
|
|
this.Controls.Add(this.cbLine); |
|
|
|
this.Controls.Add(this.label4); |
|
|
|
this.Controls.Add(this.label2); |
|
|
|