|
|
|
@ -28,40 +28,31 @@ |
|
|
|
/// </summary>
|
|
|
|
private void InitializeComponent() |
|
|
|
{ |
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle(); |
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = 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 dataGridViewCellStyle8 = new System.Windows.Forms.DataGridViewCellStyle(); |
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle9 = new System.Windows.Forms.DataGridViewCellStyle(); |
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle10 = new System.Windows.Forms.DataGridViewCellStyle(); |
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle11 = new System.Windows.Forms.DataGridViewCellStyle(); |
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle12 = new System.Windows.Forms.DataGridViewCellStyle(); |
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle8 = new System.Windows.Forms.DataGridViewCellStyle(); |
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle3 = new System.Windows.Forms.DataGridViewCellStyle(); |
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle4 = new System.Windows.Forms.DataGridViewCellStyle(); |
|
|
|
this.splitContainer1 = new System.Windows.Forms.SplitContainer(); |
|
|
|
this.groupBox2 = new System.Windows.Forms.GroupBox(); |
|
|
|
this.dataGridViewSubmited = new BWP.WinFormControl.UDataGridView(); |
|
|
|
this.dataGridViewTextBoxColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
this.dataGridViewTextBoxColumn2 = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
this.dataGridViewTextBoxColumn3 = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
this.dataGridViewTextBoxColumn4 = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
this.dataGridViewTextBoxColumn5 = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
this.dataGridViewTextBoxColumn6 = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
this.dataGridViewTextBoxColumn7 = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
this.groupBox1 = new System.Windows.Forms.GroupBox(); |
|
|
|
this.dataGridViewUnSubmit = new BWP.WinFormControl.UDataGridView(); |
|
|
|
this.un序号 = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
this.un条码 = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
this.un编码 = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
this.un名称 = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
this.un重量 = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
this.un单位 = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
this.un数量 = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
this.btnCommit = new System.Windows.Forms.Button(); |
|
|
|
this.btnDelete = new System.Windows.Forms.Button(); |
|
|
|
this.panel1 = new System.Windows.Forms.Panel(); |
|
|
|
this.btnEnableWeight = new System.Windows.Forms.Button(); |
|
|
|
this.picSyncStatus = new System.Windows.Forms.PictureBox(); |
|
|
|
this.picNetStatus = new System.Windows.Forms.PictureBox(); |
|
|
|
this.label11 = new System.Windows.Forms.Label(); |
|
|
|
this.label10 = new System.Windows.Forms.Label(); |
|
|
|
this.panel3 = new System.Windows.Forms.Panel(); |
|
|
|
this.cbxBatch = new System.Windows.Forms.ComboBox(); |
|
|
|
this.cbxStore = new System.Windows.Forms.ComboBox(); |
|
|
|
this.lbStore = new System.Windows.Forms.Label(); |
|
|
|
this.label6 = new System.Windows.Forms.Label(); |
|
|
|
this.cbxWorkUnit = new System.Windows.Forms.ComboBox(); |
|
|
|
this.label5 = new System.Windows.Forms.Label(); |
|
|
|
this.cbxWorkShop = new System.Windows.Forms.ComboBox(); |
|
|
|
@ -69,6 +60,9 @@ |
|
|
|
this.panel2 = new System.Windows.Forms.Panel(); |
|
|
|
this.lblChengZhong = new System.Windows.Forms.Label(); |
|
|
|
this.btnWeightSet = new System.Windows.Forms.Button(); |
|
|
|
this.btnGoodsSet = new System.Windows.Forms.Button(); |
|
|
|
this.flpGoods = new System.Windows.Forms.FlowLayoutPanel(); |
|
|
|
this.flpClass = new System.Windows.Forms.FlowLayoutPanel(); |
|
|
|
this.panel4 = new System.Windows.Forms.Panel(); |
|
|
|
this.textBox3 = new System.Windows.Forms.TextBox(); |
|
|
|
this.label3 = new System.Windows.Forms.Label(); |
|
|
|
@ -76,13 +70,21 @@ |
|
|
|
this.label2 = new System.Windows.Forms.Label(); |
|
|
|
this.textBox1 = new System.Windows.Forms.TextBox(); |
|
|
|
this.label1 = new System.Windows.Forms.Label(); |
|
|
|
this.cbxBatch = new System.Windows.Forms.ComboBox(); |
|
|
|
this.cbxStore = new System.Windows.Forms.ComboBox(); |
|
|
|
this.lbStore = new System.Windows.Forms.Label(); |
|
|
|
this.label6 = new System.Windows.Forms.Label(); |
|
|
|
this.btnGoodsSet = new System.Windows.Forms.Button(); |
|
|
|
this.flpGoods = new System.Windows.Forms.FlowLayoutPanel(); |
|
|
|
this.flpClass = new System.Windows.Forms.FlowLayoutPanel(); |
|
|
|
this.U_ID = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
this.un条码 = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
this.un编码 = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
this.un名称 = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
this.un重量 = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
this.un单位 = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
this.un数量 = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
this.dataGridViewTextBoxColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
this.dataGridViewTextBoxColumn2 = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
this.dataGridViewTextBoxColumn3 = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
this.dataGridViewTextBoxColumn4 = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
this.dataGridViewTextBoxColumn5 = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
this.LossWeightColumn = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
this.dataGridViewTextBoxColumn6 = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
this.dataGridViewTextBoxColumn7 = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).BeginInit(); |
|
|
|
this.splitContainer1.Panel1.SuspendLayout(); |
|
|
|
this.splitContainer1.Panel2.SuspendLayout(); |
|
|
|
@ -92,7 +94,6 @@ |
|
|
|
this.groupBox1.SuspendLayout(); |
|
|
|
((System.ComponentModel.ISupportInitialize)(this.dataGridViewUnSubmit)).BeginInit(); |
|
|
|
this.panel1.SuspendLayout(); |
|
|
|
((System.ComponentModel.ISupportInitialize)(this.picSyncStatus)).BeginInit(); |
|
|
|
((System.ComponentModel.ISupportInitialize)(this.picNetStatus)).BeginInit(); |
|
|
|
this.panel3.SuspendLayout(); |
|
|
|
this.panel2.SuspendLayout(); |
|
|
|
@ -140,19 +141,19 @@ |
|
|
|
this.dataGridViewSubmited.AllowUserToDeleteRows = false; |
|
|
|
this.dataGridViewSubmited.AllowUserToResizeColumns = false; |
|
|
|
this.dataGridViewSubmited.AllowUserToResizeRows = false; |
|
|
|
dataGridViewCellStyle7.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235))))); |
|
|
|
this.dataGridViewSubmited.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle7; |
|
|
|
dataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235))))); |
|
|
|
this.dataGridViewSubmited.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle1; |
|
|
|
this.dataGridViewSubmited.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left) |
|
|
|
| System.Windows.Forms.AnchorStyles.Right))); |
|
|
|
this.dataGridViewSubmited.BackgroundColor = System.Drawing.Color.White; |
|
|
|
dataGridViewCellStyle8.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft; |
|
|
|
dataGridViewCellStyle8.BackColor = System.Drawing.SystemColors.Control; |
|
|
|
dataGridViewCellStyle8.Font = new System.Drawing.Font("宋体", 12F); |
|
|
|
dataGridViewCellStyle8.ForeColor = System.Drawing.SystemColors.WindowText; |
|
|
|
dataGridViewCellStyle8.SelectionBackColor = System.Drawing.SystemColors.Highlight; |
|
|
|
dataGridViewCellStyle8.SelectionForeColor = System.Drawing.SystemColors.HighlightText; |
|
|
|
dataGridViewCellStyle8.WrapMode = System.Windows.Forms.DataGridViewTriState.True; |
|
|
|
this.dataGridViewSubmited.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle8; |
|
|
|
dataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft; |
|
|
|
dataGridViewCellStyle2.BackColor = System.Drawing.SystemColors.Control; |
|
|
|
dataGridViewCellStyle2.Font = new System.Drawing.Font("宋体", 12F); |
|
|
|
dataGridViewCellStyle2.ForeColor = System.Drawing.SystemColors.WindowText; |
|
|
|
dataGridViewCellStyle2.SelectionBackColor = System.Drawing.SystemColors.Highlight; |
|
|
|
dataGridViewCellStyle2.SelectionForeColor = System.Drawing.SystemColors.HighlightText; |
|
|
|
dataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.True; |
|
|
|
this.dataGridViewSubmited.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle2; |
|
|
|
this.dataGridViewSubmited.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize; |
|
|
|
this.dataGridViewSubmited.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] { |
|
|
|
this.dataGridViewTextBoxColumn1, |
|
|
|
@ -160,6 +161,7 @@ |
|
|
|
this.dataGridViewTextBoxColumn3, |
|
|
|
this.dataGridViewTextBoxColumn4, |
|
|
|
this.dataGridViewTextBoxColumn5, |
|
|
|
this.LossWeightColumn, |
|
|
|
this.dataGridViewTextBoxColumn6, |
|
|
|
this.dataGridViewTextBoxColumn7}); |
|
|
|
this.dataGridViewSubmited.Location = new System.Drawing.Point(6, 21); |
|
|
|
@ -167,61 +169,14 @@ |
|
|
|
this.dataGridViewSubmited.Name = "dataGridViewSubmited"; |
|
|
|
this.dataGridViewSubmited.ReadOnly = true; |
|
|
|
this.dataGridViewSubmited.RowHeadersVisible = false; |
|
|
|
dataGridViewCellStyle9.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
|
dataGridViewCellStyle9.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(66)))), ((int)(((byte)(163)))), ((int)(((byte)(218))))); |
|
|
|
this.dataGridViewSubmited.RowsDefaultCellStyle = dataGridViewCellStyle9; |
|
|
|
dataGridViewCellStyle5.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
|
dataGridViewCellStyle5.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(66)))), ((int)(((byte)(163)))), ((int)(((byte)(218))))); |
|
|
|
this.dataGridViewSubmited.RowsDefaultCellStyle = dataGridViewCellStyle5; |
|
|
|
this.dataGridViewSubmited.RowTemplate.Height = 23; |
|
|
|
this.dataGridViewSubmited.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect; |
|
|
|
this.dataGridViewSubmited.Size = new System.Drawing.Size(761, 177); |
|
|
|
this.dataGridViewSubmited.TabIndex = 2; |
|
|
|
//
|
|
|
|
// dataGridViewTextBoxColumn1
|
|
|
|
//
|
|
|
|
this.dataGridViewTextBoxColumn1.HeaderText = "序号"; |
|
|
|
this.dataGridViewTextBoxColumn1.Name = "dataGridViewTextBoxColumn1"; |
|
|
|
this.dataGridViewTextBoxColumn1.ReadOnly = true; |
|
|
|
this.dataGridViewTextBoxColumn1.Width = 80; |
|
|
|
//
|
|
|
|
// dataGridViewTextBoxColumn2
|
|
|
|
//
|
|
|
|
this.dataGridViewTextBoxColumn2.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.DisplayedCells; |
|
|
|
this.dataGridViewTextBoxColumn2.HeaderText = "条码"; |
|
|
|
this.dataGridViewTextBoxColumn2.Name = "dataGridViewTextBoxColumn2"; |
|
|
|
this.dataGridViewTextBoxColumn2.ReadOnly = true; |
|
|
|
this.dataGridViewTextBoxColumn2.Width = 65; |
|
|
|
//
|
|
|
|
// dataGridViewTextBoxColumn3
|
|
|
|
//
|
|
|
|
this.dataGridViewTextBoxColumn3.HeaderText = "编码"; |
|
|
|
this.dataGridViewTextBoxColumn3.Name = "dataGridViewTextBoxColumn3"; |
|
|
|
this.dataGridViewTextBoxColumn3.ReadOnly = true; |
|
|
|
//
|
|
|
|
// dataGridViewTextBoxColumn4
|
|
|
|
//
|
|
|
|
this.dataGridViewTextBoxColumn4.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.DisplayedCells; |
|
|
|
this.dataGridViewTextBoxColumn4.HeaderText = "名称"; |
|
|
|
this.dataGridViewTextBoxColumn4.Name = "dataGridViewTextBoxColumn4"; |
|
|
|
this.dataGridViewTextBoxColumn4.ReadOnly = true; |
|
|
|
this.dataGridViewTextBoxColumn4.Width = 65; |
|
|
|
//
|
|
|
|
// dataGridViewTextBoxColumn5
|
|
|
|
//
|
|
|
|
this.dataGridViewTextBoxColumn5.HeaderText = "重量"; |
|
|
|
this.dataGridViewTextBoxColumn5.Name = "dataGridViewTextBoxColumn5"; |
|
|
|
this.dataGridViewTextBoxColumn5.ReadOnly = true; |
|
|
|
//
|
|
|
|
// dataGridViewTextBoxColumn6
|
|
|
|
//
|
|
|
|
this.dataGridViewTextBoxColumn6.HeaderText = "单位"; |
|
|
|
this.dataGridViewTextBoxColumn6.Name = "dataGridViewTextBoxColumn6"; |
|
|
|
this.dataGridViewTextBoxColumn6.ReadOnly = true; |
|
|
|
//
|
|
|
|
// dataGridViewTextBoxColumn7
|
|
|
|
//
|
|
|
|
this.dataGridViewTextBoxColumn7.HeaderText = "数量"; |
|
|
|
this.dataGridViewTextBoxColumn7.Name = "dataGridViewTextBoxColumn7"; |
|
|
|
this.dataGridViewTextBoxColumn7.ReadOnly = true; |
|
|
|
//
|
|
|
|
// groupBox1
|
|
|
|
//
|
|
|
|
this.groupBox1.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) |
|
|
|
@ -243,23 +198,23 @@ |
|
|
|
this.dataGridViewUnSubmit.AllowUserToDeleteRows = false; |
|
|
|
this.dataGridViewUnSubmit.AllowUserToResizeColumns = false; |
|
|
|
this.dataGridViewUnSubmit.AllowUserToResizeRows = false; |
|
|
|
dataGridViewCellStyle10.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235))))); |
|
|
|
this.dataGridViewUnSubmit.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle10; |
|
|
|
dataGridViewCellStyle6.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235))))); |
|
|
|
this.dataGridViewUnSubmit.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle6; |
|
|
|
this.dataGridViewUnSubmit.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) |
|
|
|
| System.Windows.Forms.AnchorStyles.Left) |
|
|
|
| System.Windows.Forms.AnchorStyles.Right))); |
|
|
|
this.dataGridViewUnSubmit.BackgroundColor = System.Drawing.Color.White; |
|
|
|
dataGridViewCellStyle11.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft; |
|
|
|
dataGridViewCellStyle11.BackColor = System.Drawing.SystemColors.Control; |
|
|
|
dataGridViewCellStyle11.Font = new System.Drawing.Font("宋体", 12F); |
|
|
|
dataGridViewCellStyle11.ForeColor = System.Drawing.SystemColors.WindowText; |
|
|
|
dataGridViewCellStyle11.SelectionBackColor = System.Drawing.SystemColors.Highlight; |
|
|
|
dataGridViewCellStyle11.SelectionForeColor = System.Drawing.SystemColors.HighlightText; |
|
|
|
dataGridViewCellStyle11.WrapMode = System.Windows.Forms.DataGridViewTriState.True; |
|
|
|
this.dataGridViewUnSubmit.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle11; |
|
|
|
dataGridViewCellStyle7.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft; |
|
|
|
dataGridViewCellStyle7.BackColor = System.Drawing.SystemColors.Control; |
|
|
|
dataGridViewCellStyle7.Font = new System.Drawing.Font("宋体", 12F); |
|
|
|
dataGridViewCellStyle7.ForeColor = System.Drawing.SystemColors.WindowText; |
|
|
|
dataGridViewCellStyle7.SelectionBackColor = System.Drawing.SystemColors.Highlight; |
|
|
|
dataGridViewCellStyle7.SelectionForeColor = System.Drawing.SystemColors.HighlightText; |
|
|
|
dataGridViewCellStyle7.WrapMode = System.Windows.Forms.DataGridViewTriState.True; |
|
|
|
this.dataGridViewUnSubmit.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle7; |
|
|
|
this.dataGridViewUnSubmit.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize; |
|
|
|
this.dataGridViewUnSubmit.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] { |
|
|
|
this.un序号, |
|
|
|
this.U_ID, |
|
|
|
this.un条码, |
|
|
|
this.un编码, |
|
|
|
this.un名称, |
|
|
|
@ -271,61 +226,14 @@ |
|
|
|
this.dataGridViewUnSubmit.Name = "dataGridViewUnSubmit"; |
|
|
|
this.dataGridViewUnSubmit.ReadOnly = true; |
|
|
|
this.dataGridViewUnSubmit.RowHeadersVisible = false; |
|
|
|
dataGridViewCellStyle12.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
|
dataGridViewCellStyle12.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(66)))), ((int)(((byte)(163)))), ((int)(((byte)(218))))); |
|
|
|
this.dataGridViewUnSubmit.RowsDefaultCellStyle = dataGridViewCellStyle12; |
|
|
|
dataGridViewCellStyle9.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
|
dataGridViewCellStyle9.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(66)))), ((int)(((byte)(163)))), ((int)(((byte)(218))))); |
|
|
|
this.dataGridViewUnSubmit.RowsDefaultCellStyle = dataGridViewCellStyle9; |
|
|
|
this.dataGridViewUnSubmit.RowTemplate.Height = 23; |
|
|
|
this.dataGridViewUnSubmit.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect; |
|
|
|
this.dataGridViewUnSubmit.Size = new System.Drawing.Size(761, 189); |
|
|
|
this.dataGridViewUnSubmit.TabIndex = 1; |
|
|
|
//
|
|
|
|
// un序号
|
|
|
|
//
|
|
|
|
this.un序号.HeaderText = "序号"; |
|
|
|
this.un序号.Name = "un序号"; |
|
|
|
this.un序号.ReadOnly = true; |
|
|
|
this.un序号.Width = 80; |
|
|
|
//
|
|
|
|
// un条码
|
|
|
|
//
|
|
|
|
this.un条码.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.DisplayedCells; |
|
|
|
this.un条码.HeaderText = "条码"; |
|
|
|
this.un条码.Name = "un条码"; |
|
|
|
this.un条码.ReadOnly = true; |
|
|
|
this.un条码.Width = 65; |
|
|
|
//
|
|
|
|
// un编码
|
|
|
|
//
|
|
|
|
this.un编码.HeaderText = "编码"; |
|
|
|
this.un编码.Name = "un编码"; |
|
|
|
this.un编码.ReadOnly = true; |
|
|
|
//
|
|
|
|
// un名称
|
|
|
|
//
|
|
|
|
this.un名称.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.DisplayedCells; |
|
|
|
this.un名称.HeaderText = "名称"; |
|
|
|
this.un名称.Name = "un名称"; |
|
|
|
this.un名称.ReadOnly = true; |
|
|
|
this.un名称.Width = 65; |
|
|
|
//
|
|
|
|
// un重量
|
|
|
|
//
|
|
|
|
this.un重量.HeaderText = "重量"; |
|
|
|
this.un重量.Name = "un重量"; |
|
|
|
this.un重量.ReadOnly = true; |
|
|
|
//
|
|
|
|
// un单位
|
|
|
|
//
|
|
|
|
this.un单位.HeaderText = "单位"; |
|
|
|
this.un单位.Name = "un单位"; |
|
|
|
this.un单位.ReadOnly = true; |
|
|
|
//
|
|
|
|
// un数量
|
|
|
|
//
|
|
|
|
this.un数量.HeaderText = "数量"; |
|
|
|
this.un数量.Name = "un数量"; |
|
|
|
this.un数量.ReadOnly = true; |
|
|
|
//
|
|
|
|
// btnCommit
|
|
|
|
//
|
|
|
|
this.btnCommit.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
|
@ -335,6 +243,7 @@ |
|
|
|
this.btnCommit.TabIndex = 0; |
|
|
|
this.btnCommit.Text = "提交"; |
|
|
|
this.btnCommit.UseVisualStyleBackColor = true; |
|
|
|
this.btnCommit.Click += new System.EventHandler(this.btnCommit_Click); |
|
|
|
//
|
|
|
|
// btnDelete
|
|
|
|
//
|
|
|
|
@ -345,13 +254,12 @@ |
|
|
|
this.btnDelete.TabIndex = 0; |
|
|
|
this.btnDelete.Text = "删除"; |
|
|
|
this.btnDelete.UseVisualStyleBackColor = true; |
|
|
|
this.btnDelete.Click += new System.EventHandler(this.btnDelete_Click); |
|
|
|
//
|
|
|
|
// panel1
|
|
|
|
//
|
|
|
|
this.panel1.Controls.Add(this.btnEnableWeight); |
|
|
|
this.panel1.Controls.Add(this.picSyncStatus); |
|
|
|
this.panel1.Controls.Add(this.picNetStatus); |
|
|
|
this.panel1.Controls.Add(this.label11); |
|
|
|
this.panel1.Controls.Add(this.label10); |
|
|
|
this.panel1.Controls.Add(this.panel3); |
|
|
|
this.panel1.Controls.Add(this.panel2); |
|
|
|
@ -370,16 +278,7 @@ |
|
|
|
this.btnEnableWeight.TabIndex = 41; |
|
|
|
this.btnEnableWeight.Text = "启用称重"; |
|
|
|
this.btnEnableWeight.UseVisualStyleBackColor = true; |
|
|
|
//
|
|
|
|
// picSyncStatus
|
|
|
|
//
|
|
|
|
this.picSyncStatus.ErrorImage = null; |
|
|
|
this.picSyncStatus.InitialImage = null; |
|
|
|
this.picSyncStatus.Location = new System.Drawing.Point(415, 65); |
|
|
|
this.picSyncStatus.Name = "picSyncStatus"; |
|
|
|
this.picSyncStatus.Size = new System.Drawing.Size(30, 30); |
|
|
|
this.picSyncStatus.TabIndex = 39; |
|
|
|
this.picSyncStatus.TabStop = false; |
|
|
|
this.btnEnableWeight.Click += new System.EventHandler(this.btnEnableWeight_Click); |
|
|
|
//
|
|
|
|
// picNetStatus
|
|
|
|
//
|
|
|
|
@ -391,15 +290,6 @@ |
|
|
|
this.picNetStatus.TabIndex = 39; |
|
|
|
this.picNetStatus.TabStop = false; |
|
|
|
//
|
|
|
|
// label11
|
|
|
|
//
|
|
|
|
this.label11.AutoSize = true; |
|
|
|
this.label11.Location = new System.Drawing.Point(380, 76); |
|
|
|
this.label11.Name = "label11"; |
|
|
|
this.label11.Size = new System.Drawing.Size(29, 12); |
|
|
|
this.label11.TabIndex = 35; |
|
|
|
this.label11.Text = "同步"; |
|
|
|
//
|
|
|
|
// label10
|
|
|
|
//
|
|
|
|
this.label10.AutoSize = true; |
|
|
|
@ -426,6 +316,44 @@ |
|
|
|
this.panel3.Size = new System.Drawing.Size(204, 118); |
|
|
|
this.panel3.TabIndex = 34; |
|
|
|
//
|
|
|
|
// cbxBatch
|
|
|
|
//
|
|
|
|
this.cbxBatch.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; |
|
|
|
this.cbxBatch.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
|
this.cbxBatch.FormattingEnabled = true; |
|
|
|
this.cbxBatch.Location = new System.Drawing.Point(69, 89); |
|
|
|
this.cbxBatch.Name = "cbxBatch"; |
|
|
|
this.cbxBatch.Size = new System.Drawing.Size(121, 24); |
|
|
|
this.cbxBatch.TabIndex = 46; |
|
|
|
//
|
|
|
|
// cbxStore
|
|
|
|
//
|
|
|
|
this.cbxStore.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; |
|
|
|
this.cbxStore.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
|
this.cbxStore.FormattingEnabled = true; |
|
|
|
this.cbxStore.Location = new System.Drawing.Point(69, 60); |
|
|
|
this.cbxStore.Name = "cbxStore"; |
|
|
|
this.cbxStore.Size = new System.Drawing.Size(121, 24); |
|
|
|
this.cbxStore.TabIndex = 47; |
|
|
|
//
|
|
|
|
// lbStore
|
|
|
|
//
|
|
|
|
this.lbStore.AutoSize = true; |
|
|
|
this.lbStore.Location = new System.Drawing.Point(3, 96); |
|
|
|
this.lbStore.Name = "lbStore"; |
|
|
|
this.lbStore.Size = new System.Drawing.Size(65, 12); |
|
|
|
this.lbStore.TabIndex = 44; |
|
|
|
this.lbStore.Text = "批 次:"; |
|
|
|
//
|
|
|
|
// label6
|
|
|
|
//
|
|
|
|
this.label6.AutoSize = true; |
|
|
|
this.label6.Location = new System.Drawing.Point(3, 67); |
|
|
|
this.label6.Name = "label6"; |
|
|
|
this.label6.Size = new System.Drawing.Size(65, 12); |
|
|
|
this.label6.TabIndex = 45; |
|
|
|
this.label6.Text = "仓 库:"; |
|
|
|
//
|
|
|
|
// cbxWorkUnit
|
|
|
|
//
|
|
|
|
this.cbxWorkUnit.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; |
|
|
|
@ -493,6 +421,40 @@ |
|
|
|
this.btnWeightSet.TabIndex = 0; |
|
|
|
this.btnWeightSet.Text = "称设置"; |
|
|
|
this.btnWeightSet.UseVisualStyleBackColor = true; |
|
|
|
this.btnWeightSet.Click += new System.EventHandler(this.btnWeightSet_Click); |
|
|
|
//
|
|
|
|
// btnGoodsSet
|
|
|
|
//
|
|
|
|
this.btnGoodsSet.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); |
|
|
|
this.btnGoodsSet.Font = new System.Drawing.Font("宋体", 14F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
|
this.btnGoodsSet.Location = new System.Drawing.Point(280, 212); |
|
|
|
this.btnGoodsSet.Name = "btnGoodsSet"; |
|
|
|
this.btnGoodsSet.Size = new System.Drawing.Size(62, 76); |
|
|
|
this.btnGoodsSet.TabIndex = 37; |
|
|
|
this.btnGoodsSet.Text = "产品设置"; |
|
|
|
this.btnGoodsSet.UseVisualStyleBackColor = true; |
|
|
|
this.btnGoodsSet.Click += new System.EventHandler(this.btnGoodsSet_Click); |
|
|
|
//
|
|
|
|
// flpGoods
|
|
|
|
//
|
|
|
|
this.flpGoods.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) |
|
|
|
| System.Windows.Forms.AnchorStyles.Left) |
|
|
|
| System.Windows.Forms.AnchorStyles.Right))); |
|
|
|
this.flpGoods.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; |
|
|
|
this.flpGoods.Location = new System.Drawing.Point(4, 294); |
|
|
|
this.flpGoods.Name = "flpGoods"; |
|
|
|
this.flpGoods.Size = new System.Drawing.Size(341, 319); |
|
|
|
this.flpGoods.TabIndex = 36; |
|
|
|
//
|
|
|
|
// flpClass
|
|
|
|
//
|
|
|
|
this.flpClass.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) |
|
|
|
| System.Windows.Forms.AnchorStyles.Right))); |
|
|
|
this.flpClass.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; |
|
|
|
this.flpClass.Location = new System.Drawing.Point(3, 212); |
|
|
|
this.flpClass.Name = "flpClass"; |
|
|
|
this.flpClass.Size = new System.Drawing.Size(271, 76); |
|
|
|
this.flpClass.TabIndex = 35; |
|
|
|
//
|
|
|
|
// panel4
|
|
|
|
//
|
|
|
|
@ -546,7 +508,6 @@ |
|
|
|
//
|
|
|
|
// textBox1
|
|
|
|
//
|
|
|
|
this.textBox1.Enabled = false; |
|
|
|
this.textBox1.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
|
this.textBox1.Location = new System.Drawing.Point(39, 7); |
|
|
|
this.textBox1.Name = "textBox1"; |
|
|
|
@ -562,76 +523,126 @@ |
|
|
|
this.label1.TabIndex = 0; |
|
|
|
this.label1.Text = "条码"; |
|
|
|
//
|
|
|
|
// cbxBatch
|
|
|
|
// U_ID
|
|
|
|
//
|
|
|
|
this.cbxBatch.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; |
|
|
|
this.cbxBatch.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
|
this.cbxBatch.FormattingEnabled = true; |
|
|
|
this.cbxBatch.Location = new System.Drawing.Point(69, 89); |
|
|
|
this.cbxBatch.Name = "cbxBatch"; |
|
|
|
this.cbxBatch.Size = new System.Drawing.Size(121, 24); |
|
|
|
this.cbxBatch.TabIndex = 46; |
|
|
|
this.U_ID.DataPropertyName = "ID"; |
|
|
|
this.U_ID.HeaderText = "序号"; |
|
|
|
this.U_ID.Name = "U_ID"; |
|
|
|
this.U_ID.ReadOnly = true; |
|
|
|
this.U_ID.Width = 80; |
|
|
|
//
|
|
|
|
// cbxStore
|
|
|
|
// un条码
|
|
|
|
//
|
|
|
|
this.cbxStore.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; |
|
|
|
this.cbxStore.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
|
this.cbxStore.FormattingEnabled = true; |
|
|
|
this.cbxStore.Location = new System.Drawing.Point(69, 60); |
|
|
|
this.cbxStore.Name = "cbxStore"; |
|
|
|
this.cbxStore.Size = new System.Drawing.Size(121, 24); |
|
|
|
this.cbxStore.TabIndex = 47; |
|
|
|
this.un条码.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.DisplayedCells; |
|
|
|
this.un条码.DataPropertyName = "BarCode"; |
|
|
|
this.un条码.HeaderText = "条码"; |
|
|
|
this.un条码.Name = "un条码"; |
|
|
|
this.un条码.ReadOnly = true; |
|
|
|
this.un条码.Width = 65; |
|
|
|
//
|
|
|
|
// lbStore
|
|
|
|
// un编码
|
|
|
|
//
|
|
|
|
this.lbStore.AutoSize = true; |
|
|
|
this.lbStore.Location = new System.Drawing.Point(3, 96); |
|
|
|
this.lbStore.Name = "lbStore"; |
|
|
|
this.lbStore.Size = new System.Drawing.Size(65, 12); |
|
|
|
this.lbStore.TabIndex = 44; |
|
|
|
this.lbStore.Text = "批 次:"; |
|
|
|
this.un编码.DataPropertyName = "Goods_Code"; |
|
|
|
this.un编码.HeaderText = "编码"; |
|
|
|
this.un编码.Name = "un编码"; |
|
|
|
this.un编码.ReadOnly = true; |
|
|
|
//
|
|
|
|
// label6
|
|
|
|
// un名称
|
|
|
|
//
|
|
|
|
this.label6.AutoSize = true; |
|
|
|
this.label6.Location = new System.Drawing.Point(3, 67); |
|
|
|
this.label6.Name = "label6"; |
|
|
|
this.label6.Size = new System.Drawing.Size(65, 12); |
|
|
|
this.label6.TabIndex = 45; |
|
|
|
this.label6.Text = "仓 库:"; |
|
|
|
this.un名称.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.DisplayedCells; |
|
|
|
this.un名称.DataPropertyName = "Goods_Name"; |
|
|
|
this.un名称.HeaderText = "名称"; |
|
|
|
this.un名称.Name = "un名称"; |
|
|
|
this.un名称.ReadOnly = true; |
|
|
|
this.un名称.Width = 65; |
|
|
|
//
|
|
|
|
// btnGoodsSet
|
|
|
|
// un重量
|
|
|
|
//
|
|
|
|
this.btnGoodsSet.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); |
|
|
|
this.btnGoodsSet.Font = new System.Drawing.Font("宋体", 14F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
|
this.btnGoodsSet.Location = new System.Drawing.Point(280, 212); |
|
|
|
this.btnGoodsSet.Name = "btnGoodsSet"; |
|
|
|
this.btnGoodsSet.Size = new System.Drawing.Size(62, 76); |
|
|
|
this.btnGoodsSet.TabIndex = 37; |
|
|
|
this.btnGoodsSet.Text = "产品设置"; |
|
|
|
this.btnGoodsSet.UseVisualStyleBackColor = true; |
|
|
|
this.btnGoodsSet.Click += new System.EventHandler(this.btnGoodsSet_Click); |
|
|
|
this.un重量.DataPropertyName = "Weight"; |
|
|
|
dataGridViewCellStyle8.Format = "#0.######"; |
|
|
|
this.un重量.DefaultCellStyle = dataGridViewCellStyle8; |
|
|
|
this.un重量.HeaderText = "重量"; |
|
|
|
this.un重量.Name = "un重量"; |
|
|
|
this.un重量.ReadOnly = true; |
|
|
|
//
|
|
|
|
// flpGoods
|
|
|
|
// un单位
|
|
|
|
//
|
|
|
|
this.flpGoods.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) |
|
|
|
| System.Windows.Forms.AnchorStyles.Left) |
|
|
|
| System.Windows.Forms.AnchorStyles.Right))); |
|
|
|
this.flpGoods.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; |
|
|
|
this.flpGoods.Location = new System.Drawing.Point(4, 294); |
|
|
|
this.flpGoods.Name = "flpGoods"; |
|
|
|
this.flpGoods.Size = new System.Drawing.Size(341, 319); |
|
|
|
this.flpGoods.TabIndex = 36; |
|
|
|
this.un单位.DataPropertyName = "Goods_MainUnit"; |
|
|
|
this.un单位.HeaderText = "单位"; |
|
|
|
this.un单位.Name = "un单位"; |
|
|
|
this.un单位.ReadOnly = true; |
|
|
|
//
|
|
|
|
// flpClass
|
|
|
|
// un数量
|
|
|
|
//
|
|
|
|
this.flpClass.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) |
|
|
|
| System.Windows.Forms.AnchorStyles.Right))); |
|
|
|
this.flpClass.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; |
|
|
|
this.flpClass.Location = new System.Drawing.Point(3, 212); |
|
|
|
this.flpClass.Name = "flpClass"; |
|
|
|
this.flpClass.Size = new System.Drawing.Size(271, 76); |
|
|
|
this.flpClass.TabIndex = 35; |
|
|
|
this.un数量.DataPropertyName = "Number"; |
|
|
|
this.un数量.HeaderText = "数量"; |
|
|
|
this.un数量.Name = "un数量"; |
|
|
|
this.un数量.ReadOnly = true; |
|
|
|
//
|
|
|
|
// dataGridViewTextBoxColumn1
|
|
|
|
//
|
|
|
|
this.dataGridViewTextBoxColumn1.DataPropertyName = "ID"; |
|
|
|
this.dataGridViewTextBoxColumn1.HeaderText = "序号"; |
|
|
|
this.dataGridViewTextBoxColumn1.Name = "dataGridViewTextBoxColumn1"; |
|
|
|
this.dataGridViewTextBoxColumn1.ReadOnly = true; |
|
|
|
this.dataGridViewTextBoxColumn1.Width = 80; |
|
|
|
//
|
|
|
|
// dataGridViewTextBoxColumn2
|
|
|
|
//
|
|
|
|
this.dataGridViewTextBoxColumn2.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.DisplayedCells; |
|
|
|
this.dataGridViewTextBoxColumn2.DataPropertyName = "BarCode"; |
|
|
|
this.dataGridViewTextBoxColumn2.HeaderText = "条码"; |
|
|
|
this.dataGridViewTextBoxColumn2.Name = "dataGridViewTextBoxColumn2"; |
|
|
|
this.dataGridViewTextBoxColumn2.ReadOnly = true; |
|
|
|
this.dataGridViewTextBoxColumn2.Width = 65; |
|
|
|
//
|
|
|
|
// dataGridViewTextBoxColumn3
|
|
|
|
//
|
|
|
|
this.dataGridViewTextBoxColumn3.DataPropertyName = "Goods_Code"; |
|
|
|
this.dataGridViewTextBoxColumn3.HeaderText = "编码"; |
|
|
|
this.dataGridViewTextBoxColumn3.Name = "dataGridViewTextBoxColumn3"; |
|
|
|
this.dataGridViewTextBoxColumn3.ReadOnly = true; |
|
|
|
//
|
|
|
|
// dataGridViewTextBoxColumn4
|
|
|
|
//
|
|
|
|
this.dataGridViewTextBoxColumn4.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.DisplayedCells; |
|
|
|
this.dataGridViewTextBoxColumn4.DataPropertyName = "Goods_Name"; |
|
|
|
this.dataGridViewTextBoxColumn4.HeaderText = "名称"; |
|
|
|
this.dataGridViewTextBoxColumn4.Name = "dataGridViewTextBoxColumn4"; |
|
|
|
this.dataGridViewTextBoxColumn4.ReadOnly = true; |
|
|
|
this.dataGridViewTextBoxColumn4.Width = 65; |
|
|
|
//
|
|
|
|
// dataGridViewTextBoxColumn5
|
|
|
|
//
|
|
|
|
this.dataGridViewTextBoxColumn5.DataPropertyName = "Weight"; |
|
|
|
dataGridViewCellStyle3.Format = "#0.######"; |
|
|
|
this.dataGridViewTextBoxColumn5.DefaultCellStyle = dataGridViewCellStyle3; |
|
|
|
this.dataGridViewTextBoxColumn5.HeaderText = "重量"; |
|
|
|
this.dataGridViewTextBoxColumn5.Name = "dataGridViewTextBoxColumn5"; |
|
|
|
this.dataGridViewTextBoxColumn5.ReadOnly = true; |
|
|
|
//
|
|
|
|
// LossWeightColumn
|
|
|
|
//
|
|
|
|
this.LossWeightColumn.DataPropertyName = "LossWeight"; |
|
|
|
dataGridViewCellStyle4.Format = "#0.######"; |
|
|
|
this.LossWeightColumn.DefaultCellStyle = dataGridViewCellStyle4; |
|
|
|
this.LossWeightColumn.HeaderText = "损耗"; |
|
|
|
this.LossWeightColumn.Name = "LossWeightColumn"; |
|
|
|
this.LossWeightColumn.ReadOnly = true; |
|
|
|
//
|
|
|
|
// dataGridViewTextBoxColumn6
|
|
|
|
//
|
|
|
|
this.dataGridViewTextBoxColumn6.DataPropertyName = "Goods_MainUnit"; |
|
|
|
this.dataGridViewTextBoxColumn6.HeaderText = "单位"; |
|
|
|
this.dataGridViewTextBoxColumn6.Name = "dataGridViewTextBoxColumn6"; |
|
|
|
this.dataGridViewTextBoxColumn6.ReadOnly = true; |
|
|
|
//
|
|
|
|
// dataGridViewTextBoxColumn7
|
|
|
|
//
|
|
|
|
this.dataGridViewTextBoxColumn7.DataPropertyName = "Number"; |
|
|
|
this.dataGridViewTextBoxColumn7.HeaderText = "数量"; |
|
|
|
this.dataGridViewTextBoxColumn7.Name = "dataGridViewTextBoxColumn7"; |
|
|
|
this.dataGridViewTextBoxColumn7.ReadOnly = true; |
|
|
|
//
|
|
|
|
// MaterialRequisitionForm
|
|
|
|
//
|
|
|
|
@ -639,11 +650,13 @@ |
|
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; |
|
|
|
this.ClientSize = new System.Drawing.Size(1131, 625); |
|
|
|
this.Controls.Add(this.splitContainer1); |
|
|
|
this.KeyPreview = true; |
|
|
|
this.MinimizeBox = false; |
|
|
|
this.Name = "MaterialRequisitionForm"; |
|
|
|
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen; |
|
|
|
this.Text = "领料退料"; |
|
|
|
this.WindowState = System.Windows.Forms.FormWindowState.Maximized; |
|
|
|
this.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.MaterialRequisitionForm_KeyPress); |
|
|
|
this.splitContainer1.Panel1.ResumeLayout(false); |
|
|
|
this.splitContainer1.Panel2.ResumeLayout(false); |
|
|
|
((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).EndInit(); |
|
|
|
@ -654,7 +667,6 @@ |
|
|
|
((System.ComponentModel.ISupportInitialize)(this.dataGridViewUnSubmit)).EndInit(); |
|
|
|
this.panel1.ResumeLayout(false); |
|
|
|
this.panel1.PerformLayout(); |
|
|
|
((System.ComponentModel.ISupportInitialize)(this.picSyncStatus)).EndInit(); |
|
|
|
((System.ComponentModel.ISupportInitialize)(this.picNetStatus)).EndInit(); |
|
|
|
this.panel3.ResumeLayout(false); |
|
|
|
this.panel3.PerformLayout(); |
|
|
|
@ -672,9 +684,7 @@ |
|
|
|
private System.Windows.Forms.SplitContainer splitContainer1; |
|
|
|
private System.Windows.Forms.Panel panel1; |
|
|
|
private System.Windows.Forms.Button btnEnableWeight; |
|
|
|
private System.Windows.Forms.PictureBox picSyncStatus; |
|
|
|
private System.Windows.Forms.PictureBox picNetStatus; |
|
|
|
private System.Windows.Forms.Label label11; |
|
|
|
private System.Windows.Forms.Label label10; |
|
|
|
private System.Windows.Forms.Panel panel3; |
|
|
|
private System.Windows.Forms.ComboBox cbxWorkUnit; |
|
|
|
@ -690,20 +700,6 @@ |
|
|
|
private BWP.WinFormControl.UDataGridView dataGridViewUnSubmit; |
|
|
|
private System.Windows.Forms.GroupBox groupBox2; |
|
|
|
private BWP.WinFormControl.UDataGridView dataGridViewSubmited; |
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn1; |
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn2; |
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn3; |
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn4; |
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn5; |
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn6; |
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn7; |
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn un序号; |
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn un条码; |
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn un编码; |
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn un名称; |
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn un重量; |
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn un单位; |
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn un数量; |
|
|
|
private System.Windows.Forms.Panel panel4; |
|
|
|
private System.Windows.Forms.Label label1; |
|
|
|
private System.Windows.Forms.TextBox textBox1; |
|
|
|
@ -718,6 +714,21 @@ |
|
|
|
private System.Windows.Forms.Button btnGoodsSet; |
|
|
|
private System.Windows.Forms.FlowLayoutPanel flpGoods; |
|
|
|
private System.Windows.Forms.FlowLayoutPanel flpClass; |
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn1; |
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn2; |
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn3; |
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn4; |
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn5; |
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn LossWeightColumn; |
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn6; |
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn7; |
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn U_ID; |
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn un条码; |
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn un编码; |
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn un名称; |
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn un重量; |
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn un单位; |
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn un数量; |
|
|
|
} |
|
|
|
} |
|
|
|
|