From 735028781bcc8aa211e6518572ac1d4f758e0f4d Mon Sep 17 00:00:00 2001 From: yibo <361071264@qq.com> Date: Thu, 18 Apr 2019 09:36:43 +0800 Subject: [PATCH] . --- .../SegmentSaleOutForm.Designer.cs | 2176 +++++++++-------- .../SegmentSaleOut_/SegmentSaleOutForm.resx | 376 +-- 2 files changed, 1302 insertions(+), 1250 deletions(-) diff --git a/ButcherFactory.Form/SegmentSaleOut_/SegmentSaleOutForm.Designer.cs b/ButcherFactory.Form/SegmentSaleOut_/SegmentSaleOutForm.Designer.cs index 70bfb5e..e530cca 100644 --- a/ButcherFactory.Form/SegmentSaleOut_/SegmentSaleOutForm.Designer.cs +++ b/ButcherFactory.Form/SegmentSaleOut_/SegmentSaleOutForm.Designer.cs @@ -28,1068 +28,1120 @@ /// private void InitializeComponent() { - this.components = new System.ComponentModel.Container(); - System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle(); - System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = new System.Windows.Forms.DataGridViewCellStyle(); - System.Windows.Forms.DataGridViewCellStyle 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(); - System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle8 = new System.Windows.Forms.DataGridViewCellStyle(); - System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle9 = new System.Windows.Forms.DataGridViewCellStyle(); - System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle15 = 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(); - System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle14 = new System.Windows.Forms.DataGridViewCellStyle(); - System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle16 = new System.Windows.Forms.DataGridViewCellStyle(); - System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle17 = new System.Windows.Forms.DataGridViewCellStyle(); - System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle19 = new System.Windows.Forms.DataGridViewCellStyle(); - System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle20 = new System.Windows.Forms.DataGridViewCellStyle(); - System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle18 = new System.Windows.Forms.DataGridViewCellStyle(); - this.panel12 = new System.Windows.Forms.Panel(); - this.discontSetBtn = new ButcherFactory.Controls.ColorButton(); - this.disContLbl = new WinFormControl.ULabel(); - this.flowLayoutPanel1 = new System.Windows.Forms.FlowLayoutPanel(); - this.readBtn = new ButcherFactory.Controls.ColorButton(); - this.deleteBtn = new ButcherFactory.Controls.ColorButton(); - this.weightRecordGridView = new WinFormControl.UDataGridView(); - this.F_ID = new System.Windows.Forms.DataGridViewTextBoxColumn(); - 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_SecondNumber = new System.Windows.Forms.DataGridViewTextBoxColumn(); - this.F_Number = new System.Windows.Forms.DataGridViewTextBoxColumn(); - this.F_DiscontWeight = new System.Windows.Forms.DataGridViewTextBoxColumn(); - this.F_Time = new System.Windows.Forms.DataGridViewTextBoxColumn(); - this.label2 = new System.Windows.Forms.Label(); - this.detailGridView = 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.label1 = new System.Windows.Forms.Label(); - 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.orderGridView = 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.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.object_d7bff25f_9863_49d3_8b36_d485c11bb256 = new ButcherFactory.Controls.RoundPanel(this.components); - this.stockUpSendCheck = new System.Windows.Forms.CheckBox(); - this.roundPanel1.SuspendLayout(); - this.panel12.SuspendLayout(); - ((System.ComponentModel.ISupportInitialize)(this.weightRecordGridView)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.detailGridView)).BeginInit(); - this.panel7.SuspendLayout(); - this.panel11.SuspendLayout(); - ((System.ComponentModel.ISupportInitialize)(this.orderGridView)).BeginInit(); - this.panel8.SuspendLayout(); - this.panel4.SuspendLayout(); - this.panel6.SuspendLayout(); - this.weightControl1.SuspendLayout(); - this.SuspendLayout(); - // - // roundPanel1 - // - this.roundPanel1.Controls.Add(this.panel12); - this.roundPanel1.Controls.Add(this.weightRecordGridView); - this.roundPanel1.Controls.Add(this.label2); - this.roundPanel1.Controls.Add(this.detailGridView); - 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(495, 652); - // - // 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.deleteBtn); - this.panel12.Controls.Add(this.stockUpSendCheck); - this.panel12.Controls.Add(this.discontSetBtn); - this.panel12.Controls.Add(this.disContLbl); - this.panel12.Controls.Add(this.flowLayoutPanel1); - this.panel12.Controls.Add(this.readBtn); - this.panel12.Location = new System.Drawing.Point(505, 529); - this.panel12.Name = "panel12"; - this.panel12.Size = new System.Drawing.Size(673, 50); - this.panel12.TabIndex = 13; - // - // discontSetBtn - // - this.discontSetBtn.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); - this.discontSetBtn.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(144)))), ((int)(((byte)(98)))), ((int)(((byte)(222))))); - this.discontSetBtn.Font = new System.Drawing.Font("黑体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); - this.discontSetBtn.ForeColor = System.Drawing.Color.White; - this.discontSetBtn.Location = new System.Drawing.Point(394, 8); - this.discontSetBtn.Name = "discontSetBtn"; - this.discontSetBtn.Radius = 10; - this.discontSetBtn.SelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(158)))), ((int)(((byte)(234)))), ((int)(((byte)(106))))); - this.discontSetBtn.Size = new System.Drawing.Size(84, 35); - this.discontSetBtn.TabIndex = 39; - this.discontSetBtn.Text = "设置扣重"; - this.discontSetBtn.UseVisualStyleBackColor = false; - this.discontSetBtn.Click += new System.EventHandler(this.discontSetBtn_Click); - // - // disContLbl - // - this.disContLbl.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); - this.disContLbl.BackColor = System.Drawing.Color.White; - this.disContLbl.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; - this.disContLbl.Font = new System.Drawing.Font("黑体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); - this.disContLbl.ForeColor = System.Drawing.Color.Red; - this.disContLbl.Location = new System.Drawing.Point(486, 8); - this.disContLbl.Name = "disContLbl"; - this.disContLbl.Size = new System.Drawing.Size(77, 35); - this.disContLbl.TabIndex = 38; - this.disContLbl.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; - this.disContLbl.Click += new System.EventHandler(this.disContLbl_Click); - // - // flowLayoutPanel1 - // - this.flowLayoutPanel1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right))); - this.flowLayoutPanel1.FlowDirection = System.Windows.Forms.FlowDirection.RightToLeft; - this.flowLayoutPanel1.Location = new System.Drawing.Point(200, 2); - this.flowLayoutPanel1.Name = "flowLayoutPanel1"; - this.flowLayoutPanel1.Size = new System.Drawing.Size(188, 47); - this.flowLayoutPanel1.TabIndex = 36; - // - // readBtn - // - this.readBtn.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); - this.readBtn.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(0)))), ((int)(((byte)(25))))); - this.readBtn.Font = new System.Drawing.Font("黑体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); - this.readBtn.ForeColor = System.Drawing.Color.White; - this.readBtn.Location = new System.Drawing.Point(580, 8); - this.readBtn.Name = "readBtn"; - this.readBtn.Radius = 10; - this.readBtn.SelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(158)))), ((int)(((byte)(234)))), ((int)(((byte)(106))))); - this.readBtn.Size = new System.Drawing.Size(84, 35); - this.readBtn.TabIndex = 35; - this.readBtn.Text = "读入"; - this.readBtn.UseVisualStyleBackColor = false; - this.readBtn.Click += new System.EventHandler(this.readBtn_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(107, 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); - // - // weightRecordGridView - // - this.weightRecordGridView.AllowUserToAddRows = false; - this.weightRecordGridView.AllowUserToDeleteRows = false; - this.weightRecordGridView.AllowUserToResizeColumns = false; - this.weightRecordGridView.AllowUserToResizeRows = false; - dataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(254)))), ((int)(((byte)(228)))), ((int)(((byte)(203))))); - this.weightRecordGridView.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle1; - this.weightRecordGridView.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.weightRecordGridView.BackgroundColor = System.Drawing.Color.White; - this.weightRecordGridView.BorderStyle = System.Windows.Forms.BorderStyle.None; - this.weightRecordGridView.CellBorderStyle = System.Windows.Forms.DataGridViewCellBorderStyle.None; - this.weightRecordGridView.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.weightRecordGridView.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle2; - this.weightRecordGridView.ColumnHeadersHeight = 25; - this.weightRecordGridView.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing; - this.weightRecordGridView.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] { - this.F_ID, - this.F_Idx, - this.F_BarCode, - this.F_GoodsCode, - this.F_Goods_Name, - this.F_SecondNumber, - this.F_Number, - this.F_DiscontWeight, - this.F_Time}); - this.weightRecordGridView.EnableHeadersVisualStyles = false; - this.weightRecordGridView.Location = new System.Drawing.Point(505, 391); - this.weightRecordGridView.MultiSelect = false; - this.weightRecordGridView.Name = "weightRecordGridView"; - this.weightRecordGridView.ReadOnly = true; - this.weightRecordGridView.RowHeadersVisible = false; - dataGridViewCellStyle7.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(247)))), ((int)(((byte)(240))))); - dataGridViewCellStyle7.Font = new System.Drawing.Font("宋体", 10F); - dataGridViewCellStyle7.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(236)))), ((int)(((byte)(148)))), ((int)(((byte)(74))))); - this.weightRecordGridView.RowsDefaultCellStyle = dataGridViewCellStyle7; - this.weightRecordGridView.RowTemplate.Height = 40; - this.weightRecordGridView.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect; - this.weightRecordGridView.Size = new System.Drawing.Size(673, 128); - this.weightRecordGridView.TabIndex = 12; - // - // 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_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_SecondNumber - // - this.F_SecondNumber.DataPropertyName = "SecondNumber"; - dataGridViewCellStyle3.Format = "#0.######"; - this.F_SecondNumber.DefaultCellStyle = dataGridViewCellStyle3; - this.F_SecondNumber.HeaderText = "辅数量"; - this.F_SecondNumber.Name = "F_SecondNumber"; - this.F_SecondNumber.ReadOnly = true; - this.F_SecondNumber.Width = 60; - // - // F_Number - // - this.F_Number.DataPropertyName = "Number"; - dataGridViewCellStyle4.Format = "#0.######"; - this.F_Number.DefaultCellStyle = dataGridViewCellStyle4; - this.F_Number.HeaderText = "报价数量"; - this.F_Number.Name = "F_Number"; - this.F_Number.ReadOnly = true; - this.F_Number.Width = 80; - // - // F_DiscontWeight - // - this.F_DiscontWeight.DataPropertyName = "DiscontWeight"; - dataGridViewCellStyle5.Format = "#0.######"; - this.F_DiscontWeight.DefaultCellStyle = dataGridViewCellStyle5; - this.F_DiscontWeight.HeaderText = "扣重"; - this.F_DiscontWeight.Name = "F_DiscontWeight"; - this.F_DiscontWeight.ReadOnly = true; - this.F_DiscontWeight.Width = 60; - // - // F_Time - // - this.F_Time.DataPropertyName = "Time"; - dataGridViewCellStyle6.Format = "MM.dd HH:mm:ss"; - this.F_Time.DefaultCellStyle = dataGridViewCellStyle6; - this.F_Time.HeaderText = "时间"; - this.F_Time.Name = "F_Time"; - this.F_Time.ReadOnly = true; - this.F_Time.Width = 120; - // - // 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(508, 366); - this.label2.Name = "label2"; - this.label2.Size = new System.Drawing.Size(72, 16); - this.label2.TabIndex = 11; - this.label2.Text = "发货明细"; - // - // detailGridView - // - this.detailGridView.AllowUserToAddRows = false; - this.detailGridView.AllowUserToDeleteRows = false; - this.detailGridView.AllowUserToResizeColumns = false; - this.detailGridView.AllowUserToResizeRows = false; - dataGridViewCellStyle8.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(217)))), ((int)(((byte)(238)))), ((int)(((byte)(255))))); - this.detailGridView.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle8; - this.detailGridView.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) - | System.Windows.Forms.AnchorStyles.Right))); - this.detailGridView.BackgroundColor = System.Drawing.Color.White; - this.detailGridView.BorderStyle = System.Windows.Forms.BorderStyle.None; - this.detailGridView.CellBorderStyle = System.Windows.Forms.DataGridViewCellBorderStyle.None; - this.detailGridView.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.None; - dataGridViewCellStyle9.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; - dataGridViewCellStyle9.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(77)))), ((int)(((byte)(135)))), ((int)(((byte)(245))))); - dataGridViewCellStyle9.Font = new System.Drawing.Font("宋体", 9F); - dataGridViewCellStyle9.ForeColor = System.Drawing.Color.White; - dataGridViewCellStyle9.WrapMode = System.Windows.Forms.DataGridViewTriState.True; - this.detailGridView.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle9; - this.detailGridView.ColumnHeadersHeight = 25; - this.detailGridView.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing; - this.detailGridView.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.detailGridView.EnableHeadersVisualStyles = false; - this.detailGridView.Location = new System.Drawing.Point(505, 127); - this.detailGridView.MultiSelect = false; - this.detailGridView.Name = "detailGridView"; - this.detailGridView.ReadOnly = true; - this.detailGridView.RowHeadersVisible = false; - dataGridViewCellStyle15.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(234)))), ((int)(((byte)(243)))), ((int)(((byte)(250))))); - dataGridViewCellStyle15.Font = new System.Drawing.Font("宋体", 9F); - dataGridViewCellStyle15.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(77)))), ((int)(((byte)(135)))), ((int)(((byte)(245))))); - this.detailGridView.RowsDefaultCellStyle = dataGridViewCellStyle15; - this.detailGridView.RowTemplate.Height = 40; - this.detailGridView.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect; - this.detailGridView.Size = new System.Drawing.Size(673, 230); - this.detailGridView.TabIndex = 10; - this.detailGridView.CellClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.detailGridView_CellClick); - this.detailGridView.RowPrePaint += new System.Windows.Forms.DataGridViewRowPrePaintEventHandler(this.detailGridView_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"; - dataGridViewCellStyle10.Format = "#0.######"; - this.D_SecondNumber.DefaultCellStyle = dataGridViewCellStyle10; - this.D_SecondNumber.HeaderText = "辅数量"; - this.D_SecondNumber.Name = "D_SecondNumber"; - this.D_SecondNumber.ReadOnly = true; - // - // D_Number - // - this.D_Number.DataPropertyName = "Number"; - dataGridViewCellStyle11.Format = "#0.######"; - this.D_Number.DefaultCellStyle = dataGridViewCellStyle11; - this.D_Number.HeaderText = "报价数量"; - this.D_Number.Name = "D_Number"; - this.D_Number.ReadOnly = true; - // - // D_SSecondNumber - // - this.D_SSecondNumber.DataPropertyName = "SSecondNumber"; - dataGridViewCellStyle12.Format = "#0.######"; - this.D_SSecondNumber.DefaultCellStyle = dataGridViewCellStyle12; - this.D_SSecondNumber.HeaderText = "配货辅数量"; - this.D_SSecondNumber.Name = "D_SSecondNumber"; - this.D_SSecondNumber.ReadOnly = true; - // - // D_SNumber - // - this.D_SNumber.DataPropertyName = "SNumber"; - dataGridViewCellStyle13.Format = "#0.######"; - this.D_SNumber.DefaultCellStyle = dataGridViewCellStyle13; - this.D_SNumber.HeaderText = "配货数量"; - this.D_SNumber.Name = "D_SNumber"; - this.D_SNumber.ReadOnly = true; - // - // D_DiffNumber - // - this.D_DiffNumber.DataPropertyName = "DiffNumber"; - dataGridViewCellStyle14.Format = "#0.######"; - this.D_DiffNumber.DefaultCellStyle = dataGridViewCellStyle14; - this.D_DiffNumber.HeaderText = "差异数量"; - this.D_DiffNumber.Name = "D_DiffNumber"; - this.D_DiffNumber.ReadOnly = true; - // - // 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(508, 104); - this.label1.Name = "label1"; - this.label1.Size = new System.Drawing.Size(72, 16); - this.label1.TabIndex = 9; - this.label1.Text = "订货明细"; - // - // 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.orderGridView); - this.panel7.Controls.Add(this.panel9); - this.panel7.Controls.Add(this.panel8); - this.panel7.Location = new System.Drawing.Point(8, 104); - this.panel7.Name = "panel7"; - this.panel7.Size = new System.Drawing.Size(485, 475); - this.panel7.TabIndex = 8; - // - // 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(484, 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(331, 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(143, 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; - // - // orderGridView - // - this.orderGridView.AllowUserToAddRows = false; - this.orderGridView.AllowUserToDeleteRows = false; - this.orderGridView.AllowUserToResizeColumns = false; - this.orderGridView.AllowUserToResizeRows = false; - dataGridViewCellStyle16.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(231)))), ((int)(((byte)(221)))), ((int)(((byte)(245))))); - this.orderGridView.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle16; - this.orderGridView.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) - | System.Windows.Forms.AnchorStyles.Left))); - 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; - dataGridViewCellStyle17.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; - dataGridViewCellStyle17.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(144)))), ((int)(((byte)(98)))), ((int)(((byte)(222))))); - dataGridViewCellStyle17.Font = new System.Drawing.Font("宋体", 9F); - dataGridViewCellStyle17.ForeColor = System.Drawing.Color.White; - dataGridViewCellStyle17.WrapMode = System.Windows.Forms.DataGridViewTriState.True; - this.orderGridView.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle17; - this.orderGridView.ColumnHeadersHeight = 25; - this.orderGridView.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing; - this.orderGridView.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] { - this.M_ID, - this.M_Customer_Name, - this.M_SendTime, - this.M_DeliverGoodsLine_Name}); - this.orderGridView.EnableHeadersVisualStyles = false; - this.orderGridView.Location = new System.Drawing.Point(3, 140); - this.orderGridView.MultiSelect = false; - this.orderGridView.Name = "orderGridView"; - this.orderGridView.ReadOnly = true; - dataGridViewCellStyle19.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft; - dataGridViewCellStyle19.BackColor = System.Drawing.SystemColors.Control; - dataGridViewCellStyle19.Font = new System.Drawing.Font("宋体", 9F); - dataGridViewCellStyle19.ForeColor = System.Drawing.SystemColors.WindowText; - dataGridViewCellStyle19.SelectionBackColor = System.Drawing.SystemColors.Highlight; - dataGridViewCellStyle19.SelectionForeColor = System.Drawing.SystemColors.HighlightText; - dataGridViewCellStyle19.WrapMode = System.Windows.Forms.DataGridViewTriState.True; - this.orderGridView.RowHeadersDefaultCellStyle = dataGridViewCellStyle19; - this.orderGridView.RowHeadersVisible = false; - dataGridViewCellStyle20.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(245)))), ((int)(((byte)(242)))), ((int)(((byte)(251))))); - dataGridViewCellStyle20.Font = new System.Drawing.Font("宋体", 9F); - dataGridViewCellStyle20.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(144)))), ((int)(((byte)(98)))), ((int)(((byte)(222))))); - this.orderGridView.RowsDefaultCellStyle = dataGridViewCellStyle20; - this.orderGridView.RowTemplate.Height = 40; - this.orderGridView.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect; - this.orderGridView.Size = new System.Drawing.Size(476, 242); - this.orderGridView.TabIndex = 6; - this.orderGridView.CellClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.orderGridView_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"; - dataGridViewCellStyle18.Format = "yyyy/MM/dd"; - this.M_SendTime.DefaultCellStyle = dataGridViewCellStyle18; - 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(485, 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(485, 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(321, 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(321, 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(380, 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(264, 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(262, 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(262, 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 = "发货日期"; - // - // 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 = 7; - // - // 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.Controls.Add(this.object_d7bff25f_9863_49d3_8b36_d485c11bb256); - 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; - // - // object_d7bff25f_9863_49d3_8b36_d485c11bb256 - // - this.object_d7bff25f_9863_49d3_8b36_d485c11bb256._setRoundRadius = 15; - this.object_d7bff25f_9863_49d3_8b36_d485c11bb256.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch; - this.object_d7bff25f_9863_49d3_8b36_d485c11bb256.Dock = System.Windows.Forms.DockStyle.Fill; - this.object_d7bff25f_9863_49d3_8b36_d485c11bb256.Location = new System.Drawing.Point(0, 0); - this.object_d7bff25f_9863_49d3_8b36_d485c11bb256.Margin = new System.Windows.Forms.Padding(0); - this.object_d7bff25f_9863_49d3_8b36_d485c11bb256.Name = "object_d7bff25f_9863_49d3_8b36_d485c11bb256"; - this.object_d7bff25f_9863_49d3_8b36_d485c11bb256.Size = new System.Drawing.Size(262, 74); - this.object_d7bff25f_9863_49d3_8b36_d485c11bb256.TabIndex = 0; - // - // stockUpSendCheck - // - this.stockUpSendCheck.AutoSize = true; - this.stockUpSendCheck.Font = new System.Drawing.Font("宋体", 12F); - this.stockUpSendCheck.ForeColor = System.Drawing.Color.Red; - this.stockUpSendCheck.Location = new System.Drawing.Point(0, 16); - this.stockUpSendCheck.Name = "stockUpSendCheck"; - this.stockUpSendCheck.Size = new System.Drawing.Size(107, 20); - this.stockUpSendCheck.TabIndex = 14; - this.stockUpSendCheck.Text = "按备货发货"; - this.stockUpSendCheck.UseVisualStyleBackColor = true; - // - // SegmentSaleOutForm - // - 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 = "SegmentSaleOutForm"; - this.Text = "销售发货"; - this.roundPanel1.ResumeLayout(false); - this.roundPanel1.PerformLayout(); - this.panel12.ResumeLayout(false); - this.panel12.PerformLayout(); - ((System.ComponentModel.ISupportInitialize)(this.weightRecordGridView)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.detailGridView)).EndInit(); - this.panel7.ResumeLayout(false); - this.panel11.ResumeLayout(false); - ((System.ComponentModel.ISupportInitialize)(this.orderGridView)).EndInit(); - this.panel8.ResumeLayout(false); - this.panel8.PerformLayout(); - this.panel4.ResumeLayout(false); - this.panel4.PerformLayout(); - this.panel6.ResumeLayout(false); - this.panel6.PerformLayout(); - this.weightControl1.ResumeLayout(false); - this.ResumeLayout(false); - this.PerformLayout(); - + this.components = new System.ComponentModel.Container(); + System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle(); + System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = new System.Windows.Forms.DataGridViewCellStyle(); + System.Windows.Forms.DataGridViewCellStyle 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(); + System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle8 = new System.Windows.Forms.DataGridViewCellStyle(); + System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle9 = new System.Windows.Forms.DataGridViewCellStyle(); + System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle15 = 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(); + System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle14 = new System.Windows.Forms.DataGridViewCellStyle(); + System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle16 = new System.Windows.Forms.DataGridViewCellStyle(); + System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle17 = new System.Windows.Forms.DataGridViewCellStyle(); + System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle19 = new System.Windows.Forms.DataGridViewCellStyle(); + System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle20 = new System.Windows.Forms.DataGridViewCellStyle(); + System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle18 = new System.Windows.Forms.DataGridViewCellStyle(); + this.panel12 = new System.Windows.Forms.Panel(); + this.deleteBtn = new ButcherFactory.Controls.ColorButton(); + this.stockUpSendCheck = new System.Windows.Forms.CheckBox(); + this.discontSetBtn = new ButcherFactory.Controls.ColorButton(); + this.disContLbl = new WinFormControl.ULabel(); + this.flowLayoutPanel1 = new System.Windows.Forms.FlowLayoutPanel(); + this.readBtn = new ButcherFactory.Controls.ColorButton(); + this.weightRecordGridView = new WinFormControl.UDataGridView(); + this.F_ID = new System.Windows.Forms.DataGridViewTextBoxColumn(); + 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_SecondNumber = new System.Windows.Forms.DataGridViewTextBoxColumn(); + this.F_Number = new System.Windows.Forms.DataGridViewTextBoxColumn(); + this.F_DiscontWeight = new System.Windows.Forms.DataGridViewTextBoxColumn(); + this.F_Time = new System.Windows.Forms.DataGridViewTextBoxColumn(); + this.label2 = new System.Windows.Forms.Label(); + this.detailGridView = 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.label1 = new System.Windows.Forms.Label(); + 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.orderGridView = 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.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.object_d7bff25f_9863_49d3_8b36_d485c11bb256 = new ButcherFactory.Controls.RoundPanel(this.components); + this.roundPanel1.SuspendLayout(); + this.panel12.SuspendLayout(); + ((System.ComponentModel.ISupportInitialize)(this.weightRecordGridView)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.detailGridView)).BeginInit(); + this.panel7.SuspendLayout(); + this.panel11.SuspendLayout(); + ((System.ComponentModel.ISupportInitialize)(this.orderGridView)).BeginInit(); + this.panel8.SuspendLayout(); + this.panel4.SuspendLayout(); + this.panel6.SuspendLayout(); + this.weightControl1.SuspendLayout(); + this.SuspendLayout(); + // + // roundPanel1 + // + this.roundPanel1.Controls.Add(this.panel12); + this.roundPanel1.Controls.Add(this.weightRecordGridView); + this.roundPanel1.Controls.Add(this.label2); + this.roundPanel1.Controls.Add(this.detailGridView); + 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(2374, 1166); + // + // label3 + // + this.label3.Location = new System.Drawing.Point(990, 1304); + this.label3.Margin = new System.Windows.Forms.Padding(12, 0, 12, 0); + // + // 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.deleteBtn); + this.panel12.Controls.Add(this.stockUpSendCheck); + this.panel12.Controls.Add(this.discontSetBtn); + this.panel12.Controls.Add(this.disContLbl); + this.panel12.Controls.Add(this.flowLayoutPanel1); + this.panel12.Controls.Add(this.readBtn); + this.panel12.Location = new System.Drawing.Point(1010, 1058); + this.panel12.Margin = new System.Windows.Forms.Padding(6, 6, 6, 6); + this.panel12.Name = "panel12"; + this.panel12.Size = new System.Drawing.Size(1346, 100); + this.panel12.TabIndex = 13; + // + // 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(214, 16); + this.deleteBtn.Margin = new System.Windows.Forms.Padding(6, 6, 6, 6); + 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(168, 70); + this.deleteBtn.TabIndex = 33; + this.deleteBtn.Text = "删除选中"; + this.deleteBtn.UseVisualStyleBackColor = false; + this.deleteBtn.Click += new System.EventHandler(this.deleteBtn_Click); + // + // stockUpSendCheck + // + this.stockUpSendCheck.AutoSize = true; + this.stockUpSendCheck.Font = new System.Drawing.Font("宋体", 12F); + this.stockUpSendCheck.ForeColor = System.Drawing.Color.Red; + this.stockUpSendCheck.Location = new System.Drawing.Point(0, 32); + this.stockUpSendCheck.Margin = new System.Windows.Forms.Padding(6, 6, 6, 6); + this.stockUpSendCheck.Name = "stockUpSendCheck"; + this.stockUpSendCheck.Size = new System.Drawing.Size(207, 37); + this.stockUpSendCheck.TabIndex = 14; + this.stockUpSendCheck.Text = "按备货发货"; + this.stockUpSendCheck.UseVisualStyleBackColor = true; + // + // discontSetBtn + // + this.discontSetBtn.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); + this.discontSetBtn.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(144)))), ((int)(((byte)(98)))), ((int)(((byte)(222))))); + this.discontSetBtn.Font = new System.Drawing.Font("黑体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); + this.discontSetBtn.ForeColor = System.Drawing.Color.White; + this.discontSetBtn.Location = new System.Drawing.Point(788, 16); + this.discontSetBtn.Margin = new System.Windows.Forms.Padding(6, 6, 6, 6); + this.discontSetBtn.Name = "discontSetBtn"; + this.discontSetBtn.Radius = 10; + this.discontSetBtn.SelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(158)))), ((int)(((byte)(234)))), ((int)(((byte)(106))))); + this.discontSetBtn.Size = new System.Drawing.Size(168, 70); + this.discontSetBtn.TabIndex = 39; + this.discontSetBtn.Text = "设置扣重"; + this.discontSetBtn.UseVisualStyleBackColor = false; + this.discontSetBtn.Click += new System.EventHandler(this.discontSetBtn_Click); + // + // disContLbl + // + this.disContLbl.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); + this.disContLbl.BackColor = System.Drawing.Color.White; + this.disContLbl.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; + this.disContLbl.Font = new System.Drawing.Font("黑体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); + this.disContLbl.ForeColor = System.Drawing.Color.Red; + this.disContLbl.Location = new System.Drawing.Point(972, 16); + this.disContLbl.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0); + this.disContLbl.Name = "disContLbl"; + this.disContLbl.Size = new System.Drawing.Size(152, 68); + this.disContLbl.TabIndex = 38; + this.disContLbl.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; + this.disContLbl.Click += new System.EventHandler(this.disContLbl_Click); + // + // flowLayoutPanel1 + // + this.flowLayoutPanel1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right))); + this.flowLayoutPanel1.FlowDirection = System.Windows.Forms.FlowDirection.RightToLeft; + this.flowLayoutPanel1.Location = new System.Drawing.Point(400, 4); + this.flowLayoutPanel1.Margin = new System.Windows.Forms.Padding(6, 6, 6, 6); + this.flowLayoutPanel1.Name = "flowLayoutPanel1"; + this.flowLayoutPanel1.Size = new System.Drawing.Size(376, 94); + this.flowLayoutPanel1.TabIndex = 36; + // + // readBtn + // + this.readBtn.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); + this.readBtn.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(0)))), ((int)(((byte)(25))))); + this.readBtn.Font = new System.Drawing.Font("黑体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); + this.readBtn.ForeColor = System.Drawing.Color.White; + this.readBtn.Location = new System.Drawing.Point(1160, 16); + this.readBtn.Margin = new System.Windows.Forms.Padding(6, 6, 6, 6); + this.readBtn.Name = "readBtn"; + this.readBtn.Radius = 10; + this.readBtn.SelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(158)))), ((int)(((byte)(234)))), ((int)(((byte)(106))))); + this.readBtn.Size = new System.Drawing.Size(168, 70); + this.readBtn.TabIndex = 35; + this.readBtn.Text = "读入"; + this.readBtn.UseVisualStyleBackColor = false; + this.readBtn.Click += new System.EventHandler(this.readBtn_Click); + // + // weightRecordGridView + // + this.weightRecordGridView.AllowUserToAddRows = false; + this.weightRecordGridView.AllowUserToDeleteRows = false; + this.weightRecordGridView.AllowUserToResizeColumns = false; + this.weightRecordGridView.AllowUserToResizeRows = false; + dataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(254)))), ((int)(((byte)(228)))), ((int)(((byte)(203))))); + this.weightRecordGridView.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle1; + this.weightRecordGridView.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.weightRecordGridView.BackgroundColor = System.Drawing.Color.White; + this.weightRecordGridView.BorderStyle = System.Windows.Forms.BorderStyle.None; + this.weightRecordGridView.CellBorderStyle = System.Windows.Forms.DataGridViewCellBorderStyle.None; + this.weightRecordGridView.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.weightRecordGridView.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle2; + this.weightRecordGridView.ColumnHeadersHeight = 25; + this.weightRecordGridView.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing; + this.weightRecordGridView.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] { + this.F_ID, + this.F_Idx, + this.F_BarCode, + this.F_GoodsCode, + this.F_Goods_Name, + this.F_SecondNumber, + this.F_Number, + this.F_DiscontWeight, + this.F_Time}); + this.weightRecordGridView.EnableHeadersVisualStyles = false; + this.weightRecordGridView.Location = new System.Drawing.Point(1010, 932); + this.weightRecordGridView.Margin = new System.Windows.Forms.Padding(6, 6, 6, 6); + this.weightRecordGridView.MultiSelect = false; + this.weightRecordGridView.Name = "weightRecordGridView"; + this.weightRecordGridView.ReadOnly = true; + this.weightRecordGridView.RowHeadersVisible = false; + dataGridViewCellStyle7.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(247)))), ((int)(((byte)(240))))); + dataGridViewCellStyle7.Font = new System.Drawing.Font("宋体", 10F); + dataGridViewCellStyle7.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(236)))), ((int)(((byte)(148)))), ((int)(((byte)(74))))); + this.weightRecordGridView.RowsDefaultCellStyle = dataGridViewCellStyle7; + this.weightRecordGridView.RowTemplate.Height = 40; + this.weightRecordGridView.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect; + this.weightRecordGridView.Size = new System.Drawing.Size(1346, 106); + this.weightRecordGridView.TabIndex = 12; + // + // 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_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; + this.F_GoodsCode.Width = 149; + // + // 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_SecondNumber + // + this.F_SecondNumber.DataPropertyName = "SecondNumber"; + dataGridViewCellStyle3.Format = "#0.######"; + this.F_SecondNumber.DefaultCellStyle = dataGridViewCellStyle3; + this.F_SecondNumber.HeaderText = "辅数量"; + this.F_SecondNumber.Name = "F_SecondNumber"; + this.F_SecondNumber.ReadOnly = true; + this.F_SecondNumber.Width = 60; + // + // F_Number + // + this.F_Number.DataPropertyName = "Number"; + dataGridViewCellStyle4.Format = "#0.######"; + this.F_Number.DefaultCellStyle = dataGridViewCellStyle4; + this.F_Number.HeaderText = "报价数量"; + this.F_Number.Name = "F_Number"; + this.F_Number.ReadOnly = true; + this.F_Number.Width = 80; + // + // F_DiscontWeight + // + this.F_DiscontWeight.DataPropertyName = "DiscontWeight"; + dataGridViewCellStyle5.Format = "#0.######"; + this.F_DiscontWeight.DefaultCellStyle = dataGridViewCellStyle5; + this.F_DiscontWeight.HeaderText = "扣重"; + this.F_DiscontWeight.Name = "F_DiscontWeight"; + this.F_DiscontWeight.ReadOnly = true; + this.F_DiscontWeight.Width = 60; + // + // F_Time + // + this.F_Time.DataPropertyName = "Time"; + dataGridViewCellStyle6.Format = "MM.dd HH:mm:ss"; + this.F_Time.DefaultCellStyle = dataGridViewCellStyle6; + this.F_Time.HeaderText = "时间"; + this.F_Time.Name = "F_Time"; + this.F_Time.ReadOnly = true; + this.F_Time.Width = 120; + // + // 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(1016, 885); + this.label2.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0); + this.label2.Name = "label2"; + this.label2.Size = new System.Drawing.Size(143, 33); + this.label2.TabIndex = 11; + this.label2.Text = "发货明细"; + // + // detailGridView + // + this.detailGridView.AllowUserToAddRows = false; + this.detailGridView.AllowUserToDeleteRows = false; + this.detailGridView.AllowUserToResizeColumns = false; + this.detailGridView.AllowUserToResizeRows = false; + dataGridViewCellStyle8.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(217)))), ((int)(((byte)(238)))), ((int)(((byte)(255))))); + this.detailGridView.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle8; + this.detailGridView.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) + | System.Windows.Forms.AnchorStyles.Right))); + this.detailGridView.BackgroundColor = System.Drawing.Color.White; + this.detailGridView.BorderStyle = System.Windows.Forms.BorderStyle.None; + this.detailGridView.CellBorderStyle = System.Windows.Forms.DataGridViewCellBorderStyle.None; + this.detailGridView.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.None; + dataGridViewCellStyle9.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; + dataGridViewCellStyle9.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(77)))), ((int)(((byte)(135)))), ((int)(((byte)(245))))); + dataGridViewCellStyle9.Font = new System.Drawing.Font("宋体", 9F); + dataGridViewCellStyle9.ForeColor = System.Drawing.Color.White; + dataGridViewCellStyle9.WrapMode = System.Windows.Forms.DataGridViewTriState.True; + this.detailGridView.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle9; + this.detailGridView.ColumnHeadersHeight = 25; + this.detailGridView.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing; + this.detailGridView.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.detailGridView.EnableHeadersVisualStyles = false; + this.detailGridView.Location = new System.Drawing.Point(1010, 254); + this.detailGridView.Margin = new System.Windows.Forms.Padding(6, 6, 6, 6); + this.detailGridView.MultiSelect = false; + this.detailGridView.Name = "detailGridView"; + this.detailGridView.ReadOnly = true; + this.detailGridView.RowHeadersVisible = false; + dataGridViewCellStyle15.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(234)))), ((int)(((byte)(243)))), ((int)(((byte)(250))))); + dataGridViewCellStyle15.Font = new System.Drawing.Font("宋体", 9F); + dataGridViewCellStyle15.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(77)))), ((int)(((byte)(135)))), ((int)(((byte)(245))))); + this.detailGridView.RowsDefaultCellStyle = dataGridViewCellStyle15; + this.detailGridView.RowTemplate.Height = 40; + this.detailGridView.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect; + this.detailGridView.Size = new System.Drawing.Size(1346, 620); + this.detailGridView.TabIndex = 10; + this.detailGridView.CellClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.detailGridView_CellClick); + this.detailGridView.RowPrePaint += new System.Windows.Forms.DataGridViewRowPrePaintEventHandler(this.detailGridView_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; + this.D_Goods_Name.Width = 149; + // + // D_SecondNumber + // + this.D_SecondNumber.DataPropertyName = "SecondNumber"; + dataGridViewCellStyle10.Format = "#0.######"; + this.D_SecondNumber.DefaultCellStyle = dataGridViewCellStyle10; + this.D_SecondNumber.HeaderText = "辅数量"; + this.D_SecondNumber.Name = "D_SecondNumber"; + this.D_SecondNumber.ReadOnly = true; + // + // D_Number + // + this.D_Number.DataPropertyName = "Number"; + dataGridViewCellStyle11.Format = "#0.######"; + this.D_Number.DefaultCellStyle = dataGridViewCellStyle11; + this.D_Number.HeaderText = "报价数量"; + this.D_Number.Name = "D_Number"; + this.D_Number.ReadOnly = true; + // + // D_SSecondNumber + // + this.D_SSecondNumber.DataPropertyName = "SSecondNumber"; + dataGridViewCellStyle12.Format = "#0.######"; + this.D_SSecondNumber.DefaultCellStyle = dataGridViewCellStyle12; + this.D_SSecondNumber.HeaderText = "配货辅数量"; + this.D_SSecondNumber.Name = "D_SSecondNumber"; + this.D_SSecondNumber.ReadOnly = true; + // + // D_SNumber + // + this.D_SNumber.DataPropertyName = "SNumber"; + dataGridViewCellStyle13.Format = "#0.######"; + this.D_SNumber.DefaultCellStyle = dataGridViewCellStyle13; + this.D_SNumber.HeaderText = "配货数量"; + this.D_SNumber.Name = "D_SNumber"; + this.D_SNumber.ReadOnly = true; + // + // D_DiffNumber + // + this.D_DiffNumber.DataPropertyName = "DiffNumber"; + dataGridViewCellStyle14.Format = "#0.######"; + this.D_DiffNumber.DefaultCellStyle = dataGridViewCellStyle14; + this.D_DiffNumber.HeaderText = "差异数量"; + this.D_DiffNumber.Name = "D_DiffNumber"; + this.D_DiffNumber.ReadOnly = true; + // + // 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(1016, 208); + this.label1.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0); + this.label1.Name = "label1"; + this.label1.Size = new System.Drawing.Size(143, 33); + this.label1.TabIndex = 9; + this.label1.Text = "订货明细"; + // + // 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.orderGridView); + this.panel7.Controls.Add(this.panel9); + this.panel7.Controls.Add(this.panel8); + this.panel7.Location = new System.Drawing.Point(16, 208); + this.panel7.Margin = new System.Windows.Forms.Padding(6, 6, 6, 6); + this.panel7.Name = "panel7"; + this.panel7.Size = new System.Drawing.Size(970, 950); + this.panel7.TabIndex = 8; + // + // 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(2, 794); + this.panel11.Margin = new System.Windows.Forms.Padding(6, 6, 6, 6); + this.panel11.Name = "panel11"; + this.panel11.Size = new System.Drawing.Size(968, 156); + 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(662, 6); + this.goodsFinishBtn.Margin = new System.Windows.Forms.Padding(6, 6, 6, 6); + 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(274, 144); + 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(286, 6); + this.weightRecordBtn.Margin = new System.Windows.Forms.Padding(6, 6, 6, 6); + 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(274, 144); + 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(16, 86); + this.unFinishBtn.Margin = new System.Windows.Forms.Padding(6, 6, 6, 6); + 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(168, 70); + 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(16, 0); + this.alreadyViewBtn.Margin = new System.Windows.Forms.Padding(6, 6, 6, 6); + 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(168, 70); + 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(6, 780); + this.panel10.Margin = new System.Windows.Forms.Padding(6, 6, 6, 6); + this.panel10.Name = "panel10"; + this.panel10.Size = new System.Drawing.Size(958, 2); + this.panel10.TabIndex = 7; + // + // orderGridView + // + this.orderGridView.AllowUserToAddRows = false; + this.orderGridView.AllowUserToDeleteRows = false; + this.orderGridView.AllowUserToResizeColumns = false; + this.orderGridView.AllowUserToResizeRows = false; + dataGridViewCellStyle16.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(231)))), ((int)(((byte)(221)))), ((int)(((byte)(245))))); + this.orderGridView.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle16; + this.orderGridView.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) + | System.Windows.Forms.AnchorStyles.Left))); + 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; + dataGridViewCellStyle17.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; + dataGridViewCellStyle17.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(144)))), ((int)(((byte)(98)))), ((int)(((byte)(222))))); + dataGridViewCellStyle17.Font = new System.Drawing.Font("宋体", 9F); + dataGridViewCellStyle17.ForeColor = System.Drawing.Color.White; + dataGridViewCellStyle17.WrapMode = System.Windows.Forms.DataGridViewTriState.True; + this.orderGridView.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle17; + this.orderGridView.ColumnHeadersHeight = 25; + this.orderGridView.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing; + this.orderGridView.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] { + this.M_ID, + this.M_Customer_Name, + this.M_SendTime, + this.M_DeliverGoodsLine_Name}); + this.orderGridView.EnableHeadersVisualStyles = false; + this.orderGridView.Location = new System.Drawing.Point(6, 280); + this.orderGridView.Margin = new System.Windows.Forms.Padding(6, 6, 6, 6); + this.orderGridView.MultiSelect = false; + this.orderGridView.Name = "orderGridView"; + this.orderGridView.ReadOnly = true; + dataGridViewCellStyle19.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft; + dataGridViewCellStyle19.BackColor = System.Drawing.SystemColors.Control; + dataGridViewCellStyle19.Font = new System.Drawing.Font("宋体", 9F); + dataGridViewCellStyle19.ForeColor = System.Drawing.SystemColors.WindowText; + dataGridViewCellStyle19.SelectionBackColor = System.Drawing.SystemColors.Highlight; + dataGridViewCellStyle19.SelectionForeColor = System.Drawing.SystemColors.HighlightText; + dataGridViewCellStyle19.WrapMode = System.Windows.Forms.DataGridViewTriState.True; + this.orderGridView.RowHeadersDefaultCellStyle = dataGridViewCellStyle19; + this.orderGridView.RowHeadersVisible = false; + dataGridViewCellStyle20.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(245)))), ((int)(((byte)(242)))), ((int)(((byte)(251))))); + dataGridViewCellStyle20.Font = new System.Drawing.Font("宋体", 9F); + dataGridViewCellStyle20.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(144)))), ((int)(((byte)(98)))), ((int)(((byte)(222))))); + this.orderGridView.RowsDefaultCellStyle = dataGridViewCellStyle20; + this.orderGridView.RowTemplate.Height = 40; + this.orderGridView.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect; + this.orderGridView.Size = new System.Drawing.Size(952, 484); + this.orderGridView.TabIndex = 6; + this.orderGridView.CellClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.orderGridView_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"; + dataGridViewCellStyle18.Format = "yyyy/MM/dd"; + this.M_SendTime.DefaultCellStyle = dataGridViewCellStyle18; + 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, 266); + this.panel9.Margin = new System.Windows.Forms.Padding(6, 6, 6, 6); + this.panel9.Name = "panel9"; + this.panel9.Size = new System.Drawing.Size(970, 2); + 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(6, 6, 6, 6); + this.panel8.Name = "panel8"; + this.panel8.Size = new System.Drawing.Size(970, 266); + 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(642, 94); + this.billStateBox.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0); + this.billStateBox.Name = "billStateBox"; + this.billStateBox.Size = new System.Drawing.Size(294, 50); + 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(642, 14); + this.deliverGoodsLineBox.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0); + this.deliverGoodsLineBox.Name = "deliverGoodsLineBox"; + this.deliverGoodsLineBox.Size = new System.Drawing.Size(294, 50); + 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(146, 180); + this.storeBox.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0); + this.storeBox.Name = "storeBox"; + this.storeBox.Size = new System.Drawing.Size(294, 50); + 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(146, 94); + this.customerBox.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0); + this.customerBox.Name = "customerBox"; + this.customerBox.Size = new System.Drawing.Size(294, 50); + 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(146, 14); + this.sendDateBox.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0); + this.sendDateBox.Name = "sendDateBox"; + this.sendDateBox.Size = new System.Drawing.Size(294, 50); + 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(760, 172); + this.clearBtn.Margin = new System.Windows.Forms.Padding(6, 6, 6, 6); + 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(178, 70); + 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(528, 172); + this.refreshBtn.Margin = new System.Windows.Forms.Padding(6, 6, 6, 6); + 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(168, 70); + 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(524, 108); + this.uLabel5.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0); + this.uLabel5.Name = "uLabel5"; + this.uLabel5.Size = new System.Drawing.Size(106, 24); + 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(524, 28); + this.uLabel6.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0); + this.uLabel6.Name = "uLabel6"; + this.uLabel6.Size = new System.Drawing.Size(106, 24); + 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(28, 194); + this.uLabel4.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0); + this.uLabel4.Name = "uLabel4"; + this.uLabel4.Size = new System.Drawing.Size(58, 24); + 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(28, 108); + this.uLabel3.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0); + this.uLabel3.Name = "uLabel3"; + this.uLabel3.Size = new System.Drawing.Size(58, 24); + 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(28, 28); + this.uLabel1.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0); + this.uLabel1.Name = "uLabel1"; + this.uLabel1.Size = new System.Drawing.Size(106, 24); + this.uLabel1.TabIndex = 16; + this.uLabel1.Text = "发货日期"; + // + // 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(6, 6, 6, 6); + this.panel4.Name = "panel4"; + this.panel4.Size = new System.Drawing.Size(2374, 170); + this.panel4.TabIndex = 7; + // + // 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(1338, 10); + this.panel6.Margin = new System.Windows.Forms.Padding(6, 6, 6, 6); + this.panel6.Name = "panel6"; + this.panel6.Size = new System.Drawing.Size(1006, 150); + 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(632, 84); + this.carNumberLabel.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0); + this.carNumberLabel.Name = "carNumberLabel"; + this.carNumberLabel.Size = new System.Drawing.Size(366, 50); + 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(6, 26); + this.uLabel8.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0); + this.uLabel8.Name = "uLabel8"; + this.uLabel8.Size = new System.Drawing.Size(106, 24); + 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(530, 98); + this.uLabel9.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0); + this.uLabel9.Name = "uLabel9"; + this.uLabel9.Size = new System.Drawing.Size(82, 24); + 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(632, 16); + this.customerLabel.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0); + this.customerLabel.Name = "customerLabel"; + this.customerLabel.Size = new System.Drawing.Size(366, 50); + 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(506, 28); + this.uLabel10.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0); + this.uLabel10.Name = "uLabel10"; + this.uLabel10.Size = new System.Drawing.Size(106, 24); + 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(128, 12); + this.billIDLabel.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0); + this.billIDLabel.Name = "billIDLabel"; + this.billIDLabel.Size = new System.Drawing.Size(386, 50); + 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(128, 84); + this.addressLabel.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0); + this.addressLabel.Name = "addressLabel"; + this.addressLabel.Size = new System.Drawing.Size(386, 50); + 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(6, 96); + this.uLabel7.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0); + this.uLabel7.Name = "uLabel7"; + this.uLabel7.Size = new System.Drawing.Size(106, 24); + this.uLabel7.TabIndex = 30; + this.uLabel7.Text = "送货地址"; + // + // panel5 + // + this.panel5.BackColor = System.Drawing.Color.DarkGray; + this.panel5.Location = new System.Drawing.Point(1260, 16); + this.panel5.Margin = new System.Windows.Forms.Padding(6, 6, 6, 6); + this.panel5.Name = "panel5"; + this.panel5.Size = new System.Drawing.Size(2, 140); + this.panel5.TabIndex = 24; + // + // productBatchSelect + // + this.productBatchSelect.Font = new System.Drawing.Font("宋体", 15F); + this.productBatchSelect.FormattingEnabled = true; + this.productBatchSelect.Location = new System.Drawing.Point(730, 94); + this.productBatchSelect.Margin = new System.Windows.Forms.Padding(6, 6, 6, 6); + this.productBatchSelect.Name = "productBatchSelect"; + this.productBatchSelect.Size = new System.Drawing.Size(466, 48); + 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(606, 102); + this.uLabel2.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0); + this.uLabel2.Name = "uLabel2"; + this.uLabel2.Size = new System.Drawing.Size(137, 40); + this.uLabel2.TabIndex = 22; + this.uLabel2.Text = "批次:"; + // + // uScanPanel1 + // + this.uScanPanel1.BackColor = System.Drawing.Color.Transparent; + this.uScanPanel1.Location = new System.Drawing.Point(602, 18); + this.uScanPanel1.Margin = new System.Windows.Forms.Padding(12, 12, 12, 12); + this.uScanPanel1.Name = "uScanPanel1"; + this.uScanPanel1.Size = new System.Drawing.Size(606, 64); + this.uScanPanel1.TabIndex = 21; + // + // weightControl1 + // + this.weightControl1.BackColor = System.Drawing.Color.Transparent; + this.weightControl1.Controls.Add(this.object_d7bff25f_9863_49d3_8b36_d485c11bb256); + this.weightControl1.Location = new System.Drawing.Point(10, 8); + this.weightControl1.Margin = new System.Windows.Forms.Padding(12, 12, 12, 12); + this.weightControl1.Name = "weightControl1"; + this.weightControl1.Size = new System.Drawing.Size(524, 148); + this.weightControl1.TabIndex = 0; + this.weightControl1.WeightFalg = null; + // + // object_d7bff25f_9863_49d3_8b36_d485c11bb256 + // + this.object_d7bff25f_9863_49d3_8b36_d485c11bb256._setRoundRadius = 15; + this.object_d7bff25f_9863_49d3_8b36_d485c11bb256.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch; + this.object_d7bff25f_9863_49d3_8b36_d485c11bb256.Dock = System.Windows.Forms.DockStyle.Fill; + this.object_d7bff25f_9863_49d3_8b36_d485c11bb256.Location = new System.Drawing.Point(0, 0); + this.object_d7bff25f_9863_49d3_8b36_d485c11bb256.Margin = new System.Windows.Forms.Padding(0); + this.object_d7bff25f_9863_49d3_8b36_d485c11bb256.Name = "object_d7bff25f_9863_49d3_8b36_d485c11bb256"; + this.object_d7bff25f_9863_49d3_8b36_d485c11bb256.Size = new System.Drawing.Size(524, 148); + this.object_d7bff25f_9863_49d3_8b36_d485c11bb256.TabIndex = 0; + // + // SegmentSaleOutForm + // + this.AutoScaleDimensions = new System.Drawing.SizeF(12F, 24F); + this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; + this.ClientSize = new System.Drawing.Size(2424, 1346); + this.ImeMode = System.Windows.Forms.ImeMode.Disable; + this.KeyPreview = true; + this.Margin = new System.Windows.Forms.Padding(12, 12, 12, 12); + this.Name = "SegmentSaleOutForm"; + this.Text = "销售发货"; + this.roundPanel1.ResumeLayout(false); + this.roundPanel1.PerformLayout(); + this.panel12.ResumeLayout(false); + this.panel12.PerformLayout(); + ((System.ComponentModel.ISupportInitialize)(this.weightRecordGridView)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.detailGridView)).EndInit(); + this.panel7.ResumeLayout(false); + this.panel11.ResumeLayout(false); + ((System.ComponentModel.ISupportInitialize)(this.orderGridView)).EndInit(); + this.panel8.ResumeLayout(false); + this.panel8.PerformLayout(); + this.panel4.ResumeLayout(false); + this.panel4.PerformLayout(); + this.panel6.ResumeLayout(false); + this.panel6.PerformLayout(); + this.weightControl1.ResumeLayout(false); + this.ResumeLayout(false); + this.PerformLayout(); + } #endregion diff --git a/ButcherFactory.Form/SegmentSaleOut_/SegmentSaleOutForm.resx b/ButcherFactory.Form/SegmentSaleOut_/SegmentSaleOutForm.resx index db4dafb..d657035 100644 --- a/ButcherFactory.Form/SegmentSaleOut_/SegmentSaleOutForm.resx +++ b/ButcherFactory.Form/SegmentSaleOut_/SegmentSaleOutForm.resx @@ -1,189 +1,189 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - text/microsoft-resx - - - 2.0 - - - System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - True - - - True - - - True - - - True - - - True - - - True - - - True - - - True - - - True - - - True - - - True - - - True - - - True - - - True - - - True - - - True - - - True - - - True - - - True - - - True - - - True - - - True - - - True - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + True + + + True + + + True + + + True + + + True + + + True + + + True + + + True + + + True + + + True + + + True + + + True + + + True + + + True + + + True + + + True + + + True + + + True + + + True + + + True + + + True + + + True + + + True + \ No newline at end of file