|
|
|
@ -28,63 +28,74 @@ |
|
|
|
/// </summary>
|
|
|
|
private void InitializeComponent() |
|
|
|
{ |
|
|
|
this.components = new System.ComponentModel.Container(); |
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle(); |
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = new System.Windows.Forms.DataGridViewCellStyle(); |
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle4 = new System.Windows.Forms.DataGridViewCellStyle(); |
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle5 = 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 dataGridViewCellStyle6 = new System.Windows.Forms.DataGridViewCellStyle(); |
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle9 = 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 dataGridViewCellStyle8 = new System.Windows.Forms.DataGridViewCellStyle(); |
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle9 = new System.Windows.Forms.DataGridViewCellStyle(); |
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle11 = new System.Windows.Forms.DataGridViewCellStyle(); |
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle14 = 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 dataGridViewCellStyle13 = 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 dataGridViewCellStyle3 = new System.Windows.Forms.DataGridViewCellStyle(); |
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle14 = new System.Windows.Forms.DataGridViewCellStyle(); |
|
|
|
this.splitContainer1 = new System.Windows.Forms.SplitContainer(); |
|
|
|
this.splitContainer2 = new System.Windows.Forms.SplitContainer(); |
|
|
|
this.groupBox2 = new System.Windows.Forms.GroupBox(); |
|
|
|
this.gridUnSubmit = new BWP.WinFormControl.UDataGridView(); |
|
|
|
this.groupBox1 = new System.Windows.Forms.GroupBox(); |
|
|
|
this.gridUnScan = new BWP.WinFormControl.UDataGridView(); |
|
|
|
this.cbxStore = new System.Windows.Forms.ComboBox(); |
|
|
|
this.txtBarCode = new System.Windows.Forms.TextBox(); |
|
|
|
this.groupBox4 = new System.Windows.Forms.GroupBox(); |
|
|
|
this.groupBox3 = new System.Windows.Forms.GroupBox(); |
|
|
|
this.gridSubmited = new BWP.WinFormControl.UDataGridView(); |
|
|
|
this.richTextBox1 = new System.Windows.Forms.RichTextBox(); |
|
|
|
this.label2 = new System.Windows.Forms.Label(); |
|
|
|
this.picSyncStatus = new System.Windows.Forms.PictureBox(); |
|
|
|
this.label11 = new System.Windows.Forms.Label(); |
|
|
|
this.button1 = new System.Windows.Forms.Button(); |
|
|
|
this.uComboBox1 = new BWP.WinFormControl.UComboBox(); |
|
|
|
this.picNetStatus = new System.Windows.Forms.PictureBox(); |
|
|
|
this.label1 = new System.Windows.Forms.Label(); |
|
|
|
this.timerSyncUnScan = new System.Windows.Forms.Timer(this.components); |
|
|
|
this.timerUpload = new System.Windows.Forms.Timer(this.components); |
|
|
|
this.label10 = new System.Windows.Forms.Label(); |
|
|
|
this.splitContainer2 = new System.Windows.Forms.SplitContainer(); |
|
|
|
this.groupBox3 = new System.Windows.Forms.GroupBox(); |
|
|
|
this.gridSubmited = new BWP.WinFormControl.UDataGridView(); |
|
|
|
this.submited序号 = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
this.submited条码 = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
this.submited产品 = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
this.submited重量 = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
this.submited仓库 = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
this.submited日期 = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
this.groupBox2 = new System.Windows.Forms.GroupBox(); |
|
|
|
this.uDataGridView1 = 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.button2 = new System.Windows.Forms.Button(); |
|
|
|
this.groupBox1 = new System.Windows.Forms.GroupBox(); |
|
|
|
this.gridUnScan = new BWP.WinFormControl.UDataGridView(); |
|
|
|
this.unscan序号 = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
this.unscan条码 = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
this.unscan产品 = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
this.unscan重量 = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
this.unscan日期 = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
this.unsubmit条码 = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
this.unsubmit产品 = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
this.unsubmit重量 = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
this.unsubmit仓库 = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).BeginInit(); |
|
|
|
this.splitContainer1.Panel1.SuspendLayout(); |
|
|
|
this.splitContainer1.Panel2.SuspendLayout(); |
|
|
|
this.splitContainer1.SuspendLayout(); |
|
|
|
this.groupBox4.SuspendLayout(); |
|
|
|
((System.ComponentModel.ISupportInitialize)(this.picSyncStatus)).BeginInit(); |
|
|
|
((System.ComponentModel.ISupportInitialize)(this.picNetStatus)).BeginInit(); |
|
|
|
((System.ComponentModel.ISupportInitialize)(this.splitContainer2)).BeginInit(); |
|
|
|
this.splitContainer2.Panel1.SuspendLayout(); |
|
|
|
this.splitContainer2.Panel2.SuspendLayout(); |
|
|
|
this.splitContainer2.SuspendLayout(); |
|
|
|
this.groupBox3.SuspendLayout(); |
|
|
|
((System.ComponentModel.ISupportInitialize)(this.gridSubmited)).BeginInit(); |
|
|
|
this.groupBox2.SuspendLayout(); |
|
|
|
((System.ComponentModel.ISupportInitialize)(this.gridUnSubmit)).BeginInit(); |
|
|
|
((System.ComponentModel.ISupportInitialize)(this.uDataGridView1)).BeginInit(); |
|
|
|
this.groupBox1.SuspendLayout(); |
|
|
|
((System.ComponentModel.ISupportInitialize)(this.gridUnScan)).BeginInit(); |
|
|
|
this.groupBox3.SuspendLayout(); |
|
|
|
((System.ComponentModel.ISupportInitialize)(this.gridSubmited)).BeginInit(); |
|
|
|
this.SuspendLayout(); |
|
|
|
//
|
|
|
|
// splitContainer1
|
|
|
|
@ -95,145 +106,152 @@ |
|
|
|
this.splitContainer1.Name = "splitContainer1"; |
|
|
|
this.splitContainer1.Orientation = System.Windows.Forms.Orientation.Horizontal; |
|
|
|
//
|
|
|
|
// splitContainer1.Panel1
|
|
|
|
//
|
|
|
|
this.splitContainer1.Panel1.Controls.Add(this.cbxStore); |
|
|
|
this.splitContainer1.Panel1.Controls.Add(this.txtBarCode); |
|
|
|
this.splitContainer1.Panel1.Controls.Add(this.groupBox4); |
|
|
|
this.splitContainer1.Panel1.Controls.Add(this.label2); |
|
|
|
this.splitContainer1.Panel1.Controls.Add(this.picSyncStatus); |
|
|
|
this.splitContainer1.Panel1.Controls.Add(this.label11); |
|
|
|
this.splitContainer1.Panel1.Controls.Add(this.button1); |
|
|
|
this.splitContainer1.Panel1.Controls.Add(this.picNetStatus); |
|
|
|
this.splitContainer1.Panel1.Controls.Add(this.label1); |
|
|
|
this.splitContainer1.Panel1.Controls.Add(this.label10); |
|
|
|
//
|
|
|
|
// splitContainer1.Panel2
|
|
|
|
//
|
|
|
|
this.splitContainer1.Panel2.Controls.Add(this.splitContainer2); |
|
|
|
this.splitContainer1.Size = new System.Drawing.Size(1031, 558); |
|
|
|
this.splitContainer1.SplitterDistance = 25; |
|
|
|
this.splitContainer1.Size = new System.Drawing.Size(1098, 594); |
|
|
|
this.splitContainer1.SplitterDistance = 102; |
|
|
|
this.splitContainer1.TabIndex = 0; |
|
|
|
//
|
|
|
|
// splitContainer2
|
|
|
|
// cbxStore
|
|
|
|
//
|
|
|
|
this.splitContainer2.Dock = System.Windows.Forms.DockStyle.Fill; |
|
|
|
this.splitContainer2.Location = new System.Drawing.Point(0, 0); |
|
|
|
this.splitContainer2.Name = "splitContainer2"; |
|
|
|
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(83, 55); |
|
|
|
this.cbxStore.Name = "cbxStore"; |
|
|
|
this.cbxStore.Size = new System.Drawing.Size(226, 24); |
|
|
|
this.cbxStore.TabIndex = 46; |
|
|
|
//
|
|
|
|
// splitContainer2.Panel1
|
|
|
|
// txtBarCode
|
|
|
|
//
|
|
|
|
this.splitContainer2.Panel1.Controls.Add(this.groupBox2); |
|
|
|
this.splitContainer2.Panel1.Controls.Add(this.groupBox1); |
|
|
|
this.txtBarCode.Enabled = false; |
|
|
|
this.txtBarCode.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
|
this.txtBarCode.Location = new System.Drawing.Point(83, 10); |
|
|
|
this.txtBarCode.Name = "txtBarCode"; |
|
|
|
this.txtBarCode.Size = new System.Drawing.Size(227, 26); |
|
|
|
this.txtBarCode.TabIndex = 45; |
|
|
|
//
|
|
|
|
// splitContainer2.Panel2
|
|
|
|
// groupBox4
|
|
|
|
//
|
|
|
|
this.splitContainer2.Panel2.Controls.Add(this.groupBox4); |
|
|
|
this.splitContainer2.Panel2.Controls.Add(this.groupBox3); |
|
|
|
this.splitContainer2.Panel2.Controls.Add(this.button1); |
|
|
|
this.splitContainer2.Panel2.Controls.Add(this.uComboBox1); |
|
|
|
this.splitContainer2.Panel2.Controls.Add(this.label1); |
|
|
|
this.splitContainer2.Size = new System.Drawing.Size(1031, 529); |
|
|
|
this.splitContainer2.SplitterDistance = 467; |
|
|
|
this.splitContainer2.TabIndex = 0; |
|
|
|
this.groupBox4.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) |
|
|
|
| System.Windows.Forms.AnchorStyles.Right))); |
|
|
|
this.groupBox4.Controls.Add(this.richTextBox1); |
|
|
|
this.groupBox4.Location = new System.Drawing.Point(755, 3); |
|
|
|
this.groupBox4.Name = "groupBox4"; |
|
|
|
this.groupBox4.Size = new System.Drawing.Size(331, 94); |
|
|
|
this.groupBox4.TabIndex = 4; |
|
|
|
this.groupBox4.TabStop = false; |
|
|
|
this.groupBox4.Text = "最近异常记录"; |
|
|
|
//
|
|
|
|
// groupBox2
|
|
|
|
// richTextBox1
|
|
|
|
//
|
|
|
|
this.richTextBox1.Dock = System.Windows.Forms.DockStyle.Fill; |
|
|
|
this.richTextBox1.Enabled = false; |
|
|
|
this.richTextBox1.Location = new System.Drawing.Point(3, 17); |
|
|
|
this.richTextBox1.Name = "richTextBox1"; |
|
|
|
this.richTextBox1.Size = new System.Drawing.Size(325, 74); |
|
|
|
this.richTextBox1.TabIndex = 0; |
|
|
|
this.richTextBox1.Text = ""; |
|
|
|
//
|
|
|
|
// label2
|
|
|
|
//
|
|
|
|
this.label2.AutoSize = true; |
|
|
|
this.label2.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
|
this.label2.Location = new System.Drawing.Point(21, 13); |
|
|
|
this.label2.Name = "label2"; |
|
|
|
this.label2.Size = new System.Drawing.Size(56, 16); |
|
|
|
this.label2.TabIndex = 44; |
|
|
|
this.label2.Text = "条码:"; |
|
|
|
//
|
|
|
|
// picSyncStatus
|
|
|
|
//
|
|
|
|
this.picSyncStatus.ErrorImage = null; |
|
|
|
this.picSyncStatus.InitialImage = null; |
|
|
|
this.picSyncStatus.Location = new System.Drawing.Point(387, 55); |
|
|
|
this.picSyncStatus.Name = "picSyncStatus"; |
|
|
|
this.picSyncStatus.Size = new System.Drawing.Size(30, 30); |
|
|
|
this.picSyncStatus.TabIndex = 43; |
|
|
|
this.picSyncStatus.TabStop = false; |
|
|
|
//
|
|
|
|
// label11
|
|
|
|
//
|
|
|
|
this.label11.AutoSize = true; |
|
|
|
this.label11.Location = new System.Drawing.Point(352, 63); |
|
|
|
this.label11.Name = "label11"; |
|
|
|
this.label11.Size = new System.Drawing.Size(29, 12); |
|
|
|
this.label11.TabIndex = 42; |
|
|
|
this.label11.Text = "同步"; |
|
|
|
//
|
|
|
|
this.groupBox2.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left) |
|
|
|
| System.Windows.Forms.AnchorStyles.Right))); |
|
|
|
this.groupBox2.Controls.Add(this.gridUnSubmit); |
|
|
|
this.groupBox2.Location = new System.Drawing.Point(4, 313); |
|
|
|
this.groupBox2.Name = "groupBox2"; |
|
|
|
this.groupBox2.Size = new System.Drawing.Size(460, 213); |
|
|
|
this.groupBox2.TabIndex = 1; |
|
|
|
this.groupBox2.TabStop = false; |
|
|
|
this.groupBox2.Text = "等待提交产品"; |
|
|
|
// button1
|
|
|
|
//
|
|
|
|
// gridUnSubmit
|
|
|
|
this.button1.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
|
this.button1.Location = new System.Drawing.Point(524, 18); |
|
|
|
this.button1.Name = "button1"; |
|
|
|
this.button1.Size = new System.Drawing.Size(89, 46); |
|
|
|
this.button1.TabIndex = 2; |
|
|
|
this.button1.Text = "提交"; |
|
|
|
this.button1.UseVisualStyleBackColor = true; |
|
|
|
//
|
|
|
|
this.gridUnSubmit.AllowUserToAddRows = false; |
|
|
|
this.gridUnSubmit.AllowUserToDeleteRows = false; |
|
|
|
this.gridUnSubmit.AllowUserToResizeColumns = false; |
|
|
|
this.gridUnSubmit.AllowUserToResizeRows = false; |
|
|
|
dataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235))))); |
|
|
|
this.gridUnSubmit.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle1; |
|
|
|
this.gridUnSubmit.BackgroundColor = System.Drawing.Color.White; |
|
|
|
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.gridUnSubmit.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle2; |
|
|
|
this.gridUnSubmit.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize; |
|
|
|
this.gridUnSubmit.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] { |
|
|
|
this.unsubmit条码, |
|
|
|
this.unsubmit产品, |
|
|
|
this.unsubmit重量, |
|
|
|
this.unsubmit仓库}); |
|
|
|
this.gridUnSubmit.Dock = System.Windows.Forms.DockStyle.Fill; |
|
|
|
this.gridUnSubmit.Location = new System.Drawing.Point(3, 17); |
|
|
|
this.gridUnSubmit.MultiSelect = false; |
|
|
|
this.gridUnSubmit.Name = "gridUnSubmit"; |
|
|
|
this.gridUnSubmit.ReadOnly = true; |
|
|
|
this.gridUnSubmit.RowHeadersVisible = false; |
|
|
|
dataGridViewCellStyle4.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
|
dataGridViewCellStyle4.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(66)))), ((int)(((byte)(163)))), ((int)(((byte)(218))))); |
|
|
|
this.gridUnSubmit.RowsDefaultCellStyle = dataGridViewCellStyle4; |
|
|
|
this.gridUnSubmit.RowTemplate.Height = 23; |
|
|
|
this.gridUnSubmit.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect; |
|
|
|
this.gridUnSubmit.Size = new System.Drawing.Size(454, 193); |
|
|
|
this.gridUnSubmit.TabIndex = 1; |
|
|
|
// picNetStatus
|
|
|
|
//
|
|
|
|
// groupBox1
|
|
|
|
this.picNetStatus.ErrorImage = null; |
|
|
|
this.picNetStatus.InitialImage = null; |
|
|
|
this.picNetStatus.Location = new System.Drawing.Point(387, 10); |
|
|
|
this.picNetStatus.Name = "picNetStatus"; |
|
|
|
this.picNetStatus.Size = new System.Drawing.Size(30, 30); |
|
|
|
this.picNetStatus.TabIndex = 41; |
|
|
|
this.picNetStatus.TabStop = false; |
|
|
|
//
|
|
|
|
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.gridUnScan); |
|
|
|
this.groupBox1.Location = new System.Drawing.Point(4, 4); |
|
|
|
this.groupBox1.Name = "groupBox1"; |
|
|
|
this.groupBox1.Size = new System.Drawing.Size(460, 302); |
|
|
|
this.groupBox1.TabIndex = 0; |
|
|
|
this.groupBox1.TabStop = false; |
|
|
|
this.groupBox1.Text = "未扫码产品"; |
|
|
|
// label1
|
|
|
|
//
|
|
|
|
// gridUnScan
|
|
|
|
this.label1.AutoSize = true; |
|
|
|
this.label1.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
|
this.label1.Location = new System.Drawing.Point(21, 60); |
|
|
|
this.label1.Name = "label1"; |
|
|
|
this.label1.Size = new System.Drawing.Size(56, 16); |
|
|
|
this.label1.TabIndex = 0; |
|
|
|
this.label1.Text = "仓库:"; |
|
|
|
//
|
|
|
|
this.gridUnScan.AllowUserToAddRows = false; |
|
|
|
this.gridUnScan.AllowUserToDeleteRows = false; |
|
|
|
this.gridUnScan.AllowUserToResizeColumns = false; |
|
|
|
this.gridUnScan.AllowUserToResizeRows = false; |
|
|
|
dataGridViewCellStyle5.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235))))); |
|
|
|
this.gridUnScan.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle5; |
|
|
|
this.gridUnScan.BackgroundColor = System.Drawing.Color.White; |
|
|
|
dataGridViewCellStyle6.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft; |
|
|
|
dataGridViewCellStyle6.BackColor = System.Drawing.SystemColors.Control; |
|
|
|
dataGridViewCellStyle6.Font = new System.Drawing.Font("宋体", 12F); |
|
|
|
dataGridViewCellStyle6.ForeColor = System.Drawing.SystemColors.WindowText; |
|
|
|
dataGridViewCellStyle6.SelectionBackColor = System.Drawing.SystemColors.Highlight; |
|
|
|
dataGridViewCellStyle6.SelectionForeColor = System.Drawing.SystemColors.HighlightText; |
|
|
|
dataGridViewCellStyle6.WrapMode = System.Windows.Forms.DataGridViewTriState.True; |
|
|
|
this.gridUnScan.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle6; |
|
|
|
this.gridUnScan.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize; |
|
|
|
this.gridUnScan.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] { |
|
|
|
this.unscan序号, |
|
|
|
this.unscan条码, |
|
|
|
this.unscan产品, |
|
|
|
this.unscan重量, |
|
|
|
this.unscan日期}); |
|
|
|
this.gridUnScan.Dock = System.Windows.Forms.DockStyle.Fill; |
|
|
|
this.gridUnScan.Location = new System.Drawing.Point(3, 17); |
|
|
|
this.gridUnScan.MultiSelect = false; |
|
|
|
this.gridUnScan.Name = "gridUnScan"; |
|
|
|
this.gridUnScan.ReadOnly = true; |
|
|
|
this.gridUnScan.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.gridUnScan.RowsDefaultCellStyle = dataGridViewCellStyle9; |
|
|
|
this.gridUnScan.RowTemplate.Height = 23; |
|
|
|
this.gridUnScan.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect; |
|
|
|
this.gridUnScan.Size = new System.Drawing.Size(454, 282); |
|
|
|
this.gridUnScan.TabIndex = 0; |
|
|
|
// label10
|
|
|
|
//
|
|
|
|
// groupBox4
|
|
|
|
this.label10.AutoSize = true; |
|
|
|
this.label10.Location = new System.Drawing.Point(352, 18); |
|
|
|
this.label10.Name = "label10"; |
|
|
|
this.label10.Size = new System.Drawing.Size(29, 12); |
|
|
|
this.label10.TabIndex = 40; |
|
|
|
this.label10.Text = "网络"; |
|
|
|
//
|
|
|
|
this.groupBox4.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left) |
|
|
|
| System.Windows.Forms.AnchorStyles.Right))); |
|
|
|
this.groupBox4.Location = new System.Drawing.Point(4, 324); |
|
|
|
this.groupBox4.Name = "groupBox4"; |
|
|
|
this.groupBox4.Size = new System.Drawing.Size(553, 205); |
|
|
|
this.groupBox4.TabIndex = 4; |
|
|
|
this.groupBox4.TabStop = false; |
|
|
|
this.groupBox4.Text = "最近异常记录"; |
|
|
|
// splitContainer2
|
|
|
|
//
|
|
|
|
this.splitContainer2.Dock = System.Windows.Forms.DockStyle.Fill; |
|
|
|
this.splitContainer2.Location = new System.Drawing.Point(0, 0); |
|
|
|
this.splitContainer2.Name = "splitContainer2"; |
|
|
|
//
|
|
|
|
// splitContainer2.Panel1
|
|
|
|
//
|
|
|
|
this.splitContainer2.Panel1.Controls.Add(this.groupBox3); |
|
|
|
//
|
|
|
|
// splitContainer2.Panel2
|
|
|
|
//
|
|
|
|
this.splitContainer2.Panel2.Controls.Add(this.groupBox2); |
|
|
|
this.splitContainer2.Panel2.Controls.Add(this.groupBox1); |
|
|
|
this.splitContainer2.Size = new System.Drawing.Size(1098, 488); |
|
|
|
this.splitContainer2.SplitterDistance = 578; |
|
|
|
this.splitContainer2.TabIndex = 0; |
|
|
|
//
|
|
|
|
// groupBox3
|
|
|
|
//
|
|
|
|
@ -241,12 +259,12 @@ |
|
|
|
| System.Windows.Forms.AnchorStyles.Left) |
|
|
|
| System.Windows.Forms.AnchorStyles.Right))); |
|
|
|
this.groupBox3.Controls.Add(this.gridSubmited); |
|
|
|
this.groupBox3.Location = new System.Drawing.Point(4, 47); |
|
|
|
this.groupBox3.Location = new System.Drawing.Point(3, 3); |
|
|
|
this.groupBox3.Name = "groupBox3"; |
|
|
|
this.groupBox3.Size = new System.Drawing.Size(553, 259); |
|
|
|
this.groupBox3.Size = new System.Drawing.Size(572, 482); |
|
|
|
this.groupBox3.TabIndex = 3; |
|
|
|
this.groupBox3.TabStop = false; |
|
|
|
this.groupBox3.Text = "已提交产品"; |
|
|
|
this.groupBox3.Text = "已扫码产品"; |
|
|
|
//
|
|
|
|
// gridSubmited
|
|
|
|
//
|
|
|
|
@ -254,17 +272,17 @@ |
|
|
|
this.gridSubmited.AllowUserToDeleteRows = false; |
|
|
|
this.gridSubmited.AllowUserToResizeColumns = false; |
|
|
|
this.gridSubmited.AllowUserToResizeRows = false; |
|
|
|
dataGridViewCellStyle10.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235))))); |
|
|
|
this.gridSubmited.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle10; |
|
|
|
dataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235))))); |
|
|
|
this.gridSubmited.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle1; |
|
|
|
this.gridSubmited.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.gridSubmited.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle11; |
|
|
|
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.gridSubmited.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle2; |
|
|
|
this.gridSubmited.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize; |
|
|
|
this.gridSubmited.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] { |
|
|
|
this.submited序号, |
|
|
|
@ -279,56 +297,14 @@ |
|
|
|
this.gridSubmited.Name = "gridSubmited"; |
|
|
|
this.gridSubmited.ReadOnly = true; |
|
|
|
this.gridSubmited.RowHeadersVisible = false; |
|
|
|
dataGridViewCellStyle14.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
|
dataGridViewCellStyle14.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(66)))), ((int)(((byte)(163)))), ((int)(((byte)(218))))); |
|
|
|
this.gridSubmited.RowsDefaultCellStyle = dataGridViewCellStyle14; |
|
|
|
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.gridSubmited.RowsDefaultCellStyle = dataGridViewCellStyle5; |
|
|
|
this.gridSubmited.RowTemplate.Height = 23; |
|
|
|
this.gridSubmited.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect; |
|
|
|
this.gridSubmited.Size = new System.Drawing.Size(547, 239); |
|
|
|
this.gridSubmited.Size = new System.Drawing.Size(566, 462); |
|
|
|
this.gridSubmited.TabIndex = 1; |
|
|
|
//
|
|
|
|
// button1
|
|
|
|
//
|
|
|
|
this.button1.Location = new System.Drawing.Point(262, 14); |
|
|
|
this.button1.Name = "button1"; |
|
|
|
this.button1.Size = new System.Drawing.Size(89, 23); |
|
|
|
this.button1.TabIndex = 2; |
|
|
|
this.button1.Text = "同步数据"; |
|
|
|
this.button1.UseVisualStyleBackColor = true; |
|
|
|
//
|
|
|
|
// uComboBox1
|
|
|
|
//
|
|
|
|
this.uComboBox1.CodeArgs = null; |
|
|
|
this.uComboBox1.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed; |
|
|
|
this.uComboBox1.EnableTopItem = true; |
|
|
|
this.uComboBox1.FormattingEnabled = true; |
|
|
|
this.uComboBox1.Location = new System.Drawing.Point(97, 14); |
|
|
|
this.uComboBox1.Name = "uComboBox1"; |
|
|
|
this.uComboBox1.Range = 10; |
|
|
|
this.uComboBox1.Size = new System.Drawing.Size(140, 22); |
|
|
|
this.uComboBox1.TabIndex = 1; |
|
|
|
//
|
|
|
|
// label1
|
|
|
|
//
|
|
|
|
this.label1.AutoSize = true; |
|
|
|
this.label1.Location = new System.Drawing.Point(26, 19); |
|
|
|
this.label1.Name = "label1"; |
|
|
|
this.label1.Size = new System.Drawing.Size(65, 12); |
|
|
|
this.label1.TabIndex = 0; |
|
|
|
this.label1.Text = "入库仓库:"; |
|
|
|
//
|
|
|
|
// timerSyncUnScan
|
|
|
|
//
|
|
|
|
this.timerSyncUnScan.Enabled = true; |
|
|
|
this.timerSyncUnScan.Interval = 1000; |
|
|
|
this.timerSyncUnScan.Tick += new System.EventHandler(this.timerSyncUnScan_Tick); |
|
|
|
//
|
|
|
|
// timerUpload
|
|
|
|
//
|
|
|
|
this.timerUpload.Enabled = true; |
|
|
|
this.timerUpload.Interval = 1000; |
|
|
|
this.timerUpload.Tick += new System.EventHandler(this.timerUpload_Tick); |
|
|
|
//
|
|
|
|
// submited序号
|
|
|
|
//
|
|
|
|
this.submited序号.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.DisplayedCells; |
|
|
|
@ -349,18 +325,19 @@ |
|
|
|
//
|
|
|
|
// submited产品
|
|
|
|
//
|
|
|
|
this.submited产品.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill; |
|
|
|
this.submited产品.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.DisplayedCells; |
|
|
|
this.submited产品.DataPropertyName = "Goods_Name"; |
|
|
|
this.submited产品.HeaderText = "产品"; |
|
|
|
this.submited产品.Name = "submited产品"; |
|
|
|
this.submited产品.ReadOnly = true; |
|
|
|
this.submited产品.Width = 65; |
|
|
|
//
|
|
|
|
// submited重量
|
|
|
|
//
|
|
|
|
this.submited重量.DataPropertyName = "Weight"; |
|
|
|
dataGridViewCellStyle12.Format = "N2"; |
|
|
|
dataGridViewCellStyle12.NullValue = null; |
|
|
|
this.submited重量.DefaultCellStyle = dataGridViewCellStyle12; |
|
|
|
dataGridViewCellStyle3.Format = "N2"; |
|
|
|
dataGridViewCellStyle3.NullValue = null; |
|
|
|
this.submited重量.DefaultCellStyle = dataGridViewCellStyle3; |
|
|
|
this.submited重量.HeaderText = "重量"; |
|
|
|
this.submited重量.Name = "submited重量"; |
|
|
|
this.submited重量.ReadOnly = true; |
|
|
|
@ -375,12 +352,169 @@ |
|
|
|
// submited日期
|
|
|
|
//
|
|
|
|
this.submited日期.DataPropertyName = "CreateTime"; |
|
|
|
dataGridViewCellStyle13.Format = "F"; |
|
|
|
dataGridViewCellStyle13.NullValue = null; |
|
|
|
this.submited日期.DefaultCellStyle = dataGridViewCellStyle13; |
|
|
|
dataGridViewCellStyle4.Format = "F"; |
|
|
|
dataGridViewCellStyle4.NullValue = null; |
|
|
|
this.submited日期.DefaultCellStyle = dataGridViewCellStyle4; |
|
|
|
this.submited日期.HeaderText = "日期"; |
|
|
|
this.submited日期.Name = "submited日期"; |
|
|
|
this.submited日期.ReadOnly = true; |
|
|
|
this.submited日期.Visible = false; |
|
|
|
//
|
|
|
|
// groupBox2
|
|
|
|
//
|
|
|
|
this.groupBox2.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) |
|
|
|
| System.Windows.Forms.AnchorStyles.Right))); |
|
|
|
this.groupBox2.Controls.Add(this.uDataGridView1); |
|
|
|
this.groupBox2.Controls.Add(this.button2); |
|
|
|
this.groupBox2.Location = new System.Drawing.Point(7, 3); |
|
|
|
this.groupBox2.Name = "groupBox2"; |
|
|
|
this.groupBox2.Size = new System.Drawing.Size(506, 181); |
|
|
|
this.groupBox2.TabIndex = 1; |
|
|
|
this.groupBox2.TabStop = false; |
|
|
|
this.groupBox2.Text = "退库"; |
|
|
|
//
|
|
|
|
// uDataGridView1
|
|
|
|
//
|
|
|
|
this.uDataGridView1.AllowUserToAddRows = false; |
|
|
|
this.uDataGridView1.AllowUserToDeleteRows = false; |
|
|
|
this.uDataGridView1.AllowUserToResizeColumns = false; |
|
|
|
this.uDataGridView1.AllowUserToResizeRows = false; |
|
|
|
dataGridViewCellStyle6.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235))))); |
|
|
|
this.uDataGridView1.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle6; |
|
|
|
this.uDataGridView1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) |
|
|
|
| System.Windows.Forms.AnchorStyles.Right))); |
|
|
|
this.uDataGridView1.BackgroundColor = System.Drawing.Color.White; |
|
|
|
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.uDataGridView1.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle7; |
|
|
|
this.uDataGridView1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize; |
|
|
|
this.uDataGridView1.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] { |
|
|
|
this.dataGridViewTextBoxColumn1, |
|
|
|
this.dataGridViewTextBoxColumn2, |
|
|
|
this.dataGridViewTextBoxColumn3, |
|
|
|
this.dataGridViewTextBoxColumn4, |
|
|
|
this.dataGridViewTextBoxColumn5}); |
|
|
|
this.uDataGridView1.Location = new System.Drawing.Point(3, 55); |
|
|
|
this.uDataGridView1.MultiSelect = false; |
|
|
|
this.uDataGridView1.Name = "uDataGridView1"; |
|
|
|
this.uDataGridView1.ReadOnly = true; |
|
|
|
this.uDataGridView1.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.uDataGridView1.RowsDefaultCellStyle = dataGridViewCellStyle10; |
|
|
|
this.uDataGridView1.RowTemplate.Height = 23; |
|
|
|
this.uDataGridView1.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect; |
|
|
|
this.uDataGridView1.Size = new System.Drawing.Size(503, 126); |
|
|
|
this.uDataGridView1.TabIndex = 3; |
|
|
|
//
|
|
|
|
// dataGridViewTextBoxColumn1
|
|
|
|
//
|
|
|
|
this.dataGridViewTextBoxColumn1.DataPropertyName = "ID"; |
|
|
|
this.dataGridViewTextBoxColumn1.HeaderText = "序号"; |
|
|
|
this.dataGridViewTextBoxColumn1.Name = "dataGridViewTextBoxColumn1"; |
|
|
|
this.dataGridViewTextBoxColumn1.ReadOnly = true; |
|
|
|
//
|
|
|
|
// dataGridViewTextBoxColumn2
|
|
|
|
//
|
|
|
|
this.dataGridViewTextBoxColumn2.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill; |
|
|
|
this.dataGridViewTextBoxColumn2.DataPropertyName = "BarCode"; |
|
|
|
this.dataGridViewTextBoxColumn2.HeaderText = "条码"; |
|
|
|
this.dataGridViewTextBoxColumn2.Name = "dataGridViewTextBoxColumn2"; |
|
|
|
this.dataGridViewTextBoxColumn2.ReadOnly = true; |
|
|
|
//
|
|
|
|
// dataGridViewTextBoxColumn3
|
|
|
|
//
|
|
|
|
this.dataGridViewTextBoxColumn3.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.DisplayedCells; |
|
|
|
this.dataGridViewTextBoxColumn3.DataPropertyName = "Goods_Name"; |
|
|
|
this.dataGridViewTextBoxColumn3.HeaderText = "产品"; |
|
|
|
this.dataGridViewTextBoxColumn3.Name = "dataGridViewTextBoxColumn3"; |
|
|
|
this.dataGridViewTextBoxColumn3.ReadOnly = true; |
|
|
|
this.dataGridViewTextBoxColumn3.Width = 60; |
|
|
|
//
|
|
|
|
// dataGridViewTextBoxColumn4
|
|
|
|
//
|
|
|
|
this.dataGridViewTextBoxColumn4.DataPropertyName = "JingWeight"; |
|
|
|
dataGridViewCellStyle8.Format = "N2"; |
|
|
|
this.dataGridViewTextBoxColumn4.DefaultCellStyle = dataGridViewCellStyle8; |
|
|
|
this.dataGridViewTextBoxColumn4.HeaderText = "重量"; |
|
|
|
this.dataGridViewTextBoxColumn4.Name = "dataGridViewTextBoxColumn4"; |
|
|
|
this.dataGridViewTextBoxColumn4.ReadOnly = true; |
|
|
|
//
|
|
|
|
// dataGridViewTextBoxColumn5
|
|
|
|
//
|
|
|
|
this.dataGridViewTextBoxColumn5.DataPropertyName = "CreateTime"; |
|
|
|
dataGridViewCellStyle9.Format = "F"; |
|
|
|
dataGridViewCellStyle9.NullValue = null; |
|
|
|
this.dataGridViewTextBoxColumn5.DefaultCellStyle = dataGridViewCellStyle9; |
|
|
|
this.dataGridViewTextBoxColumn5.HeaderText = "日期"; |
|
|
|
this.dataGridViewTextBoxColumn5.Name = "dataGridViewTextBoxColumn5"; |
|
|
|
this.dataGridViewTextBoxColumn5.ReadOnly = true; |
|
|
|
//
|
|
|
|
// button2
|
|
|
|
//
|
|
|
|
this.button2.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
|
this.button2.Location = new System.Drawing.Point(6, 17); |
|
|
|
this.button2.Name = "button2"; |
|
|
|
this.button2.Size = new System.Drawing.Size(58, 32); |
|
|
|
this.button2.TabIndex = 2; |
|
|
|
this.button2.Text = "退货"; |
|
|
|
this.button2.UseVisualStyleBackColor = true; |
|
|
|
//
|
|
|
|
// 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.gridUnScan); |
|
|
|
this.groupBox1.Location = new System.Drawing.Point(7, 190); |
|
|
|
this.groupBox1.Name = "groupBox1"; |
|
|
|
this.groupBox1.Size = new System.Drawing.Size(509, 295); |
|
|
|
this.groupBox1.TabIndex = 0; |
|
|
|
this.groupBox1.TabStop = false; |
|
|
|
this.groupBox1.Text = "未扫码产品"; |
|
|
|
//
|
|
|
|
// gridUnScan
|
|
|
|
//
|
|
|
|
this.gridUnScan.AllowUserToAddRows = false; |
|
|
|
this.gridUnScan.AllowUserToDeleteRows = false; |
|
|
|
this.gridUnScan.AllowUserToResizeColumns = false; |
|
|
|
this.gridUnScan.AllowUserToResizeRows = false; |
|
|
|
dataGridViewCellStyle11.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235))))); |
|
|
|
this.gridUnScan.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle11; |
|
|
|
this.gridUnScan.BackgroundColor = System.Drawing.Color.White; |
|
|
|
dataGridViewCellStyle12.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft; |
|
|
|
dataGridViewCellStyle12.BackColor = System.Drawing.SystemColors.Control; |
|
|
|
dataGridViewCellStyle12.Font = new System.Drawing.Font("宋体", 12F); |
|
|
|
dataGridViewCellStyle12.ForeColor = System.Drawing.SystemColors.WindowText; |
|
|
|
dataGridViewCellStyle12.SelectionBackColor = System.Drawing.SystemColors.Highlight; |
|
|
|
dataGridViewCellStyle12.SelectionForeColor = System.Drawing.SystemColors.HighlightText; |
|
|
|
dataGridViewCellStyle12.WrapMode = System.Windows.Forms.DataGridViewTriState.True; |
|
|
|
this.gridUnScan.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle12; |
|
|
|
this.gridUnScan.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize; |
|
|
|
this.gridUnScan.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] { |
|
|
|
this.unscan序号, |
|
|
|
this.unscan条码, |
|
|
|
this.unscan产品, |
|
|
|
this.unscan重量, |
|
|
|
this.unscan日期}); |
|
|
|
this.gridUnScan.Dock = System.Windows.Forms.DockStyle.Fill; |
|
|
|
this.gridUnScan.Location = new System.Drawing.Point(3, 17); |
|
|
|
this.gridUnScan.MultiSelect = false; |
|
|
|
this.gridUnScan.Name = "gridUnScan"; |
|
|
|
this.gridUnScan.ReadOnly = true; |
|
|
|
this.gridUnScan.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.gridUnScan.RowsDefaultCellStyle = dataGridViewCellStyle15; |
|
|
|
this.gridUnScan.RowTemplate.Height = 23; |
|
|
|
this.gridUnScan.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect; |
|
|
|
this.gridUnScan.Size = new System.Drawing.Size(503, 275); |
|
|
|
this.gridUnScan.TabIndex = 0; |
|
|
|
//
|
|
|
|
// unscan序号
|
|
|
|
//
|
|
|
|
@ -404,13 +538,13 @@ |
|
|
|
this.unscan产品.HeaderText = "产品"; |
|
|
|
this.unscan产品.Name = "unscan产品"; |
|
|
|
this.unscan产品.ReadOnly = true; |
|
|
|
this.unscan产品.Width = 65; |
|
|
|
this.unscan产品.Width = 60; |
|
|
|
//
|
|
|
|
// unscan重量
|
|
|
|
//
|
|
|
|
this.unscan重量.DataPropertyName = "JingWeight"; |
|
|
|
dataGridViewCellStyle7.Format = "N2"; |
|
|
|
this.unscan重量.DefaultCellStyle = dataGridViewCellStyle7; |
|
|
|
dataGridViewCellStyle13.Format = "N2"; |
|
|
|
this.unscan重量.DefaultCellStyle = dataGridViewCellStyle13; |
|
|
|
this.unscan重量.HeaderText = "重量"; |
|
|
|
this.unscan重量.Name = "unscan重量"; |
|
|
|
this.unscan重量.ReadOnly = true; |
|
|
|
@ -418,52 +552,20 @@ |
|
|
|
// unscan日期
|
|
|
|
//
|
|
|
|
this.unscan日期.DataPropertyName = "CreateTime"; |
|
|
|
dataGridViewCellStyle8.Format = "F"; |
|
|
|
dataGridViewCellStyle8.NullValue = null; |
|
|
|
this.unscan日期.DefaultCellStyle = dataGridViewCellStyle8; |
|
|
|
dataGridViewCellStyle14.Format = "F"; |
|
|
|
dataGridViewCellStyle14.NullValue = null; |
|
|
|
this.unscan日期.DefaultCellStyle = dataGridViewCellStyle14; |
|
|
|
this.unscan日期.HeaderText = "日期"; |
|
|
|
this.unscan日期.Name = "unscan日期"; |
|
|
|
this.unscan日期.ReadOnly = true; |
|
|
|
//
|
|
|
|
// unsubmit条码
|
|
|
|
//
|
|
|
|
this.unsubmit条码.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.DisplayedCells; |
|
|
|
this.unsubmit条码.DataPropertyName = "BarCode"; |
|
|
|
this.unsubmit条码.HeaderText = "条码"; |
|
|
|
this.unsubmit条码.Name = "unsubmit条码"; |
|
|
|
this.unsubmit条码.ReadOnly = true; |
|
|
|
this.unsubmit条码.Width = 65; |
|
|
|
//
|
|
|
|
// unsubmit产品
|
|
|
|
//
|
|
|
|
this.unsubmit产品.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill; |
|
|
|
this.unsubmit产品.DataPropertyName = "Goods_Name"; |
|
|
|
this.unsubmit产品.HeaderText = "产品"; |
|
|
|
this.unsubmit产品.Name = "unsubmit产品"; |
|
|
|
this.unsubmit产品.ReadOnly = true; |
|
|
|
//
|
|
|
|
// unsubmit重量
|
|
|
|
//
|
|
|
|
this.unsubmit重量.DataPropertyName = "Weight"; |
|
|
|
dataGridViewCellStyle3.Format = "N2"; |
|
|
|
this.unsubmit重量.DefaultCellStyle = dataGridViewCellStyle3; |
|
|
|
this.unsubmit重量.HeaderText = "重量"; |
|
|
|
this.unsubmit重量.Name = "unsubmit重量"; |
|
|
|
this.unsubmit重量.ReadOnly = true; |
|
|
|
//
|
|
|
|
// unsubmit仓库
|
|
|
|
//
|
|
|
|
this.unsubmit仓库.DataPropertyName = "Store_Name"; |
|
|
|
this.unsubmit仓库.HeaderText = "仓库"; |
|
|
|
this.unsubmit仓库.Name = "unsubmit仓库"; |
|
|
|
this.unsubmit仓库.ReadOnly = true; |
|
|
|
//
|
|
|
|
// SegmentationInStoreForm
|
|
|
|
//
|
|
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F); |
|
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; |
|
|
|
this.ClientSize = new System.Drawing.Size(1031, 558); |
|
|
|
this.ClientSize = new System.Drawing.Size(1098, 594); |
|
|
|
this.Controls.Add(this.splitContainer1); |
|
|
|
this.KeyPreview = true; |
|
|
|
this.MinimizeBox = false; |
|
|
|
this.Name = "SegmentationInStoreForm"; |
|
|
|
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen; |
|
|
|
@ -471,20 +573,25 @@ |
|
|
|
this.WindowState = System.Windows.Forms.FormWindowState.Maximized; |
|
|
|
this.FormClosed += new System.Windows.Forms.FormClosedEventHandler(this.SegmentationInStoreForm_FormClosed); |
|
|
|
this.Load += new System.EventHandler(this.SegmentationInStoreForm_Load); |
|
|
|
this.KeyDown += new System.Windows.Forms.KeyEventHandler(this.SegmentationInStoreForm_KeyDown); |
|
|
|
this.splitContainer1.Panel1.ResumeLayout(false); |
|
|
|
this.splitContainer1.Panel1.PerformLayout(); |
|
|
|
this.splitContainer1.Panel2.ResumeLayout(false); |
|
|
|
((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).EndInit(); |
|
|
|
this.splitContainer1.ResumeLayout(false); |
|
|
|
this.groupBox4.ResumeLayout(false); |
|
|
|
((System.ComponentModel.ISupportInitialize)(this.picSyncStatus)).EndInit(); |
|
|
|
((System.ComponentModel.ISupportInitialize)(this.picNetStatus)).EndInit(); |
|
|
|
this.splitContainer2.Panel1.ResumeLayout(false); |
|
|
|
this.splitContainer2.Panel2.ResumeLayout(false); |
|
|
|
this.splitContainer2.Panel2.PerformLayout(); |
|
|
|
((System.ComponentModel.ISupportInitialize)(this.splitContainer2)).EndInit(); |
|
|
|
this.splitContainer2.ResumeLayout(false); |
|
|
|
this.groupBox3.ResumeLayout(false); |
|
|
|
((System.ComponentModel.ISupportInitialize)(this.gridSubmited)).EndInit(); |
|
|
|
this.groupBox2.ResumeLayout(false); |
|
|
|
((System.ComponentModel.ISupportInitialize)(this.gridUnSubmit)).EndInit(); |
|
|
|
((System.ComponentModel.ISupportInitialize)(this.uDataGridView1)).EndInit(); |
|
|
|
this.groupBox1.ResumeLayout(false); |
|
|
|
((System.ComponentModel.ISupportInitialize)(this.gridUnScan)).EndInit(); |
|
|
|
this.groupBox3.ResumeLayout(false); |
|
|
|
((System.ComponentModel.ISupportInitialize)(this.gridSubmited)).EndInit(); |
|
|
|
this.ResumeLayout(false); |
|
|
|
|
|
|
|
} |
|
|
|
@ -493,27 +600,34 @@ |
|
|
|
|
|
|
|
private System.Windows.Forms.SplitContainer splitContainer1; |
|
|
|
private System.Windows.Forms.SplitContainer splitContainer2; |
|
|
|
private System.Windows.Forms.GroupBox groupBox2; |
|
|
|
private System.Windows.Forms.GroupBox groupBox1; |
|
|
|
private BWP.WinFormControl.UComboBox uComboBox1; |
|
|
|
private System.Windows.Forms.Label label1; |
|
|
|
private System.Windows.Forms.Button button1; |
|
|
|
private System.Windows.Forms.GroupBox groupBox3; |
|
|
|
private System.Windows.Forms.GroupBox groupBox4; |
|
|
|
private System.Windows.Forms.Timer timerSyncUnScan; |
|
|
|
private BWP.WinFormControl.UDataGridView gridUnSubmit; |
|
|
|
private BWP.WinFormControl.UDataGridView gridUnScan; |
|
|
|
private BWP.WinFormControl.UDataGridView gridSubmited; |
|
|
|
private System.Windows.Forms.Timer timerUpload; |
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn unsubmit条码; |
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn unsubmit产品; |
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn unsubmit重量; |
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn unsubmit仓库; |
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn unscan序号; |
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn unscan条码; |
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn unscan产品; |
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn unscan重量; |
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn unscan日期; |
|
|
|
private System.Windows.Forms.PictureBox picNetStatus; |
|
|
|
private System.Windows.Forms.Label label10; |
|
|
|
private System.Windows.Forms.PictureBox picSyncStatus; |
|
|
|
private System.Windows.Forms.Label label11; |
|
|
|
private System.Windows.Forms.Label label2; |
|
|
|
private System.Windows.Forms.TextBox txtBarCode; |
|
|
|
private System.Windows.Forms.RichTextBox richTextBox1; |
|
|
|
private System.Windows.Forms.Button button2; |
|
|
|
private System.Windows.Forms.GroupBox groupBox2; |
|
|
|
private BWP.WinFormControl.UDataGridView uDataGridView1; |
|
|
|
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.ComboBox cbxStore; |
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn submited序号; |
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn submited条码; |
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn submited产品; |
|
|
|
|