|
|
|
@ -28,21 +28,783 @@ |
|
|
|
/// </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 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 dataGridViewCellStyle15 = new System.Windows.Forms.DataGridViewCellStyle(); |
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle16 = new System.Windows.Forms.DataGridViewCellStyle(); |
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle17 = new System.Windows.Forms.DataGridViewCellStyle(); |
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle18 = 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(); |
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle8 = new System.Windows.Forms.DataGridViewCellStyle(); |
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle9 = new System.Windows.Forms.DataGridViewCellStyle(); |
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle13 = new System.Windows.Forms.DataGridViewCellStyle(); |
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle14 = new System.Windows.Forms.DataGridViewCellStyle(); |
|
|
|
this.panel1 = new System.Windows.Forms.Panel(); |
|
|
|
this.netStateWatch1 = new WinFormControl.NetStateWatch(); |
|
|
|
this.storeSelect = new System.Windows.Forms.ComboBox(); |
|
|
|
this.uLabel3 = new WinFormControl.ULabel(); |
|
|
|
this.uScanPanel1 = new WinFormControl.UScanPanel(); |
|
|
|
this.groupBox1 = new System.Windows.Forms.GroupBox(); |
|
|
|
this.inStoreGrid = new WinFormControl.UDataGridView(); |
|
|
|
this.goodsNameLbl = new WinFormControl.ULabel(); |
|
|
|
this.groupBox2 = new System.Windows.Forms.GroupBox(); |
|
|
|
this.submitBtn = new WinFormControl.NButton(); |
|
|
|
this.deleteBtn = new WinFormControl.NButton(); |
|
|
|
this.backStoreGrid = new WinFormControl.UDataGridView(); |
|
|
|
this.uLabel5 = new WinFormControl.ULabel(); |
|
|
|
this.backBtn = new WinFormControl.NButton(); |
|
|
|
this.groupBox3 = new System.Windows.Forms.GroupBox(); |
|
|
|
this.refreshBtn = new WinFormControl.NButton(); |
|
|
|
this.unInstoreGrid = new WinFormControl.UDataGridView(); |
|
|
|
this.uLabel6 = new WinFormControl.ULabel(); |
|
|
|
this.groupBox4 = new System.Windows.Forms.GroupBox(); |
|
|
|
this.exceptionGrid = new WinFormControl.UDataGridView(); |
|
|
|
this.E_ID = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
this.E_RowIndex = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
this.E_BarCode = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
this.E_ExceptionInfo = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
this.uLabel4 = new WinFormControl.ULabel(); |
|
|
|
this.I_ID = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
this.I_RowIndex = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
this.I_ShortCode = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
this.I_Goods_Code = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
this.I_Goods_Name = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
this.I_Goods_Spec = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
this.I_Weight = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
this.I_ProductTime = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
this.B_ID = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
this.B_RowIndex = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
this.B_ShortCode = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
this.B_Goods_Code = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
this.B_Goods_Name = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
this.B_Goods_Spec = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
this.B_Weight = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
this.B_ProductTime = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
this.dataGridViewTextBoxColumn8 = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
this.U_RowIndex = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
this.U_ShortCode = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
this.U_Goods_Code = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
this.U_Goods_Name = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
this.U_Goods_Spec = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
this.U_Weight = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
this.U_ProductTime = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
this.panel1.SuspendLayout(); |
|
|
|
this.groupBox1.SuspendLayout(); |
|
|
|
((System.ComponentModel.ISupportInitialize)(this.inStoreGrid)).BeginInit(); |
|
|
|
this.groupBox2.SuspendLayout(); |
|
|
|
((System.ComponentModel.ISupportInitialize)(this.backStoreGrid)).BeginInit(); |
|
|
|
this.groupBox3.SuspendLayout(); |
|
|
|
((System.ComponentModel.ISupportInitialize)(this.unInstoreGrid)).BeginInit(); |
|
|
|
this.groupBox4.SuspendLayout(); |
|
|
|
((System.ComponentModel.ISupportInitialize)(this.exceptionGrid)).BeginInit(); |
|
|
|
this.SuspendLayout(); |
|
|
|
//
|
|
|
|
// panel1
|
|
|
|
//
|
|
|
|
this.panel1.Controls.Add(this.netStateWatch1); |
|
|
|
this.panel1.Controls.Add(this.storeSelect); |
|
|
|
this.panel1.Controls.Add(this.uLabel3); |
|
|
|
this.panel1.Controls.Add(this.uScanPanel1); |
|
|
|
this.panel1.Location = new System.Drawing.Point(0, 0); |
|
|
|
this.panel1.Name = "panel1"; |
|
|
|
this.panel1.Size = new System.Drawing.Size(611, 140); |
|
|
|
this.panel1.TabIndex = 0; |
|
|
|
//
|
|
|
|
// netStateWatch1
|
|
|
|
//
|
|
|
|
this.netStateWatch1.BackColor = System.Drawing.Color.Transparent; |
|
|
|
this.netStateWatch1.Location = new System.Drawing.Point(499, 3); |
|
|
|
this.netStateWatch1.Name = "netStateWatch1"; |
|
|
|
this.netStateWatch1.Size = new System.Drawing.Size(90, 39); |
|
|
|
this.netStateWatch1.TabIndex = 18; |
|
|
|
//
|
|
|
|
// storeSelect
|
|
|
|
//
|
|
|
|
this.storeSelect.Font = new System.Drawing.Font("宋体", 15F); |
|
|
|
this.storeSelect.FormattingEnabled = true; |
|
|
|
this.storeSelect.Location = new System.Drawing.Point(85, 83); |
|
|
|
this.storeSelect.Name = "storeSelect"; |
|
|
|
this.storeSelect.Size = new System.Drawing.Size(170, 28); |
|
|
|
this.storeSelect.TabIndex = 16; |
|
|
|
//
|
|
|
|
// uLabel3
|
|
|
|
//
|
|
|
|
this.uLabel3.AutoSize = true; |
|
|
|
this.uLabel3.BackColor = System.Drawing.Color.Transparent; |
|
|
|
this.uLabel3.Font = new System.Drawing.Font("宋体", 15F); |
|
|
|
this.uLabel3.Location = new System.Drawing.Point(23, 87); |
|
|
|
this.uLabel3.Name = "uLabel3"; |
|
|
|
this.uLabel3.Size = new System.Drawing.Size(69, 20); |
|
|
|
this.uLabel3.TabIndex = 17; |
|
|
|
this.uLabel3.Text = "仓库:"; |
|
|
|
//
|
|
|
|
// uScanPanel1
|
|
|
|
//
|
|
|
|
this.uScanPanel1.BackColor = System.Drawing.Color.Transparent; |
|
|
|
this.uScanPanel1.Location = new System.Drawing.Point(20, 33); |
|
|
|
this.uScanPanel1.Name = "uScanPanel1"; |
|
|
|
this.uScanPanel1.Size = new System.Drawing.Size(303, 32); |
|
|
|
this.uScanPanel1.TabIndex = 9; |
|
|
|
//
|
|
|
|
// groupBox1
|
|
|
|
//
|
|
|
|
this.groupBox1.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.groupBox1.Controls.Add(this.inStoreGrid); |
|
|
|
this.groupBox1.Controls.Add(this.goodsNameLbl); |
|
|
|
this.groupBox1.Location = new System.Drawing.Point(11, 159); |
|
|
|
this.groupBox1.Name = "groupBox1"; |
|
|
|
this.groupBox1.Size = new System.Drawing.Size(600, 434); |
|
|
|
this.groupBox1.TabIndex = 1; |
|
|
|
this.groupBox1.TabStop = false; |
|
|
|
//
|
|
|
|
// inStoreGrid
|
|
|
|
//
|
|
|
|
this.inStoreGrid.AllowUserToAddRows = false; |
|
|
|
this.inStoreGrid.AllowUserToDeleteRows = false; |
|
|
|
this.inStoreGrid.AllowUserToResizeColumns = false; |
|
|
|
this.inStoreGrid.AllowUserToResizeRows = false; |
|
|
|
dataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235))))); |
|
|
|
this.inStoreGrid.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle1; |
|
|
|
this.inStoreGrid.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.inStoreGrid.BackgroundColor = System.Drawing.Color.White; |
|
|
|
this.inStoreGrid.BorderStyle = System.Windows.Forms.BorderStyle.None; |
|
|
|
dataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; |
|
|
|
dataGridViewCellStyle2.Font = new System.Drawing.Font("宋体", 12F); |
|
|
|
dataGridViewCellStyle2.ForeColor = System.Drawing.Color.White; |
|
|
|
dataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.True; |
|
|
|
this.inStoreGrid.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle2; |
|
|
|
this.inStoreGrid.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize; |
|
|
|
this.inStoreGrid.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] { |
|
|
|
this.I_ID, |
|
|
|
this.I_RowIndex, |
|
|
|
this.I_ShortCode, |
|
|
|
this.I_Goods_Code, |
|
|
|
this.I_Goods_Name, |
|
|
|
this.I_Goods_Spec, |
|
|
|
this.I_Weight, |
|
|
|
this.I_ProductTime}); |
|
|
|
this.inStoreGrid.Location = new System.Drawing.Point(3, 60); |
|
|
|
this.inStoreGrid.MultiSelect = false; |
|
|
|
this.inStoreGrid.Name = "inStoreGrid"; |
|
|
|
this.inStoreGrid.ReadOnly = true; |
|
|
|
this.inStoreGrid.RowHeadersVisible = false; |
|
|
|
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.inStoreGrid.RowsDefaultCellStyle = dataGridViewCellStyle5; |
|
|
|
this.inStoreGrid.RowTemplate.Height = 23; |
|
|
|
this.inStoreGrid.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect; |
|
|
|
this.inStoreGrid.Size = new System.Drawing.Size(595, 371); |
|
|
|
this.inStoreGrid.TabIndex = 9; |
|
|
|
//
|
|
|
|
// goodsNameLbl
|
|
|
|
//
|
|
|
|
this.goodsNameLbl.AutoSize = true; |
|
|
|
this.goodsNameLbl.BackColor = System.Drawing.Color.White; |
|
|
|
this.goodsNameLbl.Font = new System.Drawing.Font("宋体", 12F); |
|
|
|
this.goodsNameLbl.ForeColor = System.Drawing.SystemColors.ControlText; |
|
|
|
this.goodsNameLbl.Location = new System.Drawing.Point(6, 0); |
|
|
|
this.goodsNameLbl.Name = "goodsNameLbl"; |
|
|
|
this.goodsNameLbl.Size = new System.Drawing.Size(72, 16); |
|
|
|
this.goodsNameLbl.TabIndex = 4; |
|
|
|
this.goodsNameLbl.Text = "存货名称"; |
|
|
|
//
|
|
|
|
// groupBox2
|
|
|
|
//
|
|
|
|
this.groupBox2.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); |
|
|
|
this.groupBox2.Controls.Add(this.submitBtn); |
|
|
|
this.groupBox2.Controls.Add(this.deleteBtn); |
|
|
|
this.groupBox2.Controls.Add(this.backStoreGrid); |
|
|
|
this.groupBox2.Controls.Add(this.uLabel5); |
|
|
|
this.groupBox2.Controls.Add(this.backBtn); |
|
|
|
this.groupBox2.Location = new System.Drawing.Point(631, 159); |
|
|
|
this.groupBox2.Name = "groupBox2"; |
|
|
|
this.groupBox2.Size = new System.Drawing.Size(655, 241); |
|
|
|
this.groupBox2.TabIndex = 2; |
|
|
|
this.groupBox2.TabStop = false; |
|
|
|
//
|
|
|
|
// submitBtn
|
|
|
|
//
|
|
|
|
this.submitBtn.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(51)))), ((int)(((byte)(136)))), ((int)(((byte)(255))))); |
|
|
|
this.submitBtn.ClickColor = System.Drawing.Color.YellowGreen; |
|
|
|
this.submitBtn.Font = new System.Drawing.Font("宋体", 12F); |
|
|
|
this.submitBtn.ForeColor = System.Drawing.Color.White; |
|
|
|
this.submitBtn.Location = new System.Drawing.Point(356, 11); |
|
|
|
this.submitBtn.Name = "submitBtn"; |
|
|
|
this.submitBtn.PlaySound = false; |
|
|
|
this.submitBtn.Size = new System.Drawing.Size(95, 45); |
|
|
|
this.submitBtn.SoundType = WinFormControl.SoundType.Click; |
|
|
|
this.submitBtn.TabIndex = 10; |
|
|
|
this.submitBtn.Text = "提交"; |
|
|
|
this.submitBtn.ToColor = System.Drawing.Color.FromArgb(((int)(((byte)(51)))), ((int)(((byte)(136)))), ((int)(((byte)(255))))); |
|
|
|
this.submitBtn.UseVisualStyleBackColor = false; |
|
|
|
this.submitBtn.Click += new System.EventHandler(this.submitBtn_Click); |
|
|
|
//
|
|
|
|
// deleteBtn
|
|
|
|
//
|
|
|
|
this.deleteBtn.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(51)))), ((int)(((byte)(136)))), ((int)(((byte)(255))))); |
|
|
|
this.deleteBtn.ClickColor = System.Drawing.Color.YellowGreen; |
|
|
|
this.deleteBtn.Font = new System.Drawing.Font("宋体", 12F); |
|
|
|
this.deleteBtn.ForeColor = System.Drawing.Color.White; |
|
|
|
this.deleteBtn.Location = new System.Drawing.Point(212, 11); |
|
|
|
this.deleteBtn.Name = "deleteBtn"; |
|
|
|
this.deleteBtn.PlaySound = false; |
|
|
|
this.deleteBtn.Size = new System.Drawing.Size(95, 45); |
|
|
|
this.deleteBtn.SoundType = WinFormControl.SoundType.Click; |
|
|
|
this.deleteBtn.TabIndex = 9; |
|
|
|
this.deleteBtn.Text = "删除"; |
|
|
|
this.deleteBtn.ToColor = System.Drawing.Color.FromArgb(((int)(((byte)(51)))), ((int)(((byte)(136)))), ((int)(((byte)(255))))); |
|
|
|
this.deleteBtn.UseVisualStyleBackColor = false; |
|
|
|
this.deleteBtn.Click += new System.EventHandler(this.deleteBtn_Click); |
|
|
|
//
|
|
|
|
// backStoreGrid
|
|
|
|
//
|
|
|
|
this.backStoreGrid.AllowUserToAddRows = false; |
|
|
|
this.backStoreGrid.AllowUserToDeleteRows = false; |
|
|
|
this.backStoreGrid.AllowUserToResizeColumns = false; |
|
|
|
this.backStoreGrid.AllowUserToResizeRows = false; |
|
|
|
dataGridViewCellStyle6.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235))))); |
|
|
|
this.backStoreGrid.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle6; |
|
|
|
this.backStoreGrid.BackgroundColor = System.Drawing.Color.White; |
|
|
|
this.backStoreGrid.BorderStyle = System.Windows.Forms.BorderStyle.None; |
|
|
|
dataGridViewCellStyle7.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; |
|
|
|
dataGridViewCellStyle7.Font = new System.Drawing.Font("宋体", 12F); |
|
|
|
dataGridViewCellStyle7.ForeColor = System.Drawing.Color.White; |
|
|
|
dataGridViewCellStyle7.WrapMode = System.Windows.Forms.DataGridViewTriState.True; |
|
|
|
this.backStoreGrid.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle7; |
|
|
|
this.backStoreGrid.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize; |
|
|
|
this.backStoreGrid.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] { |
|
|
|
this.B_ID, |
|
|
|
this.B_RowIndex, |
|
|
|
this.B_ShortCode, |
|
|
|
this.B_Goods_Code, |
|
|
|
this.B_Goods_Name, |
|
|
|
this.B_Goods_Spec, |
|
|
|
this.B_Weight, |
|
|
|
this.B_ProductTime}); |
|
|
|
this.backStoreGrid.Dock = System.Windows.Forms.DockStyle.Bottom; |
|
|
|
this.backStoreGrid.Location = new System.Drawing.Point(3, 60); |
|
|
|
this.backStoreGrid.MultiSelect = false; |
|
|
|
this.backStoreGrid.Name = "backStoreGrid"; |
|
|
|
this.backStoreGrid.ReadOnly = true; |
|
|
|
this.backStoreGrid.RowHeadersVisible = false; |
|
|
|
dataGridViewCellStyle10.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
|
dataGridViewCellStyle10.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(66)))), ((int)(((byte)(163)))), ((int)(((byte)(218))))); |
|
|
|
this.backStoreGrid.RowsDefaultCellStyle = dataGridViewCellStyle10; |
|
|
|
this.backStoreGrid.RowTemplate.Height = 23; |
|
|
|
this.backStoreGrid.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect; |
|
|
|
this.backStoreGrid.Size = new System.Drawing.Size(649, 178); |
|
|
|
this.backStoreGrid.TabIndex = 8; |
|
|
|
//
|
|
|
|
// uLabel5
|
|
|
|
//
|
|
|
|
this.uLabel5.AutoSize = true; |
|
|
|
this.uLabel5.BackColor = System.Drawing.Color.White; |
|
|
|
this.uLabel5.Font = new System.Drawing.Font("宋体", 12F); |
|
|
|
this.uLabel5.ForeColor = System.Drawing.SystemColors.ControlText; |
|
|
|
this.uLabel5.Location = new System.Drawing.Point(6, 0); |
|
|
|
this.uLabel5.Name = "uLabel5"; |
|
|
|
this.uLabel5.Size = new System.Drawing.Size(40, 16); |
|
|
|
this.uLabel5.TabIndex = 6; |
|
|
|
this.uLabel5.Text = "退库"; |
|
|
|
//
|
|
|
|
// backBtn
|
|
|
|
//
|
|
|
|
this.backBtn.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(51)))), ((int)(((byte)(136)))), ((int)(((byte)(255))))); |
|
|
|
this.backBtn.ClickColor = System.Drawing.Color.YellowGreen; |
|
|
|
this.backBtn.Font = new System.Drawing.Font("宋体", 12F); |
|
|
|
this.backBtn.ForeColor = System.Drawing.Color.White; |
|
|
|
this.backBtn.Location = new System.Drawing.Point(64, 11); |
|
|
|
this.backBtn.Name = "backBtn"; |
|
|
|
this.backBtn.PlaySound = false; |
|
|
|
this.backBtn.Size = new System.Drawing.Size(95, 45); |
|
|
|
this.backBtn.SoundType = WinFormControl.SoundType.Click; |
|
|
|
this.backBtn.TabIndex = 0; |
|
|
|
this.backBtn.Text = "退库"; |
|
|
|
this.backBtn.ToColor = System.Drawing.Color.FromArgb(((int)(((byte)(51)))), ((int)(((byte)(136)))), ((int)(((byte)(255))))); |
|
|
|
this.backBtn.UseVisualStyleBackColor = false; |
|
|
|
this.backBtn.WithStataHode = true; |
|
|
|
this.backBtn.Click += new System.EventHandler(this.backBtn_Click); |
|
|
|
//
|
|
|
|
// groupBox3
|
|
|
|
//
|
|
|
|
this.groupBox3.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) |
|
|
|
| System.Windows.Forms.AnchorStyles.Right))); |
|
|
|
this.groupBox3.Controls.Add(this.refreshBtn); |
|
|
|
this.groupBox3.Controls.Add(this.unInstoreGrid); |
|
|
|
this.groupBox3.Controls.Add(this.uLabel6); |
|
|
|
this.groupBox3.Location = new System.Drawing.Point(631, 421); |
|
|
|
this.groupBox3.Name = "groupBox3"; |
|
|
|
this.groupBox3.Size = new System.Drawing.Size(655, 172); |
|
|
|
this.groupBox3.TabIndex = 3; |
|
|
|
this.groupBox3.TabStop = false; |
|
|
|
this.groupBox3.Text = "groupBox3"; |
|
|
|
//
|
|
|
|
// refreshBtn
|
|
|
|
//
|
|
|
|
this.refreshBtn.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(51)))), ((int)(((byte)(136)))), ((int)(((byte)(255))))); |
|
|
|
this.refreshBtn.ClickColor = System.Drawing.Color.YellowGreen; |
|
|
|
this.refreshBtn.Font = new System.Drawing.Font("宋体", 12F); |
|
|
|
this.refreshBtn.ForeColor = System.Drawing.Color.White; |
|
|
|
this.refreshBtn.Location = new System.Drawing.Point(122, 11); |
|
|
|
this.refreshBtn.Name = "refreshBtn"; |
|
|
|
this.refreshBtn.PlaySound = false; |
|
|
|
this.refreshBtn.Size = new System.Drawing.Size(95, 45); |
|
|
|
this.refreshBtn.SoundType = WinFormControl.SoundType.Click; |
|
|
|
this.refreshBtn.TabIndex = 10; |
|
|
|
this.refreshBtn.Text = "刷新"; |
|
|
|
this.refreshBtn.ToColor = System.Drawing.Color.FromArgb(((int)(((byte)(51)))), ((int)(((byte)(136)))), ((int)(((byte)(255))))); |
|
|
|
this.refreshBtn.UseVisualStyleBackColor = false; |
|
|
|
this.refreshBtn.Click += new System.EventHandler(this.refreshBtn_Click); |
|
|
|
//
|
|
|
|
// unInstoreGrid
|
|
|
|
//
|
|
|
|
this.unInstoreGrid.AllowUserToAddRows = false; |
|
|
|
this.unInstoreGrid.AllowUserToDeleteRows = false; |
|
|
|
this.unInstoreGrid.AllowUserToResizeColumns = false; |
|
|
|
this.unInstoreGrid.AllowUserToResizeRows = false; |
|
|
|
dataGridViewCellStyle11.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235))))); |
|
|
|
this.unInstoreGrid.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle11; |
|
|
|
this.unInstoreGrid.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom))); |
|
|
|
this.unInstoreGrid.BackgroundColor = System.Drawing.Color.White; |
|
|
|
this.unInstoreGrid.BorderStyle = System.Windows.Forms.BorderStyle.None; |
|
|
|
dataGridViewCellStyle12.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; |
|
|
|
dataGridViewCellStyle12.Font = new System.Drawing.Font("宋体", 12F); |
|
|
|
dataGridViewCellStyle12.ForeColor = System.Drawing.Color.White; |
|
|
|
dataGridViewCellStyle12.WrapMode = System.Windows.Forms.DataGridViewTriState.True; |
|
|
|
this.unInstoreGrid.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle12; |
|
|
|
this.unInstoreGrid.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize; |
|
|
|
this.unInstoreGrid.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] { |
|
|
|
this.dataGridViewTextBoxColumn8, |
|
|
|
this.U_RowIndex, |
|
|
|
this.U_ShortCode, |
|
|
|
this.U_Goods_Code, |
|
|
|
this.U_Goods_Name, |
|
|
|
this.U_Goods_Spec, |
|
|
|
this.U_Weight, |
|
|
|
this.U_ProductTime}); |
|
|
|
this.unInstoreGrid.Location = new System.Drawing.Point(3, 60); |
|
|
|
this.unInstoreGrid.MultiSelect = false; |
|
|
|
this.unInstoreGrid.Name = "unInstoreGrid"; |
|
|
|
this.unInstoreGrid.ReadOnly = true; |
|
|
|
this.unInstoreGrid.RowHeadersVisible = false; |
|
|
|
dataGridViewCellStyle15.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
|
dataGridViewCellStyle15.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(66)))), ((int)(((byte)(163)))), ((int)(((byte)(218))))); |
|
|
|
this.unInstoreGrid.RowsDefaultCellStyle = dataGridViewCellStyle15; |
|
|
|
this.unInstoreGrid.RowTemplate.Height = 23; |
|
|
|
this.unInstoreGrid.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect; |
|
|
|
this.unInstoreGrid.Size = new System.Drawing.Size(649, 109); |
|
|
|
this.unInstoreGrid.TabIndex = 9; |
|
|
|
//
|
|
|
|
// uLabel6
|
|
|
|
//
|
|
|
|
this.uLabel6.AutoSize = true; |
|
|
|
this.uLabel6.BackColor = System.Drawing.Color.White; |
|
|
|
this.uLabel6.Font = new System.Drawing.Font("宋体", 12F); |
|
|
|
this.uLabel6.ForeColor = System.Drawing.SystemColors.ControlText; |
|
|
|
this.uLabel6.Location = new System.Drawing.Point(6, 0); |
|
|
|
this.uLabel6.Name = "uLabel6"; |
|
|
|
this.uLabel6.Size = new System.Drawing.Size(88, 16); |
|
|
|
this.uLabel6.TabIndex = 7; |
|
|
|
this.uLabel6.Text = "未入库条码"; |
|
|
|
//
|
|
|
|
// groupBox4
|
|
|
|
//
|
|
|
|
this.groupBox4.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); |
|
|
|
this.groupBox4.Controls.Add(this.exceptionGrid); |
|
|
|
this.groupBox4.Controls.Add(this.uLabel4); |
|
|
|
this.groupBox4.Location = new System.Drawing.Point(631, 16); |
|
|
|
this.groupBox4.Name = "groupBox4"; |
|
|
|
this.groupBox4.Size = new System.Drawing.Size(655, 124); |
|
|
|
this.groupBox4.TabIndex = 4; |
|
|
|
this.groupBox4.TabStop = false; |
|
|
|
this.groupBox4.Text = "groupBox4"; |
|
|
|
//
|
|
|
|
// exceptionGrid
|
|
|
|
//
|
|
|
|
this.exceptionGrid.AllowUserToAddRows = false; |
|
|
|
this.exceptionGrid.AllowUserToDeleteRows = false; |
|
|
|
this.exceptionGrid.AllowUserToResizeColumns = false; |
|
|
|
this.exceptionGrid.AllowUserToResizeRows = false; |
|
|
|
dataGridViewCellStyle16.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235))))); |
|
|
|
this.exceptionGrid.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle16; |
|
|
|
this.exceptionGrid.BackgroundColor = System.Drawing.Color.White; |
|
|
|
this.exceptionGrid.BorderStyle = System.Windows.Forms.BorderStyle.None; |
|
|
|
dataGridViewCellStyle17.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; |
|
|
|
dataGridViewCellStyle17.Font = new System.Drawing.Font("宋体", 12F); |
|
|
|
dataGridViewCellStyle17.ForeColor = System.Drawing.Color.White; |
|
|
|
dataGridViewCellStyle17.WrapMode = System.Windows.Forms.DataGridViewTriState.True; |
|
|
|
this.exceptionGrid.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle17; |
|
|
|
this.exceptionGrid.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize; |
|
|
|
this.exceptionGrid.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] { |
|
|
|
this.E_ID, |
|
|
|
this.E_RowIndex, |
|
|
|
this.E_BarCode, |
|
|
|
this.E_ExceptionInfo}); |
|
|
|
this.exceptionGrid.Dock = System.Windows.Forms.DockStyle.Fill; |
|
|
|
this.exceptionGrid.Location = new System.Drawing.Point(3, 17); |
|
|
|
this.exceptionGrid.MultiSelect = false; |
|
|
|
this.exceptionGrid.Name = "exceptionGrid"; |
|
|
|
this.exceptionGrid.ReadOnly = true; |
|
|
|
this.exceptionGrid.RowHeadersVisible = false; |
|
|
|
dataGridViewCellStyle18.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
|
dataGridViewCellStyle18.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(66)))), ((int)(((byte)(163)))), ((int)(((byte)(218))))); |
|
|
|
this.exceptionGrid.RowsDefaultCellStyle = dataGridViewCellStyle18; |
|
|
|
this.exceptionGrid.RowTemplate.Height = 23; |
|
|
|
this.exceptionGrid.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect; |
|
|
|
this.exceptionGrid.Size = new System.Drawing.Size(649, 104); |
|
|
|
this.exceptionGrid.TabIndex = 9; |
|
|
|
//
|
|
|
|
// E_ID
|
|
|
|
//
|
|
|
|
this.E_ID.DataPropertyName = "ID"; |
|
|
|
this.E_ID.HeaderText = "ID"; |
|
|
|
this.E_ID.Name = "E_ID"; |
|
|
|
this.E_ID.ReadOnly = true; |
|
|
|
this.E_ID.Visible = false; |
|
|
|
//
|
|
|
|
// E_RowIndex
|
|
|
|
//
|
|
|
|
this.E_RowIndex.DataPropertyName = "RowIndex"; |
|
|
|
this.E_RowIndex.HeaderText = "序号"; |
|
|
|
this.E_RowIndex.Name = "E_RowIndex"; |
|
|
|
this.E_RowIndex.ReadOnly = true; |
|
|
|
//
|
|
|
|
// E_BarCode
|
|
|
|
//
|
|
|
|
this.E_BarCode.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill; |
|
|
|
this.E_BarCode.DataPropertyName = "BarCode"; |
|
|
|
this.E_BarCode.HeaderText = "条码"; |
|
|
|
this.E_BarCode.Name = "E_BarCode"; |
|
|
|
this.E_BarCode.ReadOnly = true; |
|
|
|
//
|
|
|
|
// E_ExceptionInfo
|
|
|
|
//
|
|
|
|
this.E_ExceptionInfo.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill; |
|
|
|
this.E_ExceptionInfo.DataPropertyName = "ExceptionInfo"; |
|
|
|
this.E_ExceptionInfo.HeaderText = "异常信息"; |
|
|
|
this.E_ExceptionInfo.Name = "E_ExceptionInfo"; |
|
|
|
this.E_ExceptionInfo.ReadOnly = true; |
|
|
|
//
|
|
|
|
// uLabel4
|
|
|
|
//
|
|
|
|
this.uLabel4.AutoSize = true; |
|
|
|
this.uLabel4.BackColor = System.Drawing.Color.White; |
|
|
|
this.uLabel4.Font = new System.Drawing.Font("宋体", 12F); |
|
|
|
this.uLabel4.ForeColor = System.Drawing.SystemColors.ControlText; |
|
|
|
this.uLabel4.Location = new System.Drawing.Point(6, -1); |
|
|
|
this.uLabel4.Name = "uLabel4"; |
|
|
|
this.uLabel4.Size = new System.Drawing.Size(72, 16); |
|
|
|
this.uLabel4.TabIndex = 5; |
|
|
|
this.uLabel4.Text = "异常记录"; |
|
|
|
//
|
|
|
|
// I_ID
|
|
|
|
//
|
|
|
|
this.I_ID.DataPropertyName = "ID"; |
|
|
|
this.I_ID.HeaderText = "ID"; |
|
|
|
this.I_ID.Name = "I_ID"; |
|
|
|
this.I_ID.ReadOnly = true; |
|
|
|
this.I_ID.Visible = false; |
|
|
|
//
|
|
|
|
// I_RowIndex
|
|
|
|
//
|
|
|
|
this.I_RowIndex.DataPropertyName = "RowIndex"; |
|
|
|
this.I_RowIndex.HeaderText = "序号"; |
|
|
|
this.I_RowIndex.Name = "I_RowIndex"; |
|
|
|
this.I_RowIndex.ReadOnly = true; |
|
|
|
this.I_RowIndex.Width = 65; |
|
|
|
//
|
|
|
|
// I_ShortCode
|
|
|
|
//
|
|
|
|
this.I_ShortCode.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.AllCells; |
|
|
|
this.I_ShortCode.DataPropertyName = "ShortCode"; |
|
|
|
this.I_ShortCode.HeaderText = "条码"; |
|
|
|
this.I_ShortCode.Name = "I_ShortCode"; |
|
|
|
this.I_ShortCode.ReadOnly = true; |
|
|
|
this.I_ShortCode.Width = 65; |
|
|
|
//
|
|
|
|
// I_Goods_Code
|
|
|
|
//
|
|
|
|
this.I_Goods_Code.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill; |
|
|
|
this.I_Goods_Code.DataPropertyName = "Goods_Code"; |
|
|
|
this.I_Goods_Code.HeaderText = "产品编号"; |
|
|
|
this.I_Goods_Code.Name = "I_Goods_Code"; |
|
|
|
this.I_Goods_Code.ReadOnly = true; |
|
|
|
//
|
|
|
|
// I_Goods_Name
|
|
|
|
//
|
|
|
|
this.I_Goods_Name.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill; |
|
|
|
this.I_Goods_Name.DataPropertyName = "Goods_Name"; |
|
|
|
this.I_Goods_Name.HeaderText = "产品名称"; |
|
|
|
this.I_Goods_Name.Name = "I_Goods_Name"; |
|
|
|
this.I_Goods_Name.ReadOnly = true; |
|
|
|
//
|
|
|
|
// I_Goods_Spec
|
|
|
|
//
|
|
|
|
this.I_Goods_Spec.DataPropertyName = "Spec"; |
|
|
|
this.I_Goods_Spec.HeaderText = "规格"; |
|
|
|
this.I_Goods_Spec.Name = "I_Goods_Spec"; |
|
|
|
this.I_Goods_Spec.ReadOnly = true; |
|
|
|
this.I_Goods_Spec.Width = 70; |
|
|
|
//
|
|
|
|
// I_Weight
|
|
|
|
//
|
|
|
|
this.I_Weight.DataPropertyName = "Weight"; |
|
|
|
dataGridViewCellStyle3.Format = "#0.######"; |
|
|
|
this.I_Weight.DefaultCellStyle = dataGridViewCellStyle3; |
|
|
|
this.I_Weight.HeaderText = "重量"; |
|
|
|
this.I_Weight.Name = "I_Weight"; |
|
|
|
this.I_Weight.ReadOnly = true; |
|
|
|
this.I_Weight.Width = 70; |
|
|
|
//
|
|
|
|
// I_ProductTime
|
|
|
|
//
|
|
|
|
this.I_ProductTime.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.AllCells; |
|
|
|
this.I_ProductTime.DataPropertyName = "ProductTime"; |
|
|
|
dataGridViewCellStyle4.Format = "T"; |
|
|
|
dataGridViewCellStyle4.NullValue = null; |
|
|
|
this.I_ProductTime.DefaultCellStyle = dataGridViewCellStyle4; |
|
|
|
this.I_ProductTime.HeaderText = "生产时间"; |
|
|
|
this.I_ProductTime.Name = "I_ProductTime"; |
|
|
|
this.I_ProductTime.ReadOnly = true; |
|
|
|
this.I_ProductTime.Width = 97; |
|
|
|
//
|
|
|
|
// B_ID
|
|
|
|
//
|
|
|
|
this.B_ID.DataPropertyName = "ID"; |
|
|
|
this.B_ID.HeaderText = "ID"; |
|
|
|
this.B_ID.Name = "B_ID"; |
|
|
|
this.B_ID.ReadOnly = true; |
|
|
|
this.B_ID.Visible = false; |
|
|
|
//
|
|
|
|
// B_RowIndex
|
|
|
|
//
|
|
|
|
this.B_RowIndex.DataPropertyName = "RowIndex"; |
|
|
|
this.B_RowIndex.HeaderText = "序号"; |
|
|
|
this.B_RowIndex.Name = "B_RowIndex"; |
|
|
|
this.B_RowIndex.ReadOnly = true; |
|
|
|
this.B_RowIndex.Width = 65; |
|
|
|
//
|
|
|
|
// B_ShortCode
|
|
|
|
//
|
|
|
|
this.B_ShortCode.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.AllCells; |
|
|
|
this.B_ShortCode.DataPropertyName = "ShortCode"; |
|
|
|
this.B_ShortCode.HeaderText = "条码"; |
|
|
|
this.B_ShortCode.Name = "B_ShortCode"; |
|
|
|
this.B_ShortCode.ReadOnly = true; |
|
|
|
this.B_ShortCode.Width = 65; |
|
|
|
//
|
|
|
|
// B_Goods_Code
|
|
|
|
//
|
|
|
|
this.B_Goods_Code.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill; |
|
|
|
this.B_Goods_Code.DataPropertyName = "Goods_Code"; |
|
|
|
this.B_Goods_Code.HeaderText = "产品编号"; |
|
|
|
this.B_Goods_Code.Name = "B_Goods_Code"; |
|
|
|
this.B_Goods_Code.ReadOnly = true; |
|
|
|
//
|
|
|
|
// B_Goods_Name
|
|
|
|
//
|
|
|
|
this.B_Goods_Name.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill; |
|
|
|
this.B_Goods_Name.DataPropertyName = "Goods_Name"; |
|
|
|
this.B_Goods_Name.HeaderText = "产品名称"; |
|
|
|
this.B_Goods_Name.Name = "B_Goods_Name"; |
|
|
|
this.B_Goods_Name.ReadOnly = true; |
|
|
|
//
|
|
|
|
// B_Goods_Spec
|
|
|
|
//
|
|
|
|
this.B_Goods_Spec.DataPropertyName = "Goods_Spec"; |
|
|
|
this.B_Goods_Spec.HeaderText = "规格"; |
|
|
|
this.B_Goods_Spec.Name = "B_Goods_Spec"; |
|
|
|
this.B_Goods_Spec.ReadOnly = true; |
|
|
|
this.B_Goods_Spec.Width = 70; |
|
|
|
//
|
|
|
|
// B_Weight
|
|
|
|
//
|
|
|
|
this.B_Weight.DataPropertyName = "Weight"; |
|
|
|
dataGridViewCellStyle8.Format = "#0.######"; |
|
|
|
this.B_Weight.DefaultCellStyle = dataGridViewCellStyle8; |
|
|
|
this.B_Weight.HeaderText = "重量"; |
|
|
|
this.B_Weight.Name = "B_Weight"; |
|
|
|
this.B_Weight.ReadOnly = true; |
|
|
|
this.B_Weight.Width = 70; |
|
|
|
//
|
|
|
|
// B_ProductTime
|
|
|
|
//
|
|
|
|
this.B_ProductTime.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.AllCells; |
|
|
|
this.B_ProductTime.DataPropertyName = "ProductTime"; |
|
|
|
dataGridViewCellStyle9.Format = "T"; |
|
|
|
dataGridViewCellStyle9.NullValue = null; |
|
|
|
this.B_ProductTime.DefaultCellStyle = dataGridViewCellStyle9; |
|
|
|
this.B_ProductTime.HeaderText = "生产时间"; |
|
|
|
this.B_ProductTime.Name = "B_ProductTime"; |
|
|
|
this.B_ProductTime.ReadOnly = true; |
|
|
|
this.B_ProductTime.Width = 97; |
|
|
|
//
|
|
|
|
// dataGridViewTextBoxColumn8
|
|
|
|
//
|
|
|
|
this.dataGridViewTextBoxColumn8.DataPropertyName = "U_ID"; |
|
|
|
this.dataGridViewTextBoxColumn8.HeaderText = "ID"; |
|
|
|
this.dataGridViewTextBoxColumn8.Name = "dataGridViewTextBoxColumn8"; |
|
|
|
this.dataGridViewTextBoxColumn8.ReadOnly = true; |
|
|
|
this.dataGridViewTextBoxColumn8.Visible = false; |
|
|
|
//
|
|
|
|
// U_RowIndex
|
|
|
|
//
|
|
|
|
this.U_RowIndex.DataPropertyName = "RowIndex"; |
|
|
|
this.U_RowIndex.HeaderText = "序号"; |
|
|
|
this.U_RowIndex.Name = "U_RowIndex"; |
|
|
|
this.U_RowIndex.ReadOnly = true; |
|
|
|
this.U_RowIndex.Width = 65; |
|
|
|
//
|
|
|
|
// U_ShortCode
|
|
|
|
//
|
|
|
|
this.U_ShortCode.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.AllCells; |
|
|
|
this.U_ShortCode.DataPropertyName = "ShortCode"; |
|
|
|
this.U_ShortCode.HeaderText = "条码"; |
|
|
|
this.U_ShortCode.Name = "U_ShortCode"; |
|
|
|
this.U_ShortCode.ReadOnly = true; |
|
|
|
this.U_ShortCode.Width = 65; |
|
|
|
//
|
|
|
|
// U_Goods_Code
|
|
|
|
//
|
|
|
|
this.U_Goods_Code.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill; |
|
|
|
this.U_Goods_Code.DataPropertyName = "Goods_Code"; |
|
|
|
this.U_Goods_Code.HeaderText = "产品编号"; |
|
|
|
this.U_Goods_Code.Name = "U_Goods_Code"; |
|
|
|
this.U_Goods_Code.ReadOnly = true; |
|
|
|
//
|
|
|
|
// U_Goods_Name
|
|
|
|
//
|
|
|
|
this.U_Goods_Name.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill; |
|
|
|
this.U_Goods_Name.DataPropertyName = "Goods_Name"; |
|
|
|
this.U_Goods_Name.HeaderText = "产品名称"; |
|
|
|
this.U_Goods_Name.Name = "U_Goods_Name"; |
|
|
|
this.U_Goods_Name.ReadOnly = true; |
|
|
|
//
|
|
|
|
// U_Goods_Spec
|
|
|
|
//
|
|
|
|
this.U_Goods_Spec.DataPropertyName = "Goods_Spec"; |
|
|
|
this.U_Goods_Spec.HeaderText = "规格"; |
|
|
|
this.U_Goods_Spec.Name = "U_Goods_Spec"; |
|
|
|
this.U_Goods_Spec.ReadOnly = true; |
|
|
|
this.U_Goods_Spec.Width = 70; |
|
|
|
//
|
|
|
|
// U_Weight
|
|
|
|
//
|
|
|
|
this.U_Weight.DataPropertyName = "Weight"; |
|
|
|
dataGridViewCellStyle13.Format = "#0.######"; |
|
|
|
this.U_Weight.DefaultCellStyle = dataGridViewCellStyle13; |
|
|
|
this.U_Weight.HeaderText = "重量"; |
|
|
|
this.U_Weight.Name = "U_Weight"; |
|
|
|
this.U_Weight.ReadOnly = true; |
|
|
|
this.U_Weight.Width = 70; |
|
|
|
//
|
|
|
|
// U_ProductTime
|
|
|
|
//
|
|
|
|
this.U_ProductTime.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.AllCells; |
|
|
|
this.U_ProductTime.DataPropertyName = "ProductTime"; |
|
|
|
dataGridViewCellStyle14.Format = "T"; |
|
|
|
dataGridViewCellStyle14.NullValue = null; |
|
|
|
this.U_ProductTime.DefaultCellStyle = dataGridViewCellStyle14; |
|
|
|
this.U_ProductTime.HeaderText = "生产时间"; |
|
|
|
this.U_ProductTime.Name = "U_ProductTime"; |
|
|
|
this.U_ProductTime.ReadOnly = true; |
|
|
|
this.U_ProductTime.Width = 97; |
|
|
|
//
|
|
|
|
// SegmentInStoreForm
|
|
|
|
//
|
|
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F); |
|
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; |
|
|
|
this.BackColor = System.Drawing.Color.White; |
|
|
|
this.ClientSize = new System.Drawing.Size(797, 488); |
|
|
|
this.ClientSize = new System.Drawing.Size(1305, 611); |
|
|
|
this.Controls.Add(this.groupBox4); |
|
|
|
this.Controls.Add(this.panel1); |
|
|
|
this.Controls.Add(this.groupBox3); |
|
|
|
this.Controls.Add(this.groupBox2); |
|
|
|
this.Controls.Add(this.groupBox1); |
|
|
|
this.ImeMode = System.Windows.Forms.ImeMode.Disable; |
|
|
|
this.KeyPreview = true; |
|
|
|
this.Name = "SegmentInStoreForm"; |
|
|
|
this.Text = "扫码入库"; |
|
|
|
this.WindowState = System.Windows.Forms.FormWindowState.Maximized; |
|
|
|
this.panel1.ResumeLayout(false); |
|
|
|
this.panel1.PerformLayout(); |
|
|
|
this.groupBox1.ResumeLayout(false); |
|
|
|
this.groupBox1.PerformLayout(); |
|
|
|
((System.ComponentModel.ISupportInitialize)(this.inStoreGrid)).EndInit(); |
|
|
|
this.groupBox2.ResumeLayout(false); |
|
|
|
this.groupBox2.PerformLayout(); |
|
|
|
((System.ComponentModel.ISupportInitialize)(this.backStoreGrid)).EndInit(); |
|
|
|
this.groupBox3.ResumeLayout(false); |
|
|
|
this.groupBox3.PerformLayout(); |
|
|
|
((System.ComponentModel.ISupportInitialize)(this.unInstoreGrid)).EndInit(); |
|
|
|
this.groupBox4.ResumeLayout(false); |
|
|
|
this.groupBox4.PerformLayout(); |
|
|
|
((System.ComponentModel.ISupportInitialize)(this.exceptionGrid)).EndInit(); |
|
|
|
this.ResumeLayout(false); |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
#endregion
|
|
|
|
|
|
|
|
private System.Windows.Forms.Panel panel1; |
|
|
|
private WinFormControl.UScanPanel uScanPanel1; |
|
|
|
private System.Windows.Forms.GroupBox groupBox1; |
|
|
|
private WinFormControl.ULabel goodsNameLbl; |
|
|
|
private System.Windows.Forms.GroupBox groupBox2; |
|
|
|
private System.Windows.Forms.GroupBox groupBox3; |
|
|
|
private System.Windows.Forms.ComboBox storeSelect; |
|
|
|
private WinFormControl.ULabel uLabel3; |
|
|
|
private WinFormControl.NetStateWatch netStateWatch1; |
|
|
|
private WinFormControl.ULabel uLabel5; |
|
|
|
private WinFormControl.ULabel uLabel6; |
|
|
|
private System.Windows.Forms.GroupBox groupBox4; |
|
|
|
private WinFormControl.ULabel uLabel4; |
|
|
|
private WinFormControl.UDataGridView backStoreGrid; |
|
|
|
private WinFormControl.UDataGridView exceptionGrid; |
|
|
|
private WinFormControl.UDataGridView unInstoreGrid; |
|
|
|
private WinFormControl.UDataGridView inStoreGrid; |
|
|
|
private WinFormControl.NButton backBtn; |
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn E_ID; |
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn E_RowIndex; |
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn E_BarCode; |
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn E_ExceptionInfo; |
|
|
|
private WinFormControl.NButton submitBtn; |
|
|
|
private WinFormControl.NButton deleteBtn; |
|
|
|
private WinFormControl.NButton refreshBtn; |
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn I_ID; |
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn I_RowIndex; |
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn I_ShortCode; |
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn I_Goods_Code; |
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn I_Goods_Name; |
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn I_Goods_Spec; |
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn I_Weight; |
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn I_ProductTime; |
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn B_ID; |
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn B_RowIndex; |
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn B_ShortCode; |
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn B_Goods_Code; |
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn B_Goods_Name; |
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn B_Goods_Spec; |
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn B_Weight; |
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn B_ProductTime; |
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn8; |
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn U_RowIndex; |
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn U_ShortCode; |
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn U_Goods_Code; |
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn U_Goods_Name; |
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn U_Goods_Spec; |
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn U_Weight; |
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn U_ProductTime; |
|
|
|
} |
|
|
|
} |