From c3f7d2ca6a933eb6661463ed8400708f73dfa801 Mon Sep 17 00:00:00 2001 From: "Robin_PC\\robin" <3504557@qq.com> Date: Fri, 30 Jan 2026 17:02:51 +0800 Subject: [PATCH] =?UTF-8?q?=E9=9C=80=E6=B1=82=E5=8D=95No.1920?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../CarcassSaleOutForm.Designer.cs | 2250 +++++++++-------- .../Dialogs/WeightRecordDialog.Designer.cs | 635 ++--- 2 files changed, 1496 insertions(+), 1389 deletions(-) diff --git a/ButcherFactory.Form/CarcassSaleOut2_/CarcassSaleOutForm.Designer.cs b/ButcherFactory.Form/CarcassSaleOut2_/CarcassSaleOutForm.Designer.cs index 1cdb3ac..0bd87d6 100644 --- a/ButcherFactory.Form/CarcassSaleOut2_/CarcassSaleOutForm.Designer.cs +++ b/ButcherFactory.Form/CarcassSaleOut2_/CarcassSaleOutForm.Designer.cs @@ -28,1077 +28,1158 @@ /// private void InitializeComponent() { - System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle17 = new System.Windows.Forms.DataGridViewCellStyle(); - System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle18 = new System.Windows.Forms.DataGridViewCellStyle(); - System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle20 = new System.Windows.Forms.DataGridViewCellStyle(); - System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle21 = new System.Windows.Forms.DataGridViewCellStyle(); - System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle19 = new System.Windows.Forms.DataGridViewCellStyle(); - System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle9 = new System.Windows.Forms.DataGridViewCellStyle(); - System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle10 = new System.Windows.Forms.DataGridViewCellStyle(); - System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle16 = 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 dataGridViewCellStyle13 = new System.Windows.Forms.DataGridViewCellStyle(); - System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle14 = new System.Windows.Forms.DataGridViewCellStyle(); - System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle15 = new System.Windows.Forms.DataGridViewCellStyle(); - System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle(); - System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = new System.Windows.Forms.DataGridViewCellStyle(); - System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle8 = new System.Windows.Forms.DataGridViewCellStyle(); - System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle3 = new System.Windows.Forms.DataGridViewCellStyle(); - System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle4 = new System.Windows.Forms.DataGridViewCellStyle(); - 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(); - this.panel4 = new System.Windows.Forms.Panel(); - this.panel6 = new System.Windows.Forms.Panel(); - this.carNumberLabel = new WinFormControl.ULabel(); - this.uLabel8 = new WinFormControl.ULabel(); - this.uLabel9 = new WinFormControl.ULabel(); - this.customerLabel = new WinFormControl.ULabel(); - this.uLabel10 = new WinFormControl.ULabel(); - this.billIDLabel = new WinFormControl.ULabel(); - this.addressLabel = new WinFormControl.ULabel(); - this.uLabel7 = new WinFormControl.ULabel(); - this.panel5 = new System.Windows.Forms.Panel(); - this.productBatchSelect = new System.Windows.Forms.ComboBox(); - this.uLabel2 = new WinFormControl.ULabel(); - this.uScanPanel1 = new WinFormControl.UScanPanel(); - this.weightControl1 = new ButcherFactory.Controls.WeightControl(); - this.panel7 = new System.Windows.Forms.Panel(); - this.panel11 = new System.Windows.Forms.Panel(); - this.goodsFinishBtn = new ButcherFactory.Controls.ColorButton(); - this.weightRecordBtn = new ButcherFactory.Controls.ColorButton(); - this.unFinishBtn = new ButcherFactory.Controls.ColorButton(); - this.alreadyViewBtn = new ButcherFactory.Controls.ColorButton(); - this.panel10 = new System.Windows.Forms.Panel(); - this.mainGridView = new WinFormControl.UDataGridView(); - this.M_ID = new System.Windows.Forms.DataGridViewTextBoxColumn(); - this.M_Customer_Name = new System.Windows.Forms.DataGridViewTextBoxColumn(); - this.M_SendTime = new System.Windows.Forms.DataGridViewTextBoxColumn(); - this.M_DeliverGoodsLine_Name = new System.Windows.Forms.DataGridViewTextBoxColumn(); - this.panel9 = new System.Windows.Forms.Panel(); - this.panel8 = new System.Windows.Forms.Panel(); - this.billStateBox = new WinFormControl.ULabel(); - this.deliverGoodsLineBox = new WinFormControl.ULabel(); - this.storeBox = new WinFormControl.ULabel(); - this.customerBox = new WinFormControl.ULabel(); - this.sendDateBox = new WinFormControl.ULabel(); - this.clearBtn = new ButcherFactory.Controls.ColorButton(); - this.refreshBtn = new ButcherFactory.Controls.ColorButton(); - this.uLabel5 = new WinFormControl.ULabel(); - this.uLabel6 = new WinFormControl.ULabel(); - this.uLabel4 = new WinFormControl.ULabel(); - this.uLabel3 = new WinFormControl.ULabel(); - this.uLabel1 = new WinFormControl.ULabel(); - this.label1 = new System.Windows.Forms.Label(); - this.orderGridView = new WinFormControl.UDataGridView(); - this.D_ID = new System.Windows.Forms.DataGridViewTextBoxColumn(); - this.D_SaleOutStore_ID = new System.Windows.Forms.DataGridViewTextBoxColumn(); - this.D_Customer_Name = new System.Windows.Forms.DataGridViewTextBoxColumn(); - this.D_Goods_Code = new System.Windows.Forms.DataGridViewTextBoxColumn(); - this.D_Goods_Name = new System.Windows.Forms.DataGridViewTextBoxColumn(); - this.D_SecondNumber = new System.Windows.Forms.DataGridViewTextBoxColumn(); - this.D_Number = new System.Windows.Forms.DataGridViewTextBoxColumn(); - this.D_SSecondNumber = new System.Windows.Forms.DataGridViewTextBoxColumn(); - this.D_SNumber = new System.Windows.Forms.DataGridViewTextBoxColumn(); - this.D_DiffNumber = new System.Windows.Forms.DataGridViewTextBoxColumn(); - this.label2 = new System.Windows.Forms.Label(); - this.sendGridView = new WinFormControl.UDataGridView(); - this.F_ID = new System.Windows.Forms.DataGridViewTextBoxColumn(); - this.F_Selected = new System.Windows.Forms.DataGridViewTextBoxColumn(); - this.F_Image = new System.Windows.Forms.DataGridViewImageColumn(); - this.F_Idx = new System.Windows.Forms.DataGridViewTextBoxColumn(); - this.F_BarCode = new System.Windows.Forms.DataGridViewTextBoxColumn(); - this.F_GoodsCode = new System.Windows.Forms.DataGridViewTextBoxColumn(); - this.F_Goods_Name = new System.Windows.Forms.DataGridViewTextBoxColumn(); - this.F_Number = new System.Windows.Forms.DataGridViewTextBoxColumn(); - this.F_InStoreWeight = new System.Windows.Forms.DataGridViewTextBoxColumn(); - this.F_Weight = new System.Windows.Forms.DataGridViewTextBoxColumn(); - this.F_DiffWeight = new System.Windows.Forms.DataGridViewTextBoxColumn(); - this.F_Time = new System.Windows.Forms.DataGridViewTextBoxColumn(); - this.panel12 = new System.Windows.Forms.Panel(); - this.commitBtn = new ButcherFactory.Controls.ColorButton(); - this.deleteBtn = new ButcherFactory.Controls.ColorButton(); - this.fullBtn = new ButcherFactory.Controls.ColorButton(); - this.halfBtn = new ButcherFactory.Controls.ColorButton(); - this.scanCodeBtn = new ButcherFactory.Controls.ColorButton(); - this.roundPanel1.SuspendLayout(); - this.panel4.SuspendLayout(); - this.panel6.SuspendLayout(); - this.panel7.SuspendLayout(); - this.panel11.SuspendLayout(); - ((System.ComponentModel.ISupportInitialize)(this.mainGridView)).BeginInit(); - this.panel8.SuspendLayout(); - ((System.ComponentModel.ISupportInitialize)(this.orderGridView)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.sendGridView)).BeginInit(); - this.panel12.SuspendLayout(); - this.SuspendLayout(); - // - // roundPanel1 - // - this.roundPanel1.Controls.Add(this.panel12); - this.roundPanel1.Controls.Add(this.sendGridView); - this.roundPanel1.Controls.Add(this.label2); - this.roundPanel1.Controls.Add(this.orderGridView); - this.roundPanel1.Controls.Add(this.label1); - this.roundPanel1.Controls.Add(this.panel7); - this.roundPanel1.Controls.Add(this.panel4); - this.roundPanel1.Size = new System.Drawing.Size(1187, 583); - // - // label3 - // - this.label3.Location = new System.Drawing.Point(507, 653); - // - // panel4 - // - this.panel4.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; - this.panel4.Controls.Add(this.panel6); - this.panel4.Controls.Add(this.panel5); - this.panel4.Controls.Add(this.productBatchSelect); - this.panel4.Controls.Add(this.uLabel2); - this.panel4.Controls.Add(this.uScanPanel1); - this.panel4.Controls.Add(this.weightControl1); - this.panel4.Dock = System.Windows.Forms.DockStyle.Top; - this.panel4.Location = new System.Drawing.Point(0, 0); - this.panel4.Name = "panel4"; - this.panel4.Size = new System.Drawing.Size(1187, 86); - this.panel4.TabIndex = 0; - // - // panel6 - // - this.panel6.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) - | System.Windows.Forms.AnchorStyles.Right))); - this.panel6.Controls.Add(this.carNumberLabel); - this.panel6.Controls.Add(this.uLabel8); - this.panel6.Controls.Add(this.uLabel9); - this.panel6.Controls.Add(this.customerLabel); - this.panel6.Controls.Add(this.uLabel10); - this.panel6.Controls.Add(this.billIDLabel); - this.panel6.Controls.Add(this.addressLabel); - this.panel6.Controls.Add(this.uLabel7); - this.panel6.Location = new System.Drawing.Point(669, 5); - this.panel6.Name = "panel6"; - this.panel6.Size = new System.Drawing.Size(502, 75); - this.panel6.TabIndex = 25; - // - // carNumberLabel - // - this.carNumberLabel.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); - this.carNumberLabel.BackColor = System.Drawing.Color.Transparent; - this.carNumberLabel.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; - this.carNumberLabel.Location = new System.Drawing.Point(315, 42); - this.carNumberLabel.Name = "carNumberLabel"; - this.carNumberLabel.Size = new System.Drawing.Size(184, 26); - this.carNumberLabel.TabIndex = 36; - this.carNumberLabel.Text = "车牌号"; - this.carNumberLabel.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; - // - // uLabel8 - // - this.uLabel8.AutoSize = true; - this.uLabel8.BackColor = System.Drawing.Color.Transparent; - this.uLabel8.Location = new System.Drawing.Point(3, 13); - this.uLabel8.Name = "uLabel8"; - this.uLabel8.Size = new System.Drawing.Size(53, 12); - this.uLabel8.TabIndex = 29; - this.uLabel8.Text = "出库单号"; - // - // uLabel9 - // - this.uLabel9.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); - this.uLabel9.AutoSize = true; - this.uLabel9.BackColor = System.Drawing.Color.Transparent; - this.uLabel9.Location = new System.Drawing.Point(264, 49); - this.uLabel9.Name = "uLabel9"; - this.uLabel9.Size = new System.Drawing.Size(41, 12); - this.uLabel9.TabIndex = 32; - this.uLabel9.Text = "车牌号"; - // - // customerLabel - // - this.customerLabel.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); - this.customerLabel.BackColor = System.Drawing.Color.Transparent; - this.customerLabel.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; - this.customerLabel.Font = new System.Drawing.Font("宋体", 13F); - this.customerLabel.ForeColor = System.Drawing.Color.Red; - this.customerLabel.Location = new System.Drawing.Point(315, 8); - this.customerLabel.Name = "customerLabel"; - this.customerLabel.Size = new System.Drawing.Size(184, 26); - this.customerLabel.TabIndex = 35; - this.customerLabel.Text = "购货客户"; - this.customerLabel.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; - // - // uLabel10 - // - this.uLabel10.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); - this.uLabel10.AutoSize = true; - this.uLabel10.BackColor = System.Drawing.Color.Transparent; - this.uLabel10.Location = new System.Drawing.Point(252, 14); - this.uLabel10.Name = "uLabel10"; - this.uLabel10.Size = new System.Drawing.Size(53, 12); - this.uLabel10.TabIndex = 31; - this.uLabel10.Text = "购货客户"; - // - // billIDLabel - // - this.billIDLabel.BackColor = System.Drawing.Color.Transparent; - this.billIDLabel.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; - this.billIDLabel.Location = new System.Drawing.Point(64, 6); - this.billIDLabel.Name = "billIDLabel"; - this.billIDLabel.Size = new System.Drawing.Size(194, 26); - this.billIDLabel.TabIndex = 33; - this.billIDLabel.Text = "出库单号"; - this.billIDLabel.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; - // - // addressLabel - // - this.addressLabel.BackColor = System.Drawing.Color.Transparent; - this.addressLabel.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; - this.addressLabel.Location = new System.Drawing.Point(64, 42); - this.addressLabel.Name = "addressLabel"; - this.addressLabel.Size = new System.Drawing.Size(194, 26); - this.addressLabel.TabIndex = 34; - this.addressLabel.Text = "送货地址"; - this.addressLabel.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; - // - // uLabel7 - // - this.uLabel7.AutoSize = true; - this.uLabel7.BackColor = System.Drawing.Color.Transparent; - this.uLabel7.Location = new System.Drawing.Point(3, 48); - this.uLabel7.Name = "uLabel7"; - this.uLabel7.Size = new System.Drawing.Size(53, 12); - this.uLabel7.TabIndex = 30; - this.uLabel7.Text = "送货地址"; - // - // panel5 - // - this.panel5.BackColor = System.Drawing.Color.DarkGray; - this.panel5.Location = new System.Drawing.Point(630, 8); - this.panel5.Name = "panel5"; - this.panel5.Size = new System.Drawing.Size(1, 70); - this.panel5.TabIndex = 24; - // - // productBatchSelect - // - this.productBatchSelect.Font = new System.Drawing.Font("宋体", 15F); - this.productBatchSelect.FormattingEnabled = true; - this.productBatchSelect.Location = new System.Drawing.Point(365, 47); - this.productBatchSelect.Name = "productBatchSelect"; - this.productBatchSelect.Size = new System.Drawing.Size(235, 28); - this.productBatchSelect.TabIndex = 23; - // - // uLabel2 - // - this.uLabel2.AutoSize = true; - this.uLabel2.BackColor = System.Drawing.Color.Transparent; - this.uLabel2.Font = new System.Drawing.Font("宋体", 15F); - this.uLabel2.Location = new System.Drawing.Point(303, 51); - this.uLabel2.Name = "uLabel2"; - this.uLabel2.Size = new System.Drawing.Size(69, 20); - this.uLabel2.TabIndex = 22; - this.uLabel2.Text = "批次:"; - // - // uScanPanel1 - // - this.uScanPanel1.BackColor = System.Drawing.Color.Transparent; - this.uScanPanel1.Location = new System.Drawing.Point(301, 9); - this.uScanPanel1.Name = "uScanPanel1"; - this.uScanPanel1.Size = new System.Drawing.Size(303, 32); - this.uScanPanel1.TabIndex = 21; - // - // weightControl1 - // - this.weightControl1.BackColor = System.Drawing.Color.Transparent; - this.weightControl1.Location = new System.Drawing.Point(5, 4); - this.weightControl1.Name = "weightControl1"; - this.weightControl1.Size = new System.Drawing.Size(262, 74); - this.weightControl1.TabIndex = 0; - this.weightControl1.WeightFalg = null; - // - // panel7 - // - this.panel7.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) - | System.Windows.Forms.AnchorStyles.Left))); - this.panel7.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(247)))), ((int)(((byte)(247)))), ((int)(((byte)(247))))); - this.panel7.Controls.Add(this.panel11); - this.panel7.Controls.Add(this.panel10); - this.panel7.Controls.Add(this.mainGridView); - this.panel7.Controls.Add(this.panel9); - this.panel7.Controls.Add(this.panel8); - this.panel7.Location = new System.Drawing.Point(6, 100); - this.panel7.Name = "panel7"; - this.panel7.Size = new System.Drawing.Size(505, 475); - this.panel7.TabIndex = 1; - // - // panel11 - // - this.panel11.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left))); - this.panel11.Controls.Add(this.goodsFinishBtn); - this.panel11.Controls.Add(this.weightRecordBtn); - this.panel11.Controls.Add(this.unFinishBtn); - this.panel11.Controls.Add(this.alreadyViewBtn); - this.panel11.Location = new System.Drawing.Point(1, 397); - this.panel11.Name = "panel11"; - this.panel11.Size = new System.Drawing.Size(501, 78); - this.panel11.TabIndex = 8; - // - // goodsFinishBtn - // - 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.ForeColor = System.Drawing.Color.White; - this.goodsFinishBtn.Location = new System.Drawing.Point(349, 3); - this.goodsFinishBtn.Name = "goodsFinishBtn"; - this.goodsFinishBtn.Radius = 10; - this.goodsFinishBtn.SelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(158)))), ((int)(((byte)(234)))), ((int)(((byte)(106))))); - this.goodsFinishBtn.Size = new System.Drawing.Size(137, 72); - this.goodsFinishBtn.TabIndex = 31; - this.goodsFinishBtn.Text = "配货完成"; - this.goodsFinishBtn.UseVisualStyleBackColor = false; - this.goodsFinishBtn.Click += new System.EventHandler(this.goodsFinishBtn_Click); - // - // weightRecordBtn - // - 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.ForeColor = System.Drawing.Color.White; - this.weightRecordBtn.Location = new System.Drawing.Point(152, 3); - this.weightRecordBtn.Name = "weightRecordBtn"; - this.weightRecordBtn.Radius = 10; - this.weightRecordBtn.SelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(158)))), ((int)(((byte)(234)))), ((int)(((byte)(106))))); - this.weightRecordBtn.Size = new System.Drawing.Size(137, 72); - this.weightRecordBtn.TabIndex = 30; - this.weightRecordBtn.Text = "称重记录"; - this.weightRecordBtn.UseVisualStyleBackColor = false; - this.weightRecordBtn.Click += new System.EventHandler(this.weightRecordBtn_Click); - // - // unFinishBtn - // - this.unFinishBtn.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(0)))), ((int)(((byte)(25))))); - this.unFinishBtn.Font = new System.Drawing.Font("黑体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); - this.unFinishBtn.ForeColor = System.Drawing.Color.White; - this.unFinishBtn.Location = new System.Drawing.Point(8, 43); - this.unFinishBtn.Name = "unFinishBtn"; - this.unFinishBtn.Radius = 10; - this.unFinishBtn.SelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(158)))), ((int)(((byte)(234)))), ((int)(((byte)(106))))); - this.unFinishBtn.Size = new System.Drawing.Size(84, 35); - this.unFinishBtn.TabIndex = 29; - this.unFinishBtn.Text = "撤销完毕"; - this.unFinishBtn.UseVisualStyleBackColor = false; - this.unFinishBtn.Click += new System.EventHandler(this.unFinishBtn_Click); - // - // alreadyViewBtn - // - this.alreadyViewBtn.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(144)))), ((int)(((byte)(98)))), ((int)(((byte)(222))))); - this.alreadyViewBtn.Font = new System.Drawing.Font("黑体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); - this.alreadyViewBtn.ForeColor = System.Drawing.Color.White; - this.alreadyViewBtn.Location = new System.Drawing.Point(8, 0); - this.alreadyViewBtn.Name = "alreadyViewBtn"; - this.alreadyViewBtn.Radius = 10; - this.alreadyViewBtn.SelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(158)))), ((int)(((byte)(234)))), ((int)(((byte)(106))))); - this.alreadyViewBtn.Size = new System.Drawing.Size(84, 35); - this.alreadyViewBtn.TabIndex = 28; - this.alreadyViewBtn.Text = "已配货"; - this.alreadyViewBtn.UseVisualStyleBackColor = false; - this.alreadyViewBtn.Click += new System.EventHandler(this.alreadyViewBtn_Click); - // - // panel10 - // - this.panel10.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left))); - this.panel10.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(210)))), ((int)(((byte)(210)))), ((int)(((byte)(210))))); - this.panel10.Location = new System.Drawing.Point(3, 390); - this.panel10.Name = "panel10"; - this.panel10.Size = new System.Drawing.Size(479, 1); - this.panel10.TabIndex = 7; - // - // mainGridView - // - this.mainGridView.AllowUserToAddRows = false; - this.mainGridView.AllowUserToDeleteRows = false; - this.mainGridView.AllowUserToResizeColumns = false; - this.mainGridView.AllowUserToResizeRows = false; - dataGridViewCellStyle17.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(231)))), ((int)(((byte)(221)))), ((int)(((byte)(245))))); - this.mainGridView.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle17; - this.mainGridView.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) - | System.Windows.Forms.AnchorStyles.Left))); - this.mainGridView.BackgroundColor = System.Drawing.Color.White; - this.mainGridView.BorderStyle = System.Windows.Forms.BorderStyle.None; - this.mainGridView.CellBorderStyle = System.Windows.Forms.DataGridViewCellBorderStyle.None; - this.mainGridView.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.None; - dataGridViewCellStyle18.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; - dataGridViewCellStyle18.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(144)))), ((int)(((byte)(98)))), ((int)(((byte)(222))))); - dataGridViewCellStyle18.Font = new System.Drawing.Font("宋体", 9F); - dataGridViewCellStyle18.ForeColor = System.Drawing.Color.White; - dataGridViewCellStyle18.WrapMode = System.Windows.Forms.DataGridViewTriState.True; - this.mainGridView.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle18; - this.mainGridView.ColumnHeadersHeight = 25; - this.mainGridView.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing; - this.mainGridView.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] { - this.M_ID, - this.M_Customer_Name, - this.M_SendTime, - this.M_DeliverGoodsLine_Name}); - this.mainGridView.EnableHeadersVisualStyles = false; - this.mainGridView.Location = new System.Drawing.Point(3, 140); - this.mainGridView.MultiSelect = false; - this.mainGridView.Name = "mainGridView"; - this.mainGridView.ReadOnly = true; - dataGridViewCellStyle20.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft; - dataGridViewCellStyle20.BackColor = System.Drawing.SystemColors.Control; - dataGridViewCellStyle20.Font = new System.Drawing.Font("宋体", 9F); - dataGridViewCellStyle20.ForeColor = System.Drawing.SystemColors.WindowText; - dataGridViewCellStyle20.SelectionBackColor = System.Drawing.SystemColors.Highlight; - dataGridViewCellStyle20.SelectionForeColor = System.Drawing.SystemColors.HighlightText; - dataGridViewCellStyle20.WrapMode = System.Windows.Forms.DataGridViewTriState.True; - this.mainGridView.RowHeadersDefaultCellStyle = dataGridViewCellStyle20; - this.mainGridView.RowHeadersVisible = false; - dataGridViewCellStyle21.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(245)))), ((int)(((byte)(242)))), ((int)(((byte)(251))))); - dataGridViewCellStyle21.Font = new System.Drawing.Font("宋体", 12F); - dataGridViewCellStyle21.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(144)))), ((int)(((byte)(98)))), ((int)(((byte)(222))))); - this.mainGridView.RowsDefaultCellStyle = dataGridViewCellStyle21; - this.mainGridView.RowTemplate.Height = 50; - this.mainGridView.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect; - this.mainGridView.Size = new System.Drawing.Size(499, 242); - this.mainGridView.TabIndex = 6; - this.mainGridView.CellClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.mainGridView_CellClick); - // - // M_ID - // - this.M_ID.DataPropertyName = "ID"; - this.M_ID.HeaderText = "单号"; - this.M_ID.Name = "M_ID"; - this.M_ID.ReadOnly = true; - this.M_ID.Width = 90; - // - // M_Customer_Name - // - this.M_Customer_Name.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill; - this.M_Customer_Name.DataPropertyName = "Customer_Name"; - this.M_Customer_Name.HeaderText = "客户名称"; - this.M_Customer_Name.Name = "M_Customer_Name"; - this.M_Customer_Name.ReadOnly = true; - // - // M_SendTime - // - this.M_SendTime.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill; - this.M_SendTime.DataPropertyName = "SendTime"; - dataGridViewCellStyle19.Format = "yyyy/MM/dd"; - this.M_SendTime.DefaultCellStyle = dataGridViewCellStyle19; - this.M_SendTime.HeaderText = "发货时间"; - this.M_SendTime.Name = "M_SendTime"; - this.M_SendTime.ReadOnly = true; - // - // M_DeliverGoodsLine_Name - // - this.M_DeliverGoodsLine_Name.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill; - this.M_DeliverGoodsLine_Name.DataPropertyName = "DeliverGoodsLine_Name"; - this.M_DeliverGoodsLine_Name.HeaderText = "送货线路"; - this.M_DeliverGoodsLine_Name.Name = "M_DeliverGoodsLine_Name"; - this.M_DeliverGoodsLine_Name.ReadOnly = true; - // - // panel9 - // - this.panel9.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(210)))), ((int)(((byte)(210)))), ((int)(((byte)(210))))); - this.panel9.Dock = System.Windows.Forms.DockStyle.Top; - this.panel9.Location = new System.Drawing.Point(0, 133); - this.panel9.Name = "panel9"; - this.panel9.Size = new System.Drawing.Size(505, 1); - this.panel9.TabIndex = 1; - // - // panel8 - // - this.panel8.Controls.Add(this.billStateBox); - this.panel8.Controls.Add(this.deliverGoodsLineBox); - this.panel8.Controls.Add(this.storeBox); - this.panel8.Controls.Add(this.customerBox); - this.panel8.Controls.Add(this.sendDateBox); - this.panel8.Controls.Add(this.clearBtn); - this.panel8.Controls.Add(this.refreshBtn); - this.panel8.Controls.Add(this.uLabel5); - this.panel8.Controls.Add(this.uLabel6); - this.panel8.Controls.Add(this.uLabel4); - this.panel8.Controls.Add(this.uLabel3); - this.panel8.Controls.Add(this.uLabel1); - this.panel8.Dock = System.Windows.Forms.DockStyle.Top; - this.panel8.Location = new System.Drawing.Point(0, 0); - this.panel8.Name = "panel8"; - this.panel8.Size = new System.Drawing.Size(505, 133); - this.panel8.TabIndex = 0; - // - // billStateBox - // - this.billStateBox.BackColor = System.Drawing.Color.Transparent; - this.billStateBox.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; - this.billStateBox.Location = new System.Drawing.Point(340, 47); - this.billStateBox.Name = "billStateBox"; - this.billStateBox.Size = new System.Drawing.Size(148, 26); - this.billStateBox.TabIndex = 38; - this.billStateBox.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; - this.billStateBox.MouseDown += new System.Windows.Forms.MouseEventHandler(this.queryControl_MouseDown); - // - // deliverGoodsLineBox - // - this.deliverGoodsLineBox.BackColor = System.Drawing.Color.Transparent; - this.deliverGoodsLineBox.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; - this.deliverGoodsLineBox.Location = new System.Drawing.Point(340, 7); - this.deliverGoodsLineBox.Name = "deliverGoodsLineBox"; - this.deliverGoodsLineBox.Size = new System.Drawing.Size(148, 26); - this.deliverGoodsLineBox.TabIndex = 37; - this.deliverGoodsLineBox.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; - this.deliverGoodsLineBox.MouseDown += new System.Windows.Forms.MouseEventHandler(this.queryControl_MouseDown); - // - // storeBox - // - this.storeBox.BackColor = System.Drawing.Color.Transparent; - this.storeBox.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; - this.storeBox.Location = new System.Drawing.Point(73, 90); - this.storeBox.Name = "storeBox"; - this.storeBox.Size = new System.Drawing.Size(148, 26); - this.storeBox.TabIndex = 36; - this.storeBox.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; - this.storeBox.MouseDown += new System.Windows.Forms.MouseEventHandler(this.queryControl_MouseDown); - // - // customerBox - // - this.customerBox.BackColor = System.Drawing.Color.Transparent; - this.customerBox.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; - this.customerBox.Location = new System.Drawing.Point(73, 47); - this.customerBox.Name = "customerBox"; - this.customerBox.Size = new System.Drawing.Size(148, 26); - this.customerBox.TabIndex = 35; - this.customerBox.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; - this.customerBox.MouseDown += new System.Windows.Forms.MouseEventHandler(this.queryControl_MouseDown); - // - // sendDateBox - // - this.sendDateBox.BackColor = System.Drawing.Color.Transparent; - this.sendDateBox.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; - this.sendDateBox.Location = new System.Drawing.Point(73, 7); - this.sendDateBox.Name = "sendDateBox"; - this.sendDateBox.Size = new System.Drawing.Size(148, 26); - this.sendDateBox.TabIndex = 34; - this.sendDateBox.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; - this.sendDateBox.MouseDown += new System.Windows.Forms.MouseEventHandler(this.queryControl_MouseDown); - // - // clearBtn - // - 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.ForeColor = System.Drawing.Color.White; - this.clearBtn.Location = new System.Drawing.Point(399, 86); - this.clearBtn.Name = "clearBtn"; - this.clearBtn.Radius = 10; - this.clearBtn.SelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(158)))), ((int)(((byte)(234)))), ((int)(((byte)(106))))); - this.clearBtn.Size = new System.Drawing.Size(89, 35); - this.clearBtn.TabIndex = 28; - this.clearBtn.Text = "清除条件"; - this.clearBtn.UseVisualStyleBackColor = false; - this.clearBtn.Click += new System.EventHandler(this.clearBtn_Click); - // - // refreshBtn - // - 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.ForeColor = System.Drawing.Color.White; - this.refreshBtn.Location = new System.Drawing.Point(283, 86); - this.refreshBtn.Name = "refreshBtn"; - this.refreshBtn.Radius = 10; - this.refreshBtn.SelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(158)))), ((int)(((byte)(234)))), ((int)(((byte)(106))))); - this.refreshBtn.Size = new System.Drawing.Size(84, 35); - this.refreshBtn.TabIndex = 27; - this.refreshBtn.Text = "刷新"; - this.refreshBtn.UseVisualStyleBackColor = false; - this.refreshBtn.Click += new System.EventHandler(this.refreshBtn_Click); - // - // uLabel5 - // - this.uLabel5.AutoSize = true; - this.uLabel5.BackColor = System.Drawing.Color.Transparent; - this.uLabel5.Location = new System.Drawing.Point(281, 54); - this.uLabel5.Name = "uLabel5"; - this.uLabel5.Size = new System.Drawing.Size(53, 12); - this.uLabel5.TabIndex = 20; - this.uLabel5.Text = "单据状态"; - // - // uLabel6 - // - this.uLabel6.AutoSize = true; - this.uLabel6.BackColor = System.Drawing.Color.Transparent; - this.uLabel6.Location = new System.Drawing.Point(281, 14); - this.uLabel6.Name = "uLabel6"; - this.uLabel6.Size = new System.Drawing.Size(53, 12); - this.uLabel6.TabIndex = 19; - this.uLabel6.Text = "送货线路"; - // - // uLabel4 - // - this.uLabel4.AutoSize = true; - this.uLabel4.BackColor = System.Drawing.Color.Transparent; - this.uLabel4.Location = new System.Drawing.Point(14, 97); - this.uLabel4.Name = "uLabel4"; - this.uLabel4.Size = new System.Drawing.Size(29, 12); - this.uLabel4.TabIndex = 18; - this.uLabel4.Text = "仓库"; - // - // uLabel3 - // - this.uLabel3.AutoSize = true; - this.uLabel3.BackColor = System.Drawing.Color.Transparent; - this.uLabel3.Location = new System.Drawing.Point(14, 54); - this.uLabel3.Name = "uLabel3"; - this.uLabel3.Size = new System.Drawing.Size(29, 12); - this.uLabel3.TabIndex = 17; - this.uLabel3.Text = "客户"; - // - // uLabel1 - // - this.uLabel1.AutoSize = true; - this.uLabel1.BackColor = System.Drawing.Color.Transparent; - this.uLabel1.Location = new System.Drawing.Point(14, 14); - this.uLabel1.Name = "uLabel1"; - this.uLabel1.Size = new System.Drawing.Size(53, 12); - this.uLabel1.TabIndex = 16; - this.uLabel1.Text = "发货日期"; - // - // label1 - // - this.label1.AutoSize = true; - 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.Location = new System.Drawing.Point(522, 100); - this.label1.Name = "label1"; - this.label1.Size = new System.Drawing.Size(72, 16); - this.label1.TabIndex = 2; - this.label1.Text = "订货明细"; - // - // orderGridView - // - this.orderGridView.AllowUserToAddRows = false; - this.orderGridView.AllowUserToDeleteRows = false; - this.orderGridView.AllowUserToResizeColumns = false; - this.orderGridView.AllowUserToResizeRows = false; - dataGridViewCellStyle9.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(217)))), ((int)(((byte)(238)))), ((int)(((byte)(255))))); - this.orderGridView.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle9; - this.orderGridView.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) - | System.Windows.Forms.AnchorStyles.Right))); - this.orderGridView.BackgroundColor = System.Drawing.Color.White; - this.orderGridView.BorderStyle = System.Windows.Forms.BorderStyle.None; - this.orderGridView.CellBorderStyle = System.Windows.Forms.DataGridViewCellBorderStyle.None; - this.orderGridView.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.None; - dataGridViewCellStyle10.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; - dataGridViewCellStyle10.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(77)))), ((int)(((byte)(135)))), ((int)(((byte)(245))))); - dataGridViewCellStyle10.Font = new System.Drawing.Font("宋体", 9F); - dataGridViewCellStyle10.ForeColor = System.Drawing.Color.White; - dataGridViewCellStyle10.WrapMode = System.Windows.Forms.DataGridViewTriState.True; - this.orderGridView.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle10; - this.orderGridView.ColumnHeadersHeight = 25; - this.orderGridView.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing; - this.orderGridView.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] { - this.D_ID, - this.D_SaleOutStore_ID, - this.D_Customer_Name, - this.D_Goods_Code, - this.D_Goods_Name, - this.D_SecondNumber, - this.D_Number, - this.D_SSecondNumber, - this.D_SNumber, - this.D_DiffNumber}); - this.orderGridView.EnableHeadersVisualStyles = false; - this.orderGridView.Location = new System.Drawing.Point(517, 123); - this.orderGridView.MultiSelect = false; - this.orderGridView.Name = "orderGridView"; - this.orderGridView.ReadOnly = true; - this.orderGridView.RowHeadersVisible = false; - dataGridViewCellStyle16.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(234)))), ((int)(((byte)(243)))), ((int)(((byte)(250))))); - dataGridViewCellStyle16.Font = new System.Drawing.Font("宋体", 10F); - dataGridViewCellStyle16.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(77)))), ((int)(((byte)(135)))), ((int)(((byte)(245))))); - this.orderGridView.RowsDefaultCellStyle = dataGridViewCellStyle16; - this.orderGridView.RowTemplate.Height = 40; - this.orderGridView.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect; - this.orderGridView.Size = new System.Drawing.Size(659, 230); - this.orderGridView.TabIndex = 3; - this.orderGridView.RowPrePaint += new System.Windows.Forms.DataGridViewRowPrePaintEventHandler(this.orderGridView_RowPrePaint); - // - // D_ID - // - this.D_ID.DataPropertyName = "ID"; - this.D_ID.HeaderText = "ID"; - this.D_ID.Name = "D_ID"; - this.D_ID.ReadOnly = true; - this.D_ID.Visible = false; - // - // D_SaleOutStore_ID - // - this.D_SaleOutStore_ID.DataPropertyName = "SaleOutStore_ID"; - this.D_SaleOutStore_ID.HeaderText = "单号"; - this.D_SaleOutStore_ID.Name = "D_SaleOutStore_ID"; - this.D_SaleOutStore_ID.ReadOnly = true; - this.D_SaleOutStore_ID.Width = 90; - // - // D_Customer_Name - // - this.D_Customer_Name.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill; - this.D_Customer_Name.DataPropertyName = "Customer_Name"; - this.D_Customer_Name.HeaderText = "客户名称"; - this.D_Customer_Name.MinimumWidth = 100; - this.D_Customer_Name.Name = "D_Customer_Name"; - this.D_Customer_Name.ReadOnly = true; - // - // D_Goods_Code - // - this.D_Goods_Code.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill; - this.D_Goods_Code.DataPropertyName = "Goods_Code"; - this.D_Goods_Code.HeaderText = "产品编码"; - this.D_Goods_Code.MinimumWidth = 100; - this.D_Goods_Code.Name = "D_Goods_Code"; - this.D_Goods_Code.ReadOnly = true; - // - // D_Goods_Name - // - this.D_Goods_Name.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.AllCells; - this.D_Goods_Name.DataPropertyName = "Goods_Name"; - this.D_Goods_Name.HeaderText = "产品名称"; - this.D_Goods_Name.MinimumWidth = 100; - this.D_Goods_Name.Name = "D_Goods_Name"; - this.D_Goods_Name.ReadOnly = true; - // - // D_SecondNumber - // - this.D_SecondNumber.DataPropertyName = "SecondNumber"; - dataGridViewCellStyle11.Format = "#0.######"; - this.D_SecondNumber.DefaultCellStyle = dataGridViewCellStyle11; - this.D_SecondNumber.HeaderText = "辅数量"; - this.D_SecondNumber.Name = "D_SecondNumber"; - this.D_SecondNumber.ReadOnly = true; - // - // D_Number - // - this.D_Number.DataPropertyName = "Number"; - dataGridViewCellStyle12.Format = "#0.######"; - this.D_Number.DefaultCellStyle = dataGridViewCellStyle12; - this.D_Number.HeaderText = "报价数量"; - this.D_Number.Name = "D_Number"; - this.D_Number.ReadOnly = true; - // - // D_SSecondNumber - // - this.D_SSecondNumber.DataPropertyName = "SSecondNumber"; - dataGridViewCellStyle13.Format = "#0.######"; - this.D_SSecondNumber.DefaultCellStyle = dataGridViewCellStyle13; - this.D_SSecondNumber.HeaderText = "配货辅数量"; - this.D_SSecondNumber.Name = "D_SSecondNumber"; - this.D_SSecondNumber.ReadOnly = true; - // - // D_SNumber - // - this.D_SNumber.DataPropertyName = "SNumber"; - dataGridViewCellStyle14.Format = "#0.######"; - this.D_SNumber.DefaultCellStyle = dataGridViewCellStyle14; - this.D_SNumber.HeaderText = "配货数量"; - this.D_SNumber.Name = "D_SNumber"; - this.D_SNumber.ReadOnly = true; - // - // D_DiffNumber - // - this.D_DiffNumber.DataPropertyName = "DiffNumber"; - dataGridViewCellStyle15.Format = "#0.######"; - this.D_DiffNumber.DefaultCellStyle = dataGridViewCellStyle15; - this.D_DiffNumber.HeaderText = "差异数量"; - this.D_DiffNumber.Name = "D_DiffNumber"; - this.D_DiffNumber.ReadOnly = true; - // - // label2 - // - this.label2.AutoSize = true; - 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.Location = new System.Drawing.Point(522, 366); - this.label2.Name = "label2"; - this.label2.Size = new System.Drawing.Size(72, 16); - this.label2.TabIndex = 4; - this.label2.Text = "发货明细"; - // - // sendGridView - // - this.sendGridView.AllowUserToAddRows = false; - this.sendGridView.AllowUserToDeleteRows = false; - this.sendGridView.AllowUserToResizeColumns = false; - this.sendGridView.AllowUserToResizeRows = false; - dataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(254)))), ((int)(((byte)(228)))), ((int)(((byte)(203))))); - this.sendGridView.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle1; - this.sendGridView.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.sendGridView.BackgroundColor = System.Drawing.Color.White; - this.sendGridView.BorderStyle = System.Windows.Forms.BorderStyle.None; - this.sendGridView.CellBorderStyle = System.Windows.Forms.DataGridViewCellBorderStyle.None; - this.sendGridView.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.None; - dataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; - dataGridViewCellStyle2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(236)))), ((int)(((byte)(148)))), ((int)(((byte)(74))))); - dataGridViewCellStyle2.Font = new System.Drawing.Font("宋体", 9F); - dataGridViewCellStyle2.ForeColor = System.Drawing.Color.White; - dataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.True; - this.sendGridView.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle2; - this.sendGridView.ColumnHeadersHeight = 30; - this.sendGridView.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing; - this.sendGridView.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] { - this.F_ID, - this.F_Selected, - this.F_Image, - this.F_Idx, - this.F_BarCode, - this.F_GoodsCode, - this.F_Goods_Name, - this.F_Number, - this.F_InStoreWeight, - this.F_Weight, - this.F_DiffWeight, - this.F_Time}); - this.sendGridView.EnableHeadersVisualStyles = false; - this.sendGridView.Location = new System.Drawing.Point(517, 387); - this.sendGridView.MultiSelect = false; - this.sendGridView.Name = "sendGridView"; - this.sendGridView.ReadOnly = true; - this.sendGridView.RowHeadersVisible = false; - dataGridViewCellStyle8.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(247)))), ((int)(((byte)(240))))); - dataGridViewCellStyle8.Font = new System.Drawing.Font("宋体", 10F); - dataGridViewCellStyle8.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(236)))), ((int)(((byte)(148)))), ((int)(((byte)(74))))); - this.sendGridView.RowsDefaultCellStyle = dataGridViewCellStyle8; - this.sendGridView.RowTemplate.Height = 40; - this.sendGridView.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect; - this.sendGridView.Size = new System.Drawing.Size(659, 128); - this.sendGridView.TabIndex = 5; - this.sendGridView.CellClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.sendGridView_CellClick); - // - // F_ID - // - this.F_ID.DataPropertyName = "ID"; - this.F_ID.HeaderText = "ID"; - this.F_ID.Name = "F_ID"; - this.F_ID.ReadOnly = true; - this.F_ID.Visible = false; - // - // F_Selected - // - this.F_Selected.DataPropertyName = "Selected"; - this.F_Selected.HeaderText = "Selected"; - this.F_Selected.Name = "F_Selected"; - this.F_Selected.ReadOnly = true; - this.F_Selected.Visible = false; - // - // F_Image - // - this.F_Image.HeaderText = "选中"; - this.F_Image.Name = "F_Image"; - this.F_Image.ReadOnly = true; - this.F_Image.Resizable = System.Windows.Forms.DataGridViewTriState.True; - this.F_Image.Width = 50; - // - // F_Idx - // - this.F_Idx.DataPropertyName = "Idx"; - this.F_Idx.HeaderText = "序号"; - this.F_Idx.Name = "F_Idx"; - this.F_Idx.ReadOnly = true; - this.F_Idx.Width = 60; - // - // F_BarCode - // - this.F_BarCode.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill; - this.F_BarCode.DataPropertyName = "ShortCode"; - this.F_BarCode.HeaderText = "存货条码"; - this.F_BarCode.MinimumWidth = 100; - this.F_BarCode.Name = "F_BarCode"; - this.F_BarCode.ReadOnly = true; - // - // F_GoodsCode - // - this.F_GoodsCode.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.AllCells; - this.F_GoodsCode.DataPropertyName = "Goods_Code"; - this.F_GoodsCode.HeaderText = "产品编码"; - this.F_GoodsCode.MinimumWidth = 100; - this.F_GoodsCode.Name = "F_GoodsCode"; - this.F_GoodsCode.ReadOnly = true; - // - // F_Goods_Name - // - this.F_Goods_Name.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill; - this.F_Goods_Name.DataPropertyName = "Goods_Name"; - this.F_Goods_Name.HeaderText = "产品名称"; - this.F_Goods_Name.MinimumWidth = 100; - this.F_Goods_Name.Name = "F_Goods_Name"; - this.F_Goods_Name.ReadOnly = true; - // - // F_Number - // - this.F_Number.DataPropertyName = "Number"; - dataGridViewCellStyle3.Format = "#0.######"; - this.F_Number.DefaultCellStyle = dataGridViewCellStyle3; - this.F_Number.HeaderText = "数量"; - this.F_Number.Name = "F_Number"; - this.F_Number.ReadOnly = true; - this.F_Number.Width = 60; - // - // F_InStoreWeight - // - this.F_InStoreWeight.DataPropertyName = "InStoreWeight"; - dataGridViewCellStyle4.Format = "#0.######"; - this.F_InStoreWeight.DefaultCellStyle = dataGridViewCellStyle4; - this.F_InStoreWeight.HeaderText = "入库重量"; - this.F_InStoreWeight.Name = "F_InStoreWeight"; - this.F_InStoreWeight.ReadOnly = true; - this.F_InStoreWeight.Width = 90; - // - // F_Weight - // - this.F_Weight.DataPropertyName = "Weight"; - dataGridViewCellStyle5.Format = "#0.######"; - this.F_Weight.DefaultCellStyle = dataGridViewCellStyle5; - this.F_Weight.HeaderText = "重量"; - this.F_Weight.Name = "F_Weight"; - this.F_Weight.ReadOnly = true; - this.F_Weight.Width = 80; - // - // F_DiffWeight - // - this.F_DiffWeight.DataPropertyName = "DiffWeight"; - dataGridViewCellStyle6.Format = "#0.######"; - this.F_DiffWeight.DefaultCellStyle = dataGridViewCellStyle6; - this.F_DiffWeight.HeaderText = "差异"; - this.F_DiffWeight.Name = "F_DiffWeight"; - this.F_DiffWeight.ReadOnly = true; - this.F_DiffWeight.Width = 70; - // - // F_Time - // - this.F_Time.DataPropertyName = "Time"; - dataGridViewCellStyle7.Format = "MM.dd HH:mm:ss"; - this.F_Time.DefaultCellStyle = dataGridViewCellStyle7; - this.F_Time.HeaderText = "时间"; - this.F_Time.Name = "F_Time"; - this.F_Time.ReadOnly = true; - this.F_Time.Width = 120; - // - // panel12 - // - this.panel12.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left) - | System.Windows.Forms.AnchorStyles.Right))); - this.panel12.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(247)))), ((int)(((byte)(247)))), ((int)(((byte)(247))))); - this.panel12.Controls.Add(this.commitBtn); - this.panel12.Controls.Add(this.deleteBtn); - this.panel12.Controls.Add(this.fullBtn); - this.panel12.Controls.Add(this.halfBtn); - this.panel12.Controls.Add(this.scanCodeBtn); - this.panel12.Location = new System.Drawing.Point(517, 525); - this.panel12.Name = "panel12"; - this.panel12.Size = new System.Drawing.Size(659, 50); - this.panel12.TabIndex = 6; - // - // commitBtn - // - this.commitBtn.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); - 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.ForeColor = System.Drawing.Color.White; - this.commitBtn.Location = new System.Drawing.Point(546, 0); - this.commitBtn.Name = "commitBtn"; - this.commitBtn.Radius = 10; - this.commitBtn.SelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(158)))), ((int)(((byte)(234)))), ((int)(((byte)(106))))); - this.commitBtn.Size = new System.Drawing.Size(102, 50); - this.commitBtn.TabIndex = 34; - this.commitBtn.Text = "提交"; - this.commitBtn.UseVisualStyleBackColor = false; - this.commitBtn.Click += new System.EventHandler(this.commitBtn_Click); - // - // deleteBtn - // - this.deleteBtn.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(0)))), ((int)(((byte)(25))))); - this.deleteBtn.Font = new System.Drawing.Font("黑体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); - this.deleteBtn.ForeColor = System.Drawing.Color.White; - this.deleteBtn.Location = new System.Drawing.Point(351, 8); - this.deleteBtn.Name = "deleteBtn"; - this.deleteBtn.Radius = 10; - this.deleteBtn.SelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(158)))), ((int)(((byte)(234)))), ((int)(((byte)(106))))); - this.deleteBtn.Size = new System.Drawing.Size(84, 35); - this.deleteBtn.TabIndex = 33; - this.deleteBtn.Text = "删除选中"; - this.deleteBtn.UseVisualStyleBackColor = false; - this.deleteBtn.Click += new System.EventHandler(this.deleteBtn_Click); - // - // fullBtn - // - this.fullBtn.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(77)))), ((int)(((byte)(135)))), ((int)(((byte)(245))))); - this.fullBtn.Font = new System.Drawing.Font("黑体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); - this.fullBtn.ForeColor = System.Drawing.Color.White; - this.fullBtn.Location = new System.Drawing.Point(239, 8); - this.fullBtn.Name = "fullBtn"; - this.fullBtn.Radius = 10; - this.fullBtn.SelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(158)))), ((int)(((byte)(234)))), ((int)(((byte)(106))))); - this.fullBtn.Size = new System.Drawing.Size(84, 35); - this.fullBtn.TabIndex = 32; - this.fullBtn.Text = "1"; - this.fullBtn.UseVisualStyleBackColor = false; - this.fullBtn.Click += new System.EventHandler(this.fullBtn_Click); - // - // halfBtn - // - this.halfBtn.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(77)))), ((int)(((byte)(135)))), ((int)(((byte)(245))))); - this.halfBtn.Font = new System.Drawing.Font("黑体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); - this.halfBtn.ForeColor = System.Drawing.Color.White; - this.halfBtn.Location = new System.Drawing.Point(127, 8); - this.halfBtn.Name = "halfBtn"; - this.halfBtn.Radius = 10; - this.halfBtn.SelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(158)))), ((int)(((byte)(234)))), ((int)(((byte)(106))))); - this.halfBtn.Size = new System.Drawing.Size(84, 35); - this.halfBtn.TabIndex = 31; - this.halfBtn.Text = "0.5"; - this.halfBtn.UseVisualStyleBackColor = false; - this.halfBtn.Click += new System.EventHandler(this.halfBtn_Click); - // - // scanCodeBtn - // - this.scanCodeBtn.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(144)))), ((int)(((byte)(98)))), ((int)(((byte)(222))))); - this.scanCodeBtn.Font = new System.Drawing.Font("黑体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); - this.scanCodeBtn.ForeColor = System.Drawing.Color.White; - this.scanCodeBtn.Location = new System.Drawing.Point(14, 8); - this.scanCodeBtn.Name = "scanCodeBtn"; - this.scanCodeBtn.Radius = 10; - this.scanCodeBtn.SelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(21)))), ((int)(((byte)(198)))), ((int)(((byte)(58))))); - this.scanCodeBtn.Size = new System.Drawing.Size(84, 35); - this.scanCodeBtn.StateHold = true; - this.scanCodeBtn.TabIndex = 30; - this.scanCodeBtn.Text = "扫码发货"; - this.scanCodeBtn.UseVisualStyleBackColor = false; - this.scanCodeBtn.Click += new System.EventHandler(this.scanCodeBtn_Click); - // - // CarcassSaleOutForm - // - this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F); - this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; - this.ClientSize = new System.Drawing.Size(1212, 673); - this.ImeMode = System.Windows.Forms.ImeMode.Disable; - this.KeyPreview = true; - this.Name = "CarcassSaleOutForm"; - this.Text = "白条发货"; - this.roundPanel1.ResumeLayout(false); - this.roundPanel1.PerformLayout(); - this.panel4.ResumeLayout(false); - this.panel4.PerformLayout(); - this.panel6.ResumeLayout(false); - this.panel6.PerformLayout(); - this.panel7.ResumeLayout(false); - this.panel11.ResumeLayout(false); - ((System.ComponentModel.ISupportInitialize)(this.mainGridView)).EndInit(); - this.panel8.ResumeLayout(false); - this.panel8.PerformLayout(); - ((System.ComponentModel.ISupportInitialize)(this.orderGridView)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.sendGridView)).EndInit(); - this.panel12.ResumeLayout(false); - this.ResumeLayout(false); - this.PerformLayout(); - + System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle17 = new System.Windows.Forms.DataGridViewCellStyle(); + System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle18 = new System.Windows.Forms.DataGridViewCellStyle(); + System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle20 = new System.Windows.Forms.DataGridViewCellStyle(); + System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle21 = new System.Windows.Forms.DataGridViewCellStyle(); + System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle19 = new System.Windows.Forms.DataGridViewCellStyle(); + System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle9 = new System.Windows.Forms.DataGridViewCellStyle(); + System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle10 = new System.Windows.Forms.DataGridViewCellStyle(); + System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle16 = 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 dataGridViewCellStyle13 = new System.Windows.Forms.DataGridViewCellStyle(); + System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle14 = new System.Windows.Forms.DataGridViewCellStyle(); + System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle15 = new System.Windows.Forms.DataGridViewCellStyle(); + System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle(); + System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = new System.Windows.Forms.DataGridViewCellStyle(); + System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle8 = new System.Windows.Forms.DataGridViewCellStyle(); + System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle3 = new System.Windows.Forms.DataGridViewCellStyle(); + System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle4 = new System.Windows.Forms.DataGridViewCellStyle(); + 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(); + this.panel4 = new System.Windows.Forms.Panel(); + this.panel6 = new System.Windows.Forms.Panel(); + this.carNumberLabel = new WinFormControl.ULabel(); + this.uLabel8 = new WinFormControl.ULabel(); + this.uLabel9 = new WinFormControl.ULabel(); + this.customerLabel = new WinFormControl.ULabel(); + this.uLabel10 = new WinFormControl.ULabel(); + this.billIDLabel = new WinFormControl.ULabel(); + this.addressLabel = new WinFormControl.ULabel(); + this.uLabel7 = new WinFormControl.ULabel(); + this.panel5 = new System.Windows.Forms.Panel(); + this.productBatchSelect = new System.Windows.Forms.ComboBox(); + this.uLabel2 = new WinFormControl.ULabel(); + this.uScanPanel1 = new WinFormControl.UScanPanel(); + this.weightControl1 = new ButcherFactory.Controls.WeightControl(); + this.panel7 = new System.Windows.Forms.Panel(); + this.panel11 = new System.Windows.Forms.Panel(); + this.goodsFinishBtn = new ButcherFactory.Controls.ColorButton(); + this.weightRecordBtn = new ButcherFactory.Controls.ColorButton(); + this.unFinishBtn = new ButcherFactory.Controls.ColorButton(); + this.alreadyViewBtn = new ButcherFactory.Controls.ColorButton(); + this.panel10 = new System.Windows.Forms.Panel(); + this.mainGridView = new WinFormControl.UDataGridView(); + this.M_ID = new System.Windows.Forms.DataGridViewTextBoxColumn(); + this.M_Customer_Name = new System.Windows.Forms.DataGridViewTextBoxColumn(); + this.M_SendTime = new System.Windows.Forms.DataGridViewTextBoxColumn(); + this.M_DeliverGoodsLine_Name = new System.Windows.Forms.DataGridViewTextBoxColumn(); + this.panel9 = new System.Windows.Forms.Panel(); + this.panel8 = new System.Windows.Forms.Panel(); + this.billStateBox = new WinFormControl.ULabel(); + this.deliverGoodsLineBox = new WinFormControl.ULabel(); + this.storeBox = new WinFormControl.ULabel(); + this.customerBox = new WinFormControl.ULabel(); + this.sendDateBox = new WinFormControl.ULabel(); + this.clearBtn = new ButcherFactory.Controls.ColorButton(); + this.refreshBtn = new ButcherFactory.Controls.ColorButton(); + this.uLabel5 = new WinFormControl.ULabel(); + this.uLabel6 = new WinFormControl.ULabel(); + this.uLabel4 = new WinFormControl.ULabel(); + this.uLabel3 = new WinFormControl.ULabel(); + this.uLabel1 = new WinFormControl.ULabel(); + this.label1 = new System.Windows.Forms.Label(); + this.orderGridView = new WinFormControl.UDataGridView(); + this.D_ID = new System.Windows.Forms.DataGridViewTextBoxColumn(); + this.D_SaleOutStore_ID = new System.Windows.Forms.DataGridViewTextBoxColumn(); + this.D_Customer_Name = new System.Windows.Forms.DataGridViewTextBoxColumn(); + this.D_Goods_Code = new System.Windows.Forms.DataGridViewTextBoxColumn(); + this.D_Goods_Name = new System.Windows.Forms.DataGridViewTextBoxColumn(); + this.D_SecondNumber = new System.Windows.Forms.DataGridViewTextBoxColumn(); + this.D_Number = new System.Windows.Forms.DataGridViewTextBoxColumn(); + this.D_SSecondNumber = new System.Windows.Forms.DataGridViewTextBoxColumn(); + this.D_SNumber = new System.Windows.Forms.DataGridViewTextBoxColumn(); + this.D_DiffNumber = new System.Windows.Forms.DataGridViewTextBoxColumn(); + this.label2 = new System.Windows.Forms.Label(); + this.sendGridView = new WinFormControl.UDataGridView(); + this.panel12 = new System.Windows.Forms.Panel(); + this.commitBtn = new ButcherFactory.Controls.ColorButton(); + this.deleteBtn = new ButcherFactory.Controls.ColorButton(); + this.fullBtn = new ButcherFactory.Controls.ColorButton(); + this.halfBtn = new ButcherFactory.Controls.ColorButton(); + this.scanCodeBtn = new ButcherFactory.Controls.ColorButton(); + this.F_ID = new System.Windows.Forms.DataGridViewTextBoxColumn(); + this.F_Selected = new System.Windows.Forms.DataGridViewTextBoxColumn(); + this.F_Image = new System.Windows.Forms.DataGridViewImageColumn(); + this.F_Idx = new System.Windows.Forms.DataGridViewTextBoxColumn(); + this.F_BarCode = new System.Windows.Forms.DataGridViewTextBoxColumn(); + this.F_GoodsCode = new System.Windows.Forms.DataGridViewTextBoxColumn(); + this.F_Goods_Name = new System.Windows.Forms.DataGridViewTextBoxColumn(); + this.F_Number = new System.Windows.Forms.DataGridViewTextBoxColumn(); + this.F_InStoreWeight = new System.Windows.Forms.DataGridViewTextBoxColumn(); + this.F_Weight = new System.Windows.Forms.DataGridViewTextBoxColumn(); + this.F_DiffWeight = new System.Windows.Forms.DataGridViewTextBoxColumn(); + this.F_Time = new System.Windows.Forms.DataGridViewTextBoxColumn(); + this.roundPanel1.SuspendLayout(); + this.panel4.SuspendLayout(); + this.panel6.SuspendLayout(); + this.panel7.SuspendLayout(); + this.panel11.SuspendLayout(); + ((System.ComponentModel.ISupportInitialize)(this.mainGridView)).BeginInit(); + this.panel8.SuspendLayout(); + ((System.ComponentModel.ISupportInitialize)(this.orderGridView)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.sendGridView)).BeginInit(); + this.panel12.SuspendLayout(); + this.SuspendLayout(); + // + // roundPanel1 + // + this.roundPanel1.Controls.Add(this.panel12); + this.roundPanel1.Controls.Add(this.sendGridView); + this.roundPanel1.Controls.Add(this.label2); + this.roundPanel1.Controls.Add(this.orderGridView); + this.roundPanel1.Controls.Add(this.label1); + this.roundPanel1.Controls.Add(this.panel7); + this.roundPanel1.Controls.Add(this.panel4); + this.roundPanel1.Size = new System.Drawing.Size(1583, 729); + // + // label3 + // + this.label3.Location = new System.Drawing.Point(676, 816); + this.label3.Margin = new System.Windows.Forms.Padding(5, 0, 5, 0); + // + // panel4 + // + this.panel4.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; + this.panel4.Controls.Add(this.panel6); + this.panel4.Controls.Add(this.panel5); + this.panel4.Controls.Add(this.productBatchSelect); + this.panel4.Controls.Add(this.uLabel2); + this.panel4.Controls.Add(this.uScanPanel1); + this.panel4.Controls.Add(this.weightControl1); + this.panel4.Dock = System.Windows.Forms.DockStyle.Top; + this.panel4.Location = new System.Drawing.Point(0, 0); + this.panel4.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); + this.panel4.Name = "panel4"; + this.panel4.Size = new System.Drawing.Size(1583, 107); + this.panel4.TabIndex = 0; + // + // panel6 + // + this.panel6.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) + | System.Windows.Forms.AnchorStyles.Right))); + this.panel6.Controls.Add(this.carNumberLabel); + this.panel6.Controls.Add(this.uLabel8); + this.panel6.Controls.Add(this.uLabel9); + this.panel6.Controls.Add(this.customerLabel); + this.panel6.Controls.Add(this.uLabel10); + this.panel6.Controls.Add(this.billIDLabel); + this.panel6.Controls.Add(this.addressLabel); + this.panel6.Controls.Add(this.uLabel7); + this.panel6.Location = new System.Drawing.Point(892, 6); + this.panel6.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); + this.panel6.Name = "panel6"; + this.panel6.Size = new System.Drawing.Size(670, 94); + this.panel6.TabIndex = 25; + // + // carNumberLabel + // + this.carNumberLabel.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); + this.carNumberLabel.BackColor = System.Drawing.Color.Transparent; + this.carNumberLabel.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; + this.carNumberLabel.Location = new System.Drawing.Point(421, 52); + this.carNumberLabel.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.carNumberLabel.Name = "carNumberLabel"; + this.carNumberLabel.Size = new System.Drawing.Size(245, 32); + this.carNumberLabel.TabIndex = 36; + this.carNumberLabel.Text = "车牌号"; + this.carNumberLabel.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; + // + // uLabel8 + // + this.uLabel8.AutoSize = true; + this.uLabel8.BackColor = System.Drawing.Color.Transparent; + this.uLabel8.Location = new System.Drawing.Point(4, 16); + this.uLabel8.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.uLabel8.Name = "uLabel8"; + this.uLabel8.Size = new System.Drawing.Size(67, 15); + this.uLabel8.TabIndex = 29; + this.uLabel8.Text = "出库单号"; + // + // uLabel9 + // + this.uLabel9.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); + this.uLabel9.AutoSize = true; + this.uLabel9.BackColor = System.Drawing.Color.Transparent; + this.uLabel9.Location = new System.Drawing.Point(353, 61); + this.uLabel9.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.uLabel9.Name = "uLabel9"; + this.uLabel9.Size = new System.Drawing.Size(52, 15); + this.uLabel9.TabIndex = 32; + this.uLabel9.Text = "车牌号"; + // + // customerLabel + // + this.customerLabel.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); + this.customerLabel.BackColor = System.Drawing.Color.Transparent; + this.customerLabel.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; + this.customerLabel.Font = new System.Drawing.Font("宋体", 13F); + this.customerLabel.ForeColor = System.Drawing.Color.Red; + this.customerLabel.Location = new System.Drawing.Point(421, 10); + this.customerLabel.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.customerLabel.Name = "customerLabel"; + this.customerLabel.Size = new System.Drawing.Size(245, 32); + this.customerLabel.TabIndex = 35; + this.customerLabel.Text = "购货客户"; + this.customerLabel.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; + // + // uLabel10 + // + this.uLabel10.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); + this.uLabel10.AutoSize = true; + this.uLabel10.BackColor = System.Drawing.Color.Transparent; + this.uLabel10.Location = new System.Drawing.Point(337, 18); + this.uLabel10.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.uLabel10.Name = "uLabel10"; + this.uLabel10.Size = new System.Drawing.Size(67, 15); + this.uLabel10.TabIndex = 31; + this.uLabel10.Text = "购货客户"; + // + // billIDLabel + // + this.billIDLabel.BackColor = System.Drawing.Color.Transparent; + this.billIDLabel.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; + this.billIDLabel.Location = new System.Drawing.Point(85, 8); + this.billIDLabel.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.billIDLabel.Name = "billIDLabel"; + this.billIDLabel.Size = new System.Drawing.Size(258, 32); + this.billIDLabel.TabIndex = 33; + this.billIDLabel.Text = "出库单号"; + this.billIDLabel.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; + // + // addressLabel + // + this.addressLabel.BackColor = System.Drawing.Color.Transparent; + this.addressLabel.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; + this.addressLabel.Location = new System.Drawing.Point(85, 52); + this.addressLabel.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.addressLabel.Name = "addressLabel"; + this.addressLabel.Size = new System.Drawing.Size(258, 32); + this.addressLabel.TabIndex = 34; + this.addressLabel.Text = "送货地址"; + this.addressLabel.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; + // + // uLabel7 + // + this.uLabel7.AutoSize = true; + this.uLabel7.BackColor = System.Drawing.Color.Transparent; + this.uLabel7.Location = new System.Drawing.Point(4, 60); + this.uLabel7.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.uLabel7.Name = "uLabel7"; + this.uLabel7.Size = new System.Drawing.Size(67, 15); + this.uLabel7.TabIndex = 30; + this.uLabel7.Text = "送货地址"; + // + // panel5 + // + this.panel5.BackColor = System.Drawing.Color.DarkGray; + this.panel5.Location = new System.Drawing.Point(840, 10); + this.panel5.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); + this.panel5.Name = "panel5"; + this.panel5.Size = new System.Drawing.Size(1, 88); + this.panel5.TabIndex = 24; + // + // productBatchSelect + // + this.productBatchSelect.Font = new System.Drawing.Font("宋体", 15F); + this.productBatchSelect.FormattingEnabled = true; + this.productBatchSelect.Location = new System.Drawing.Point(487, 59); + this.productBatchSelect.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); + this.productBatchSelect.Name = "productBatchSelect"; + this.productBatchSelect.Size = new System.Drawing.Size(312, 33); + this.productBatchSelect.TabIndex = 23; + // + // uLabel2 + // + this.uLabel2.AutoSize = true; + this.uLabel2.BackColor = System.Drawing.Color.Transparent; + this.uLabel2.Font = new System.Drawing.Font("宋体", 15F); + this.uLabel2.Location = new System.Drawing.Point(404, 64); + this.uLabel2.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.uLabel2.Name = "uLabel2"; + this.uLabel2.Size = new System.Drawing.Size(87, 25); + this.uLabel2.TabIndex = 22; + this.uLabel2.Text = "批次:"; + // + // uScanPanel1 + // + this.uScanPanel1.BackColor = System.Drawing.Color.Transparent; + this.uScanPanel1.Location = new System.Drawing.Point(401, 11); + this.uScanPanel1.Margin = new System.Windows.Forms.Padding(5, 5, 5, 5); + this.uScanPanel1.Name = "uScanPanel1"; + this.uScanPanel1.Size = new System.Drawing.Size(404, 40); + this.uScanPanel1.TabIndex = 21; + // + // weightControl1 + // + this.weightControl1.BackColor = System.Drawing.Color.Transparent; + this.weightControl1.Location = new System.Drawing.Point(7, 5); + this.weightControl1.Margin = new System.Windows.Forms.Padding(5, 5, 5, 5); + this.weightControl1.Name = "weightControl1"; + this.weightControl1.Size = new System.Drawing.Size(349, 92); + this.weightControl1.TabIndex = 0; + this.weightControl1.WeightFalg = null; + // + // panel7 + // + this.panel7.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) + | System.Windows.Forms.AnchorStyles.Left))); + this.panel7.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(247)))), ((int)(((byte)(247)))), ((int)(((byte)(247))))); + this.panel7.Controls.Add(this.panel11); + this.panel7.Controls.Add(this.panel10); + this.panel7.Controls.Add(this.mainGridView); + this.panel7.Controls.Add(this.panel9); + this.panel7.Controls.Add(this.panel8); + this.panel7.Location = new System.Drawing.Point(8, 125); + this.panel7.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); + this.panel7.Name = "panel7"; + this.panel7.Size = new System.Drawing.Size(673, 594); + this.panel7.TabIndex = 1; + // + // panel11 + // + this.panel11.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left))); + this.panel11.Controls.Add(this.goodsFinishBtn); + this.panel11.Controls.Add(this.weightRecordBtn); + this.panel11.Controls.Add(this.unFinishBtn); + this.panel11.Controls.Add(this.alreadyViewBtn); + this.panel11.Location = new System.Drawing.Point(1, 496); + this.panel11.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); + this.panel11.Name = "panel11"; + this.panel11.Size = new System.Drawing.Size(668, 98); + this.panel11.TabIndex = 8; + // + // goodsFinishBtn + // + 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.ForeColor = System.Drawing.Color.White; + this.goodsFinishBtn.Location = new System.Drawing.Point(465, 4); + this.goodsFinishBtn.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); + this.goodsFinishBtn.Name = "goodsFinishBtn"; + this.goodsFinishBtn.Radius = 10; + this.goodsFinishBtn.SelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(158)))), ((int)(((byte)(234)))), ((int)(((byte)(106))))); + this.goodsFinishBtn.Size = new System.Drawing.Size(183, 90); + this.goodsFinishBtn.TabIndex = 31; + this.goodsFinishBtn.Text = "配货完成"; + this.goodsFinishBtn.UseVisualStyleBackColor = false; + this.goodsFinishBtn.Click += new System.EventHandler(this.goodsFinishBtn_Click); + // + // weightRecordBtn + // + 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.ForeColor = System.Drawing.Color.White; + this.weightRecordBtn.Location = new System.Drawing.Point(203, 4); + this.weightRecordBtn.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); + this.weightRecordBtn.Name = "weightRecordBtn"; + this.weightRecordBtn.Radius = 10; + this.weightRecordBtn.SelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(158)))), ((int)(((byte)(234)))), ((int)(((byte)(106))))); + this.weightRecordBtn.Size = new System.Drawing.Size(183, 90); + this.weightRecordBtn.TabIndex = 30; + this.weightRecordBtn.Text = "称重记录"; + this.weightRecordBtn.UseVisualStyleBackColor = false; + this.weightRecordBtn.Click += new System.EventHandler(this.weightRecordBtn_Click); + // + // unFinishBtn + // + this.unFinishBtn.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(0)))), ((int)(((byte)(25))))); + this.unFinishBtn.Font = new System.Drawing.Font("黑体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); + this.unFinishBtn.ForeColor = System.Drawing.Color.White; + this.unFinishBtn.Location = new System.Drawing.Point(11, 54); + this.unFinishBtn.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); + this.unFinishBtn.Name = "unFinishBtn"; + this.unFinishBtn.Radius = 10; + this.unFinishBtn.SelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(158)))), ((int)(((byte)(234)))), ((int)(((byte)(106))))); + this.unFinishBtn.Size = new System.Drawing.Size(112, 44); + this.unFinishBtn.TabIndex = 29; + this.unFinishBtn.Text = "撤销完毕"; + this.unFinishBtn.UseVisualStyleBackColor = false; + this.unFinishBtn.Click += new System.EventHandler(this.unFinishBtn_Click); + // + // alreadyViewBtn + // + this.alreadyViewBtn.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(144)))), ((int)(((byte)(98)))), ((int)(((byte)(222))))); + this.alreadyViewBtn.Font = new System.Drawing.Font("黑体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); + this.alreadyViewBtn.ForeColor = System.Drawing.Color.White; + this.alreadyViewBtn.Location = new System.Drawing.Point(11, 0); + this.alreadyViewBtn.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); + this.alreadyViewBtn.Name = "alreadyViewBtn"; + this.alreadyViewBtn.Radius = 10; + this.alreadyViewBtn.SelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(158)))), ((int)(((byte)(234)))), ((int)(((byte)(106))))); + this.alreadyViewBtn.Size = new System.Drawing.Size(112, 44); + this.alreadyViewBtn.TabIndex = 28; + this.alreadyViewBtn.Text = "已配货"; + this.alreadyViewBtn.UseVisualStyleBackColor = false; + this.alreadyViewBtn.Click += new System.EventHandler(this.alreadyViewBtn_Click); + // + // panel10 + // + this.panel10.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left))); + this.panel10.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(210)))), ((int)(((byte)(210)))), ((int)(((byte)(210))))); + this.panel10.Location = new System.Drawing.Point(4, 488); + this.panel10.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); + this.panel10.Name = "panel10"; + this.panel10.Size = new System.Drawing.Size(639, 1); + this.panel10.TabIndex = 7; + // + // mainGridView + // + this.mainGridView.AllowUserToAddRows = false; + this.mainGridView.AllowUserToDeleteRows = false; + this.mainGridView.AllowUserToResizeColumns = false; + this.mainGridView.AllowUserToResizeRows = false; + dataGridViewCellStyle17.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(231)))), ((int)(((byte)(221)))), ((int)(((byte)(245))))); + this.mainGridView.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle17; + this.mainGridView.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) + | System.Windows.Forms.AnchorStyles.Left))); + this.mainGridView.BackgroundColor = System.Drawing.Color.White; + this.mainGridView.BorderStyle = System.Windows.Forms.BorderStyle.None; + this.mainGridView.CellBorderStyle = System.Windows.Forms.DataGridViewCellBorderStyle.None; + this.mainGridView.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.None; + dataGridViewCellStyle18.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; + dataGridViewCellStyle18.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(144)))), ((int)(((byte)(98)))), ((int)(((byte)(222))))); + dataGridViewCellStyle18.Font = new System.Drawing.Font("宋体", 9F); + dataGridViewCellStyle18.ForeColor = System.Drawing.Color.White; + dataGridViewCellStyle18.WrapMode = System.Windows.Forms.DataGridViewTriState.True; + this.mainGridView.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle18; + this.mainGridView.ColumnHeadersHeight = 25; + this.mainGridView.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing; + this.mainGridView.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] { + this.M_ID, + this.M_Customer_Name, + this.M_SendTime, + this.M_DeliverGoodsLine_Name}); + this.mainGridView.EnableHeadersVisualStyles = false; + this.mainGridView.Location = new System.Drawing.Point(4, 175); + this.mainGridView.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); + this.mainGridView.MultiSelect = false; + this.mainGridView.Name = "mainGridView"; + this.mainGridView.ReadOnly = true; + dataGridViewCellStyle20.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft; + dataGridViewCellStyle20.BackColor = System.Drawing.SystemColors.Control; + dataGridViewCellStyle20.Font = new System.Drawing.Font("宋体", 9F); + dataGridViewCellStyle20.ForeColor = System.Drawing.SystemColors.WindowText; + dataGridViewCellStyle20.SelectionBackColor = System.Drawing.SystemColors.Highlight; + dataGridViewCellStyle20.SelectionForeColor = System.Drawing.SystemColors.HighlightText; + dataGridViewCellStyle20.WrapMode = System.Windows.Forms.DataGridViewTriState.True; + this.mainGridView.RowHeadersDefaultCellStyle = dataGridViewCellStyle20; + this.mainGridView.RowHeadersVisible = false; + this.mainGridView.RowHeadersWidth = 51; + dataGridViewCellStyle21.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(245)))), ((int)(((byte)(242)))), ((int)(((byte)(251))))); + dataGridViewCellStyle21.Font = new System.Drawing.Font("宋体", 12F); + dataGridViewCellStyle21.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(144)))), ((int)(((byte)(98)))), ((int)(((byte)(222))))); + this.mainGridView.RowsDefaultCellStyle = dataGridViewCellStyle21; + this.mainGridView.RowTemplate.Height = 50; + this.mainGridView.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect; + this.mainGridView.Size = new System.Drawing.Size(665, 302); + this.mainGridView.TabIndex = 6; + this.mainGridView.CellClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.mainGridView_CellClick); + // + // M_ID + // + this.M_ID.DataPropertyName = "ID"; + this.M_ID.HeaderText = "单号"; + this.M_ID.MinimumWidth = 6; + this.M_ID.Name = "M_ID"; + this.M_ID.ReadOnly = true; + this.M_ID.Width = 90; + // + // M_Customer_Name + // + this.M_Customer_Name.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill; + this.M_Customer_Name.DataPropertyName = "Customer_Name"; + this.M_Customer_Name.HeaderText = "客户名称"; + this.M_Customer_Name.MinimumWidth = 6; + this.M_Customer_Name.Name = "M_Customer_Name"; + this.M_Customer_Name.ReadOnly = true; + // + // M_SendTime + // + this.M_SendTime.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill; + this.M_SendTime.DataPropertyName = "SendTime"; + dataGridViewCellStyle19.Format = "yyyy/MM/dd"; + this.M_SendTime.DefaultCellStyle = dataGridViewCellStyle19; + this.M_SendTime.HeaderText = "发货时间"; + this.M_SendTime.MinimumWidth = 6; + this.M_SendTime.Name = "M_SendTime"; + this.M_SendTime.ReadOnly = true; + // + // M_DeliverGoodsLine_Name + // + this.M_DeliverGoodsLine_Name.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill; + this.M_DeliverGoodsLine_Name.DataPropertyName = "DeliverGoodsLine_Name"; + this.M_DeliverGoodsLine_Name.HeaderText = "送货线路"; + this.M_DeliverGoodsLine_Name.MinimumWidth = 6; + this.M_DeliverGoodsLine_Name.Name = "M_DeliverGoodsLine_Name"; + this.M_DeliverGoodsLine_Name.ReadOnly = true; + // + // panel9 + // + this.panel9.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(210)))), ((int)(((byte)(210)))), ((int)(((byte)(210))))); + this.panel9.Dock = System.Windows.Forms.DockStyle.Top; + this.panel9.Location = new System.Drawing.Point(0, 166); + this.panel9.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); + this.panel9.Name = "panel9"; + this.panel9.Size = new System.Drawing.Size(673, 1); + this.panel9.TabIndex = 1; + // + // panel8 + // + this.panel8.Controls.Add(this.billStateBox); + this.panel8.Controls.Add(this.deliverGoodsLineBox); + this.panel8.Controls.Add(this.storeBox); + this.panel8.Controls.Add(this.customerBox); + this.panel8.Controls.Add(this.sendDateBox); + this.panel8.Controls.Add(this.clearBtn); + this.panel8.Controls.Add(this.refreshBtn); + this.panel8.Controls.Add(this.uLabel5); + this.panel8.Controls.Add(this.uLabel6); + this.panel8.Controls.Add(this.uLabel4); + this.panel8.Controls.Add(this.uLabel3); + this.panel8.Controls.Add(this.uLabel1); + this.panel8.Dock = System.Windows.Forms.DockStyle.Top; + this.panel8.Location = new System.Drawing.Point(0, 0); + this.panel8.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); + this.panel8.Name = "panel8"; + this.panel8.Size = new System.Drawing.Size(673, 166); + this.panel8.TabIndex = 0; + // + // billStateBox + // + this.billStateBox.BackColor = System.Drawing.Color.Transparent; + this.billStateBox.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; + this.billStateBox.Location = new System.Drawing.Point(453, 59); + this.billStateBox.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.billStateBox.Name = "billStateBox"; + this.billStateBox.Size = new System.Drawing.Size(197, 32); + this.billStateBox.TabIndex = 38; + this.billStateBox.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; + this.billStateBox.MouseDown += new System.Windows.Forms.MouseEventHandler(this.queryControl_MouseDown); + // + // deliverGoodsLineBox + // + this.deliverGoodsLineBox.BackColor = System.Drawing.Color.Transparent; + this.deliverGoodsLineBox.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; + this.deliverGoodsLineBox.Location = new System.Drawing.Point(453, 9); + this.deliverGoodsLineBox.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.deliverGoodsLineBox.Name = "deliverGoodsLineBox"; + this.deliverGoodsLineBox.Size = new System.Drawing.Size(197, 32); + this.deliverGoodsLineBox.TabIndex = 37; + this.deliverGoodsLineBox.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; + this.deliverGoodsLineBox.MouseDown += new System.Windows.Forms.MouseEventHandler(this.queryControl_MouseDown); + // + // storeBox + // + this.storeBox.BackColor = System.Drawing.Color.Transparent; + this.storeBox.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; + this.storeBox.Location = new System.Drawing.Point(97, 112); + this.storeBox.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.storeBox.Name = "storeBox"; + this.storeBox.Size = new System.Drawing.Size(197, 32); + this.storeBox.TabIndex = 36; + this.storeBox.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; + this.storeBox.MouseDown += new System.Windows.Forms.MouseEventHandler(this.queryControl_MouseDown); + // + // customerBox + // + this.customerBox.BackColor = System.Drawing.Color.Transparent; + this.customerBox.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; + this.customerBox.Location = new System.Drawing.Point(97, 59); + this.customerBox.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.customerBox.Name = "customerBox"; + this.customerBox.Size = new System.Drawing.Size(197, 32); + this.customerBox.TabIndex = 35; + this.customerBox.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; + this.customerBox.MouseDown += new System.Windows.Forms.MouseEventHandler(this.queryControl_MouseDown); + // + // sendDateBox + // + this.sendDateBox.BackColor = System.Drawing.Color.Transparent; + this.sendDateBox.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; + this.sendDateBox.Location = new System.Drawing.Point(97, 9); + this.sendDateBox.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.sendDateBox.Name = "sendDateBox"; + this.sendDateBox.Size = new System.Drawing.Size(197, 32); + this.sendDateBox.TabIndex = 34; + this.sendDateBox.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; + this.sendDateBox.MouseDown += new System.Windows.Forms.MouseEventHandler(this.queryControl_MouseDown); + // + // clearBtn + // + 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.ForeColor = System.Drawing.Color.White; + this.clearBtn.Location = new System.Drawing.Point(532, 108); + this.clearBtn.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); + this.clearBtn.Name = "clearBtn"; + this.clearBtn.Radius = 10; + this.clearBtn.SelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(158)))), ((int)(((byte)(234)))), ((int)(((byte)(106))))); + this.clearBtn.Size = new System.Drawing.Size(119, 44); + this.clearBtn.TabIndex = 28; + this.clearBtn.Text = "清除条件"; + this.clearBtn.UseVisualStyleBackColor = false; + this.clearBtn.Click += new System.EventHandler(this.clearBtn_Click); + // + // refreshBtn + // + 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.ForeColor = System.Drawing.Color.White; + this.refreshBtn.Location = new System.Drawing.Point(377, 108); + this.refreshBtn.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); + this.refreshBtn.Name = "refreshBtn"; + this.refreshBtn.Radius = 10; + this.refreshBtn.SelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(158)))), ((int)(((byte)(234)))), ((int)(((byte)(106))))); + this.refreshBtn.Size = new System.Drawing.Size(112, 44); + this.refreshBtn.TabIndex = 27; + this.refreshBtn.Text = "刷新"; + this.refreshBtn.UseVisualStyleBackColor = false; + this.refreshBtn.Click += new System.EventHandler(this.refreshBtn_Click); + // + // uLabel5 + // + this.uLabel5.AutoSize = true; + this.uLabel5.BackColor = System.Drawing.Color.Transparent; + this.uLabel5.Location = new System.Drawing.Point(375, 68); + this.uLabel5.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.uLabel5.Name = "uLabel5"; + this.uLabel5.Size = new System.Drawing.Size(67, 15); + this.uLabel5.TabIndex = 20; + this.uLabel5.Text = "单据状态"; + // + // uLabel6 + // + this.uLabel6.AutoSize = true; + this.uLabel6.BackColor = System.Drawing.Color.Transparent; + this.uLabel6.Location = new System.Drawing.Point(375, 18); + this.uLabel6.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.uLabel6.Name = "uLabel6"; + this.uLabel6.Size = new System.Drawing.Size(67, 15); + this.uLabel6.TabIndex = 19; + this.uLabel6.Text = "送货线路"; + // + // uLabel4 + // + this.uLabel4.AutoSize = true; + this.uLabel4.BackColor = System.Drawing.Color.Transparent; + this.uLabel4.Location = new System.Drawing.Point(19, 121); + this.uLabel4.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.uLabel4.Name = "uLabel4"; + this.uLabel4.Size = new System.Drawing.Size(37, 15); + this.uLabel4.TabIndex = 18; + this.uLabel4.Text = "仓库"; + // + // uLabel3 + // + this.uLabel3.AutoSize = true; + this.uLabel3.BackColor = System.Drawing.Color.Transparent; + this.uLabel3.Location = new System.Drawing.Point(19, 68); + this.uLabel3.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.uLabel3.Name = "uLabel3"; + this.uLabel3.Size = new System.Drawing.Size(37, 15); + this.uLabel3.TabIndex = 17; + this.uLabel3.Text = "客户"; + // + // uLabel1 + // + this.uLabel1.AutoSize = true; + this.uLabel1.BackColor = System.Drawing.Color.Transparent; + this.uLabel1.Location = new System.Drawing.Point(19, 18); + this.uLabel1.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.uLabel1.Name = "uLabel1"; + this.uLabel1.Size = new System.Drawing.Size(67, 15); + this.uLabel1.TabIndex = 16; + this.uLabel1.Text = "发货日期"; + // + // label1 + // + this.label1.AutoSize = true; + 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.Location = new System.Drawing.Point(696, 125); + this.label1.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.label1.Name = "label1"; + this.label1.Size = new System.Drawing.Size(89, 20); + this.label1.TabIndex = 2; + this.label1.Text = "订货明细"; + // + // orderGridView + // + this.orderGridView.AllowUserToAddRows = false; + this.orderGridView.AllowUserToDeleteRows = false; + this.orderGridView.AllowUserToResizeColumns = false; + this.orderGridView.AllowUserToResizeRows = false; + dataGridViewCellStyle9.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(217)))), ((int)(((byte)(238)))), ((int)(((byte)(255))))); + this.orderGridView.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle9; + this.orderGridView.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) + | System.Windows.Forms.AnchorStyles.Right))); + this.orderGridView.BackgroundColor = System.Drawing.Color.White; + this.orderGridView.BorderStyle = System.Windows.Forms.BorderStyle.None; + this.orderGridView.CellBorderStyle = System.Windows.Forms.DataGridViewCellBorderStyle.None; + this.orderGridView.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.None; + dataGridViewCellStyle10.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; + dataGridViewCellStyle10.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(77)))), ((int)(((byte)(135)))), ((int)(((byte)(245))))); + dataGridViewCellStyle10.Font = new System.Drawing.Font("宋体", 9F); + dataGridViewCellStyle10.ForeColor = System.Drawing.Color.White; + dataGridViewCellStyle10.WrapMode = System.Windows.Forms.DataGridViewTriState.True; + this.orderGridView.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle10; + this.orderGridView.ColumnHeadersHeight = 25; + this.orderGridView.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing; + this.orderGridView.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] { + this.D_ID, + this.D_SaleOutStore_ID, + this.D_Customer_Name, + this.D_Goods_Code, + this.D_Goods_Name, + this.D_SecondNumber, + this.D_Number, + this.D_SSecondNumber, + this.D_SNumber, + this.D_DiffNumber}); + this.orderGridView.EnableHeadersVisualStyles = false; + this.orderGridView.Location = new System.Drawing.Point(689, 154); + this.orderGridView.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); + this.orderGridView.MultiSelect = false; + this.orderGridView.Name = "orderGridView"; + this.orderGridView.ReadOnly = true; + this.orderGridView.RowHeadersVisible = false; + this.orderGridView.RowHeadersWidth = 51; + dataGridViewCellStyle16.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(234)))), ((int)(((byte)(243)))), ((int)(((byte)(250))))); + dataGridViewCellStyle16.Font = new System.Drawing.Font("宋体", 10F); + dataGridViewCellStyle16.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(77)))), ((int)(((byte)(135)))), ((int)(((byte)(245))))); + this.orderGridView.RowsDefaultCellStyle = dataGridViewCellStyle16; + this.orderGridView.RowTemplate.Height = 40; + this.orderGridView.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect; + this.orderGridView.Size = new System.Drawing.Size(879, 288); + this.orderGridView.TabIndex = 3; + this.orderGridView.RowPrePaint += new System.Windows.Forms.DataGridViewRowPrePaintEventHandler(this.orderGridView_RowPrePaint); + // + // D_ID + // + this.D_ID.DataPropertyName = "ID"; + this.D_ID.HeaderText = "ID"; + this.D_ID.MinimumWidth = 6; + this.D_ID.Name = "D_ID"; + this.D_ID.ReadOnly = true; + this.D_ID.Visible = false; + this.D_ID.Width = 125; + // + // D_SaleOutStore_ID + // + this.D_SaleOutStore_ID.DataPropertyName = "SaleOutStore_ID"; + this.D_SaleOutStore_ID.HeaderText = "单号"; + this.D_SaleOutStore_ID.MinimumWidth = 6; + this.D_SaleOutStore_ID.Name = "D_SaleOutStore_ID"; + this.D_SaleOutStore_ID.ReadOnly = true; + this.D_SaleOutStore_ID.Width = 90; + // + // D_Customer_Name + // + this.D_Customer_Name.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill; + this.D_Customer_Name.DataPropertyName = "Customer_Name"; + this.D_Customer_Name.HeaderText = "客户名称"; + this.D_Customer_Name.MinimumWidth = 100; + this.D_Customer_Name.Name = "D_Customer_Name"; + this.D_Customer_Name.ReadOnly = true; + // + // D_Goods_Code + // + this.D_Goods_Code.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill; + this.D_Goods_Code.DataPropertyName = "Goods_Code"; + this.D_Goods_Code.HeaderText = "产品编码"; + this.D_Goods_Code.MinimumWidth = 100; + this.D_Goods_Code.Name = "D_Goods_Code"; + this.D_Goods_Code.ReadOnly = true; + // + // D_Goods_Name + // + this.D_Goods_Name.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.AllCells; + this.D_Goods_Name.DataPropertyName = "Goods_Name"; + this.D_Goods_Name.HeaderText = "产品名称"; + this.D_Goods_Name.MinimumWidth = 100; + this.D_Goods_Name.Name = "D_Goods_Name"; + this.D_Goods_Name.ReadOnly = true; + // + // D_SecondNumber + // + this.D_SecondNumber.DataPropertyName = "SecondNumber"; + dataGridViewCellStyle11.Format = "#0.######"; + this.D_SecondNumber.DefaultCellStyle = dataGridViewCellStyle11; + this.D_SecondNumber.HeaderText = "辅数量"; + this.D_SecondNumber.MinimumWidth = 6; + this.D_SecondNumber.Name = "D_SecondNumber"; + this.D_SecondNumber.ReadOnly = true; + this.D_SecondNumber.Width = 125; + // + // D_Number + // + this.D_Number.DataPropertyName = "Number"; + dataGridViewCellStyle12.Format = "#0.######"; + this.D_Number.DefaultCellStyle = dataGridViewCellStyle12; + this.D_Number.HeaderText = "报价数量"; + this.D_Number.MinimumWidth = 6; + this.D_Number.Name = "D_Number"; + this.D_Number.ReadOnly = true; + this.D_Number.Width = 125; + // + // D_SSecondNumber + // + this.D_SSecondNumber.DataPropertyName = "SSecondNumber"; + dataGridViewCellStyle13.Format = "#0.######"; + this.D_SSecondNumber.DefaultCellStyle = dataGridViewCellStyle13; + this.D_SSecondNumber.HeaderText = "配货辅数量"; + this.D_SSecondNumber.MinimumWidth = 6; + this.D_SSecondNumber.Name = "D_SSecondNumber"; + this.D_SSecondNumber.ReadOnly = true; + this.D_SSecondNumber.Width = 125; + // + // D_SNumber + // + this.D_SNumber.DataPropertyName = "SNumber"; + dataGridViewCellStyle14.Format = "#0.######"; + this.D_SNumber.DefaultCellStyle = dataGridViewCellStyle14; + this.D_SNumber.HeaderText = "配货数量"; + this.D_SNumber.MinimumWidth = 6; + this.D_SNumber.Name = "D_SNumber"; + this.D_SNumber.ReadOnly = true; + this.D_SNumber.Width = 125; + // + // D_DiffNumber + // + this.D_DiffNumber.DataPropertyName = "DiffNumber"; + dataGridViewCellStyle15.Format = "#0.######"; + this.D_DiffNumber.DefaultCellStyle = dataGridViewCellStyle15; + this.D_DiffNumber.HeaderText = "差异数量"; + this.D_DiffNumber.MinimumWidth = 6; + this.D_DiffNumber.Name = "D_DiffNumber"; + this.D_DiffNumber.ReadOnly = true; + this.D_DiffNumber.Width = 125; + // + // label2 + // + this.label2.AutoSize = true; + 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.Location = new System.Drawing.Point(696, 458); + this.label2.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.label2.Name = "label2"; + this.label2.Size = new System.Drawing.Size(89, 20); + this.label2.TabIndex = 4; + this.label2.Text = "发货明细"; + // + // sendGridView + // + this.sendGridView.AllowUserToAddRows = false; + this.sendGridView.AllowUserToDeleteRows = false; + this.sendGridView.AllowUserToResizeColumns = false; + this.sendGridView.AllowUserToResizeRows = false; + dataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(254)))), ((int)(((byte)(228)))), ((int)(((byte)(203))))); + this.sendGridView.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle1; + this.sendGridView.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.sendGridView.BackgroundColor = System.Drawing.Color.White; + this.sendGridView.BorderStyle = System.Windows.Forms.BorderStyle.None; + this.sendGridView.CellBorderStyle = System.Windows.Forms.DataGridViewCellBorderStyle.None; + this.sendGridView.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.None; + dataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; + dataGridViewCellStyle2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(236)))), ((int)(((byte)(148)))), ((int)(((byte)(74))))); + dataGridViewCellStyle2.Font = new System.Drawing.Font("宋体", 9F); + dataGridViewCellStyle2.ForeColor = System.Drawing.Color.White; + dataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.True; + this.sendGridView.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle2; + this.sendGridView.ColumnHeadersHeight = 30; + this.sendGridView.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing; + this.sendGridView.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] { + this.F_ID, + this.F_Selected, + this.F_Image, + this.F_Idx, + this.F_BarCode, + this.F_GoodsCode, + this.F_Goods_Name, + this.F_Number, + this.F_InStoreWeight, + this.F_Weight, + this.F_DiffWeight, + this.F_Time}); + this.sendGridView.EnableHeadersVisualStyles = false; + this.sendGridView.Location = new System.Drawing.Point(689, 484); + this.sendGridView.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); + this.sendGridView.MultiSelect = false; + this.sendGridView.Name = "sendGridView"; + this.sendGridView.ReadOnly = true; + this.sendGridView.RowHeadersVisible = false; + this.sendGridView.RowHeadersWidth = 51; + dataGridViewCellStyle8.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(247)))), ((int)(((byte)(240))))); + dataGridViewCellStyle8.Font = new System.Drawing.Font("宋体", 10F); + dataGridViewCellStyle8.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(236)))), ((int)(((byte)(148)))), ((int)(((byte)(74))))); + this.sendGridView.RowsDefaultCellStyle = dataGridViewCellStyle8; + this.sendGridView.RowTemplate.Height = 40; + this.sendGridView.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect; + this.sendGridView.Size = new System.Drawing.Size(879, 160); + this.sendGridView.TabIndex = 5; + this.sendGridView.CellClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.sendGridView_CellClick); + // + // panel12 + // + this.panel12.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left) + | System.Windows.Forms.AnchorStyles.Right))); + this.panel12.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(247)))), ((int)(((byte)(247)))), ((int)(((byte)(247))))); + this.panel12.Controls.Add(this.commitBtn); + this.panel12.Controls.Add(this.deleteBtn); + this.panel12.Controls.Add(this.fullBtn); + this.panel12.Controls.Add(this.halfBtn); + this.panel12.Controls.Add(this.scanCodeBtn); + this.panel12.Location = new System.Drawing.Point(689, 656); + this.panel12.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); + this.panel12.Name = "panel12"; + this.panel12.Size = new System.Drawing.Size(879, 62); + this.panel12.TabIndex = 6; + // + // commitBtn + // + this.commitBtn.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); + 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.ForeColor = System.Drawing.Color.White; + this.commitBtn.Location = new System.Drawing.Point(728, 0); + this.commitBtn.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); + this.commitBtn.Name = "commitBtn"; + this.commitBtn.Radius = 10; + this.commitBtn.SelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(158)))), ((int)(((byte)(234)))), ((int)(((byte)(106))))); + this.commitBtn.Size = new System.Drawing.Size(136, 62); + this.commitBtn.TabIndex = 34; + this.commitBtn.Text = "提交"; + this.commitBtn.UseVisualStyleBackColor = false; + this.commitBtn.Click += new System.EventHandler(this.commitBtn_Click); + // + // deleteBtn + // + this.deleteBtn.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(0)))), ((int)(((byte)(25))))); + this.deleteBtn.Font = new System.Drawing.Font("黑体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); + this.deleteBtn.ForeColor = System.Drawing.Color.White; + this.deleteBtn.Location = new System.Drawing.Point(468, 10); + this.deleteBtn.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); + this.deleteBtn.Name = "deleteBtn"; + this.deleteBtn.Radius = 10; + this.deleteBtn.SelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(158)))), ((int)(((byte)(234)))), ((int)(((byte)(106))))); + this.deleteBtn.Size = new System.Drawing.Size(112, 44); + this.deleteBtn.TabIndex = 33; + this.deleteBtn.Text = "删除选中"; + this.deleteBtn.UseVisualStyleBackColor = false; + this.deleteBtn.Click += new System.EventHandler(this.deleteBtn_Click); + // + // fullBtn + // + this.fullBtn.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(77)))), ((int)(((byte)(135)))), ((int)(((byte)(245))))); + this.fullBtn.Font = new System.Drawing.Font("黑体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); + this.fullBtn.ForeColor = System.Drawing.Color.White; + this.fullBtn.Location = new System.Drawing.Point(319, 10); + this.fullBtn.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); + this.fullBtn.Name = "fullBtn"; + this.fullBtn.Radius = 10; + this.fullBtn.SelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(158)))), ((int)(((byte)(234)))), ((int)(((byte)(106))))); + this.fullBtn.Size = new System.Drawing.Size(112, 44); + this.fullBtn.TabIndex = 32; + this.fullBtn.Text = "1"; + this.fullBtn.UseVisualStyleBackColor = false; + this.fullBtn.Click += new System.EventHandler(this.fullBtn_Click); + // + // halfBtn + // + this.halfBtn.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(77)))), ((int)(((byte)(135)))), ((int)(((byte)(245))))); + this.halfBtn.Font = new System.Drawing.Font("黑体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); + this.halfBtn.ForeColor = System.Drawing.Color.White; + this.halfBtn.Location = new System.Drawing.Point(169, 10); + this.halfBtn.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); + this.halfBtn.Name = "halfBtn"; + this.halfBtn.Radius = 10; + this.halfBtn.SelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(158)))), ((int)(((byte)(234)))), ((int)(((byte)(106))))); + this.halfBtn.Size = new System.Drawing.Size(112, 44); + this.halfBtn.TabIndex = 31; + this.halfBtn.Text = "0.5"; + this.halfBtn.UseVisualStyleBackColor = false; + this.halfBtn.Click += new System.EventHandler(this.halfBtn_Click); + // + // scanCodeBtn + // + this.scanCodeBtn.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(144)))), ((int)(((byte)(98)))), ((int)(((byte)(222))))); + this.scanCodeBtn.Font = new System.Drawing.Font("黑体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); + this.scanCodeBtn.ForeColor = System.Drawing.Color.White; + this.scanCodeBtn.Location = new System.Drawing.Point(19, 10); + this.scanCodeBtn.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); + this.scanCodeBtn.Name = "scanCodeBtn"; + this.scanCodeBtn.Radius = 10; + this.scanCodeBtn.SelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(21)))), ((int)(((byte)(198)))), ((int)(((byte)(58))))); + this.scanCodeBtn.Size = new System.Drawing.Size(112, 44); + this.scanCodeBtn.StateHold = true; + this.scanCodeBtn.TabIndex = 30; + this.scanCodeBtn.Text = "扫码发货"; + this.scanCodeBtn.UseVisualStyleBackColor = false; + this.scanCodeBtn.Click += new System.EventHandler(this.scanCodeBtn_Click); + // + // F_ID + // + this.F_ID.DataPropertyName = "ID"; + this.F_ID.HeaderText = "ID"; + this.F_ID.MinimumWidth = 6; + this.F_ID.Name = "F_ID"; + this.F_ID.ReadOnly = true; + this.F_ID.Visible = false; + this.F_ID.Width = 125; + // + // F_Selected + // + this.F_Selected.DataPropertyName = "Selected"; + this.F_Selected.HeaderText = "Selected"; + this.F_Selected.MinimumWidth = 6; + this.F_Selected.Name = "F_Selected"; + this.F_Selected.ReadOnly = true; + this.F_Selected.Visible = false; + this.F_Selected.Width = 125; + // + // F_Image + // + this.F_Image.HeaderText = "选中"; + this.F_Image.MinimumWidth = 6; + this.F_Image.Name = "F_Image"; + this.F_Image.ReadOnly = true; + this.F_Image.Resizable = System.Windows.Forms.DataGridViewTriState.True; + this.F_Image.Width = 50; + // + // F_Idx + // + this.F_Idx.DataPropertyName = "Idx"; + this.F_Idx.HeaderText = "序号"; + this.F_Idx.MinimumWidth = 6; + this.F_Idx.Name = "F_Idx"; + this.F_Idx.ReadOnly = true; + this.F_Idx.Width = 40; + // + // F_BarCode + // + this.F_BarCode.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill; + this.F_BarCode.DataPropertyName = "ShortCode"; + this.F_BarCode.HeaderText = "存货条码"; + this.F_BarCode.MinimumWidth = 100; + this.F_BarCode.Name = "F_BarCode"; + this.F_BarCode.ReadOnly = true; + // + // F_GoodsCode + // + this.F_GoodsCode.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.AllCells; + this.F_GoodsCode.DataPropertyName = "Goods_Code"; + this.F_GoodsCode.HeaderText = "产品编码"; + this.F_GoodsCode.MinimumWidth = 80; + this.F_GoodsCode.Name = "F_GoodsCode"; + this.F_GoodsCode.ReadOnly = true; + this.F_GoodsCode.Width = 60; + // + // F_Goods_Name + // + this.F_Goods_Name.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill; + this.F_Goods_Name.DataPropertyName = "Goods_Name"; + this.F_Goods_Name.HeaderText = "产品名称"; + this.F_Goods_Name.MinimumWidth = 100; + this.F_Goods_Name.Name = "F_Goods_Name"; + this.F_Goods_Name.ReadOnly = true; + // + // F_Number + // + this.F_Number.DataPropertyName = "Number"; + dataGridViewCellStyle3.Format = "#0.######"; + this.F_Number.DefaultCellStyle = dataGridViewCellStyle3; + this.F_Number.HeaderText = "数量"; + this.F_Number.MinimumWidth = 6; + this.F_Number.Name = "F_Number"; + this.F_Number.ReadOnly = true; + this.F_Number.Width = 50; + // + // F_InStoreWeight + // + this.F_InStoreWeight.DataPropertyName = "InStoreWeight"; + dataGridViewCellStyle4.Format = "#0.######"; + this.F_InStoreWeight.DefaultCellStyle = dataGridViewCellStyle4; + this.F_InStoreWeight.HeaderText = "入库重量"; + this.F_InStoreWeight.MinimumWidth = 6; + this.F_InStoreWeight.Name = "F_InStoreWeight"; + this.F_InStoreWeight.ReadOnly = true; + this.F_InStoreWeight.Width = 50; + // + // F_Weight + // + this.F_Weight.DataPropertyName = "Weight"; + dataGridViewCellStyle5.Format = "#0.######"; + this.F_Weight.DefaultCellStyle = dataGridViewCellStyle5; + this.F_Weight.HeaderText = "重量"; + this.F_Weight.MinimumWidth = 6; + this.F_Weight.Name = "F_Weight"; + this.F_Weight.ReadOnly = true; + this.F_Weight.Width = 50; + // + // F_DiffWeight + // + this.F_DiffWeight.DataPropertyName = "DiffWeight"; + dataGridViewCellStyle6.Format = "#0.######"; + this.F_DiffWeight.DefaultCellStyle = dataGridViewCellStyle6; + this.F_DiffWeight.HeaderText = "差异"; + this.F_DiffWeight.MinimumWidth = 6; + this.F_DiffWeight.Name = "F_DiffWeight"; + this.F_DiffWeight.ReadOnly = true; + this.F_DiffWeight.Width = 50; + // + // F_Time + // + this.F_Time.DataPropertyName = "Time"; + dataGridViewCellStyle7.Format = "MM.dd HH:mm:ss"; + this.F_Time.DefaultCellStyle = dataGridViewCellStyle7; + this.F_Time.HeaderText = "时间"; + this.F_Time.MinimumWidth = 6; + this.F_Time.Name = "F_Time"; + this.F_Time.ReadOnly = true; + this.F_Time.Width = 120; + // + // CarcassSaleOutForm + // + this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F); + this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; + this.ClientSize = new System.Drawing.Size(1616, 841); + this.ImeMode = System.Windows.Forms.ImeMode.Disable; + this.KeyPreview = true; + this.Margin = new System.Windows.Forms.Padding(5, 5, 5, 5); + this.Name = "CarcassSaleOutForm"; + this.Text = "白条发货"; + this.roundPanel1.ResumeLayout(false); + this.roundPanel1.PerformLayout(); + this.panel4.ResumeLayout(false); + this.panel4.PerformLayout(); + this.panel6.ResumeLayout(false); + this.panel6.PerformLayout(); + this.panel7.ResumeLayout(false); + this.panel11.ResumeLayout(false); + ((System.ComponentModel.ISupportInitialize)(this.mainGridView)).EndInit(); + this.panel8.ResumeLayout(false); + this.panel8.PerformLayout(); + ((System.ComponentModel.ISupportInitialize)(this.orderGridView)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.sendGridView)).EndInit(); + this.panel12.ResumeLayout(false); + this.ResumeLayout(false); + this.PerformLayout(); + } #endregion @@ -1153,18 +1234,6 @@ private System.Windows.Forms.DataGridViewTextBoxColumn D_DiffNumber; private System.Windows.Forms.Label label2; private WinFormControl.UDataGridView sendGridView; - private System.Windows.Forms.DataGridViewTextBoxColumn F_ID; - private System.Windows.Forms.DataGridViewTextBoxColumn F_Selected; - private System.Windows.Forms.DataGridViewImageColumn F_Image; - private System.Windows.Forms.DataGridViewTextBoxColumn F_Idx; - private System.Windows.Forms.DataGridViewTextBoxColumn F_BarCode; - private System.Windows.Forms.DataGridViewTextBoxColumn F_GoodsCode; - private System.Windows.Forms.DataGridViewTextBoxColumn F_Goods_Name; - private System.Windows.Forms.DataGridViewTextBoxColumn F_Number; - private System.Windows.Forms.DataGridViewTextBoxColumn F_InStoreWeight; - private System.Windows.Forms.DataGridViewTextBoxColumn F_Weight; - private System.Windows.Forms.DataGridViewTextBoxColumn F_DiffWeight; - private System.Windows.Forms.DataGridViewTextBoxColumn F_Time; private System.Windows.Forms.Panel panel12; private Controls.ColorButton scanCodeBtn; private Controls.ColorButton commitBtn; @@ -1175,7 +1244,18 @@ private WinFormControl.ULabel storeBox; private WinFormControl.ULabel customerBox; private WinFormControl.ULabel billStateBox; - private WinFormControl.ULabel deliverGoodsLineBox; - + private WinFormControl.ULabel deliverGoodsLineBox; + private System.Windows.Forms.DataGridViewTextBoxColumn F_ID; + private System.Windows.Forms.DataGridViewTextBoxColumn F_Selected; + private System.Windows.Forms.DataGridViewImageColumn F_Image; + private System.Windows.Forms.DataGridViewTextBoxColumn F_Idx; + private System.Windows.Forms.DataGridViewTextBoxColumn F_BarCode; + private System.Windows.Forms.DataGridViewTextBoxColumn F_GoodsCode; + private System.Windows.Forms.DataGridViewTextBoxColumn F_Goods_Name; + private System.Windows.Forms.DataGridViewTextBoxColumn F_Number; + private System.Windows.Forms.DataGridViewTextBoxColumn F_InStoreWeight; + private System.Windows.Forms.DataGridViewTextBoxColumn F_Weight; + private System.Windows.Forms.DataGridViewTextBoxColumn F_DiffWeight; + private System.Windows.Forms.DataGridViewTextBoxColumn F_Time; } } \ No newline at end of file diff --git a/ButcherFactory.Form/Dialogs/WeightRecordDialog.Designer.cs b/ButcherFactory.Form/Dialogs/WeightRecordDialog.Designer.cs index 02adc5d..c11a2ec 100644 --- a/ButcherFactory.Form/Dialogs/WeightRecordDialog.Designer.cs +++ b/ButcherFactory.Form/Dialogs/WeightRecordDialog.Designer.cs @@ -28,296 +28,323 @@ /// private void InitializeComponent() { - System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle8 = new System.Windows.Forms.DataGridViewCellStyle(); - System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle9 = new System.Windows.Forms.DataGridViewCellStyle(); - System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle14 = 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 dataGridViewCellStyle13 = new System.Windows.Forms.DataGridViewCellStyle(); - this.uDataGridView1 = new WinFormControl.UDataGridView(); - this.R_ID = new System.Windows.Forms.DataGridViewTextBoxColumn(); - this.R_Selected = new System.Windows.Forms.DataGridViewTextBoxColumn(); - this.R_Image = new System.Windows.Forms.DataGridViewImageColumn(); - this.R_Idx = new System.Windows.Forms.DataGridViewTextBoxColumn(); - this.R_BarCode = new System.Windows.Forms.DataGridViewTextBoxColumn(); - this.R_Goods_Code = new System.Windows.Forms.DataGridViewTextBoxColumn(); - this.R_Goods_Name = new System.Windows.Forms.DataGridViewTextBoxColumn(); - this.R_Number = new System.Windows.Forms.DataGridViewTextBoxColumn(); - this.R_InStoreWeight = new System.Windows.Forms.DataGridViewTextBoxColumn(); - this.R_Weight = new System.Windows.Forms.DataGridViewTextBoxColumn(); - this.R_DiffWeight = new System.Windows.Forms.DataGridViewTextBoxColumn(); - this.R_Operator = new System.Windows.Forms.DataGridViewTextBoxColumn(); - this.R_Time = new System.Windows.Forms.DataGridViewTextBoxColumn(); - this.panel1 = new System.Windows.Forms.Panel(); - this.deleteLogBtn = new ButcherFactory.Controls.ColorButton(); - this.closeBtn = new ButcherFactory.Controls.ColorButton(); - this.rollBackBtn = new ButcherFactory.Controls.ColorButton(); - this.deleteBtn = new ButcherFactory.Controls.ColorButton(); - this.addBtn = new ButcherFactory.Controls.ColorButton(); - ((System.ComponentModel.ISupportInitialize)(this.uDataGridView1)).BeginInit(); - this.panel1.SuspendLayout(); - this.SuspendLayout(); - // - // uDataGridView1 - // - this.uDataGridView1.AllowUserToAddRows = false; - this.uDataGridView1.AllowUserToDeleteRows = false; - this.uDataGridView1.AllowUserToResizeColumns = false; - this.uDataGridView1.AllowUserToResizeRows = false; - dataGridViewCellStyle8.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235))))); - this.uDataGridView1.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle8; - this.uDataGridView1.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.uDataGridView1.BackgroundColor = System.Drawing.Color.White; - this.uDataGridView1.BorderStyle = System.Windows.Forms.BorderStyle.None; - dataGridViewCellStyle9.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; - dataGridViewCellStyle9.Font = new System.Drawing.Font("宋体", 12F); - dataGridViewCellStyle9.ForeColor = System.Drawing.Color.White; - dataGridViewCellStyle9.WrapMode = System.Windows.Forms.DataGridViewTriState.True; - this.uDataGridView1.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle9; - this.uDataGridView1.ColumnHeadersHeight = 40; - this.uDataGridView1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing; - this.uDataGridView1.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] { - this.R_ID, - this.R_Selected, - this.R_Image, - this.R_Idx, - this.R_BarCode, - this.R_Goods_Code, - this.R_Goods_Name, - this.R_Number, - this.R_InStoreWeight, - this.R_Weight, - this.R_DiffWeight, - this.R_Operator, - this.R_Time}); - this.uDataGridView1.Location = new System.Drawing.Point(12, 22); - this.uDataGridView1.MultiSelect = false; - this.uDataGridView1.Name = "uDataGridView1"; - this.uDataGridView1.ReadOnly = true; - this.uDataGridView1.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.uDataGridView1.RowsDefaultCellStyle = dataGridViewCellStyle14; - this.uDataGridView1.RowTemplate.Height = 40; - this.uDataGridView1.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect; - this.uDataGridView1.Size = new System.Drawing.Size(1045, 434); - this.uDataGridView1.TabIndex = 0; - this.uDataGridView1.CellClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.uDataGridView1_CellClick); - this.uDataGridView1.CellFormatting += new System.Windows.Forms.DataGridViewCellFormattingEventHandler(this.uDataGridView1_CellFormatting); - // - // R_ID - // - this.R_ID.DataPropertyName = "ID"; - this.R_ID.HeaderText = "ID"; - this.R_ID.Name = "R_ID"; - this.R_ID.ReadOnly = true; - this.R_ID.Visible = false; - // - // R_Selected - // - this.R_Selected.DataPropertyName = "Selected"; - this.R_Selected.HeaderText = "Selected"; - this.R_Selected.Name = "R_Selected"; - this.R_Selected.ReadOnly = true; - this.R_Selected.Visible = false; - // - // R_Image - // - this.R_Image.HeaderText = "选中"; - this.R_Image.Name = "R_Image"; - this.R_Image.ReadOnly = true; - this.R_Image.Width = 50; - // - // R_Idx - // - this.R_Idx.DataPropertyName = "Idx"; - this.R_Idx.HeaderText = "序号"; - this.R_Idx.Name = "R_Idx"; - this.R_Idx.ReadOnly = true; - this.R_Idx.Width = 75; - // - // R_BarCode - // - this.R_BarCode.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill; - this.R_BarCode.DataPropertyName = "ShortCode"; - this.R_BarCode.HeaderText = "存货条码"; - this.R_BarCode.MinimumWidth = 100; - this.R_BarCode.Name = "R_BarCode"; - this.R_BarCode.ReadOnly = true; - // - // R_Goods_Code - // - this.R_Goods_Code.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill; - this.R_Goods_Code.DataPropertyName = "Goods_Code"; - this.R_Goods_Code.HeaderText = "产品编码"; - this.R_Goods_Code.Name = "R_Goods_Code"; - this.R_Goods_Code.ReadOnly = true; - // - // R_Goods_Name - // - this.R_Goods_Name.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill; - this.R_Goods_Name.DataPropertyName = "Goods_Name"; - this.R_Goods_Name.HeaderText = "产品名称"; - this.R_Goods_Name.MinimumWidth = 100; - this.R_Goods_Name.Name = "R_Goods_Name"; - this.R_Goods_Name.ReadOnly = true; - // - // R_Number - // - this.R_Number.DataPropertyName = "Number"; - dataGridViewCellStyle10.Format = "#0.######"; - this.R_Number.DefaultCellStyle = dataGridViewCellStyle10; - this.R_Number.HeaderText = "数量"; - this.R_Number.Name = "R_Number"; - this.R_Number.ReadOnly = true; - // - // R_InStoreWeight - // - this.R_InStoreWeight.DataPropertyName = "InStoreWeight"; - dataGridViewCellStyle11.Format = "#0.######"; - this.R_InStoreWeight.DefaultCellStyle = dataGridViewCellStyle11; - this.R_InStoreWeight.HeaderText = "入库重量"; - this.R_InStoreWeight.Name = "R_InStoreWeight"; - this.R_InStoreWeight.ReadOnly = true; - // - // R_Weight - // - this.R_Weight.DataPropertyName = "Weight"; - dataGridViewCellStyle12.Format = "#0.######"; - this.R_Weight.DefaultCellStyle = dataGridViewCellStyle12; - this.R_Weight.HeaderText = "重量"; - this.R_Weight.Name = "R_Weight"; - this.R_Weight.ReadOnly = true; - // - // R_DiffWeight - // - this.R_DiffWeight.DataPropertyName = "DiffWeight"; - dataGridViewCellStyle13.Format = "#0.######"; - this.R_DiffWeight.DefaultCellStyle = dataGridViewCellStyle13; - this.R_DiffWeight.HeaderText = "差异"; - this.R_DiffWeight.Name = "R_DiffWeight"; - this.R_DiffWeight.ReadOnly = true; - // - // R_Operator - // - this.R_Operator.DataPropertyName = "Operator"; - this.R_Operator.HeaderText = "操作员"; - this.R_Operator.Name = "R_Operator"; - this.R_Operator.ReadOnly = true; - // - // R_Time - // - this.R_Time.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill; - this.R_Time.DataPropertyName = "Time"; - this.R_Time.HeaderText = "时间"; - this.R_Time.MinimumWidth = 120; - this.R_Time.Name = "R_Time"; - this.R_Time.ReadOnly = true; - // - // panel1 - // - this.panel1.Anchor = System.Windows.Forms.AnchorStyles.Bottom; - this.panel1.Controls.Add(this.deleteLogBtn); - this.panel1.Controls.Add(this.closeBtn); - this.panel1.Controls.Add(this.rollBackBtn); - this.panel1.Controls.Add(this.deleteBtn); - this.panel1.Controls.Add(this.addBtn); - this.panel1.Location = new System.Drawing.Point(54, 462); - this.panel1.Name = "panel1"; - this.panel1.Size = new System.Drawing.Size(942, 52); - this.panel1.TabIndex = 2; - // - // deleteLogBtn - // - this.deleteLogBtn.BackColor = System.Drawing.Color.Red; - this.deleteLogBtn.Font = new System.Drawing.Font("黑体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); - this.deleteLogBtn.ForeColor = System.Drawing.Color.White; - this.deleteLogBtn.Location = new System.Drawing.Point(822, 5); - this.deleteLogBtn.Name = "deleteLogBtn"; - this.deleteLogBtn.SelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(15)))), ((int)(((byte)(215)))), ((int)(((byte)(107))))); - this.deleteLogBtn.Size = new System.Drawing.Size(117, 43); - this.deleteLogBtn.TabIndex = 7; - this.deleteLogBtn.Text = "删除记录"; - this.deleteLogBtn.UseVisualStyleBackColor = false; - this.deleteLogBtn.Click += new System.EventHandler(this.deleteLogBtn_Click); - // - // closeBtn - // - this.closeBtn.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(77)))), ((int)(((byte)(135)))), ((int)(((byte)(245))))); - this.closeBtn.Font = new System.Drawing.Font("黑体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); - this.closeBtn.ForeColor = System.Drawing.Color.White; - this.closeBtn.Location = new System.Drawing.Point(418, 5); - this.closeBtn.Name = "closeBtn"; - this.closeBtn.SelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(15)))), ((int)(((byte)(215)))), ((int)(((byte)(107))))); - this.closeBtn.Size = new System.Drawing.Size(117, 43); - this.closeBtn.TabIndex = 3; - this.closeBtn.Text = "关闭"; - this.closeBtn.UseVisualStyleBackColor = false; - this.closeBtn.Click += new System.EventHandler(this.closeBtn_Click); - // - // rollBackBtn - // - this.rollBackBtn.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(238)))), ((int)(((byte)(75)))), ((int)(((byte)(71))))); - this.rollBackBtn.Font = new System.Drawing.Font("黑体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); - this.rollBackBtn.ForeColor = System.Drawing.Color.White; - this.rollBackBtn.Location = new System.Drawing.Point(177, 5); - this.rollBackBtn.Name = "rollBackBtn"; - this.rollBackBtn.SelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(15)))), ((int)(((byte)(215)))), ((int)(((byte)(107))))); - this.rollBackBtn.Size = new System.Drawing.Size(117, 43); - this.rollBackBtn.TabIndex = 6; - this.rollBackBtn.Text = "退回"; - this.rollBackBtn.UseVisualStyleBackColor = false; - this.rollBackBtn.Click += new System.EventHandler(this.rollBackBtn_Click); - // - // deleteBtn - // - this.deleteBtn.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(0)))), ((int)(((byte)(25))))); - this.deleteBtn.Font = new System.Drawing.Font("黑体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); - this.deleteBtn.ForeColor = System.Drawing.Color.White; - this.deleteBtn.Location = new System.Drawing.Point(649, 5); - this.deleteBtn.Name = "deleteBtn"; - this.deleteBtn.SelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(15)))), ((int)(((byte)(215)))), ((int)(((byte)(107))))); - this.deleteBtn.Size = new System.Drawing.Size(117, 43); - this.deleteBtn.TabIndex = 5; - this.deleteBtn.Text = "删除且更新"; - this.deleteBtn.UseVisualStyleBackColor = false; - this.deleteBtn.Click += new System.EventHandler(this.deleteBtn_Click); - // - // addBtn - // - this.addBtn.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(21)))), ((int)(((byte)(198)))), ((int)(((byte)(58))))); - this.addBtn.Font = new System.Drawing.Font("黑体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); - this.addBtn.ForeColor = System.Drawing.Color.White; - this.addBtn.Location = new System.Drawing.Point(3, 5); - this.addBtn.Name = "addBtn"; - this.addBtn.SelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(15)))), ((int)(((byte)(215)))), ((int)(((byte)(107))))); - this.addBtn.Size = new System.Drawing.Size(117, 43); - this.addBtn.TabIndex = 3; - this.addBtn.Text = "新增"; - this.addBtn.UseVisualStyleBackColor = false; - this.addBtn.Click += new System.EventHandler(this.addBtn_Click); - // - // WeightRecordDialog - // - 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(1069, 528); - this.Controls.Add(this.panel1); - this.Controls.Add(this.uDataGridView1); - this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedDialog; - this.MinimizeBox = false; - this.Name = "WeightRecordDialog"; - this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent; - this.Text = "称重记录"; - this.WindowState = System.Windows.Forms.FormWindowState.Maximized; - ((System.ComponentModel.ISupportInitialize)(this.uDataGridView1)).EndInit(); - this.panel1.ResumeLayout(false); - this.ResumeLayout(false); - + System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle(); + System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = new System.Windows.Forms.DataGridViewCellStyle(); + System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle7 = 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 dataGridViewCellStyle5 = new System.Windows.Forms.DataGridViewCellStyle(); + System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle6 = new System.Windows.Forms.DataGridViewCellStyle(); + this.uDataGridView1 = new WinFormControl.UDataGridView(); + this.panel1 = new System.Windows.Forms.Panel(); + this.deleteLogBtn = new ButcherFactory.Controls.ColorButton(); + this.closeBtn = new ButcherFactory.Controls.ColorButton(); + this.rollBackBtn = new ButcherFactory.Controls.ColorButton(); + this.deleteBtn = new ButcherFactory.Controls.ColorButton(); + this.addBtn = new ButcherFactory.Controls.ColorButton(); + this.R_ID = new System.Windows.Forms.DataGridViewTextBoxColumn(); + this.R_Selected = new System.Windows.Forms.DataGridViewTextBoxColumn(); + this.R_Image = new System.Windows.Forms.DataGridViewImageColumn(); + this.R_Idx = new System.Windows.Forms.DataGridViewTextBoxColumn(); + this.R_BarCode = new System.Windows.Forms.DataGridViewTextBoxColumn(); + this.R_Goods_Code = new System.Windows.Forms.DataGridViewTextBoxColumn(); + this.R_Goods_Name = new System.Windows.Forms.DataGridViewTextBoxColumn(); + this.R_Number = new System.Windows.Forms.DataGridViewTextBoxColumn(); + this.R_InStoreWeight = new System.Windows.Forms.DataGridViewTextBoxColumn(); + this.R_Weight = new System.Windows.Forms.DataGridViewTextBoxColumn(); + this.R_DiffWeight = new System.Windows.Forms.DataGridViewTextBoxColumn(); + this.R_Operator = new System.Windows.Forms.DataGridViewTextBoxColumn(); + this.R_Time = new System.Windows.Forms.DataGridViewTextBoxColumn(); + ((System.ComponentModel.ISupportInitialize)(this.uDataGridView1)).BeginInit(); + this.panel1.SuspendLayout(); + this.SuspendLayout(); + // + // uDataGridView1 + // + this.uDataGridView1.AllowUserToAddRows = false; + this.uDataGridView1.AllowUserToDeleteRows = false; + this.uDataGridView1.AllowUserToResizeColumns = false; + this.uDataGridView1.AllowUserToResizeRows = false; + dataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235))))); + this.uDataGridView1.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle1; + this.uDataGridView1.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.uDataGridView1.BackgroundColor = System.Drawing.Color.White; + this.uDataGridView1.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.uDataGridView1.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle2; + this.uDataGridView1.ColumnHeadersHeight = 40; + this.uDataGridView1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing; + this.uDataGridView1.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] { + this.R_ID, + this.R_Selected, + this.R_Image, + this.R_Idx, + this.R_BarCode, + this.R_Goods_Code, + this.R_Goods_Name, + this.R_Number, + this.R_InStoreWeight, + this.R_Weight, + this.R_DiffWeight, + this.R_Operator, + this.R_Time}); + this.uDataGridView1.Location = new System.Drawing.Point(16, 28); + this.uDataGridView1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); + this.uDataGridView1.MultiSelect = false; + this.uDataGridView1.Name = "uDataGridView1"; + this.uDataGridView1.ReadOnly = true; + this.uDataGridView1.RowHeadersVisible = false; + this.uDataGridView1.RowHeadersWidth = 51; + dataGridViewCellStyle7.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); + dataGridViewCellStyle7.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(66)))), ((int)(((byte)(163)))), ((int)(((byte)(218))))); + this.uDataGridView1.RowsDefaultCellStyle = dataGridViewCellStyle7; + this.uDataGridView1.RowTemplate.Height = 40; + this.uDataGridView1.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect; + this.uDataGridView1.Size = new System.Drawing.Size(1393, 542); + this.uDataGridView1.TabIndex = 0; + this.uDataGridView1.CellClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.uDataGridView1_CellClick); + this.uDataGridView1.CellFormatting += new System.Windows.Forms.DataGridViewCellFormattingEventHandler(this.uDataGridView1_CellFormatting); + // + // panel1 + // + this.panel1.Anchor = System.Windows.Forms.AnchorStyles.Bottom; + this.panel1.Controls.Add(this.deleteLogBtn); + this.panel1.Controls.Add(this.closeBtn); + this.panel1.Controls.Add(this.rollBackBtn); + this.panel1.Controls.Add(this.deleteBtn); + this.panel1.Controls.Add(this.addBtn); + this.panel1.Location = new System.Drawing.Point(72, 578); + this.panel1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); + this.panel1.Name = "panel1"; + this.panel1.Size = new System.Drawing.Size(1256, 65); + this.panel1.TabIndex = 2; + // + // deleteLogBtn + // + this.deleteLogBtn.BackColor = System.Drawing.Color.Red; + this.deleteLogBtn.Font = new System.Drawing.Font("黑体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); + this.deleteLogBtn.ForeColor = System.Drawing.Color.White; + this.deleteLogBtn.Location = new System.Drawing.Point(1096, 6); + this.deleteLogBtn.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); + this.deleteLogBtn.Name = "deleteLogBtn"; + this.deleteLogBtn.SelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(15)))), ((int)(((byte)(215)))), ((int)(((byte)(107))))); + this.deleteLogBtn.Size = new System.Drawing.Size(156, 54); + this.deleteLogBtn.TabIndex = 7; + this.deleteLogBtn.Text = "删除记录"; + this.deleteLogBtn.UseVisualStyleBackColor = false; + this.deleteLogBtn.Click += new System.EventHandler(this.deleteLogBtn_Click); + // + // closeBtn + // + this.closeBtn.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(77)))), ((int)(((byte)(135)))), ((int)(((byte)(245))))); + this.closeBtn.Font = new System.Drawing.Font("黑体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); + this.closeBtn.ForeColor = System.Drawing.Color.White; + this.closeBtn.Location = new System.Drawing.Point(557, 6); + this.closeBtn.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); + this.closeBtn.Name = "closeBtn"; + this.closeBtn.SelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(15)))), ((int)(((byte)(215)))), ((int)(((byte)(107))))); + this.closeBtn.Size = new System.Drawing.Size(156, 54); + this.closeBtn.TabIndex = 3; + this.closeBtn.Text = "关闭"; + this.closeBtn.UseVisualStyleBackColor = false; + this.closeBtn.Click += new System.EventHandler(this.closeBtn_Click); + // + // rollBackBtn + // + this.rollBackBtn.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(238)))), ((int)(((byte)(75)))), ((int)(((byte)(71))))); + this.rollBackBtn.Font = new System.Drawing.Font("黑体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); + this.rollBackBtn.ForeColor = System.Drawing.Color.White; + this.rollBackBtn.Location = new System.Drawing.Point(236, 6); + this.rollBackBtn.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); + this.rollBackBtn.Name = "rollBackBtn"; + this.rollBackBtn.SelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(15)))), ((int)(((byte)(215)))), ((int)(((byte)(107))))); + this.rollBackBtn.Size = new System.Drawing.Size(156, 54); + this.rollBackBtn.TabIndex = 6; + this.rollBackBtn.Text = "退回"; + this.rollBackBtn.UseVisualStyleBackColor = false; + this.rollBackBtn.Click += new System.EventHandler(this.rollBackBtn_Click); + // + // deleteBtn + // + this.deleteBtn.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(0)))), ((int)(((byte)(25))))); + this.deleteBtn.Font = new System.Drawing.Font("黑体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); + this.deleteBtn.ForeColor = System.Drawing.Color.White; + this.deleteBtn.Location = new System.Drawing.Point(865, 6); + this.deleteBtn.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); + this.deleteBtn.Name = "deleteBtn"; + this.deleteBtn.SelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(15)))), ((int)(((byte)(215)))), ((int)(((byte)(107))))); + this.deleteBtn.Size = new System.Drawing.Size(156, 54); + this.deleteBtn.TabIndex = 5; + this.deleteBtn.Text = "删除且更新"; + this.deleteBtn.UseVisualStyleBackColor = false; + this.deleteBtn.Click += new System.EventHandler(this.deleteBtn_Click); + // + // addBtn + // + this.addBtn.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(21)))), ((int)(((byte)(198)))), ((int)(((byte)(58))))); + this.addBtn.Font = new System.Drawing.Font("黑体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); + this.addBtn.ForeColor = System.Drawing.Color.White; + this.addBtn.Location = new System.Drawing.Point(4, 6); + this.addBtn.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); + this.addBtn.Name = "addBtn"; + this.addBtn.SelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(15)))), ((int)(((byte)(215)))), ((int)(((byte)(107))))); + this.addBtn.Size = new System.Drawing.Size(156, 54); + this.addBtn.TabIndex = 3; + this.addBtn.Text = "新增"; + this.addBtn.UseVisualStyleBackColor = false; + this.addBtn.Click += new System.EventHandler(this.addBtn_Click); + // + // R_ID + // + this.R_ID.DataPropertyName = "ID"; + this.R_ID.HeaderText = "ID"; + this.R_ID.MinimumWidth = 6; + this.R_ID.Name = "R_ID"; + this.R_ID.ReadOnly = true; + this.R_ID.Visible = false; + this.R_ID.Width = 125; + // + // R_Selected + // + this.R_Selected.DataPropertyName = "Selected"; + this.R_Selected.HeaderText = "Selected"; + this.R_Selected.MinimumWidth = 6; + this.R_Selected.Name = "R_Selected"; + this.R_Selected.ReadOnly = true; + this.R_Selected.Visible = false; + this.R_Selected.Width = 125; + // + // R_Image + // + this.R_Image.HeaderText = "选中"; + this.R_Image.MinimumWidth = 6; + this.R_Image.Name = "R_Image"; + this.R_Image.ReadOnly = true; + this.R_Image.Width = 50; + // + // R_Idx + // + this.R_Idx.DataPropertyName = "Idx"; + this.R_Idx.HeaderText = "序号"; + this.R_Idx.MinimumWidth = 6; + this.R_Idx.Name = "R_Idx"; + this.R_Idx.ReadOnly = true; + this.R_Idx.Width = 50; + // + // R_BarCode + // + this.R_BarCode.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill; + this.R_BarCode.DataPropertyName = "ShortCode"; + this.R_BarCode.HeaderText = "存货条码"; + this.R_BarCode.MinimumWidth = 100; + this.R_BarCode.Name = "R_BarCode"; + this.R_BarCode.ReadOnly = true; + // + // R_Goods_Code + // + this.R_Goods_Code.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill; + this.R_Goods_Code.DataPropertyName = "Goods_Code"; + this.R_Goods_Code.HeaderText = "产品编码"; + this.R_Goods_Code.MinimumWidth = 6; + this.R_Goods_Code.Name = "R_Goods_Code"; + this.R_Goods_Code.ReadOnly = true; + this.R_Goods_Code.Width = 60; + // + // R_Goods_Name + // + this.R_Goods_Name.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill; + this.R_Goods_Name.DataPropertyName = "Goods_Name"; + this.R_Goods_Name.HeaderText = "产品名称"; + this.R_Goods_Name.MinimumWidth = 100; + this.R_Goods_Name.Name = "R_Goods_Name"; + this.R_Goods_Name.ReadOnly = true; + // + // R_Number + // + this.R_Number.DataPropertyName = "Number"; + dataGridViewCellStyle3.Format = "#0.######"; + this.R_Number.DefaultCellStyle = dataGridViewCellStyle3; + this.R_Number.HeaderText = "数量"; + this.R_Number.MinimumWidth = 6; + this.R_Number.Name = "R_Number"; + this.R_Number.ReadOnly = true; + this.R_Number.Width = 60; + // + // R_InStoreWeight + // + this.R_InStoreWeight.DataPropertyName = "InStoreWeight"; + dataGridViewCellStyle4.Format = "#0.######"; + this.R_InStoreWeight.DefaultCellStyle = dataGridViewCellStyle4; + this.R_InStoreWeight.HeaderText = "入库重量"; + this.R_InStoreWeight.MinimumWidth = 6; + this.R_InStoreWeight.Name = "R_InStoreWeight"; + this.R_InStoreWeight.ReadOnly = true; + this.R_InStoreWeight.Width = 60; + // + // R_Weight + // + this.R_Weight.DataPropertyName = "Weight"; + dataGridViewCellStyle5.Format = "#0.######"; + this.R_Weight.DefaultCellStyle = dataGridViewCellStyle5; + this.R_Weight.HeaderText = "重量"; + this.R_Weight.MinimumWidth = 6; + this.R_Weight.Name = "R_Weight"; + this.R_Weight.ReadOnly = true; + this.R_Weight.Width = 60; + // + // R_DiffWeight + // + this.R_DiffWeight.DataPropertyName = "DiffWeight"; + dataGridViewCellStyle6.Format = "#0.######"; + this.R_DiffWeight.DefaultCellStyle = dataGridViewCellStyle6; + this.R_DiffWeight.HeaderText = "差异"; + this.R_DiffWeight.MinimumWidth = 6; + this.R_DiffWeight.Name = "R_DiffWeight"; + this.R_DiffWeight.ReadOnly = true; + this.R_DiffWeight.Width = 60; + // + // R_Operator + // + this.R_Operator.DataPropertyName = "Operator"; + this.R_Operator.HeaderText = "操作员"; + this.R_Operator.MinimumWidth = 6; + this.R_Operator.Name = "R_Operator"; + this.R_Operator.ReadOnly = true; + this.R_Operator.Width = 125; + // + // R_Time + // + this.R_Time.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill; + this.R_Time.DataPropertyName = "Time"; + this.R_Time.HeaderText = "时间"; + this.R_Time.MinimumWidth = 120; + this.R_Time.Name = "R_Time"; + this.R_Time.ReadOnly = true; + // + // WeightRecordDialog + // + this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F); + this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; + this.BackColor = System.Drawing.Color.White; + this.ClientSize = new System.Drawing.Size(1425, 660); + this.Controls.Add(this.panel1); + this.Controls.Add(this.uDataGridView1); + this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedDialog; + this.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4); + this.MinimizeBox = false; + this.Name = "WeightRecordDialog"; + this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent; + this.Text = "称重记录"; + this.WindowState = System.Windows.Forms.FormWindowState.Maximized; + ((System.ComponentModel.ISupportInitialize)(this.uDataGridView1)).EndInit(); + this.panel1.ResumeLayout(false); + this.ResumeLayout(false); + } #endregion @@ -328,19 +355,19 @@ private Controls.ColorButton deleteBtn; private Controls.ColorButton rollBackBtn; private Controls.ColorButton closeBtn; - private System.Windows.Forms.DataGridViewTextBoxColumn R_ID; - private System.Windows.Forms.DataGridViewTextBoxColumn R_Selected; - private System.Windows.Forms.DataGridViewImageColumn R_Image; - private System.Windows.Forms.DataGridViewTextBoxColumn R_Idx; - private System.Windows.Forms.DataGridViewTextBoxColumn R_BarCode; - private System.Windows.Forms.DataGridViewTextBoxColumn R_Goods_Code; - private System.Windows.Forms.DataGridViewTextBoxColumn R_Goods_Name; - private System.Windows.Forms.DataGridViewTextBoxColumn R_Number; - private System.Windows.Forms.DataGridViewTextBoxColumn R_InStoreWeight; - private System.Windows.Forms.DataGridViewTextBoxColumn R_Weight; - private System.Windows.Forms.DataGridViewTextBoxColumn R_DiffWeight; - private System.Windows.Forms.DataGridViewTextBoxColumn R_Operator; - private System.Windows.Forms.DataGridViewTextBoxColumn R_Time; - private Controls.ColorButton deleteLogBtn; + private Controls.ColorButton deleteLogBtn; + private System.Windows.Forms.DataGridViewTextBoxColumn R_ID; + private System.Windows.Forms.DataGridViewTextBoxColumn R_Selected; + private System.Windows.Forms.DataGridViewImageColumn R_Image; + private System.Windows.Forms.DataGridViewTextBoxColumn R_Idx; + private System.Windows.Forms.DataGridViewTextBoxColumn R_BarCode; + private System.Windows.Forms.DataGridViewTextBoxColumn R_Goods_Code; + private System.Windows.Forms.DataGridViewTextBoxColumn R_Goods_Name; + private System.Windows.Forms.DataGridViewTextBoxColumn R_Number; + private System.Windows.Forms.DataGridViewTextBoxColumn R_InStoreWeight; + private System.Windows.Forms.DataGridViewTextBoxColumn R_Weight; + private System.Windows.Forms.DataGridViewTextBoxColumn R_DiffWeight; + private System.Windows.Forms.DataGridViewTextBoxColumn R_Operator; + private System.Windows.Forms.DataGridViewTextBoxColumn R_Time; } } \ No newline at end of file