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.
 
 

1181 lines
61 KiB

namespace ButcherFactory.CarcassSaleOut2_
{
partial class CarcassSaleOutForm
{
/// <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 dataGridViewCellStyle17 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle18 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle20 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle21 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle19 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle9 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle10 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle16 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle11 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle12 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle13 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle14 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle15 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle8 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle3 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle4 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle5 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle6 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle7 = new System.Windows.Forms.DataGridViewCellStyle();
this.panel4 = new System.Windows.Forms.Panel();
this.panel6 = new System.Windows.Forms.Panel();
this.carNumberLabel = new WinFormControl.ULabel();
this.uLabel8 = new WinFormControl.ULabel();
this.uLabel9 = new WinFormControl.ULabel();
this.customerLabel = new WinFormControl.ULabel();
this.uLabel10 = new WinFormControl.ULabel();
this.billIDLabel = new WinFormControl.ULabel();
this.addressLabel = new WinFormControl.ULabel();
this.uLabel7 = new WinFormControl.ULabel();
this.panel5 = new System.Windows.Forms.Panel();
this.productBatchSelect = new System.Windows.Forms.ComboBox();
this.uLabel2 = new WinFormControl.ULabel();
this.uScanPanel1 = new WinFormControl.UScanPanel();
this.weightControl1 = new ButcherFactory.Controls.WeightControl();
this.panel7 = new System.Windows.Forms.Panel();
this.panel11 = new System.Windows.Forms.Panel();
this.goodsFinishBtn = new ButcherFactory.Controls.ColorButton();
this.weightRecordBtn = new ButcherFactory.Controls.ColorButton();
this.unFinishBtn = new ButcherFactory.Controls.ColorButton();
this.alreadyViewBtn = new ButcherFactory.Controls.ColorButton();
this.panel10 = new System.Windows.Forms.Panel();
this.mainGridView = new WinFormControl.UDataGridView();
this.M_ID = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.M_Customer_Name = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.M_SendTime = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.M_DeliverGoodsLine_Name = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.panel9 = new System.Windows.Forms.Panel();
this.panel8 = new System.Windows.Forms.Panel();
this.billStateBox = new WinFormControl.ULabel();
this.deliverGoodsLineBox = new WinFormControl.ULabel();
this.storeBox = new WinFormControl.ULabel();
this.customerBox = new WinFormControl.ULabel();
this.sendDateBox = new WinFormControl.ULabel();
this.clearBtn = new ButcherFactory.Controls.ColorButton();
this.refreshBtn = new ButcherFactory.Controls.ColorButton();
this.uLabel5 = new WinFormControl.ULabel();
this.uLabel6 = new WinFormControl.ULabel();
this.uLabel4 = new WinFormControl.ULabel();
this.uLabel3 = new WinFormControl.ULabel();
this.uLabel1 = new WinFormControl.ULabel();
this.label1 = new System.Windows.Forms.Label();
this.orderGridView = new WinFormControl.UDataGridView();
this.D_ID = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.D_SaleOutStore_ID = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.D_Customer_Name = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.D_Goods_Code = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.D_Goods_Name = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.D_SecondNumber = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.D_Number = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.D_SSecondNumber = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.D_SNumber = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.D_DiffNumber = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.label2 = new System.Windows.Forms.Label();
this.sendGridView = new WinFormControl.UDataGridView();
this.F_ID = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.F_Selected = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.F_Image = new System.Windows.Forms.DataGridViewImageColumn();
this.F_Idx = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.F_BarCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.F_GoodsCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.F_Goods_Name = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.F_Number = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.F_InStoreWeight = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.F_Weight = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.F_DiffWeight = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.F_Time = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.panel12 = new System.Windows.Forms.Panel();
this.commitBtn = new ButcherFactory.Controls.ColorButton();
this.deleteBtn = new ButcherFactory.Controls.ColorButton();
this.fullBtn = new ButcherFactory.Controls.ColorButton();
this.halfBtn = new ButcherFactory.Controls.ColorButton();
this.scanCodeBtn = new ButcherFactory.Controls.ColorButton();
this.roundPanel1.SuspendLayout();
this.panel4.SuspendLayout();
this.panel6.SuspendLayout();
this.panel7.SuspendLayout();
this.panel11.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.mainGridView)).BeginInit();
this.panel8.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.orderGridView)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.sendGridView)).BeginInit();
this.panel12.SuspendLayout();
this.SuspendLayout();
//
// roundPanel1
//
this.roundPanel1.Controls.Add(this.panel12);
this.roundPanel1.Controls.Add(this.sendGridView);
this.roundPanel1.Controls.Add(this.label2);
this.roundPanel1.Controls.Add(this.orderGridView);
this.roundPanel1.Controls.Add(this.label1);
this.roundPanel1.Controls.Add(this.panel7);
this.roundPanel1.Controls.Add(this.panel4);
this.roundPanel1.Size = new System.Drawing.Size(1187, 583);
//
// label3
//
this.label3.Location = new System.Drawing.Point(507, 653);
//
// panel4
//
this.panel4.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.panel4.Controls.Add(this.panel6);
this.panel4.Controls.Add(this.panel5);
this.panel4.Controls.Add(this.productBatchSelect);
this.panel4.Controls.Add(this.uLabel2);
this.panel4.Controls.Add(this.uScanPanel1);
this.panel4.Controls.Add(this.weightControl1);
this.panel4.Dock = System.Windows.Forms.DockStyle.Top;
this.panel4.Location = new System.Drawing.Point(0, 0);
this.panel4.Name = "panel4";
this.panel4.Size = new System.Drawing.Size(1187, 86);
this.panel4.TabIndex = 0;
//
// panel6
//
this.panel6.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.panel6.Controls.Add(this.carNumberLabel);
this.panel6.Controls.Add(this.uLabel8);
this.panel6.Controls.Add(this.uLabel9);
this.panel6.Controls.Add(this.customerLabel);
this.panel6.Controls.Add(this.uLabel10);
this.panel6.Controls.Add(this.billIDLabel);
this.panel6.Controls.Add(this.addressLabel);
this.panel6.Controls.Add(this.uLabel7);
this.panel6.Location = new System.Drawing.Point(669, 5);
this.panel6.Name = "panel6";
this.panel6.Size = new System.Drawing.Size(502, 75);
this.panel6.TabIndex = 25;
//
// carNumberLabel
//
this.carNumberLabel.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.carNumberLabel.BackColor = System.Drawing.Color.Transparent;
this.carNumberLabel.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.carNumberLabel.Location = new System.Drawing.Point(315, 42);
this.carNumberLabel.Name = "carNumberLabel";
this.carNumberLabel.Size = new System.Drawing.Size(184, 26);
this.carNumberLabel.TabIndex = 36;
this.carNumberLabel.Text = "车牌号";
this.carNumberLabel.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// uLabel8
//
this.uLabel8.AutoSize = true;
this.uLabel8.BackColor = System.Drawing.Color.Transparent;
this.uLabel8.Location = new System.Drawing.Point(3, 13);
this.uLabel8.Name = "uLabel8";
this.uLabel8.Size = new System.Drawing.Size(53, 12);
this.uLabel8.TabIndex = 29;
this.uLabel8.Text = "出库单号";
//
// uLabel9
//
this.uLabel9.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.uLabel9.AutoSize = true;
this.uLabel9.BackColor = System.Drawing.Color.Transparent;
this.uLabel9.Location = new System.Drawing.Point(264, 49);
this.uLabel9.Name = "uLabel9";
this.uLabel9.Size = new System.Drawing.Size(41, 12);
this.uLabel9.TabIndex = 32;
this.uLabel9.Text = "车牌号";
//
// customerLabel
//
this.customerLabel.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.customerLabel.BackColor = System.Drawing.Color.Transparent;
this.customerLabel.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.customerLabel.Font = new System.Drawing.Font("宋体", 13F);
this.customerLabel.ForeColor = System.Drawing.Color.Red;
this.customerLabel.Location = new System.Drawing.Point(315, 8);
this.customerLabel.Name = "customerLabel";
this.customerLabel.Size = new System.Drawing.Size(184, 26);
this.customerLabel.TabIndex = 35;
this.customerLabel.Text = "购货客户";
this.customerLabel.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// uLabel10
//
this.uLabel10.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.uLabel10.AutoSize = true;
this.uLabel10.BackColor = System.Drawing.Color.Transparent;
this.uLabel10.Location = new System.Drawing.Point(252, 14);
this.uLabel10.Name = "uLabel10";
this.uLabel10.Size = new System.Drawing.Size(53, 12);
this.uLabel10.TabIndex = 31;
this.uLabel10.Text = "购货客户";
//
// billIDLabel
//
this.billIDLabel.BackColor = System.Drawing.Color.Transparent;
this.billIDLabel.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.billIDLabel.Location = new System.Drawing.Point(64, 6);
this.billIDLabel.Name = "billIDLabel";
this.billIDLabel.Size = new System.Drawing.Size(194, 26);
this.billIDLabel.TabIndex = 33;
this.billIDLabel.Text = "出库单号";
this.billIDLabel.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// addressLabel
//
this.addressLabel.BackColor = System.Drawing.Color.Transparent;
this.addressLabel.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.addressLabel.Location = new System.Drawing.Point(64, 42);
this.addressLabel.Name = "addressLabel";
this.addressLabel.Size = new System.Drawing.Size(194, 26);
this.addressLabel.TabIndex = 34;
this.addressLabel.Text = "送货地址";
this.addressLabel.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// uLabel7
//
this.uLabel7.AutoSize = true;
this.uLabel7.BackColor = System.Drawing.Color.Transparent;
this.uLabel7.Location = new System.Drawing.Point(3, 48);
this.uLabel7.Name = "uLabel7";
this.uLabel7.Size = new System.Drawing.Size(53, 12);
this.uLabel7.TabIndex = 30;
this.uLabel7.Text = "送货地址";
//
// panel5
//
this.panel5.BackColor = System.Drawing.Color.DarkGray;
this.panel5.Location = new System.Drawing.Point(630, 8);
this.panel5.Name = "panel5";
this.panel5.Size = new System.Drawing.Size(1, 70);
this.panel5.TabIndex = 24;
//
// productBatchSelect
//
this.productBatchSelect.Font = new System.Drawing.Font("宋体", 15F);
this.productBatchSelect.FormattingEnabled = true;
this.productBatchSelect.Location = new System.Drawing.Point(365, 47);
this.productBatchSelect.Name = "productBatchSelect";
this.productBatchSelect.Size = new System.Drawing.Size(235, 28);
this.productBatchSelect.TabIndex = 23;
//
// uLabel2
//
this.uLabel2.AutoSize = true;
this.uLabel2.BackColor = System.Drawing.Color.Transparent;
this.uLabel2.Font = new System.Drawing.Font("宋体", 15F);
this.uLabel2.Location = new System.Drawing.Point(303, 51);
this.uLabel2.Name = "uLabel2";
this.uLabel2.Size = new System.Drawing.Size(69, 20);
this.uLabel2.TabIndex = 22;
this.uLabel2.Text = "批次:";
//
// uScanPanel1
//
this.uScanPanel1.BackColor = System.Drawing.Color.Transparent;
this.uScanPanel1.Location = new System.Drawing.Point(301, 9);
this.uScanPanel1.Name = "uScanPanel1";
this.uScanPanel1.Size = new System.Drawing.Size(303, 32);
this.uScanPanel1.TabIndex = 21;
//
// weightControl1
//
this.weightControl1.BackColor = System.Drawing.Color.Transparent;
this.weightControl1.Location = new System.Drawing.Point(5, 4);
this.weightControl1.Name = "weightControl1";
this.weightControl1.Size = new System.Drawing.Size(262, 74);
this.weightControl1.TabIndex = 0;
this.weightControl1.WeightFalg = null;
//
// panel7
//
this.panel7.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
| System.Windows.Forms.AnchorStyles.Left)));
this.panel7.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(247)))), ((int)(((byte)(247)))), ((int)(((byte)(247)))));
this.panel7.Controls.Add(this.panel11);
this.panel7.Controls.Add(this.panel10);
this.panel7.Controls.Add(this.mainGridView);
this.panel7.Controls.Add(this.panel9);
this.panel7.Controls.Add(this.panel8);
this.panel7.Location = new System.Drawing.Point(6, 100);
this.panel7.Name = "panel7";
this.panel7.Size = new System.Drawing.Size(505, 475);
this.panel7.TabIndex = 1;
//
// panel11
//
this.panel11.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
this.panel11.Controls.Add(this.goodsFinishBtn);
this.panel11.Controls.Add(this.weightRecordBtn);
this.panel11.Controls.Add(this.unFinishBtn);
this.panel11.Controls.Add(this.alreadyViewBtn);
this.panel11.Location = new System.Drawing.Point(1, 397);
this.panel11.Name = "panel11";
this.panel11.Size = new System.Drawing.Size(501, 78);
this.panel11.TabIndex = 8;
//
// goodsFinishBtn
//
this.goodsFinishBtn.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(250)))), ((int)(((byte)(120)))), ((int)(((byte)(24)))));
this.goodsFinishBtn.Font = new System.Drawing.Font("黑体", 15F);
this.goodsFinishBtn.ForeColor = System.Drawing.Color.White;
this.goodsFinishBtn.Location = new System.Drawing.Point(349, 3);
this.goodsFinishBtn.Name = "goodsFinishBtn";
this.goodsFinishBtn.Radius = 10;
this.goodsFinishBtn.SelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(158)))), ((int)(((byte)(234)))), ((int)(((byte)(106)))));
this.goodsFinishBtn.Size = new System.Drawing.Size(137, 72);
this.goodsFinishBtn.TabIndex = 31;
this.goodsFinishBtn.Text = "配货完成";
this.goodsFinishBtn.UseVisualStyleBackColor = false;
this.goodsFinishBtn.Click += new System.EventHandler(this.goodsFinishBtn_Click);
//
// weightRecordBtn
//
this.weightRecordBtn.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(77)))), ((int)(((byte)(135)))), ((int)(((byte)(245)))));
this.weightRecordBtn.Font = new System.Drawing.Font("黑体", 15F);
this.weightRecordBtn.ForeColor = System.Drawing.Color.White;
this.weightRecordBtn.Location = new System.Drawing.Point(152, 3);
this.weightRecordBtn.Name = "weightRecordBtn";
this.weightRecordBtn.Radius = 10;
this.weightRecordBtn.SelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(158)))), ((int)(((byte)(234)))), ((int)(((byte)(106)))));
this.weightRecordBtn.Size = new System.Drawing.Size(137, 72);
this.weightRecordBtn.TabIndex = 30;
this.weightRecordBtn.Text = "称重记录";
this.weightRecordBtn.UseVisualStyleBackColor = false;
this.weightRecordBtn.Click += new System.EventHandler(this.weightRecordBtn_Click);
//
// unFinishBtn
//
this.unFinishBtn.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(0)))), ((int)(((byte)(25)))));
this.unFinishBtn.Font = new System.Drawing.Font("黑体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.unFinishBtn.ForeColor = System.Drawing.Color.White;
this.unFinishBtn.Location = new System.Drawing.Point(8, 43);
this.unFinishBtn.Name = "unFinishBtn";
this.unFinishBtn.Radius = 10;
this.unFinishBtn.SelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(158)))), ((int)(((byte)(234)))), ((int)(((byte)(106)))));
this.unFinishBtn.Size = new System.Drawing.Size(84, 35);
this.unFinishBtn.TabIndex = 29;
this.unFinishBtn.Text = "撤销完毕";
this.unFinishBtn.UseVisualStyleBackColor = false;
this.unFinishBtn.Click += new System.EventHandler(this.unFinishBtn_Click);
//
// alreadyViewBtn
//
this.alreadyViewBtn.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(144)))), ((int)(((byte)(98)))), ((int)(((byte)(222)))));
this.alreadyViewBtn.Font = new System.Drawing.Font("黑体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.alreadyViewBtn.ForeColor = System.Drawing.Color.White;
this.alreadyViewBtn.Location = new System.Drawing.Point(8, 0);
this.alreadyViewBtn.Name = "alreadyViewBtn";
this.alreadyViewBtn.Radius = 10;
this.alreadyViewBtn.SelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(158)))), ((int)(((byte)(234)))), ((int)(((byte)(106)))));
this.alreadyViewBtn.Size = new System.Drawing.Size(84, 35);
this.alreadyViewBtn.TabIndex = 28;
this.alreadyViewBtn.Text = "已配货";
this.alreadyViewBtn.UseVisualStyleBackColor = false;
this.alreadyViewBtn.Click += new System.EventHandler(this.alreadyViewBtn_Click);
//
// panel10
//
this.panel10.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
this.panel10.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(210)))), ((int)(((byte)(210)))), ((int)(((byte)(210)))));
this.panel10.Location = new System.Drawing.Point(3, 390);
this.panel10.Name = "panel10";
this.panel10.Size = new System.Drawing.Size(479, 1);
this.panel10.TabIndex = 7;
//
// mainGridView
//
this.mainGridView.AllowUserToAddRows = false;
this.mainGridView.AllowUserToDeleteRows = false;
this.mainGridView.AllowUserToResizeColumns = false;
this.mainGridView.AllowUserToResizeRows = false;
dataGridViewCellStyle17.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(231)))), ((int)(((byte)(221)))), ((int)(((byte)(245)))));
this.mainGridView.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle17;
this.mainGridView.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
| System.Windows.Forms.AnchorStyles.Left)));
this.mainGridView.BackgroundColor = System.Drawing.Color.White;
this.mainGridView.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.mainGridView.CellBorderStyle = System.Windows.Forms.DataGridViewCellBorderStyle.None;
this.mainGridView.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.None;
dataGridViewCellStyle18.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
dataGridViewCellStyle18.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(144)))), ((int)(((byte)(98)))), ((int)(((byte)(222)))));
dataGridViewCellStyle18.Font = new System.Drawing.Font("宋体", 9F);
dataGridViewCellStyle18.ForeColor = System.Drawing.Color.White;
dataGridViewCellStyle18.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
this.mainGridView.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle18;
this.mainGridView.ColumnHeadersHeight = 25;
this.mainGridView.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
this.mainGridView.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
this.M_ID,
this.M_Customer_Name,
this.M_SendTime,
this.M_DeliverGoodsLine_Name});
this.mainGridView.EnableHeadersVisualStyles = false;
this.mainGridView.Location = new System.Drawing.Point(3, 140);
this.mainGridView.MultiSelect = false;
this.mainGridView.Name = "mainGridView";
this.mainGridView.ReadOnly = true;
dataGridViewCellStyle20.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
dataGridViewCellStyle20.BackColor = System.Drawing.SystemColors.Control;
dataGridViewCellStyle20.Font = new System.Drawing.Font("宋体", 9F);
dataGridViewCellStyle20.ForeColor = System.Drawing.SystemColors.WindowText;
dataGridViewCellStyle20.SelectionBackColor = System.Drawing.SystemColors.Highlight;
dataGridViewCellStyle20.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
dataGridViewCellStyle20.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
this.mainGridView.RowHeadersDefaultCellStyle = dataGridViewCellStyle20;
this.mainGridView.RowHeadersVisible = false;
dataGridViewCellStyle21.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(245)))), ((int)(((byte)(242)))), ((int)(((byte)(251)))));
dataGridViewCellStyle21.Font = new System.Drawing.Font("宋体", 12F);
dataGridViewCellStyle21.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(144)))), ((int)(((byte)(98)))), ((int)(((byte)(222)))));
this.mainGridView.RowsDefaultCellStyle = dataGridViewCellStyle21;
this.mainGridView.RowTemplate.Height = 50;
this.mainGridView.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
this.mainGridView.Size = new System.Drawing.Size(499, 242);
this.mainGridView.TabIndex = 6;
this.mainGridView.CellClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.mainGridView_CellClick);
//
// M_ID
//
this.M_ID.DataPropertyName = "ID";
this.M_ID.HeaderText = "单号";
this.M_ID.Name = "M_ID";
this.M_ID.ReadOnly = true;
this.M_ID.Width = 90;
//
// M_Customer_Name
//
this.M_Customer_Name.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill;
this.M_Customer_Name.DataPropertyName = "Customer_Name";
this.M_Customer_Name.HeaderText = "客户名称";
this.M_Customer_Name.Name = "M_Customer_Name";
this.M_Customer_Name.ReadOnly = true;
//
// M_SendTime
//
this.M_SendTime.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill;
this.M_SendTime.DataPropertyName = "SendTime";
dataGridViewCellStyle19.Format = "yyyy/MM/dd";
this.M_SendTime.DefaultCellStyle = dataGridViewCellStyle19;
this.M_SendTime.HeaderText = "发货时间";
this.M_SendTime.Name = "M_SendTime";
this.M_SendTime.ReadOnly = true;
//
// M_DeliverGoodsLine_Name
//
this.M_DeliverGoodsLine_Name.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill;
this.M_DeliverGoodsLine_Name.DataPropertyName = "DeliverGoodsLine_Name";
this.M_DeliverGoodsLine_Name.HeaderText = "送货线路";
this.M_DeliverGoodsLine_Name.Name = "M_DeliverGoodsLine_Name";
this.M_DeliverGoodsLine_Name.ReadOnly = true;
//
// panel9
//
this.panel9.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(210)))), ((int)(((byte)(210)))), ((int)(((byte)(210)))));
this.panel9.Dock = System.Windows.Forms.DockStyle.Top;
this.panel9.Location = new System.Drawing.Point(0, 133);
this.panel9.Name = "panel9";
this.panel9.Size = new System.Drawing.Size(505, 1);
this.panel9.TabIndex = 1;
//
// panel8
//
this.panel8.Controls.Add(this.billStateBox);
this.panel8.Controls.Add(this.deliverGoodsLineBox);
this.panel8.Controls.Add(this.storeBox);
this.panel8.Controls.Add(this.customerBox);
this.panel8.Controls.Add(this.sendDateBox);
this.panel8.Controls.Add(this.clearBtn);
this.panel8.Controls.Add(this.refreshBtn);
this.panel8.Controls.Add(this.uLabel5);
this.panel8.Controls.Add(this.uLabel6);
this.panel8.Controls.Add(this.uLabel4);
this.panel8.Controls.Add(this.uLabel3);
this.panel8.Controls.Add(this.uLabel1);
this.panel8.Dock = System.Windows.Forms.DockStyle.Top;
this.panel8.Location = new System.Drawing.Point(0, 0);
this.panel8.Name = "panel8";
this.panel8.Size = new System.Drawing.Size(505, 133);
this.panel8.TabIndex = 0;
//
// billStateBox
//
this.billStateBox.BackColor = System.Drawing.Color.Transparent;
this.billStateBox.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.billStateBox.Location = new System.Drawing.Point(340, 47);
this.billStateBox.Name = "billStateBox";
this.billStateBox.Size = new System.Drawing.Size(148, 26);
this.billStateBox.TabIndex = 38;
this.billStateBox.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.billStateBox.MouseDown += new System.Windows.Forms.MouseEventHandler(this.queryControl_MouseDown);
//
// deliverGoodsLineBox
//
this.deliverGoodsLineBox.BackColor = System.Drawing.Color.Transparent;
this.deliverGoodsLineBox.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.deliverGoodsLineBox.Location = new System.Drawing.Point(340, 7);
this.deliverGoodsLineBox.Name = "deliverGoodsLineBox";
this.deliverGoodsLineBox.Size = new System.Drawing.Size(148, 26);
this.deliverGoodsLineBox.TabIndex = 37;
this.deliverGoodsLineBox.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.deliverGoodsLineBox.MouseDown += new System.Windows.Forms.MouseEventHandler(this.queryControl_MouseDown);
//
// storeBox
//
this.storeBox.BackColor = System.Drawing.Color.Transparent;
this.storeBox.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.storeBox.Location = new System.Drawing.Point(73, 90);
this.storeBox.Name = "storeBox";
this.storeBox.Size = new System.Drawing.Size(148, 26);
this.storeBox.TabIndex = 36;
this.storeBox.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.storeBox.MouseDown += new System.Windows.Forms.MouseEventHandler(this.queryControl_MouseDown);
//
// customerBox
//
this.customerBox.BackColor = System.Drawing.Color.Transparent;
this.customerBox.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.customerBox.Location = new System.Drawing.Point(73, 47);
this.customerBox.Name = "customerBox";
this.customerBox.Size = new System.Drawing.Size(148, 26);
this.customerBox.TabIndex = 35;
this.customerBox.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.customerBox.MouseDown += new System.Windows.Forms.MouseEventHandler(this.queryControl_MouseDown);
//
// sendDateBox
//
this.sendDateBox.BackColor = System.Drawing.Color.Transparent;
this.sendDateBox.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.sendDateBox.Location = new System.Drawing.Point(73, 7);
this.sendDateBox.Name = "sendDateBox";
this.sendDateBox.Size = new System.Drawing.Size(148, 26);
this.sendDateBox.TabIndex = 34;
this.sendDateBox.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.sendDateBox.MouseDown += new System.Windows.Forms.MouseEventHandler(this.queryControl_MouseDown);
//
// clearBtn
//
this.clearBtn.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(0)))), ((int)(((byte)(25)))));
this.clearBtn.Font = new System.Drawing.Font("黑体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.clearBtn.ForeColor = System.Drawing.Color.White;
this.clearBtn.Location = new System.Drawing.Point(399, 86);
this.clearBtn.Name = "clearBtn";
this.clearBtn.Radius = 10;
this.clearBtn.SelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(158)))), ((int)(((byte)(234)))), ((int)(((byte)(106)))));
this.clearBtn.Size = new System.Drawing.Size(89, 35);
this.clearBtn.TabIndex = 28;
this.clearBtn.Text = "清除条件";
this.clearBtn.UseVisualStyleBackColor = false;
this.clearBtn.Click += new System.EventHandler(this.clearBtn_Click);
//
// refreshBtn
//
this.refreshBtn.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(21)))), ((int)(((byte)(198)))), ((int)(((byte)(58)))));
this.refreshBtn.Font = new System.Drawing.Font("黑体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.refreshBtn.ForeColor = System.Drawing.Color.White;
this.refreshBtn.Location = new System.Drawing.Point(283, 86);
this.refreshBtn.Name = "refreshBtn";
this.refreshBtn.Radius = 10;
this.refreshBtn.SelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(158)))), ((int)(((byte)(234)))), ((int)(((byte)(106)))));
this.refreshBtn.Size = new System.Drawing.Size(84, 35);
this.refreshBtn.TabIndex = 27;
this.refreshBtn.Text = "刷新";
this.refreshBtn.UseVisualStyleBackColor = false;
this.refreshBtn.Click += new System.EventHandler(this.refreshBtn_Click);
//
// uLabel5
//
this.uLabel5.AutoSize = true;
this.uLabel5.BackColor = System.Drawing.Color.Transparent;
this.uLabel5.Location = new System.Drawing.Point(281, 54);
this.uLabel5.Name = "uLabel5";
this.uLabel5.Size = new System.Drawing.Size(53, 12);
this.uLabel5.TabIndex = 20;
this.uLabel5.Text = "单据状态";
//
// uLabel6
//
this.uLabel6.AutoSize = true;
this.uLabel6.BackColor = System.Drawing.Color.Transparent;
this.uLabel6.Location = new System.Drawing.Point(281, 14);
this.uLabel6.Name = "uLabel6";
this.uLabel6.Size = new System.Drawing.Size(53, 12);
this.uLabel6.TabIndex = 19;
this.uLabel6.Text = "送货线路";
//
// uLabel4
//
this.uLabel4.AutoSize = true;
this.uLabel4.BackColor = System.Drawing.Color.Transparent;
this.uLabel4.Location = new System.Drawing.Point(14, 97);
this.uLabel4.Name = "uLabel4";
this.uLabel4.Size = new System.Drawing.Size(29, 12);
this.uLabel4.TabIndex = 18;
this.uLabel4.Text = "仓库";
//
// uLabel3
//
this.uLabel3.AutoSize = true;
this.uLabel3.BackColor = System.Drawing.Color.Transparent;
this.uLabel3.Location = new System.Drawing.Point(14, 54);
this.uLabel3.Name = "uLabel3";
this.uLabel3.Size = new System.Drawing.Size(29, 12);
this.uLabel3.TabIndex = 17;
this.uLabel3.Text = "客户";
//
// uLabel1
//
this.uLabel1.AutoSize = true;
this.uLabel1.BackColor = System.Drawing.Color.Transparent;
this.uLabel1.Location = new System.Drawing.Point(14, 14);
this.uLabel1.Name = "uLabel1";
this.uLabel1.Size = new System.Drawing.Size(53, 12);
this.uLabel1.TabIndex = 16;
this.uLabel1.Text = "发货日期";
//
// label1
//
this.label1.AutoSize = true;
this.label1.Font = new System.Drawing.Font("黑体", 12F);
this.label1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(70)))), ((int)(((byte)(124)))), ((int)(((byte)(222)))));
this.label1.Location = new System.Drawing.Point(522, 100);
this.label1.Name = "label1";
this.label1.Size = new System.Drawing.Size(72, 16);
this.label1.TabIndex = 2;
this.label1.Text = "订货明细";
//
// orderGridView
//
this.orderGridView.AllowUserToAddRows = false;
this.orderGridView.AllowUserToDeleteRows = false;
this.orderGridView.AllowUserToResizeColumns = false;
this.orderGridView.AllowUserToResizeRows = false;
dataGridViewCellStyle9.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(217)))), ((int)(((byte)(238)))), ((int)(((byte)(255)))));
this.orderGridView.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle9;
this.orderGridView.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.orderGridView.BackgroundColor = System.Drawing.Color.White;
this.orderGridView.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.orderGridView.CellBorderStyle = System.Windows.Forms.DataGridViewCellBorderStyle.None;
this.orderGridView.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.None;
dataGridViewCellStyle10.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
dataGridViewCellStyle10.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(77)))), ((int)(((byte)(135)))), ((int)(((byte)(245)))));
dataGridViewCellStyle10.Font = new System.Drawing.Font("宋体", 9F);
dataGridViewCellStyle10.ForeColor = System.Drawing.Color.White;
dataGridViewCellStyle10.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
this.orderGridView.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle10;
this.orderGridView.ColumnHeadersHeight = 25;
this.orderGridView.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
this.orderGridView.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
this.D_ID,
this.D_SaleOutStore_ID,
this.D_Customer_Name,
this.D_Goods_Code,
this.D_Goods_Name,
this.D_SecondNumber,
this.D_Number,
this.D_SSecondNumber,
this.D_SNumber,
this.D_DiffNumber});
this.orderGridView.EnableHeadersVisualStyles = false;
this.orderGridView.Location = new System.Drawing.Point(517, 123);
this.orderGridView.MultiSelect = false;
this.orderGridView.Name = "orderGridView";
this.orderGridView.ReadOnly = true;
this.orderGridView.RowHeadersVisible = false;
dataGridViewCellStyle16.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(234)))), ((int)(((byte)(243)))), ((int)(((byte)(250)))));
dataGridViewCellStyle16.Font = new System.Drawing.Font("宋体", 10F);
dataGridViewCellStyle16.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(77)))), ((int)(((byte)(135)))), ((int)(((byte)(245)))));
this.orderGridView.RowsDefaultCellStyle = dataGridViewCellStyle16;
this.orderGridView.RowTemplate.Height = 40;
this.orderGridView.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
this.orderGridView.Size = new System.Drawing.Size(659, 230);
this.orderGridView.TabIndex = 3;
this.orderGridView.RowPrePaint += new System.Windows.Forms.DataGridViewRowPrePaintEventHandler(this.orderGridView_RowPrePaint);
//
// D_ID
//
this.D_ID.DataPropertyName = "ID";
this.D_ID.HeaderText = "ID";
this.D_ID.Name = "D_ID";
this.D_ID.ReadOnly = true;
this.D_ID.Visible = false;
//
// D_SaleOutStore_ID
//
this.D_SaleOutStore_ID.DataPropertyName = "SaleOutStore_ID";
this.D_SaleOutStore_ID.HeaderText = "单号";
this.D_SaleOutStore_ID.Name = "D_SaleOutStore_ID";
this.D_SaleOutStore_ID.ReadOnly = true;
this.D_SaleOutStore_ID.Width = 90;
//
// D_Customer_Name
//
this.D_Customer_Name.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill;
this.D_Customer_Name.DataPropertyName = "Customer_Name";
this.D_Customer_Name.HeaderText = "客户名称";
this.D_Customer_Name.MinimumWidth = 100;
this.D_Customer_Name.Name = "D_Customer_Name";
this.D_Customer_Name.ReadOnly = true;
//
// D_Goods_Code
//
this.D_Goods_Code.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill;
this.D_Goods_Code.DataPropertyName = "Goods_Code";
this.D_Goods_Code.HeaderText = "产品编码";
this.D_Goods_Code.MinimumWidth = 100;
this.D_Goods_Code.Name = "D_Goods_Code";
this.D_Goods_Code.ReadOnly = true;
//
// D_Goods_Name
//
this.D_Goods_Name.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.AllCells;
this.D_Goods_Name.DataPropertyName = "Goods_Name";
this.D_Goods_Name.HeaderText = "产品名称";
this.D_Goods_Name.MinimumWidth = 100;
this.D_Goods_Name.Name = "D_Goods_Name";
this.D_Goods_Name.ReadOnly = true;
//
// D_SecondNumber
//
this.D_SecondNumber.DataPropertyName = "SecondNumber";
dataGridViewCellStyle11.Format = "#0.######";
this.D_SecondNumber.DefaultCellStyle = dataGridViewCellStyle11;
this.D_SecondNumber.HeaderText = "辅数量";
this.D_SecondNumber.Name = "D_SecondNumber";
this.D_SecondNumber.ReadOnly = true;
//
// D_Number
//
this.D_Number.DataPropertyName = "Number";
dataGridViewCellStyle12.Format = "#0.######";
this.D_Number.DefaultCellStyle = dataGridViewCellStyle12;
this.D_Number.HeaderText = "报价数量";
this.D_Number.Name = "D_Number";
this.D_Number.ReadOnly = true;
//
// D_SSecondNumber
//
this.D_SSecondNumber.DataPropertyName = "SSecondNumber";
dataGridViewCellStyle13.Format = "#0.######";
this.D_SSecondNumber.DefaultCellStyle = dataGridViewCellStyle13;
this.D_SSecondNumber.HeaderText = "配货辅数量";
this.D_SSecondNumber.Name = "D_SSecondNumber";
this.D_SSecondNumber.ReadOnly = true;
//
// D_SNumber
//
this.D_SNumber.DataPropertyName = "SNumber";
dataGridViewCellStyle14.Format = "#0.######";
this.D_SNumber.DefaultCellStyle = dataGridViewCellStyle14;
this.D_SNumber.HeaderText = "配货数量";
this.D_SNumber.Name = "D_SNumber";
this.D_SNumber.ReadOnly = true;
//
// D_DiffNumber
//
this.D_DiffNumber.DataPropertyName = "DiffNumber";
dataGridViewCellStyle15.Format = "#0.######";
this.D_DiffNumber.DefaultCellStyle = dataGridViewCellStyle15;
this.D_DiffNumber.HeaderText = "差异数量";
this.D_DiffNumber.Name = "D_DiffNumber";
this.D_DiffNumber.ReadOnly = true;
//
// label2
//
this.label2.AutoSize = true;
this.label2.Font = new System.Drawing.Font("黑体", 12F);
this.label2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(247)))), ((int)(((byte)(135)))), ((int)(((byte)(69)))));
this.label2.Location = new System.Drawing.Point(522, 366);
this.label2.Name = "label2";
this.label2.Size = new System.Drawing.Size(72, 16);
this.label2.TabIndex = 4;
this.label2.Text = "发货明细";
//
// sendGridView
//
this.sendGridView.AllowUserToAddRows = false;
this.sendGridView.AllowUserToDeleteRows = false;
this.sendGridView.AllowUserToResizeColumns = false;
this.sendGridView.AllowUserToResizeRows = false;
dataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(254)))), ((int)(((byte)(228)))), ((int)(((byte)(203)))));
this.sendGridView.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle1;
this.sendGridView.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
| System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.sendGridView.BackgroundColor = System.Drawing.Color.White;
this.sendGridView.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.sendGridView.CellBorderStyle = System.Windows.Forms.DataGridViewCellBorderStyle.None;
this.sendGridView.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.None;
dataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
dataGridViewCellStyle2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(236)))), ((int)(((byte)(148)))), ((int)(((byte)(74)))));
dataGridViewCellStyle2.Font = new System.Drawing.Font("宋体", 9F);
dataGridViewCellStyle2.ForeColor = System.Drawing.Color.White;
dataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
this.sendGridView.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle2;
this.sendGridView.ColumnHeadersHeight = 30;
this.sendGridView.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
this.sendGridView.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
this.F_ID,
this.F_Selected,
this.F_Image,
this.F_Idx,
this.F_BarCode,
this.F_GoodsCode,
this.F_Goods_Name,
this.F_Number,
this.F_InStoreWeight,
this.F_Weight,
this.F_DiffWeight,
this.F_Time});
this.sendGridView.EnableHeadersVisualStyles = false;
this.sendGridView.Location = new System.Drawing.Point(517, 387);
this.sendGridView.MultiSelect = false;
this.sendGridView.Name = "sendGridView";
this.sendGridView.ReadOnly = true;
this.sendGridView.RowHeadersVisible = false;
dataGridViewCellStyle8.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(247)))), ((int)(((byte)(240)))));
dataGridViewCellStyle8.Font = new System.Drawing.Font("宋体", 10F);
dataGridViewCellStyle8.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(236)))), ((int)(((byte)(148)))), ((int)(((byte)(74)))));
this.sendGridView.RowsDefaultCellStyle = dataGridViewCellStyle8;
this.sendGridView.RowTemplate.Height = 40;
this.sendGridView.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
this.sendGridView.Size = new System.Drawing.Size(659, 128);
this.sendGridView.TabIndex = 5;
this.sendGridView.CellClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.sendGridView_CellClick);
//
// F_ID
//
this.F_ID.DataPropertyName = "ID";
this.F_ID.HeaderText = "ID";
this.F_ID.Name = "F_ID";
this.F_ID.ReadOnly = true;
this.F_ID.Visible = false;
//
// F_Selected
//
this.F_Selected.DataPropertyName = "Selected";
this.F_Selected.HeaderText = "Selected";
this.F_Selected.Name = "F_Selected";
this.F_Selected.ReadOnly = true;
this.F_Selected.Visible = false;
//
// F_Image
//
this.F_Image.HeaderText = "选中";
this.F_Image.Name = "F_Image";
this.F_Image.ReadOnly = true;
this.F_Image.Resizable = System.Windows.Forms.DataGridViewTriState.True;
this.F_Image.Width = 50;
//
// F_Idx
//
this.F_Idx.DataPropertyName = "Idx";
this.F_Idx.HeaderText = "序号";
this.F_Idx.Name = "F_Idx";
this.F_Idx.ReadOnly = true;
this.F_Idx.Width = 60;
//
// F_BarCode
//
this.F_BarCode.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill;
this.F_BarCode.DataPropertyName = "ShortCode";
this.F_BarCode.HeaderText = "存货条码";
this.F_BarCode.MinimumWidth = 100;
this.F_BarCode.Name = "F_BarCode";
this.F_BarCode.ReadOnly = true;
//
// F_GoodsCode
//
this.F_GoodsCode.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.AllCells;
this.F_GoodsCode.DataPropertyName = "Goods_Code";
this.F_GoodsCode.HeaderText = "产品编码";
this.F_GoodsCode.MinimumWidth = 100;
this.F_GoodsCode.Name = "F_GoodsCode";
this.F_GoodsCode.ReadOnly = true;
//
// F_Goods_Name
//
this.F_Goods_Name.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill;
this.F_Goods_Name.DataPropertyName = "Goods_Name";
this.F_Goods_Name.HeaderText = "产品名称";
this.F_Goods_Name.MinimumWidth = 100;
this.F_Goods_Name.Name = "F_Goods_Name";
this.F_Goods_Name.ReadOnly = true;
//
// F_Number
//
this.F_Number.DataPropertyName = "Number";
dataGridViewCellStyle3.Format = "#0.######";
this.F_Number.DefaultCellStyle = dataGridViewCellStyle3;
this.F_Number.HeaderText = "数量";
this.F_Number.Name = "F_Number";
this.F_Number.ReadOnly = true;
this.F_Number.Width = 60;
//
// F_InStoreWeight
//
this.F_InStoreWeight.DataPropertyName = "InStoreWeight";
dataGridViewCellStyle4.Format = "#0.######";
this.F_InStoreWeight.DefaultCellStyle = dataGridViewCellStyle4;
this.F_InStoreWeight.HeaderText = "入库重量";
this.F_InStoreWeight.Name = "F_InStoreWeight";
this.F_InStoreWeight.ReadOnly = true;
this.F_InStoreWeight.Width = 90;
//
// F_Weight
//
this.F_Weight.DataPropertyName = "Weight";
dataGridViewCellStyle5.Format = "#0.######";
this.F_Weight.DefaultCellStyle = dataGridViewCellStyle5;
this.F_Weight.HeaderText = "重量";
this.F_Weight.Name = "F_Weight";
this.F_Weight.ReadOnly = true;
this.F_Weight.Width = 80;
//
// F_DiffWeight
//
this.F_DiffWeight.DataPropertyName = "DiffWeight";
dataGridViewCellStyle6.Format = "#0.######";
this.F_DiffWeight.DefaultCellStyle = dataGridViewCellStyle6;
this.F_DiffWeight.HeaderText = "差异";
this.F_DiffWeight.Name = "F_DiffWeight";
this.F_DiffWeight.ReadOnly = true;
this.F_DiffWeight.Width = 70;
//
// F_Time
//
this.F_Time.DataPropertyName = "Time";
dataGridViewCellStyle7.Format = "MM.dd HH:mm:ss";
this.F_Time.DefaultCellStyle = dataGridViewCellStyle7;
this.F_Time.HeaderText = "时间";
this.F_Time.Name = "F_Time";
this.F_Time.ReadOnly = true;
this.F_Time.Width = 120;
//
// panel12
//
this.panel12.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.panel12.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(247)))), ((int)(((byte)(247)))), ((int)(((byte)(247)))));
this.panel12.Controls.Add(this.commitBtn);
this.panel12.Controls.Add(this.deleteBtn);
this.panel12.Controls.Add(this.fullBtn);
this.panel12.Controls.Add(this.halfBtn);
this.panel12.Controls.Add(this.scanCodeBtn);
this.panel12.Location = new System.Drawing.Point(517, 525);
this.panel12.Name = "panel12";
this.panel12.Size = new System.Drawing.Size(659, 50);
this.panel12.TabIndex = 6;
//
// commitBtn
//
this.commitBtn.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.commitBtn.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(21)))), ((int)(((byte)(198)))), ((int)(((byte)(58)))));
this.commitBtn.Font = new System.Drawing.Font("黑体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.commitBtn.ForeColor = System.Drawing.Color.White;
this.commitBtn.Location = new System.Drawing.Point(546, 0);
this.commitBtn.Name = "commitBtn";
this.commitBtn.Radius = 10;
this.commitBtn.SelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(158)))), ((int)(((byte)(234)))), ((int)(((byte)(106)))));
this.commitBtn.Size = new System.Drawing.Size(102, 50);
this.commitBtn.TabIndex = 34;
this.commitBtn.Text = "提交";
this.commitBtn.UseVisualStyleBackColor = false;
this.commitBtn.Click += new System.EventHandler(this.commitBtn_Click);
//
// deleteBtn
//
this.deleteBtn.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(0)))), ((int)(((byte)(25)))));
this.deleteBtn.Font = new System.Drawing.Font("黑体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.deleteBtn.ForeColor = System.Drawing.Color.White;
this.deleteBtn.Location = new System.Drawing.Point(351, 8);
this.deleteBtn.Name = "deleteBtn";
this.deleteBtn.Radius = 10;
this.deleteBtn.SelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(158)))), ((int)(((byte)(234)))), ((int)(((byte)(106)))));
this.deleteBtn.Size = new System.Drawing.Size(84, 35);
this.deleteBtn.TabIndex = 33;
this.deleteBtn.Text = "删除选中";
this.deleteBtn.UseVisualStyleBackColor = false;
this.deleteBtn.Click += new System.EventHandler(this.deleteBtn_Click);
//
// fullBtn
//
this.fullBtn.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(77)))), ((int)(((byte)(135)))), ((int)(((byte)(245)))));
this.fullBtn.Font = new System.Drawing.Font("黑体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.fullBtn.ForeColor = System.Drawing.Color.White;
this.fullBtn.Location = new System.Drawing.Point(239, 8);
this.fullBtn.Name = "fullBtn";
this.fullBtn.Radius = 10;
this.fullBtn.SelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(158)))), ((int)(((byte)(234)))), ((int)(((byte)(106)))));
this.fullBtn.Size = new System.Drawing.Size(84, 35);
this.fullBtn.TabIndex = 32;
this.fullBtn.Text = "1";
this.fullBtn.UseVisualStyleBackColor = false;
this.fullBtn.Click += new System.EventHandler(this.fullBtn_Click);
//
// halfBtn
//
this.halfBtn.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(77)))), ((int)(((byte)(135)))), ((int)(((byte)(245)))));
this.halfBtn.Font = new System.Drawing.Font("黑体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.halfBtn.ForeColor = System.Drawing.Color.White;
this.halfBtn.Location = new System.Drawing.Point(127, 8);
this.halfBtn.Name = "halfBtn";
this.halfBtn.Radius = 10;
this.halfBtn.SelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(158)))), ((int)(((byte)(234)))), ((int)(((byte)(106)))));
this.halfBtn.Size = new System.Drawing.Size(84, 35);
this.halfBtn.TabIndex = 31;
this.halfBtn.Text = "0.5";
this.halfBtn.UseVisualStyleBackColor = false;
this.halfBtn.Click += new System.EventHandler(this.halfBtn_Click);
//
// scanCodeBtn
//
this.scanCodeBtn.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(144)))), ((int)(((byte)(98)))), ((int)(((byte)(222)))));
this.scanCodeBtn.Font = new System.Drawing.Font("黑体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.scanCodeBtn.ForeColor = System.Drawing.Color.White;
this.scanCodeBtn.Location = new System.Drawing.Point(14, 8);
this.scanCodeBtn.Name = "scanCodeBtn";
this.scanCodeBtn.Radius = 10;
this.scanCodeBtn.SelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(21)))), ((int)(((byte)(198)))), ((int)(((byte)(58)))));
this.scanCodeBtn.Size = new System.Drawing.Size(84, 35);
this.scanCodeBtn.StateHold = true;
this.scanCodeBtn.TabIndex = 30;
this.scanCodeBtn.Text = "扫码发货";
this.scanCodeBtn.UseVisualStyleBackColor = false;
this.scanCodeBtn.Click += new System.EventHandler(this.scanCodeBtn_Click);
//
// CarcassSaleOutForm
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(1212, 673);
this.ImeMode = System.Windows.Forms.ImeMode.Disable;
this.KeyPreview = true;
this.Name = "CarcassSaleOutForm";
this.Text = "白条发货";
this.roundPanel1.ResumeLayout(false);
this.roundPanel1.PerformLayout();
this.panel4.ResumeLayout(false);
this.panel4.PerformLayout();
this.panel6.ResumeLayout(false);
this.panel6.PerformLayout();
this.panel7.ResumeLayout(false);
this.panel11.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.mainGridView)).EndInit();
this.panel8.ResumeLayout(false);
this.panel8.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.orderGridView)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.sendGridView)).EndInit();
this.panel12.ResumeLayout(false);
this.ResumeLayout(false);
this.PerformLayout();
}
#endregion
private System.Windows.Forms.Panel panel4;
private Controls.WeightControl weightControl1;
private System.Windows.Forms.ComboBox productBatchSelect;
private WinFormControl.ULabel uLabel2;
private WinFormControl.UScanPanel uScanPanel1;
private System.Windows.Forms.Panel panel5;
private WinFormControl.ULabel carNumberLabel;
private System.Windows.Forms.Panel panel6;
private WinFormControl.ULabel customerLabel;
private WinFormControl.ULabel uLabel8;
private WinFormControl.ULabel addressLabel;
private WinFormControl.ULabel uLabel7;
private WinFormControl.ULabel billIDLabel;
private WinFormControl.ULabel uLabel10;
private WinFormControl.ULabel uLabel9;
private System.Windows.Forms.Panel panel7;
private System.Windows.Forms.Panel panel8;
private WinFormControl.ULabel uLabel5;
private WinFormControl.ULabel uLabel6;
private WinFormControl.ULabel uLabel4;
private WinFormControl.ULabel uLabel3;
private WinFormControl.ULabel uLabel1;
private Controls.ColorButton clearBtn;
private Controls.ColorButton refreshBtn;
private System.Windows.Forms.Panel panel9;
private WinFormControl.UDataGridView mainGridView;
private System.Windows.Forms.DataGridViewTextBoxColumn M_ID;
private System.Windows.Forms.DataGridViewTextBoxColumn M_Customer_Name;
private System.Windows.Forms.DataGridViewTextBoxColumn M_SendTime;
private System.Windows.Forms.DataGridViewTextBoxColumn M_DeliverGoodsLine_Name;
private System.Windows.Forms.Panel panel11;
private Controls.ColorButton unFinishBtn;
private Controls.ColorButton alreadyViewBtn;
private System.Windows.Forms.Panel panel10;
private Controls.ColorButton goodsFinishBtn;
private Controls.ColorButton weightRecordBtn;
private System.Windows.Forms.Label label1;
private WinFormControl.UDataGridView orderGridView;
private System.Windows.Forms.DataGridViewTextBoxColumn D_ID;
private System.Windows.Forms.DataGridViewTextBoxColumn D_SaleOutStore_ID;
private System.Windows.Forms.DataGridViewTextBoxColumn D_Customer_Name;
private System.Windows.Forms.DataGridViewTextBoxColumn D_Goods_Code;
private System.Windows.Forms.DataGridViewTextBoxColumn D_Goods_Name;
private System.Windows.Forms.DataGridViewTextBoxColumn D_SecondNumber;
private System.Windows.Forms.DataGridViewTextBoxColumn D_Number;
private System.Windows.Forms.DataGridViewTextBoxColumn D_SSecondNumber;
private System.Windows.Forms.DataGridViewTextBoxColumn D_SNumber;
private System.Windows.Forms.DataGridViewTextBoxColumn D_DiffNumber;
private System.Windows.Forms.Label label2;
private WinFormControl.UDataGridView sendGridView;
private System.Windows.Forms.DataGridViewTextBoxColumn F_ID;
private System.Windows.Forms.DataGridViewTextBoxColumn F_Selected;
private System.Windows.Forms.DataGridViewImageColumn F_Image;
private System.Windows.Forms.DataGridViewTextBoxColumn F_Idx;
private System.Windows.Forms.DataGridViewTextBoxColumn F_BarCode;
private System.Windows.Forms.DataGridViewTextBoxColumn F_GoodsCode;
private System.Windows.Forms.DataGridViewTextBoxColumn F_Goods_Name;
private System.Windows.Forms.DataGridViewTextBoxColumn F_Number;
private System.Windows.Forms.DataGridViewTextBoxColumn F_InStoreWeight;
private System.Windows.Forms.DataGridViewTextBoxColumn F_Weight;
private System.Windows.Forms.DataGridViewTextBoxColumn F_DiffWeight;
private System.Windows.Forms.DataGridViewTextBoxColumn F_Time;
private System.Windows.Forms.Panel panel12;
private Controls.ColorButton scanCodeBtn;
private Controls.ColorButton commitBtn;
private Controls.ColorButton deleteBtn;
private Controls.ColorButton fullBtn;
private Controls.ColorButton halfBtn;
private WinFormControl.ULabel sendDateBox;
private WinFormControl.ULabel storeBox;
private WinFormControl.ULabel customerBox;
private WinFormControl.ULabel billStateBox;
private WinFormControl.ULabel deliverGoodsLineBox;
}
}