You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 

633 lines
31 KiB

namespace ButcherFactory.SegmentStockUp_
{
partial class SegmentStockUpForm
{
/// <summary>
/// Required designer variable.
/// </summary>
private System.ComponentModel.IContainer components = null;
/// <summary>
/// Clean up any resources being used.
/// </summary>
/// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
protected override void Dispose(bool disposing)
{
if (disposing && (components != null))
{
components.Dispose();
}
base.Dispose(disposing);
}
#region Windows Form Designer generated code
/// <summary>
/// Required method for Designer support - do not modify
/// the contents of this method with the code editor.
/// </summary>
private void InitializeComponent()
{
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle6 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle7 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle12 = 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 dataGridViewCellStyle10 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle11 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle5 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle3 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle4 = new System.Windows.Forms.DataGridViewCellStyle();
this.uScanPanel1 = new WinFormControl.UScanPanel();
this.label1 = new System.Windows.Forms.Label();
this.dataPicker = new System.Windows.Forms.Label();
this.panel4 = new System.Windows.Forms.Panel();
this.goodsLbl = new System.Windows.Forms.Label();
this.driveLineLbl = new System.Windows.Forms.Label();
this.label4 = new System.Windows.Forms.Label();
this.dhNumberLbl = new System.Windows.Forms.Label();
this.panel5 = new System.Windows.Forms.Panel();
this.mainGridView = new WinFormControl.UDataGridView();
this.D_DeliverGoodsLine_ID = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.D_Goods_ID = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.D_Date = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.D_Finishd = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.D_DeliverGoodsLine_Name = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.D_Goods_Name = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.D_Goods_Spec = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.D_SecondNumber = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.D_UnitNum = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.D_SSecondNumber = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.D_SUnitNum = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.label12 = new System.Windows.Forms.Label();
this.panel6 = new System.Windows.Forms.Panel();
this.label13 = new System.Windows.Forms.Label();
this.detailGridView = new WinFormControl.UDataGridView();
this.B_DeliverGoodsLine_Name = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.B_ShortCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.B_Goods_Name = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.B_SaleOutStoreID = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.B_SecondNumber = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.B_UnitNumber = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.dhUnitNumLbl = new System.Windows.Forms.Label();
this.label7 = new System.Windows.Forms.Label();
this.bhUnitNumLbl = new System.Windows.Forms.Label();
this.label9 = new System.Windows.Forms.Label();
this.bhNumberLbl = new System.Windows.Forms.Label();
this.label11 = new System.Windows.Forms.Label();
this.panel7 = new System.Windows.Forms.Panel();
this.refresh = new ButcherFactory.Controls.ColorButton();
this.roundPanel1.SuspendLayout();
this.panel5.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.mainGridView)).BeginInit();
this.panel6.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.detailGridView)).BeginInit();
this.panel7.SuspendLayout();
this.SuspendLayout();
//
// roundPanel1
//
this.roundPanel1.Controls.Add(this.panel7);
this.roundPanel1.Controls.Add(this.bhUnitNumLbl);
this.roundPanel1.Controls.Add(this.label9);
this.roundPanel1.Controls.Add(this.bhNumberLbl);
this.roundPanel1.Controls.Add(this.label11);
this.roundPanel1.Controls.Add(this.dhUnitNumLbl);
this.roundPanel1.Controls.Add(this.label7);
this.roundPanel1.Controls.Add(this.panel6);
this.roundPanel1.Controls.Add(this.panel5);
this.roundPanel1.Controls.Add(this.dhNumberLbl);
this.roundPanel1.Controls.Add(this.label4);
this.roundPanel1.Controls.Add(this.driveLineLbl);
this.roundPanel1.Controls.Add(this.goodsLbl);
this.roundPanel1.Controls.Add(this.panel4);
this.roundPanel1.Controls.Add(this.dataPicker);
this.roundPanel1.Controls.Add(this.uScanPanel1);
this.roundPanel1.Controls.Add(this.label1);
//
// uScanPanel1
//
this.uScanPanel1.BackColor = System.Drawing.Color.Transparent;
this.uScanPanel1.Location = new System.Drawing.Point(271, 14);
this.uScanPanel1.Name = "uScanPanel1";
this.uScanPanel1.Size = new System.Drawing.Size(303, 32);
this.uScanPanel1.TabIndex = 0;
//
// label1
//
this.label1.AutoSize = true;
this.label1.Font = new System.Drawing.Font("宋体", 14F);
this.label1.Location = new System.Drawing.Point(16, 19);
this.label1.Name = "label1";
this.label1.Size = new System.Drawing.Size(85, 19);
this.label1.TabIndex = 1;
this.label1.Text = "发货日期";
//
// dataPicker
//
this.dataPicker.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.dataPicker.Font = new System.Drawing.Font("宋体", 14F);
this.dataPicker.Location = new System.Drawing.Point(107, 14);
this.dataPicker.Name = "dataPicker";
this.dataPicker.Size = new System.Drawing.Size(120, 30);
this.dataPicker.TabIndex = 2;
this.dataPicker.Text = "2018-08-08";
this.dataPicker.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
this.dataPicker.Click += new System.EventHandler(this.dataPicker_Click);
//
// panel4
//
this.panel4.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.panel4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(243)))), ((int)(((byte)(243)))));
this.panel4.Location = new System.Drawing.Point(7, 53);
this.panel4.Name = "panel4";
this.panel4.Size = new System.Drawing.Size(1174, 1);
this.panel4.TabIndex = 3;
//
// goodsLbl
//
this.goodsLbl.AutoSize = true;
this.goodsLbl.Font = new System.Drawing.Font("宋体", 14F);
this.goodsLbl.ForeColor = System.Drawing.Color.Red;
this.goodsLbl.Location = new System.Drawing.Point(273, 63);
this.goodsLbl.Name = "goodsLbl";
this.goodsLbl.Size = new System.Drawing.Size(85, 19);
this.goodsLbl.TabIndex = 4;
this.goodsLbl.Text = "存货名称";
//
// driveLineLbl
//
this.driveLineLbl.AutoSize = true;
this.driveLineLbl.Font = new System.Drawing.Font("宋体", 14F);
this.driveLineLbl.ForeColor = System.Drawing.Color.Red;
this.driveLineLbl.Location = new System.Drawing.Point(16, 63);
this.driveLineLbl.Name = "driveLineLbl";
this.driveLineLbl.Size = new System.Drawing.Size(85, 19);
this.driveLineLbl.TabIndex = 4;
this.driveLineLbl.Text = "送货线路";
//
// label4
//
this.label4.AutoSize = true;
this.label4.Font = new System.Drawing.Font("宋体", 14F);
this.label4.Location = new System.Drawing.Point(16, 100);
this.label4.Name = "label4";
this.label4.Size = new System.Drawing.Size(85, 19);
this.label4.TabIndex = 5;
this.label4.Text = "订货数量";
//
// dhNumberLbl
//
this.dhNumberLbl.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.dhNumberLbl.Font = new System.Drawing.Font("宋体", 14F);
this.dhNumberLbl.ForeColor = System.Drawing.Color.Red;
this.dhNumberLbl.Location = new System.Drawing.Point(107, 94);
this.dhNumberLbl.Name = "dhNumberLbl";
this.dhNumberLbl.Size = new System.Drawing.Size(120, 30);
this.dhNumberLbl.TabIndex = 5;
this.dhNumberLbl.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// panel5
//
this.panel5.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.panel5.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(247)))), ((int)(((byte)(247)))), ((int)(((byte)(247)))));
this.panel5.Controls.Add(this.mainGridView);
this.panel5.Controls.Add(this.label12);
this.panel5.Location = new System.Drawing.Point(7, 142);
this.panel5.Name = "panel5";
this.panel5.Size = new System.Drawing.Size(567, 362);
this.panel5.TabIndex = 12;
//
// mainGridView
//
this.mainGridView.AllowUserToAddRows = false;
this.mainGridView.AllowUserToDeleteRows = false;
this.mainGridView.AllowUserToResizeColumns = false;
this.mainGridView.AllowUserToResizeRows = false;
dataGridViewCellStyle6.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(217)))), ((int)(((byte)(238)))), ((int)(((byte)(255)))));
this.mainGridView.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle6;
this.mainGridView.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.mainGridView.BackgroundColor = System.Drawing.Color.White;
this.mainGridView.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.mainGridView.CellBorderStyle = System.Windows.Forms.DataGridViewCellBorderStyle.None;
this.mainGridView.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.None;
dataGridViewCellStyle7.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
dataGridViewCellStyle7.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(77)))), ((int)(((byte)(135)))), ((int)(((byte)(245)))));
dataGridViewCellStyle7.Font = new System.Drawing.Font("宋体", 10F);
dataGridViewCellStyle7.ForeColor = System.Drawing.Color.White;
dataGridViewCellStyle7.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
this.mainGridView.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle7;
this.mainGridView.ColumnHeadersHeight = 30;
this.mainGridView.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
this.mainGridView.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
this.D_DeliverGoodsLine_ID,
this.D_Goods_ID,
this.D_Date,
this.D_Finishd,
this.D_DeliverGoodsLine_Name,
this.D_Goods_Name,
this.D_Goods_Spec,
this.D_SecondNumber,
this.D_UnitNum,
this.D_SSecondNumber,
this.D_SUnitNum});
this.mainGridView.EnableHeadersVisualStyles = false;
this.mainGridView.Location = new System.Drawing.Point(11, 31);
this.mainGridView.MultiSelect = false;
this.mainGridView.Name = "mainGridView";
this.mainGridView.ReadOnly = true;
this.mainGridView.RowHeadersVisible = false;
dataGridViewCellStyle12.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(234)))), ((int)(((byte)(243)))), ((int)(((byte)(250)))));
dataGridViewCellStyle12.Font = new System.Drawing.Font("宋体", 9F);
dataGridViewCellStyle12.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(77)))), ((int)(((byte)(135)))), ((int)(((byte)(245)))));
this.mainGridView.RowsDefaultCellStyle = dataGridViewCellStyle12;
this.mainGridView.RowTemplate.Height = 40;
this.mainGridView.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
this.mainGridView.Size = new System.Drawing.Size(545, 320);
this.mainGridView.TabIndex = 7;
this.mainGridView.CellClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.mainGridView_CellClick);
this.mainGridView.RowPrePaint += new System.Windows.Forms.DataGridViewRowPrePaintEventHandler(this.mainGridView_RowPrePaint);
//
// D_DeliverGoodsLine_ID
//
this.D_DeliverGoodsLine_ID.DataPropertyName = "DeliverGoodsLine_ID";
this.D_DeliverGoodsLine_ID.HeaderText = "DeliverGoodsLine_ID";
this.D_DeliverGoodsLine_ID.Name = "D_DeliverGoodsLine_ID";
this.D_DeliverGoodsLine_ID.ReadOnly = true;
this.D_DeliverGoodsLine_ID.Visible = false;
//
// D_Goods_ID
//
this.D_Goods_ID.HeaderText = "Goods_ID";
this.D_Goods_ID.Name = "D_Goods_ID";
this.D_Goods_ID.ReadOnly = true;
this.D_Goods_ID.Visible = false;
//
// D_Date
//
this.D_Date.HeaderText = "Date";
this.D_Date.Name = "D_Date";
this.D_Date.ReadOnly = true;
this.D_Date.Visible = false;
//
// D_Finishd
//
this.D_Finishd.DataPropertyName = "Finishd";
this.D_Finishd.HeaderText = "Finishd";
this.D_Finishd.Name = "D_Finishd";
this.D_Finishd.ReadOnly = true;
this.D_Finishd.Visible = false;
//
// D_DeliverGoodsLine_Name
//
this.D_DeliverGoodsLine_Name.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill;
this.D_DeliverGoodsLine_Name.DataPropertyName = "DeliverGoodsLine_Name";
this.D_DeliverGoodsLine_Name.HeaderText = "线路名称";
this.D_DeliverGoodsLine_Name.Name = "D_DeliverGoodsLine_Name";
this.D_DeliverGoodsLine_Name.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_Goods_Spec
//
this.D_Goods_Spec.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.AllCells;
this.D_Goods_Spec.DataPropertyName = "Goods_Spec";
this.D_Goods_Spec.HeaderText = "规格";
this.D_Goods_Spec.MinimumWidth = 90;
this.D_Goods_Spec.Name = "D_Goods_Spec";
this.D_Goods_Spec.ReadOnly = true;
this.D_Goods_Spec.Width = 90;
//
// D_SecondNumber
//
this.D_SecondNumber.DataPropertyName = "SecondNumber";
dataGridViewCellStyle8.Format = "#0.######";
this.D_SecondNumber.DefaultCellStyle = dataGridViewCellStyle8;
this.D_SecondNumber.HeaderText = "订货数量";
this.D_SecondNumber.Name = "D_SecondNumber";
this.D_SecondNumber.ReadOnly = true;
//
// D_UnitNum
//
this.D_UnitNum.DataPropertyName = "UnitNum";
dataGridViewCellStyle9.Format = "#0.######";
this.D_UnitNum.DefaultCellStyle = dataGridViewCellStyle9;
this.D_UnitNum.HeaderText = "订货重量";
this.D_UnitNum.Name = "D_UnitNum";
this.D_UnitNum.ReadOnly = true;
//
// D_SSecondNumber
//
this.D_SSecondNumber.DataPropertyName = "SSecondNumber";
dataGridViewCellStyle10.Format = "#0.######";
this.D_SSecondNumber.DefaultCellStyle = dataGridViewCellStyle10;
this.D_SSecondNumber.HeaderText = "备货数量";
this.D_SSecondNumber.Name = "D_SSecondNumber";
this.D_SSecondNumber.ReadOnly = true;
//
// D_SUnitNum
//
this.D_SUnitNum.DataPropertyName = "SUnitNum";
dataGridViewCellStyle11.Format = "#0.######";
this.D_SUnitNum.DefaultCellStyle = dataGridViewCellStyle11;
this.D_SUnitNum.HeaderText = "备货重量";
this.D_SUnitNum.Name = "D_SUnitNum";
this.D_SUnitNum.ReadOnly = true;
//
// label12
//
this.label12.AutoSize = true;
this.label12.Font = new System.Drawing.Font("宋体", 10F);
this.label12.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(33)))), ((int)(((byte)(99)))), ((int)(((byte)(219)))));
this.label12.Location = new System.Drawing.Point(14, 10);
this.label12.Name = "label12";
this.label12.Size = new System.Drawing.Size(77, 14);
this.label12.TabIndex = 6;
this.label12.Text = "销售订货:";
//
// panel6
//
this.panel6.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
| System.Windows.Forms.AnchorStyles.Right)));
this.panel6.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(247)))), ((int)(((byte)(247)))), ((int)(((byte)(247)))));
this.panel6.Controls.Add(this.label13);
this.panel6.Controls.Add(this.detailGridView);
this.panel6.Location = new System.Drawing.Point(580, 142);
this.panel6.Name = "panel6";
this.panel6.Size = new System.Drawing.Size(600, 362);
this.panel6.TabIndex = 13;
//
// label13
//
this.label13.AutoSize = true;
this.label13.Font = new System.Drawing.Font("宋体", 10F);
this.label13.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(213)))), ((int)(((byte)(126)))), ((int)(((byte)(51)))));
this.label13.Location = new System.Drawing.Point(13, 10);
this.label13.Name = "label13";
this.label13.Size = new System.Drawing.Size(77, 14);
this.label13.TabIndex = 7;
this.label13.Text = "销售订货:";
//
// detailGridView
//
this.detailGridView.AllowUserToAddRows = false;
this.detailGridView.AllowUserToDeleteRows = false;
this.detailGridView.AllowUserToResizeColumns = false;
this.detailGridView.AllowUserToResizeRows = false;
dataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(254)))), ((int)(((byte)(228)))), ((int)(((byte)(203)))));
this.detailGridView.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle1;
this.detailGridView.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.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;
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("宋体", 10F);
dataGridViewCellStyle2.ForeColor = System.Drawing.Color.White;
dataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
this.detailGridView.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle2;
this.detailGridView.ColumnHeadersHeight = 30;
this.detailGridView.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
this.detailGridView.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
this.B_DeliverGoodsLine_Name,
this.B_ShortCode,
this.B_Goods_Name,
this.B_SaleOutStoreID,
this.B_SecondNumber,
this.B_UnitNumber});
this.detailGridView.EnableHeadersVisualStyles = false;
this.detailGridView.Location = new System.Drawing.Point(10, 31);
this.detailGridView.MultiSelect = false;
this.detailGridView.Name = "detailGridView";
this.detailGridView.ReadOnly = true;
this.detailGridView.RowHeadersVisible = false;
dataGridViewCellStyle5.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(247)))), ((int)(((byte)(240)))));
dataGridViewCellStyle5.Font = new System.Drawing.Font("宋体", 10F);
dataGridViewCellStyle5.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(236)))), ((int)(((byte)(148)))), ((int)(((byte)(74)))));
this.detailGridView.RowsDefaultCellStyle = dataGridViewCellStyle5;
this.detailGridView.RowTemplate.Height = 40;
this.detailGridView.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
this.detailGridView.Size = new System.Drawing.Size(580, 320);
this.detailGridView.TabIndex = 6;
//
// B_DeliverGoodsLine_Name
//
this.B_DeliverGoodsLine_Name.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill;
this.B_DeliverGoodsLine_Name.DataPropertyName = "DeliverGoodsLine_Name";
this.B_DeliverGoodsLine_Name.HeaderText = "线路名称";
this.B_DeliverGoodsLine_Name.Name = "B_DeliverGoodsLine_Name";
this.B_DeliverGoodsLine_Name.ReadOnly = true;
//
// B_ShortCode
//
this.B_ShortCode.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.AllCells;
this.B_ShortCode.DataPropertyName = "ShortCode";
this.B_ShortCode.HeaderText = "条码";
this.B_ShortCode.MinimumWidth = 90;
this.B_ShortCode.Name = "B_ShortCode";
this.B_ShortCode.ReadOnly = true;
this.B_ShortCode.Width = 90;
//
// B_Goods_Name
//
this.B_Goods_Name.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.AllCells;
this.B_Goods_Name.DataPropertyName = "Goods_Name";
this.B_Goods_Name.HeaderText = "产品名称";
this.B_Goods_Name.MinimumWidth = 100;
this.B_Goods_Name.Name = "B_Goods_Name";
this.B_Goods_Name.ReadOnly = true;
//
// B_SaleOutStoreID
//
this.B_SaleOutStoreID.DataPropertyName = "SaleOutStoreID";
this.B_SaleOutStoreID.HeaderText = "销售出库单";
this.B_SaleOutStoreID.Name = "B_SaleOutStoreID";
this.B_SaleOutStoreID.ReadOnly = true;
//
// B_SecondNumber
//
this.B_SecondNumber.DataPropertyName = "SecondNumber";
dataGridViewCellStyle3.Format = "#0.######";
this.B_SecondNumber.DefaultCellStyle = dataGridViewCellStyle3;
this.B_SecondNumber.HeaderText = "数量";
this.B_SecondNumber.Name = "B_SecondNumber";
this.B_SecondNumber.ReadOnly = true;
this.B_SecondNumber.Width = 80;
//
// B_UnitNumber
//
this.B_UnitNumber.DataPropertyName = "UnitNumber";
dataGridViewCellStyle4.Format = "#0.######";
this.B_UnitNumber.DefaultCellStyle = dataGridViewCellStyle4;
this.B_UnitNumber.HeaderText = "重量";
this.B_UnitNumber.Name = "B_UnitNumber";
this.B_UnitNumber.ReadOnly = true;
this.B_UnitNumber.Width = 80;
//
// dhUnitNumLbl
//
this.dhUnitNumLbl.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.dhUnitNumLbl.Font = new System.Drawing.Font("宋体", 14F);
this.dhUnitNumLbl.ForeColor = System.Drawing.Color.Red;
this.dhUnitNumLbl.Location = new System.Drawing.Point(366, 94);
this.dhUnitNumLbl.Name = "dhUnitNumLbl";
this.dhUnitNumLbl.Size = new System.Drawing.Size(120, 30);
this.dhUnitNumLbl.TabIndex = 14;
this.dhUnitNumLbl.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// label7
//
this.label7.AutoSize = true;
this.label7.Font = new System.Drawing.Font("宋体", 14F);
this.label7.Location = new System.Drawing.Point(273, 100);
this.label7.Name = "label7";
this.label7.Size = new System.Drawing.Size(85, 19);
this.label7.TabIndex = 15;
this.label7.Text = "订货重量";
//
// bhUnitNumLbl
//
this.bhUnitNumLbl.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.bhUnitNumLbl.Font = new System.Drawing.Font("宋体", 14F);
this.bhUnitNumLbl.ForeColor = System.Drawing.Color.Red;
this.bhUnitNumLbl.Location = new System.Drawing.Point(879, 94);
this.bhUnitNumLbl.Name = "bhUnitNumLbl";
this.bhUnitNumLbl.Size = new System.Drawing.Size(120, 30);
this.bhUnitNumLbl.TabIndex = 18;
this.bhUnitNumLbl.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// label9
//
this.label9.AutoSize = true;
this.label9.Font = new System.Drawing.Font("宋体", 14F);
this.label9.Location = new System.Drawing.Point(786, 100);
this.label9.Name = "label9";
this.label9.Size = new System.Drawing.Size(85, 19);
this.label9.TabIndex = 19;
this.label9.Text = "备货重量";
//
// bhNumberLbl
//
this.bhNumberLbl.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.bhNumberLbl.Font = new System.Drawing.Font("宋体", 14F);
this.bhNumberLbl.ForeColor = System.Drawing.Color.Red;
this.bhNumberLbl.Location = new System.Drawing.Point(620, 94);
this.bhNumberLbl.Name = "bhNumberLbl";
this.bhNumberLbl.Size = new System.Drawing.Size(120, 30);
this.bhNumberLbl.TabIndex = 16;
this.bhNumberLbl.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// label11
//
this.label11.AutoSize = true;
this.label11.Font = new System.Drawing.Font("宋体", 14F);
this.label11.Location = new System.Drawing.Point(529, 100);
this.label11.Name = "label11";
this.label11.Size = new System.Drawing.Size(85, 19);
this.label11.TabIndex = 17;
this.label11.Text = "备货数量";
//
// panel7
//
this.panel7.Controls.Add(this.refresh);
this.panel7.Location = new System.Drawing.Point(824, 5);
this.panel7.Name = "panel7";
this.panel7.Size = new System.Drawing.Size(346, 44);
this.panel7.TabIndex = 20;
//
// refresh
//
this.refresh.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(77)))), ((int)(((byte)(135)))), ((int)(((byte)(245)))));
this.refresh.ForeColor = System.Drawing.Color.White;
this.refresh.Location = new System.Drawing.Point(55, 4);
this.refresh.Name = "refresh";
this.refresh.SelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(158)))), ((int)(((byte)(234)))), ((int)(((byte)(106)))));
this.refresh.Size = new System.Drawing.Size(75, 35);
this.refresh.TabIndex = 0;
this.refresh.Text = "刷新";
this.refresh.UseVisualStyleBackColor = false;
this.refresh.Click += new System.EventHandler(this.refresh_Click);
//
// SegmentStockUpForm
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(1212, 600);
this.ImeMode = System.Windows.Forms.ImeMode.Disable;
this.KeyPreview = true;
this.Name = "SegmentStockUpForm";
this.Text = "销售备货";
this.roundPanel1.ResumeLayout(false);
this.roundPanel1.PerformLayout();
this.panel5.ResumeLayout(false);
this.panel5.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.mainGridView)).EndInit();
this.panel6.ResumeLayout(false);
this.panel6.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.detailGridView)).EndInit();
this.panel7.ResumeLayout(false);
this.ResumeLayout(false);
this.PerformLayout();
}
#endregion
private WinFormControl.UScanPanel uScanPanel1;
private System.Windows.Forms.Label dataPicker;
private System.Windows.Forms.Label label1;
private System.Windows.Forms.Label dhNumberLbl;
private System.Windows.Forms.Label label4;
private System.Windows.Forms.Label driveLineLbl;
private System.Windows.Forms.Label goodsLbl;
private System.Windows.Forms.Panel panel4;
private System.Windows.Forms.Panel panel5;
private System.Windows.Forms.Panel panel6;
private System.Windows.Forms.Label label12;
private WinFormControl.UDataGridView mainGridView;
private System.Windows.Forms.Label label13;
private WinFormControl.UDataGridView detailGridView;
private System.Windows.Forms.Label bhUnitNumLbl;
private System.Windows.Forms.Label label9;
private System.Windows.Forms.Label bhNumberLbl;
private System.Windows.Forms.Label label11;
private System.Windows.Forms.Label dhUnitNumLbl;
private System.Windows.Forms.Label label7;
private System.Windows.Forms.Panel panel7;
private Controls.ColorButton refresh;
private System.Windows.Forms.DataGridViewTextBoxColumn D_DeliverGoodsLine_ID;
private System.Windows.Forms.DataGridViewTextBoxColumn D_Goods_ID;
private System.Windows.Forms.DataGridViewTextBoxColumn D_Date;
private System.Windows.Forms.DataGridViewTextBoxColumn D_Finishd;
private System.Windows.Forms.DataGridViewTextBoxColumn D_DeliverGoodsLine_Name;
private System.Windows.Forms.DataGridViewTextBoxColumn D_Goods_Name;
private System.Windows.Forms.DataGridViewTextBoxColumn D_Goods_Spec;
private System.Windows.Forms.DataGridViewTextBoxColumn D_SecondNumber;
private System.Windows.Forms.DataGridViewTextBoxColumn D_UnitNum;
private System.Windows.Forms.DataGridViewTextBoxColumn D_SSecondNumber;
private System.Windows.Forms.DataGridViewTextBoxColumn D_SUnitNum;
private System.Windows.Forms.DataGridViewTextBoxColumn B_DeliverGoodsLine_Name;
private System.Windows.Forms.DataGridViewTextBoxColumn B_ShortCode;
private System.Windows.Forms.DataGridViewTextBoxColumn B_Goods_Name;
private System.Windows.Forms.DataGridViewTextBoxColumn B_SaleOutStoreID;
private System.Windows.Forms.DataGridViewTextBoxColumn B_SecondNumber;
private System.Windows.Forms.DataGridViewTextBoxColumn B_UnitNumber;
}
}