|
|
@ -328,7 +328,7 @@ |
|
|
this.panel7.Controls.Add(this.panel8); |
|
|
this.panel7.Controls.Add(this.panel8); |
|
|
this.panel7.Location = new System.Drawing.Point(6, 100); |
|
|
this.panel7.Location = new System.Drawing.Point(6, 100); |
|
|
this.panel7.Name = "panel7"; |
|
|
this.panel7.Name = "panel7"; |
|
|
this.panel7.Size = new System.Drawing.Size(485, 475); |
|
|
|
|
|
|
|
|
this.panel7.Size = new System.Drawing.Size(505, 475); |
|
|
this.panel7.TabIndex = 1; |
|
|
this.panel7.TabIndex = 1; |
|
|
//
|
|
|
//
|
|
|
// panel11
|
|
|
// panel11
|
|
|
@ -340,7 +340,7 @@ |
|
|
this.panel11.Controls.Add(this.alreadyViewBtn); |
|
|
this.panel11.Controls.Add(this.alreadyViewBtn); |
|
|
this.panel11.Location = new System.Drawing.Point(1, 397); |
|
|
this.panel11.Location = new System.Drawing.Point(1, 397); |
|
|
this.panel11.Name = "panel11"; |
|
|
this.panel11.Name = "panel11"; |
|
|
this.panel11.Size = new System.Drawing.Size(484, 78); |
|
|
|
|
|
|
|
|
this.panel11.Size = new System.Drawing.Size(501, 78); |
|
|
this.panel11.TabIndex = 8; |
|
|
this.panel11.TabIndex = 8; |
|
|
//
|
|
|
//
|
|
|
// goodsFinishBtn
|
|
|
// goodsFinishBtn
|
|
|
@ -348,7 +348,7 @@ |
|
|
this.goodsFinishBtn.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(250)))), ((int)(((byte)(120)))), ((int)(((byte)(24))))); |
|
|
this.goodsFinishBtn.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(250)))), ((int)(((byte)(120)))), ((int)(((byte)(24))))); |
|
|
this.goodsFinishBtn.Font = new System.Drawing.Font("黑体", 15F); |
|
|
this.goodsFinishBtn.Font = new System.Drawing.Font("黑体", 15F); |
|
|
this.goodsFinishBtn.ForeColor = System.Drawing.Color.White; |
|
|
this.goodsFinishBtn.ForeColor = System.Drawing.Color.White; |
|
|
this.goodsFinishBtn.Location = new System.Drawing.Point(331, 3); |
|
|
|
|
|
|
|
|
this.goodsFinishBtn.Location = new System.Drawing.Point(349, 3); |
|
|
this.goodsFinishBtn.Name = "goodsFinishBtn"; |
|
|
this.goodsFinishBtn.Name = "goodsFinishBtn"; |
|
|
this.goodsFinishBtn.Radius = 10; |
|
|
this.goodsFinishBtn.Radius = 10; |
|
|
this.goodsFinishBtn.SelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(158)))), ((int)(((byte)(234)))), ((int)(((byte)(106))))); |
|
|
this.goodsFinishBtn.SelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(158)))), ((int)(((byte)(234)))), ((int)(((byte)(106))))); |
|
|
@ -363,7 +363,7 @@ |
|
|
this.weightRecordBtn.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(77)))), ((int)(((byte)(135)))), ((int)(((byte)(245))))); |
|
|
this.weightRecordBtn.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(77)))), ((int)(((byte)(135)))), ((int)(((byte)(245))))); |
|
|
this.weightRecordBtn.Font = new System.Drawing.Font("黑体", 15F); |
|
|
this.weightRecordBtn.Font = new System.Drawing.Font("黑体", 15F); |
|
|
this.weightRecordBtn.ForeColor = System.Drawing.Color.White; |
|
|
this.weightRecordBtn.ForeColor = System.Drawing.Color.White; |
|
|
this.weightRecordBtn.Location = new System.Drawing.Point(143, 3); |
|
|
|
|
|
|
|
|
this.weightRecordBtn.Location = new System.Drawing.Point(152, 3); |
|
|
this.weightRecordBtn.Name = "weightRecordBtn"; |
|
|
this.weightRecordBtn.Name = "weightRecordBtn"; |
|
|
this.weightRecordBtn.Radius = 10; |
|
|
this.weightRecordBtn.Radius = 10; |
|
|
this.weightRecordBtn.SelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(158)))), ((int)(((byte)(234)))), ((int)(((byte)(106))))); |
|
|
this.weightRecordBtn.SelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(158)))), ((int)(((byte)(234)))), ((int)(((byte)(106))))); |
|
|
@ -454,12 +454,12 @@ |
|
|
this.mainGridView.RowHeadersDefaultCellStyle = dataGridViewCellStyle20; |
|
|
this.mainGridView.RowHeadersDefaultCellStyle = dataGridViewCellStyle20; |
|
|
this.mainGridView.RowHeadersVisible = false; |
|
|
this.mainGridView.RowHeadersVisible = false; |
|
|
dataGridViewCellStyle21.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(245)))), ((int)(((byte)(242)))), ((int)(((byte)(251))))); |
|
|
dataGridViewCellStyle21.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(245)))), ((int)(((byte)(242)))), ((int)(((byte)(251))))); |
|
|
dataGridViewCellStyle21.Font = new System.Drawing.Font("宋体", 9F); |
|
|
|
|
|
|
|
|
dataGridViewCellStyle21.Font = new System.Drawing.Font("宋体", 12F); |
|
|
dataGridViewCellStyle21.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(144)))), ((int)(((byte)(98)))), ((int)(((byte)(222))))); |
|
|
dataGridViewCellStyle21.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(144)))), ((int)(((byte)(98)))), ((int)(((byte)(222))))); |
|
|
this.mainGridView.RowsDefaultCellStyle = dataGridViewCellStyle21; |
|
|
this.mainGridView.RowsDefaultCellStyle = dataGridViewCellStyle21; |
|
|
this.mainGridView.RowTemplate.Height = 40; |
|
|
|
|
|
|
|
|
this.mainGridView.RowTemplate.Height = 50; |
|
|
this.mainGridView.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect; |
|
|
this.mainGridView.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect; |
|
|
this.mainGridView.Size = new System.Drawing.Size(476, 242); |
|
|
|
|
|
|
|
|
this.mainGridView.Size = new System.Drawing.Size(499, 242); |
|
|
this.mainGridView.TabIndex = 6; |
|
|
this.mainGridView.TabIndex = 6; |
|
|
this.mainGridView.CellClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.mainGridView_CellClick); |
|
|
this.mainGridView.CellClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.mainGridView_CellClick); |
|
|
//
|
|
|
//
|
|
|
@ -503,7 +503,7 @@ |
|
|
this.panel9.Dock = System.Windows.Forms.DockStyle.Top; |
|
|
this.panel9.Dock = System.Windows.Forms.DockStyle.Top; |
|
|
this.panel9.Location = new System.Drawing.Point(0, 133); |
|
|
this.panel9.Location = new System.Drawing.Point(0, 133); |
|
|
this.panel9.Name = "panel9"; |
|
|
this.panel9.Name = "panel9"; |
|
|
this.panel9.Size = new System.Drawing.Size(485, 1); |
|
|
|
|
|
|
|
|
this.panel9.Size = new System.Drawing.Size(505, 1); |
|
|
this.panel9.TabIndex = 1; |
|
|
this.panel9.TabIndex = 1; |
|
|
//
|
|
|
//
|
|
|
// panel8
|
|
|
// panel8
|
|
|
@ -523,14 +523,14 @@ |
|
|
this.panel8.Dock = System.Windows.Forms.DockStyle.Top; |
|
|
this.panel8.Dock = System.Windows.Forms.DockStyle.Top; |
|
|
this.panel8.Location = new System.Drawing.Point(0, 0); |
|
|
this.panel8.Location = new System.Drawing.Point(0, 0); |
|
|
this.panel8.Name = "panel8"; |
|
|
this.panel8.Name = "panel8"; |
|
|
this.panel8.Size = new System.Drawing.Size(485, 133); |
|
|
|
|
|
|
|
|
this.panel8.Size = new System.Drawing.Size(505, 133); |
|
|
this.panel8.TabIndex = 0; |
|
|
this.panel8.TabIndex = 0; |
|
|
//
|
|
|
//
|
|
|
// billStateBox
|
|
|
// billStateBox
|
|
|
//
|
|
|
//
|
|
|
this.billStateBox.BackColor = System.Drawing.Color.Transparent; |
|
|
this.billStateBox.BackColor = System.Drawing.Color.Transparent; |
|
|
this.billStateBox.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; |
|
|
this.billStateBox.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; |
|
|
this.billStateBox.Location = new System.Drawing.Point(321, 47); |
|
|
|
|
|
|
|
|
this.billStateBox.Location = new System.Drawing.Point(340, 47); |
|
|
this.billStateBox.Name = "billStateBox"; |
|
|
this.billStateBox.Name = "billStateBox"; |
|
|
this.billStateBox.Size = new System.Drawing.Size(148, 26); |
|
|
this.billStateBox.Size = new System.Drawing.Size(148, 26); |
|
|
this.billStateBox.TabIndex = 38; |
|
|
this.billStateBox.TabIndex = 38; |
|
|
@ -541,7 +541,7 @@ |
|
|
//
|
|
|
//
|
|
|
this.deliverGoodsLineBox.BackColor = System.Drawing.Color.Transparent; |
|
|
this.deliverGoodsLineBox.BackColor = System.Drawing.Color.Transparent; |
|
|
this.deliverGoodsLineBox.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; |
|
|
this.deliverGoodsLineBox.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; |
|
|
this.deliverGoodsLineBox.Location = new System.Drawing.Point(321, 7); |
|
|
|
|
|
|
|
|
this.deliverGoodsLineBox.Location = new System.Drawing.Point(340, 7); |
|
|
this.deliverGoodsLineBox.Name = "deliverGoodsLineBox"; |
|
|
this.deliverGoodsLineBox.Name = "deliverGoodsLineBox"; |
|
|
this.deliverGoodsLineBox.Size = new System.Drawing.Size(148, 26); |
|
|
this.deliverGoodsLineBox.Size = new System.Drawing.Size(148, 26); |
|
|
this.deliverGoodsLineBox.TabIndex = 37; |
|
|
this.deliverGoodsLineBox.TabIndex = 37; |
|
|
@ -586,7 +586,7 @@ |
|
|
this.clearBtn.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(0)))), ((int)(((byte)(25))))); |
|
|
this.clearBtn.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(0)))), ((int)(((byte)(25))))); |
|
|
this.clearBtn.Font = new System.Drawing.Font("黑体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
this.clearBtn.Font = new System.Drawing.Font("黑体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
this.clearBtn.ForeColor = System.Drawing.Color.White; |
|
|
this.clearBtn.ForeColor = System.Drawing.Color.White; |
|
|
this.clearBtn.Location = new System.Drawing.Point(380, 86); |
|
|
|
|
|
|
|
|
this.clearBtn.Location = new System.Drawing.Point(399, 86); |
|
|
this.clearBtn.Name = "clearBtn"; |
|
|
this.clearBtn.Name = "clearBtn"; |
|
|
this.clearBtn.Radius = 10; |
|
|
this.clearBtn.Radius = 10; |
|
|
this.clearBtn.SelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(158)))), ((int)(((byte)(234)))), ((int)(((byte)(106))))); |
|
|
this.clearBtn.SelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(158)))), ((int)(((byte)(234)))), ((int)(((byte)(106))))); |
|
|
@ -601,7 +601,7 @@ |
|
|
this.refreshBtn.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(21)))), ((int)(((byte)(198)))), ((int)(((byte)(58))))); |
|
|
this.refreshBtn.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(21)))), ((int)(((byte)(198)))), ((int)(((byte)(58))))); |
|
|
this.refreshBtn.Font = new System.Drawing.Font("黑体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
this.refreshBtn.Font = new System.Drawing.Font("黑体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
this.refreshBtn.ForeColor = System.Drawing.Color.White; |
|
|
this.refreshBtn.ForeColor = System.Drawing.Color.White; |
|
|
this.refreshBtn.Location = new System.Drawing.Point(264, 86); |
|
|
|
|
|
|
|
|
this.refreshBtn.Location = new System.Drawing.Point(283, 86); |
|
|
this.refreshBtn.Name = "refreshBtn"; |
|
|
this.refreshBtn.Name = "refreshBtn"; |
|
|
this.refreshBtn.Radius = 10; |
|
|
this.refreshBtn.Radius = 10; |
|
|
this.refreshBtn.SelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(158)))), ((int)(((byte)(234)))), ((int)(((byte)(106))))); |
|
|
this.refreshBtn.SelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(158)))), ((int)(((byte)(234)))), ((int)(((byte)(106))))); |
|
|
@ -615,7 +615,7 @@ |
|
|
//
|
|
|
//
|
|
|
this.uLabel5.AutoSize = true; |
|
|
this.uLabel5.AutoSize = true; |
|
|
this.uLabel5.BackColor = System.Drawing.Color.Transparent; |
|
|
this.uLabel5.BackColor = System.Drawing.Color.Transparent; |
|
|
this.uLabel5.Location = new System.Drawing.Point(262, 54); |
|
|
|
|
|
|
|
|
this.uLabel5.Location = new System.Drawing.Point(281, 54); |
|
|
this.uLabel5.Name = "uLabel5"; |
|
|
this.uLabel5.Name = "uLabel5"; |
|
|
this.uLabel5.Size = new System.Drawing.Size(53, 12); |
|
|
this.uLabel5.Size = new System.Drawing.Size(53, 12); |
|
|
this.uLabel5.TabIndex = 20; |
|
|
this.uLabel5.TabIndex = 20; |
|
|
@ -625,7 +625,7 @@ |
|
|
//
|
|
|
//
|
|
|
this.uLabel6.AutoSize = true; |
|
|
this.uLabel6.AutoSize = true; |
|
|
this.uLabel6.BackColor = System.Drawing.Color.Transparent; |
|
|
this.uLabel6.BackColor = System.Drawing.Color.Transparent; |
|
|
this.uLabel6.Location = new System.Drawing.Point(262, 14); |
|
|
|
|
|
|
|
|
this.uLabel6.Location = new System.Drawing.Point(281, 14); |
|
|
this.uLabel6.Name = "uLabel6"; |
|
|
this.uLabel6.Name = "uLabel6"; |
|
|
this.uLabel6.Size = new System.Drawing.Size(53, 12); |
|
|
this.uLabel6.Size = new System.Drawing.Size(53, 12); |
|
|
this.uLabel6.TabIndex = 19; |
|
|
this.uLabel6.TabIndex = 19; |
|
|
@ -666,7 +666,7 @@ |
|
|
this.label1.AutoSize = true; |
|
|
this.label1.AutoSize = true; |
|
|
this.label1.Font = new System.Drawing.Font("黑体", 12F); |
|
|
this.label1.Font = new System.Drawing.Font("黑体", 12F); |
|
|
this.label1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(70)))), ((int)(((byte)(124)))), ((int)(((byte)(222))))); |
|
|
this.label1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(70)))), ((int)(((byte)(124)))), ((int)(((byte)(222))))); |
|
|
this.label1.Location = new System.Drawing.Point(506, 100); |
|
|
|
|
|
|
|
|
this.label1.Location = new System.Drawing.Point(522, 100); |
|
|
this.label1.Name = "label1"; |
|
|
this.label1.Name = "label1"; |
|
|
this.label1.Size = new System.Drawing.Size(72, 16); |
|
|
this.label1.Size = new System.Drawing.Size(72, 16); |
|
|
this.label1.TabIndex = 2; |
|
|
this.label1.TabIndex = 2; |
|
|
@ -706,18 +706,18 @@ |
|
|
this.D_SNumber, |
|
|
this.D_SNumber, |
|
|
this.D_DiffNumber}); |
|
|
this.D_DiffNumber}); |
|
|
this.orderGridView.EnableHeadersVisualStyles = false; |
|
|
this.orderGridView.EnableHeadersVisualStyles = false; |
|
|
this.orderGridView.Location = new System.Drawing.Point(503, 123); |
|
|
|
|
|
|
|
|
this.orderGridView.Location = new System.Drawing.Point(517, 123); |
|
|
this.orderGridView.MultiSelect = false; |
|
|
this.orderGridView.MultiSelect = false; |
|
|
this.orderGridView.Name = "orderGridView"; |
|
|
this.orderGridView.Name = "orderGridView"; |
|
|
this.orderGridView.ReadOnly = true; |
|
|
this.orderGridView.ReadOnly = true; |
|
|
this.orderGridView.RowHeadersVisible = false; |
|
|
this.orderGridView.RowHeadersVisible = false; |
|
|
dataGridViewCellStyle16.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(234)))), ((int)(((byte)(243)))), ((int)(((byte)(250))))); |
|
|
dataGridViewCellStyle16.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(234)))), ((int)(((byte)(243)))), ((int)(((byte)(250))))); |
|
|
dataGridViewCellStyle16.Font = new System.Drawing.Font("宋体", 9F); |
|
|
|
|
|
|
|
|
dataGridViewCellStyle16.Font = new System.Drawing.Font("宋体", 10F); |
|
|
dataGridViewCellStyle16.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(77)))), ((int)(((byte)(135)))), ((int)(((byte)(245))))); |
|
|
dataGridViewCellStyle16.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(77)))), ((int)(((byte)(135)))), ((int)(((byte)(245))))); |
|
|
this.orderGridView.RowsDefaultCellStyle = dataGridViewCellStyle16; |
|
|
this.orderGridView.RowsDefaultCellStyle = dataGridViewCellStyle16; |
|
|
this.orderGridView.RowTemplate.Height = 40; |
|
|
this.orderGridView.RowTemplate.Height = 40; |
|
|
this.orderGridView.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect; |
|
|
this.orderGridView.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect; |
|
|
this.orderGridView.Size = new System.Drawing.Size(673, 230); |
|
|
|
|
|
|
|
|
this.orderGridView.Size = new System.Drawing.Size(659, 230); |
|
|
this.orderGridView.TabIndex = 3; |
|
|
this.orderGridView.TabIndex = 3; |
|
|
this.orderGridView.RowPrePaint += new System.Windows.Forms.DataGridViewRowPrePaintEventHandler(this.orderGridView_RowPrePaint); |
|
|
this.orderGridView.RowPrePaint += new System.Windows.Forms.DataGridViewRowPrePaintEventHandler(this.orderGridView_RowPrePaint); |
|
|
//
|
|
|
//
|
|
|
@ -814,7 +814,7 @@ |
|
|
this.label2.AutoSize = true; |
|
|
this.label2.AutoSize = true; |
|
|
this.label2.Font = new System.Drawing.Font("黑体", 12F); |
|
|
this.label2.Font = new System.Drawing.Font("黑体", 12F); |
|
|
this.label2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(247)))), ((int)(((byte)(135)))), ((int)(((byte)(69))))); |
|
|
this.label2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(247)))), ((int)(((byte)(135)))), ((int)(((byte)(69))))); |
|
|
this.label2.Location = new System.Drawing.Point(506, 362); |
|
|
|
|
|
|
|
|
this.label2.Location = new System.Drawing.Point(522, 366); |
|
|
this.label2.Name = "label2"; |
|
|
this.label2.Name = "label2"; |
|
|
this.label2.Size = new System.Drawing.Size(72, 16); |
|
|
this.label2.Size = new System.Drawing.Size(72, 16); |
|
|
this.label2.TabIndex = 4; |
|
|
this.label2.TabIndex = 4; |
|
|
@ -841,7 +841,7 @@ |
|
|
dataGridViewCellStyle2.ForeColor = System.Drawing.Color.White; |
|
|
dataGridViewCellStyle2.ForeColor = System.Drawing.Color.White; |
|
|
dataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.True; |
|
|
dataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.True; |
|
|
this.sendGridView.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle2; |
|
|
this.sendGridView.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle2; |
|
|
this.sendGridView.ColumnHeadersHeight = 25; |
|
|
|
|
|
|
|
|
this.sendGridView.ColumnHeadersHeight = 30; |
|
|
this.sendGridView.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing; |
|
|
this.sendGridView.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing; |
|
|
this.sendGridView.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] { |
|
|
this.sendGridView.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] { |
|
|
this.F_ID, |
|
|
this.F_ID, |
|
|
@ -857,7 +857,7 @@ |
|
|
this.F_DiffWeight, |
|
|
this.F_DiffWeight, |
|
|
this.F_Time}); |
|
|
this.F_Time}); |
|
|
this.sendGridView.EnableHeadersVisualStyles = false; |
|
|
this.sendGridView.EnableHeadersVisualStyles = false; |
|
|
this.sendGridView.Location = new System.Drawing.Point(503, 387); |
|
|
|
|
|
|
|
|
this.sendGridView.Location = new System.Drawing.Point(517, 387); |
|
|
this.sendGridView.MultiSelect = false; |
|
|
this.sendGridView.MultiSelect = false; |
|
|
this.sendGridView.Name = "sendGridView"; |
|
|
this.sendGridView.Name = "sendGridView"; |
|
|
this.sendGridView.ReadOnly = true; |
|
|
this.sendGridView.ReadOnly = true; |
|
|
@ -868,7 +868,7 @@ |
|
|
this.sendGridView.RowsDefaultCellStyle = dataGridViewCellStyle8; |
|
|
this.sendGridView.RowsDefaultCellStyle = dataGridViewCellStyle8; |
|
|
this.sendGridView.RowTemplate.Height = 40; |
|
|
this.sendGridView.RowTemplate.Height = 40; |
|
|
this.sendGridView.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect; |
|
|
this.sendGridView.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect; |
|
|
this.sendGridView.Size = new System.Drawing.Size(673, 128); |
|
|
|
|
|
|
|
|
this.sendGridView.Size = new System.Drawing.Size(659, 128); |
|
|
this.sendGridView.TabIndex = 5; |
|
|
this.sendGridView.TabIndex = 5; |
|
|
this.sendGridView.CellClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.sendGridView_CellClick); |
|
|
this.sendGridView.CellClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.sendGridView_CellClick); |
|
|
//
|
|
|
//
|
|
|
@ -991,9 +991,9 @@ |
|
|
this.panel12.Controls.Add(this.fullBtn); |
|
|
this.panel12.Controls.Add(this.fullBtn); |
|
|
this.panel12.Controls.Add(this.halfBtn); |
|
|
this.panel12.Controls.Add(this.halfBtn); |
|
|
this.panel12.Controls.Add(this.scanCodeBtn); |
|
|
this.panel12.Controls.Add(this.scanCodeBtn); |
|
|
this.panel12.Location = new System.Drawing.Point(503, 525); |
|
|
|
|
|
|
|
|
this.panel12.Location = new System.Drawing.Point(517, 525); |
|
|
this.panel12.Name = "panel12"; |
|
|
this.panel12.Name = "panel12"; |
|
|
this.panel12.Size = new System.Drawing.Size(673, 50); |
|
|
|
|
|
|
|
|
this.panel12.Size = new System.Drawing.Size(659, 50); |
|
|
this.panel12.TabIndex = 6; |
|
|
this.panel12.TabIndex = 6; |
|
|
//
|
|
|
//
|
|
|
// commitBtn
|
|
|
// commitBtn
|
|
|
@ -1002,11 +1002,11 @@ |
|
|
this.commitBtn.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(21)))), ((int)(((byte)(198)))), ((int)(((byte)(58))))); |
|
|
this.commitBtn.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(21)))), ((int)(((byte)(198)))), ((int)(((byte)(58))))); |
|
|
this.commitBtn.Font = new System.Drawing.Font("黑体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
this.commitBtn.Font = new System.Drawing.Font("黑体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); |
|
|
this.commitBtn.ForeColor = System.Drawing.Color.White; |
|
|
this.commitBtn.ForeColor = System.Drawing.Color.White; |
|
|
this.commitBtn.Location = new System.Drawing.Point(572, 8); |
|
|
|
|
|
|
|
|
this.commitBtn.Location = new System.Drawing.Point(546, 0); |
|
|
this.commitBtn.Name = "commitBtn"; |
|
|
this.commitBtn.Name = "commitBtn"; |
|
|
this.commitBtn.Radius = 10; |
|
|
this.commitBtn.Radius = 10; |
|
|
this.commitBtn.SelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(158)))), ((int)(((byte)(234)))), ((int)(((byte)(106))))); |
|
|
this.commitBtn.SelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(158)))), ((int)(((byte)(234)))), ((int)(((byte)(106))))); |
|
|
this.commitBtn.Size = new System.Drawing.Size(84, 35); |
|
|
|
|
|
|
|
|
this.commitBtn.Size = new System.Drawing.Size(102, 50); |
|
|
this.commitBtn.TabIndex = 34; |
|
|
this.commitBtn.TabIndex = 34; |
|
|
this.commitBtn.Text = "提交"; |
|
|
this.commitBtn.Text = "提交"; |
|
|
this.commitBtn.UseVisualStyleBackColor = false; |
|
|
this.commitBtn.UseVisualStyleBackColor = false; |
|
|
|