|
|
@ -320,7 +320,7 @@ |
|
|
this.groupBox3.Controls.Add(this.uDataGridView2); |
|
|
this.groupBox3.Controls.Add(this.uDataGridView2); |
|
|
this.groupBox3.Location = new System.Drawing.Point(3, 3); |
|
|
this.groupBox3.Location = new System.Drawing.Point(3, 3); |
|
|
this.groupBox3.Name = "groupBox3"; |
|
|
this.groupBox3.Name = "groupBox3"; |
|
|
this.groupBox3.Size = new System.Drawing.Size(718, 316); |
|
|
|
|
|
|
|
|
this.groupBox3.Size = new System.Drawing.Size(718, 319); |
|
|
this.groupBox3.TabIndex = 0; |
|
|
this.groupBox3.TabIndex = 0; |
|
|
this.groupBox3.TabStop = false; |
|
|
this.groupBox3.TabStop = false; |
|
|
this.groupBox3.Text = "产品明细"; |
|
|
this.groupBox3.Text = "产品明细"; |
|
|
@ -354,7 +354,7 @@ |
|
|
this.uDataGridView2.RowsDefaultCellStyle = dataGridViewCellStyle6; |
|
|
this.uDataGridView2.RowsDefaultCellStyle = dataGridViewCellStyle6; |
|
|
this.uDataGridView2.RowTemplate.Height = 23; |
|
|
this.uDataGridView2.RowTemplate.Height = 23; |
|
|
this.uDataGridView2.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect; |
|
|
this.uDataGridView2.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect; |
|
|
this.uDataGridView2.Size = new System.Drawing.Size(712, 296); |
|
|
|
|
|
|
|
|
this.uDataGridView2.Size = new System.Drawing.Size(712, 299); |
|
|
this.uDataGridView2.TabIndex = 0; |
|
|
this.uDataGridView2.TabIndex = 0; |
|
|
//
|
|
|
//
|
|
|
// TrunksIousOutInStoreForm
|
|
|
// TrunksIousOutInStoreForm
|
|
|
@ -368,6 +368,7 @@ |
|
|
this.Name = "TrunksIousOutInStoreForm"; |
|
|
this.Name = "TrunksIousOutInStoreForm"; |
|
|
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen; |
|
|
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen; |
|
|
this.Text = "胴体白条出入库"; |
|
|
this.Text = "胴体白条出入库"; |
|
|
|
|
|
this.KeyUp += new System.Windows.Forms.KeyEventHandler(this.TrunksIousOutInStoreForm_KeyUp); |
|
|
this.splitContainer1.Panel1.ResumeLayout(false); |
|
|
this.splitContainer1.Panel1.ResumeLayout(false); |
|
|
this.splitContainer1.Panel2.ResumeLayout(false); |
|
|
this.splitContainer1.Panel2.ResumeLayout(false); |
|
|
((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).EndInit(); |
|
|
((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).EndInit(); |
|
|
|