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.
 
 

1193 lines
60 KiB

namespace ButcherFactory.CarcassSaleOut_
{
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.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(CarcassSaleOutForm));
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = 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 dataGridViewCellStyle3 = 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();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle13 = 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 dataGridViewCellStyle12 = 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 dataGridViewCellStyle21 = 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 dataGridViewCellStyle18 = 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();
this.uWeightControl1 = new WinFormControl.UWeightControl();
this.panel1 = new System.Windows.Forms.Panel();
this.carNumberLabel = new WinFormControl.ULabel();
this.customerLabel = new WinFormControl.ULabel();
this.addressLabel = new WinFormControl.ULabel();
this.billIDLabel = new WinFormControl.ULabel();
this.uLabel9 = new WinFormControl.ULabel();
this.uLabel10 = new WinFormControl.ULabel();
this.uLabel7 = new WinFormControl.ULabel();
this.uLabel8 = new WinFormControl.ULabel();
this.productBatchSelect = new System.Windows.Forms.ComboBox();
this.uLabel2 = new WinFormControl.ULabel();
this.closeBtn = new WinFormControl.UButton();
this.uTimerLabel1 = new WinFormControl.UTimerLabel();
this.uScanPanel1 = new WinFormControl.UScanPanel();
this.panel2 = new System.Windows.Forms.Panel();
this.clearBtn = new WinFormControl.UButton();
this.billStateBox = new System.Windows.Forms.TextBox();
this.storeBox = new System.Windows.Forms.TextBox();
this.customerBox = new System.Windows.Forms.TextBox();
this.deliverGoodsLineBox = new System.Windows.Forms.TextBox();
this.refreshBtn = new WinFormControl.UButton();
this.sendDateBox = new System.Windows.Forms.TextBox();
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.panel3 = new System.Windows.Forms.Panel();
this.panel5 = new System.Windows.Forms.Panel();
this.goodsFinishBtn = new WinFormControl.UButton();
this.unFinishBtn = new WinFormControl.UButton();
this.alreadyViewBtn = new WinFormControl.UButton();
this.weightRecordBtn = new WinFormControl.UButton();
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.panel4 = new System.Windows.Forms.Panel();
this.groupBox1 = new System.Windows.Forms.GroupBox();
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.groupBox2 = new System.Windows.Forms.GroupBox();
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.commitBtn = new WinFormControl.UButton();
this.deleteBtn = new WinFormControl.UButton();
this.checkBox1 = new System.Windows.Forms.CheckBox();
this.halfBtn = new WinFormControl.UButton();
this.fullBtn = new WinFormControl.UButton();
this.panel1.SuspendLayout();
this.panel2.SuspendLayout();
this.panel3.SuspendLayout();
this.panel5.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.mainGridView)).BeginInit();
this.panel4.SuspendLayout();
this.groupBox1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.orderGridView)).BeginInit();
this.groupBox2.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.sendGridView)).BeginInit();
this.SuspendLayout();
//
// uWeightControl1
//
this.uWeightControl1.BackColor = System.Drawing.Color.Transparent;
this.uWeightControl1.Location = new System.Drawing.Point(1, 1);
this.uWeightControl1.Name = "uWeightControl1";
this.uWeightControl1.Size = new System.Drawing.Size(349, 78);
this.uWeightControl1.TabIndex = 1;
this.uWeightControl1.WeightFalg = null;
//
// panel1
//
this.panel1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.panel1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.panel1.Controls.Add(this.carNumberLabel);
this.panel1.Controls.Add(this.customerLabel);
this.panel1.Controls.Add(this.addressLabel);
this.panel1.Controls.Add(this.billIDLabel);
this.panel1.Controls.Add(this.uLabel9);
this.panel1.Controls.Add(this.uLabel10);
this.panel1.Controls.Add(this.uLabel7);
this.panel1.Controls.Add(this.uLabel8);
this.panel1.Controls.Add(this.productBatchSelect);
this.panel1.Controls.Add(this.uLabel2);
this.panel1.Controls.Add(this.closeBtn);
this.panel1.Controls.Add(this.uTimerLabel1);
this.panel1.Controls.Add(this.uScanPanel1);
this.panel1.Controls.Add(this.uWeightControl1);
this.panel1.Location = new System.Drawing.Point(0, 0);
this.panel1.Name = "panel1";
this.panel1.Size = new System.Drawing.Size(1305, 84);
this.panel1.TabIndex = 2;
//
// carNumberLabel
//
this.carNumberLabel.AutoSize = true;
this.carNumberLabel.BackColor = System.Drawing.Color.Transparent;
this.carNumberLabel.Location = new System.Drawing.Point(688, 52);
this.carNumberLabel.Name = "carNumberLabel";
this.carNumberLabel.Size = new System.Drawing.Size(41, 12);
this.carNumberLabel.TabIndex = 28;
this.carNumberLabel.Text = "车牌号";
//
// customerLabel
//
this.customerLabel.AutoSize = true;
this.customerLabel.BackColor = System.Drawing.Color.Transparent;
this.customerLabel.Font = new System.Drawing.Font("宋体", 13F);
this.customerLabel.ForeColor = System.Drawing.Color.Red;
this.customerLabel.Location = new System.Drawing.Point(688, 14);
this.customerLabel.Name = "customerLabel";
this.customerLabel.Size = new System.Drawing.Size(80, 18);
this.customerLabel.TabIndex = 27;
this.customerLabel.Text = "购货客户";
//
// addressLabel
//
this.addressLabel.AutoSize = true;
this.addressLabel.BackColor = System.Drawing.Color.Transparent;
this.addressLabel.Location = new System.Drawing.Point(428, 52);
this.addressLabel.Name = "addressLabel";
this.addressLabel.Size = new System.Drawing.Size(53, 12);
this.addressLabel.TabIndex = 26;
this.addressLabel.Text = "送货地址";
//
// billIDLabel
//
this.billIDLabel.AutoSize = true;
this.billIDLabel.BackColor = System.Drawing.Color.Transparent;
this.billIDLabel.Location = new System.Drawing.Point(428, 17);
this.billIDLabel.Name = "billIDLabel";
this.billIDLabel.Size = new System.Drawing.Size(53, 12);
this.billIDLabel.TabIndex = 25;
this.billIDLabel.Text = "出库单号";
//
// uLabel9
//
this.uLabel9.AutoSize = true;
this.uLabel9.BackColor = System.Drawing.Color.Transparent;
this.uLabel9.Location = new System.Drawing.Point(637, 53);
this.uLabel9.Name = "uLabel9";
this.uLabel9.Size = new System.Drawing.Size(41, 12);
this.uLabel9.TabIndex = 24;
this.uLabel9.Text = "车牌号";
//
// uLabel10
//
this.uLabel10.AutoSize = true;
this.uLabel10.BackColor = System.Drawing.Color.Transparent;
this.uLabel10.Location = new System.Drawing.Point(625, 18);
this.uLabel10.Name = "uLabel10";
this.uLabel10.Size = new System.Drawing.Size(53, 12);
this.uLabel10.TabIndex = 23;
this.uLabel10.Text = "购货客户";
//
// uLabel7
//
this.uLabel7.AutoSize = true;
this.uLabel7.BackColor = System.Drawing.Color.Transparent;
this.uLabel7.Location = new System.Drawing.Point(368, 52);
this.uLabel7.Name = "uLabel7";
this.uLabel7.Size = new System.Drawing.Size(53, 12);
this.uLabel7.TabIndex = 22;
this.uLabel7.Text = "送货地址";
//
// uLabel8
//
this.uLabel8.AutoSize = true;
this.uLabel8.BackColor = System.Drawing.Color.Transparent;
this.uLabel8.Location = new System.Drawing.Point(368, 17);
this.uLabel8.Name = "uLabel8";
this.uLabel8.Size = new System.Drawing.Size(53, 12);
this.uLabel8.TabIndex = 21;
this.uLabel8.Text = "出库单号";
//
// productBatchSelect
//
this.productBatchSelect.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.productBatchSelect.Font = new System.Drawing.Font("宋体", 15F);
this.productBatchSelect.FormattingEnabled = true;
this.productBatchSelect.Location = new System.Drawing.Point(979, 43);
this.productBatchSelect.Name = "productBatchSelect";
this.productBatchSelect.Size = new System.Drawing.Size(170, 28);
this.productBatchSelect.TabIndex = 20;
//
// uLabel2
//
this.uLabel2.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
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(878, 46);
this.uLabel2.Name = "uLabel2";
this.uLabel2.Size = new System.Drawing.Size(109, 20);
this.uLabel2.TabIndex = 19;
this.uLabel2.Text = "生产批次:";
//
// closeBtn
//
this.closeBtn.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.closeBtn.AsClicked = false;
this.closeBtn.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("closeBtn.BackgroundImage")));
this.closeBtn.EnableGroup = false;
this.closeBtn.FlatAppearance.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(45)))), ((int)(((byte)(155)))), ((int)(((byte)(214)))));
this.closeBtn.FlatAppearance.BorderSize = 0;
this.closeBtn.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.closeBtn.Font = new System.Drawing.Font("宋体", 15F);
this.closeBtn.ForeColor = System.Drawing.Color.Black;
this.closeBtn.Location = new System.Drawing.Point(1189, 3);
this.closeBtn.Name = "closeBtn";
this.closeBtn.PlaySound = false;
this.closeBtn.SelfControlEnable = false;
this.closeBtn.Size = new System.Drawing.Size(111, 34);
this.closeBtn.SoundType = WinFormControl.SoundType.Click;
this.closeBtn.TabIndex = 12;
this.closeBtn.Text = "关 闭";
this.closeBtn.UseVisualStyleBackColor = true;
this.closeBtn.WithStataHode = false;
this.closeBtn.Click += new System.EventHandler(this.closeBtn_Click);
//
// uTimerLabel1
//
this.uTimerLabel1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.uTimerLabel1.AutoSize = true;
this.uTimerLabel1.BackColor = System.Drawing.Color.Transparent;
this.uTimerLabel1.Font = new System.Drawing.Font("黑体", 12F);
this.uTimerLabel1.Format = "M月d日 H:mm:ss";
this.uTimerLabel1.Location = new System.Drawing.Point(1167, 49);
this.uTimerLabel1.Name = "uTimerLabel1";
this.uTimerLabel1.Size = new System.Drawing.Size(136, 16);
this.uTimerLabel1.TabIndex = 11;
this.uTimerLabel1.Text = "6月22日 12:31:50";
//
// uScanPanel1
//
this.uScanPanel1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.uScanPanel1.BackColor = System.Drawing.Color.Transparent;
this.uScanPanel1.Location = new System.Drawing.Point(878, 4);
this.uScanPanel1.Name = "uScanPanel1";
this.uScanPanel1.Size = new System.Drawing.Size(303, 32);
this.uScanPanel1.TabIndex = 2;
//
// panel2
//
this.panel2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.panel2.Controls.Add(this.clearBtn);
this.panel2.Controls.Add(this.billStateBox);
this.panel2.Controls.Add(this.storeBox);
this.panel2.Controls.Add(this.customerBox);
this.panel2.Controls.Add(this.deliverGoodsLineBox);
this.panel2.Controls.Add(this.refreshBtn);
this.panel2.Controls.Add(this.sendDateBox);
this.panel2.Controls.Add(this.uLabel5);
this.panel2.Controls.Add(this.uLabel6);
this.panel2.Controls.Add(this.uLabel4);
this.panel2.Controls.Add(this.uLabel3);
this.panel2.Controls.Add(this.uLabel1);
this.panel2.Location = new System.Drawing.Point(0, 83);
this.panel2.Name = "panel2";
this.panel2.Size = new System.Drawing.Size(499, 135);
this.panel2.TabIndex = 3;
//
// clearBtn
//
this.clearBtn.AsClicked = false;
this.clearBtn.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("clearBtn.BackgroundImage")));
this.clearBtn.EnableGroup = false;
this.clearBtn.FlatAppearance.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(45)))), ((int)(((byte)(155)))), ((int)(((byte)(214)))));
this.clearBtn.FlatAppearance.BorderSize = 0;
this.clearBtn.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.clearBtn.ForeColor = System.Drawing.Color.Black;
this.clearBtn.Location = new System.Drawing.Point(357, 93);
this.clearBtn.Name = "clearBtn";
this.clearBtn.PlaySound = false;
this.clearBtn.SelfControlEnable = false;
this.clearBtn.Size = new System.Drawing.Size(90, 30);
this.clearBtn.SoundType = WinFormControl.SoundType.Click;
this.clearBtn.TabIndex = 15;
this.clearBtn.Text = "清除条件";
this.clearBtn.UseVisualStyleBackColor = true;
this.clearBtn.WithStataHode = false;
this.clearBtn.Click += new System.EventHandler(this.clearBtn_Click);
//
// billStateBox
//
this.billStateBox.Location = new System.Drawing.Point(299, 56);
this.billStateBox.Name = "billStateBox";
this.billStateBox.ReadOnly = true;
this.billStateBox.Size = new System.Drawing.Size(148, 21);
this.billStateBox.TabIndex = 14;
this.billStateBox.MouseDown += new System.Windows.Forms.MouseEventHandler(this.queryControl_MouseDown);
//
// storeBox
//
this.storeBox.Location = new System.Drawing.Point(71, 96);
this.storeBox.Name = "storeBox";
this.storeBox.ReadOnly = true;
this.storeBox.Size = new System.Drawing.Size(148, 21);
this.storeBox.TabIndex = 13;
this.storeBox.MouseDown += new System.Windows.Forms.MouseEventHandler(this.queryControl_MouseDown);
//
// customerBox
//
this.customerBox.Location = new System.Drawing.Point(71, 56);
this.customerBox.Name = "customerBox";
this.customerBox.ReadOnly = true;
this.customerBox.Size = new System.Drawing.Size(148, 21);
this.customerBox.TabIndex = 12;
this.customerBox.MouseDown += new System.Windows.Forms.MouseEventHandler(this.queryControl_MouseDown);
//
// deliverGoodsLineBox
//
this.deliverGoodsLineBox.Location = new System.Drawing.Point(299, 19);
this.deliverGoodsLineBox.Name = "deliverGoodsLineBox";
this.deliverGoodsLineBox.ReadOnly = true;
this.deliverGoodsLineBox.Size = new System.Drawing.Size(148, 21);
this.deliverGoodsLineBox.TabIndex = 11;
this.deliverGoodsLineBox.MouseDown += new System.Windows.Forms.MouseEventHandler(this.queryControl_MouseDown);
//
// refreshBtn
//
this.refreshBtn.AsClicked = false;
this.refreshBtn.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("refreshBtn.BackgroundImage")));
this.refreshBtn.EnableGroup = false;
this.refreshBtn.FlatAppearance.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(45)))), ((int)(((byte)(155)))), ((int)(((byte)(214)))));
this.refreshBtn.FlatAppearance.BorderSize = 0;
this.refreshBtn.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.refreshBtn.ForeColor = System.Drawing.Color.Black;
this.refreshBtn.Location = new System.Drawing.Point(242, 93);
this.refreshBtn.Name = "refreshBtn";
this.refreshBtn.PlaySound = false;
this.refreshBtn.SelfControlEnable = false;
this.refreshBtn.Size = new System.Drawing.Size(90, 30);
this.refreshBtn.SoundType = WinFormControl.SoundType.Click;
this.refreshBtn.TabIndex = 10;
this.refreshBtn.Text = "刷新";
this.refreshBtn.UseVisualStyleBackColor = true;
this.refreshBtn.WithStataHode = false;
this.refreshBtn.Click += new System.EventHandler(this.refreshBtn_Click);
//
// sendDateBox
//
this.sendDateBox.Location = new System.Drawing.Point(71, 19);
this.sendDateBox.Name = "sendDateBox";
this.sendDateBox.ReadOnly = true;
this.sendDateBox.Size = new System.Drawing.Size(148, 21);
this.sendDateBox.TabIndex = 5;
this.sendDateBox.MouseDown += new System.Windows.Forms.MouseEventHandler(this.queryControl_MouseDown);
//
// uLabel5
//
this.uLabel5.AutoSize = true;
this.uLabel5.BackColor = System.Drawing.Color.Transparent;
this.uLabel5.Location = new System.Drawing.Point(240, 59);
this.uLabel5.Name = "uLabel5";
this.uLabel5.Size = new System.Drawing.Size(53, 12);
this.uLabel5.TabIndex = 4;
this.uLabel5.Text = "单据状态";
//
// uLabel6
//
this.uLabel6.AutoSize = true;
this.uLabel6.BackColor = System.Drawing.Color.Transparent;
this.uLabel6.Location = new System.Drawing.Point(240, 22);
this.uLabel6.Name = "uLabel6";
this.uLabel6.Size = new System.Drawing.Size(53, 12);
this.uLabel6.TabIndex = 3;
this.uLabel6.Text = "送货线路";
//
// uLabel4
//
this.uLabel4.AutoSize = true;
this.uLabel4.BackColor = System.Drawing.Color.Transparent;
this.uLabel4.Location = new System.Drawing.Point(12, 99);
this.uLabel4.Name = "uLabel4";
this.uLabel4.Size = new System.Drawing.Size(29, 12);
this.uLabel4.TabIndex = 2;
this.uLabel4.Text = "仓库";
//
// uLabel3
//
this.uLabel3.AutoSize = true;
this.uLabel3.BackColor = System.Drawing.Color.Transparent;
this.uLabel3.Location = new System.Drawing.Point(12, 59);
this.uLabel3.Name = "uLabel3";
this.uLabel3.Size = new System.Drawing.Size(29, 12);
this.uLabel3.TabIndex = 1;
this.uLabel3.Text = "客户";
//
// uLabel1
//
this.uLabel1.AutoSize = true;
this.uLabel1.BackColor = System.Drawing.Color.Transparent;
this.uLabel1.Location = new System.Drawing.Point(12, 22);
this.uLabel1.Name = "uLabel1";
this.uLabel1.Size = new System.Drawing.Size(53, 12);
this.uLabel1.TabIndex = 0;
this.uLabel1.Text = "发货日期";
//
// panel3
//
this.panel3.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
this.panel3.Controls.Add(this.panel5);
this.panel3.Controls.Add(this.unFinishBtn);
this.panel3.Controls.Add(this.alreadyViewBtn);
this.panel3.Controls.Add(this.weightRecordBtn);
this.panel3.Location = new System.Drawing.Point(2, 263);
this.panel3.Name = "panel3";
this.panel3.Size = new System.Drawing.Size(492, 115);
this.panel3.TabIndex = 4;
//
// panel5
//
this.panel5.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
this.panel5.Controls.Add(this.goodsFinishBtn);
this.panel5.Location = new System.Drawing.Point(342, 15);
this.panel5.Name = "panel5";
this.panel5.Size = new System.Drawing.Size(137, 81);
this.panel5.TabIndex = 16;
//
// goodsFinishBtn
//
this.goodsFinishBtn.AsClicked = false;
this.goodsFinishBtn.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("goodsFinishBtn.BackgroundImage")));
this.goodsFinishBtn.EnableGroup = false;
this.goodsFinishBtn.FlatAppearance.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(45)))), ((int)(((byte)(155)))), ((int)(((byte)(214)))));
this.goodsFinishBtn.FlatAppearance.BorderSize = 0;
this.goodsFinishBtn.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.goodsFinishBtn.Font = new System.Drawing.Font("宋体", 12F);
this.goodsFinishBtn.ForeColor = System.Drawing.Color.Black;
this.goodsFinishBtn.Location = new System.Drawing.Point(19, 10);
this.goodsFinishBtn.Name = "goodsFinishBtn";
this.goodsFinishBtn.PlaySound = false;
this.goodsFinishBtn.SelfControlEnable = false;
this.goodsFinishBtn.Size = new System.Drawing.Size(100, 60);
this.goodsFinishBtn.SoundType = WinFormControl.SoundType.Click;
this.goodsFinishBtn.TabIndex = 13;
this.goodsFinishBtn.Text = "配货完成";
this.goodsFinishBtn.UseVisualStyleBackColor = true;
this.goodsFinishBtn.WithStataHode = false;
this.goodsFinishBtn.Click += new System.EventHandler(this.goodsFinishBtn_Click);
//
// unFinishBtn
//
this.unFinishBtn.AsClicked = false;
this.unFinishBtn.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("unFinishBtn.BackgroundImage")));
this.unFinishBtn.EnableGroup = false;
this.unFinishBtn.FlatAppearance.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(45)))), ((int)(((byte)(155)))), ((int)(((byte)(214)))));
this.unFinishBtn.FlatAppearance.BorderSize = 0;
this.unFinishBtn.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.unFinishBtn.ForeColor = System.Drawing.Color.Black;
this.unFinishBtn.Location = new System.Drawing.Point(31, 68);
this.unFinishBtn.Name = "unFinishBtn";
this.unFinishBtn.PlaySound = false;
this.unFinishBtn.SelfControlEnable = false;
this.unFinishBtn.Size = new System.Drawing.Size(100, 30);
this.unFinishBtn.SoundType = WinFormControl.SoundType.Click;
this.unFinishBtn.TabIndex = 15;
this.unFinishBtn.Text = "撤销完成";
this.unFinishBtn.UseVisualStyleBackColor = true;
this.unFinishBtn.WithStataHode = false;
this.unFinishBtn.Click += new System.EventHandler(this.unFinishBtn_Click);
//
// alreadyViewBtn
//
this.alreadyViewBtn.AsClicked = false;
this.alreadyViewBtn.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("alreadyViewBtn.BackgroundImage")));
this.alreadyViewBtn.EnableGroup = false;
this.alreadyViewBtn.FlatAppearance.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(45)))), ((int)(((byte)(155)))), ((int)(((byte)(214)))));
this.alreadyViewBtn.FlatAppearance.BorderSize = 0;
this.alreadyViewBtn.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.alreadyViewBtn.ForeColor = System.Drawing.Color.Black;
this.alreadyViewBtn.Location = new System.Drawing.Point(31, 17);
this.alreadyViewBtn.Name = "alreadyViewBtn";
this.alreadyViewBtn.PlaySound = false;
this.alreadyViewBtn.SelfControlEnable = false;
this.alreadyViewBtn.Size = new System.Drawing.Size(100, 30);
this.alreadyViewBtn.SoundType = WinFormControl.SoundType.Click;
this.alreadyViewBtn.TabIndex = 14;
this.alreadyViewBtn.Text = "已配货";
this.alreadyViewBtn.UseVisualStyleBackColor = true;
this.alreadyViewBtn.WithStataHode = false;
this.alreadyViewBtn.Click += new System.EventHandler(this.alreadyViewBtn_Click);
//
// weightRecordBtn
//
this.weightRecordBtn.AsClicked = false;
this.weightRecordBtn.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("weightRecordBtn.BackgroundImage")));
this.weightRecordBtn.EnableGroup = false;
this.weightRecordBtn.FlatAppearance.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(45)))), ((int)(((byte)(155)))), ((int)(((byte)(214)))));
this.weightRecordBtn.FlatAppearance.BorderSize = 0;
this.weightRecordBtn.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.weightRecordBtn.Font = new System.Drawing.Font("宋体", 12F);
this.weightRecordBtn.ForeColor = System.Drawing.Color.Black;
this.weightRecordBtn.Location = new System.Drawing.Point(191, 25);
this.weightRecordBtn.Name = "weightRecordBtn";
this.weightRecordBtn.PlaySound = false;
this.weightRecordBtn.SelfControlEnable = false;
this.weightRecordBtn.Size = new System.Drawing.Size(100, 60);
this.weightRecordBtn.SoundType = WinFormControl.SoundType.Click;
this.weightRecordBtn.TabIndex = 12;
this.weightRecordBtn.Text = "称重记录";
this.weightRecordBtn.UseVisualStyleBackColor = true;
this.weightRecordBtn.WithStataHode = false;
this.weightRecordBtn.Click += new System.EventHandler(this.weightRecordBtn_Click);
//
// mainGridView
//
this.mainGridView.AllowUserToAddRows = false;
this.mainGridView.AllowUserToDeleteRows = false;
this.mainGridView.AllowUserToResizeColumns = false;
this.mainGridView.AllowUserToResizeRows = false;
dataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235)))));
this.mainGridView.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle1;
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;
dataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
dataGridViewCellStyle2.Font = new System.Drawing.Font("宋体", 9F);
dataGridViewCellStyle2.ForeColor = System.Drawing.Color.White;
dataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
this.mainGridView.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle2;
this.mainGridView.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
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.Location = new System.Drawing.Point(1, 3);
this.mainGridView.MultiSelect = false;
this.mainGridView.Name = "mainGridView";
this.mainGridView.ReadOnly = true;
dataGridViewCellStyle4.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
dataGridViewCellStyle4.BackColor = System.Drawing.SystemColors.Control;
dataGridViewCellStyle4.Font = new System.Drawing.Font("宋体", 9F);
dataGridViewCellStyle4.ForeColor = System.Drawing.SystemColors.WindowText;
dataGridViewCellStyle4.SelectionBackColor = System.Drawing.SystemColors.Highlight;
dataGridViewCellStyle4.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
dataGridViewCellStyle4.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
this.mainGridView.RowHeadersDefaultCellStyle = dataGridViewCellStyle4;
this.mainGridView.RowHeadersVisible = false;
dataGridViewCellStyle5.Font = new System.Drawing.Font("宋体", 9F);
dataGridViewCellStyle5.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(66)))), ((int)(((byte)(163)))), ((int)(((byte)(218)))));
this.mainGridView.RowsDefaultCellStyle = dataGridViewCellStyle5;
this.mainGridView.RowTemplate.Height = 40;
this.mainGridView.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
this.mainGridView.Size = new System.Drawing.Size(493, 254);
this.mainGridView.TabIndex = 5;
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";
dataGridViewCellStyle3.Format = "yyyy/MM/dd";
this.M_SendTime.DefaultCellStyle = dataGridViewCellStyle3;
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;
//
// panel4
//
this.panel4.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
| System.Windows.Forms.AnchorStyles.Left)));
this.panel4.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.panel4.Controls.Add(this.mainGridView);
this.panel4.Controls.Add(this.panel3);
this.panel4.Location = new System.Drawing.Point(0, 217);
this.panel4.Name = "panel4";
this.panel4.Size = new System.Drawing.Size(499, 394);
this.panel4.TabIndex = 6;
//
// groupBox1
//
this.groupBox1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.groupBox1.Controls.Add(this.orderGridView);
this.groupBox1.Location = new System.Drawing.Point(505, 90);
this.groupBox1.Name = "groupBox1";
this.groupBox1.Size = new System.Drawing.Size(795, 220);
this.groupBox1.TabIndex = 7;
this.groupBox1.TabStop = false;
this.groupBox1.Text = "订货明细";
//
// orderGridView
//
this.orderGridView.AllowUserToAddRows = false;
this.orderGridView.AllowUserToDeleteRows = false;
this.orderGridView.AllowUserToResizeColumns = false;
this.orderGridView.AllowUserToResizeRows = false;
dataGridViewCellStyle6.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235)))));
this.orderGridView.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle6;
this.orderGridView.BackgroundColor = System.Drawing.Color.White;
this.orderGridView.BorderStyle = System.Windows.Forms.BorderStyle.None;
dataGridViewCellStyle7.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
dataGridViewCellStyle7.Font = new System.Drawing.Font("宋体", 9F);
dataGridViewCellStyle7.ForeColor = System.Drawing.Color.White;
dataGridViewCellStyle7.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
this.orderGridView.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle7;
this.orderGridView.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
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.Dock = System.Windows.Forms.DockStyle.Fill;
this.orderGridView.Location = new System.Drawing.Point(3, 17);
this.orderGridView.MultiSelect = false;
this.orderGridView.Name = "orderGridView";
this.orderGridView.ReadOnly = true;
this.orderGridView.RowHeadersVisible = false;
dataGridViewCellStyle13.Font = new System.Drawing.Font("宋体", 9F);
dataGridViewCellStyle13.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(66)))), ((int)(((byte)(163)))), ((int)(((byte)(218)))));
this.orderGridView.RowsDefaultCellStyle = dataGridViewCellStyle13;
this.orderGridView.RowTemplate.Height = 40;
this.orderGridView.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
this.orderGridView.Size = new System.Drawing.Size(789, 200);
this.orderGridView.TabIndex = 0;
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";
dataGridViewCellStyle8.Format = "#0.######";
this.D_SecondNumber.DefaultCellStyle = dataGridViewCellStyle8;
this.D_SecondNumber.HeaderText = "辅数量";
this.D_SecondNumber.Name = "D_SecondNumber";
this.D_SecondNumber.ReadOnly = true;
//
// D_Number
//
this.D_Number.DataPropertyName = "Number";
dataGridViewCellStyle9.Format = "#0.######";
this.D_Number.DefaultCellStyle = dataGridViewCellStyle9;
this.D_Number.HeaderText = "报价数量";
this.D_Number.Name = "D_Number";
this.D_Number.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_SNumber
//
this.D_SNumber.DataPropertyName = "SNumber";
dataGridViewCellStyle11.Format = "#0.######";
this.D_SNumber.DefaultCellStyle = dataGridViewCellStyle11;
this.D_SNumber.HeaderText = "配货数量";
this.D_SNumber.Name = "D_SNumber";
this.D_SNumber.ReadOnly = true;
//
// D_DiffNumber
//
this.D_DiffNumber.DataPropertyName = "DiffNumber";
dataGridViewCellStyle12.Format = "#0.######";
this.D_DiffNumber.DefaultCellStyle = dataGridViewCellStyle12;
this.D_DiffNumber.HeaderText = "差异数量";
this.D_DiffNumber.Name = "D_DiffNumber";
this.D_DiffNumber.ReadOnly = true;
//
// groupBox2
//
this.groupBox2.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
this.groupBox2.Controls.Add(this.sendGridView);
this.groupBox2.Location = new System.Drawing.Point(505, 323);
this.groupBox2.Name = "groupBox2";
this.groupBox2.Size = new System.Drawing.Size(795, 220);
this.groupBox2.TabIndex = 8;
this.groupBox2.TabStop = false;
this.groupBox2.Text = "发货明细";
//
// sendGridView
//
this.sendGridView.AllowUserToAddRows = false;
this.sendGridView.AllowUserToDeleteRows = false;
this.sendGridView.AllowUserToResizeColumns = false;
this.sendGridView.AllowUserToResizeRows = false;
dataGridViewCellStyle14.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235)))));
this.sendGridView.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle14;
this.sendGridView.BackgroundColor = System.Drawing.Color.White;
this.sendGridView.BorderStyle = System.Windows.Forms.BorderStyle.None;
dataGridViewCellStyle15.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
dataGridViewCellStyle15.Font = new System.Drawing.Font("宋体", 9F);
dataGridViewCellStyle15.ForeColor = System.Drawing.Color.White;
dataGridViewCellStyle15.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
this.sendGridView.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle15;
this.sendGridView.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
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.Dock = System.Windows.Forms.DockStyle.Fill;
this.sendGridView.Location = new System.Drawing.Point(3, 17);
this.sendGridView.MultiSelect = false;
this.sendGridView.Name = "sendGridView";
this.sendGridView.ReadOnly = true;
this.sendGridView.RowHeadersVisible = false;
dataGridViewCellStyle21.Font = new System.Drawing.Font("宋体", 10F);
dataGridViewCellStyle21.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(66)))), ((int)(((byte)(163)))), ((int)(((byte)(218)))));
this.sendGridView.RowsDefaultCellStyle = dataGridViewCellStyle21;
this.sendGridView.RowTemplate.Height = 40;
this.sendGridView.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
this.sendGridView.Size = new System.Drawing.Size(789, 200);
this.sendGridView.TabIndex = 1;
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";
dataGridViewCellStyle16.Format = "#0.######";
this.F_Number.DefaultCellStyle = dataGridViewCellStyle16;
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";
dataGridViewCellStyle17.Format = "#0.######";
this.F_InStoreWeight.DefaultCellStyle = dataGridViewCellStyle17;
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";
dataGridViewCellStyle18.Format = "#0.######";
this.F_Weight.DefaultCellStyle = dataGridViewCellStyle18;
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";
dataGridViewCellStyle19.Format = "#0.######";
this.F_DiffWeight.DefaultCellStyle = dataGridViewCellStyle19;
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";
dataGridViewCellStyle20.Format = "MM.dd HH:mm:ss";
this.F_Time.DefaultCellStyle = dataGridViewCellStyle20;
this.F_Time.HeaderText = "时间";
this.F_Time.Name = "F_Time";
this.F_Time.ReadOnly = true;
this.F_Time.Width = 120;
//
// commitBtn
//
this.commitBtn.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
this.commitBtn.AsClicked = false;
this.commitBtn.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("commitBtn.BackgroundImage")));
this.commitBtn.EnableGroup = false;
this.commitBtn.FlatAppearance.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(45)))), ((int)(((byte)(155)))), ((int)(((byte)(214)))));
this.commitBtn.FlatAppearance.BorderSize = 0;
this.commitBtn.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.commitBtn.Font = new System.Drawing.Font("宋体", 15F);
this.commitBtn.ForeColor = System.Drawing.Color.Black;
this.commitBtn.Location = new System.Drawing.Point(1180, 549);
this.commitBtn.Name = "commitBtn";
this.commitBtn.PlaySound = false;
this.commitBtn.SelfControlEnable = false;
this.commitBtn.Size = new System.Drawing.Size(107, 58);
this.commitBtn.SoundType = WinFormControl.SoundType.Click;
this.commitBtn.TabIndex = 15;
this.commitBtn.Text = "提交";
this.commitBtn.UseVisualStyleBackColor = true;
this.commitBtn.WithStataHode = false;
this.commitBtn.Click += new System.EventHandler(this.commitBtn_Click);
//
// deleteBtn
//
this.deleteBtn.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
this.deleteBtn.AsClicked = false;
this.deleteBtn.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("deleteBtn.BackgroundImage")));
this.deleteBtn.EnableGroup = false;
this.deleteBtn.FlatAppearance.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(45)))), ((int)(((byte)(155)))), ((int)(((byte)(214)))));
this.deleteBtn.FlatAppearance.BorderSize = 0;
this.deleteBtn.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.deleteBtn.ForeColor = System.Drawing.Color.Black;
this.deleteBtn.Location = new System.Drawing.Point(994, 566);
this.deleteBtn.Name = "deleteBtn";
this.deleteBtn.PlaySound = false;
this.deleteBtn.SelfControlEnable = false;
this.deleteBtn.Size = new System.Drawing.Size(100, 30);
this.deleteBtn.SoundType = WinFormControl.SoundType.Click;
this.deleteBtn.TabIndex = 16;
this.deleteBtn.Text = "删除选中";
this.deleteBtn.UseVisualStyleBackColor = true;
this.deleteBtn.WithStataHode = false;
this.deleteBtn.Click += new System.EventHandler(this.deleteBtn_Click);
//
// checkBox1
//
this.checkBox1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
this.checkBox1.AutoSize = true;
this.checkBox1.Font = new System.Drawing.Font("宋体", 12F);
this.checkBox1.Location = new System.Drawing.Point(534, 570);
this.checkBox1.Name = "checkBox1";
this.checkBox1.Size = new System.Drawing.Size(91, 20);
this.checkBox1.TabIndex = 17;
this.checkBox1.Text = "扫码发货";
this.checkBox1.UseVisualStyleBackColor = true;
//
// halfBtn
//
this.halfBtn.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
this.halfBtn.AsClicked = false;
this.halfBtn.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("halfBtn.BackgroundImage")));
this.halfBtn.EnableGroup = false;
this.halfBtn.FlatAppearance.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(45)))), ((int)(((byte)(155)))), ((int)(((byte)(214)))));
this.halfBtn.FlatAppearance.BorderSize = 0;
this.halfBtn.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.halfBtn.ForeColor = System.Drawing.Color.Black;
this.halfBtn.Location = new System.Drawing.Point(681, 566);
this.halfBtn.Name = "halfBtn";
this.halfBtn.PlaySound = false;
this.halfBtn.SelfControlEnable = false;
this.halfBtn.Size = new System.Drawing.Size(100, 30);
this.halfBtn.SoundType = WinFormControl.SoundType.Click;
this.halfBtn.TabIndex = 18;
this.halfBtn.Text = "0.5";
this.halfBtn.UseVisualStyleBackColor = true;
this.halfBtn.WithStataHode = false;
this.halfBtn.Click += new System.EventHandler(this.halfBtn_Click);
//
// fullBtn
//
this.fullBtn.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
this.fullBtn.AsClicked = false;
this.fullBtn.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("fullBtn.BackgroundImage")));
this.fullBtn.EnableGroup = false;
this.fullBtn.FlatAppearance.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(45)))), ((int)(((byte)(155)))), ((int)(((byte)(214)))));
this.fullBtn.FlatAppearance.BorderSize = 0;
this.fullBtn.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.fullBtn.ForeColor = System.Drawing.Color.Black;
this.fullBtn.Location = new System.Drawing.Point(815, 566);
this.fullBtn.Name = "fullBtn";
this.fullBtn.PlaySound = false;
this.fullBtn.SelfControlEnable = false;
this.fullBtn.Size = new System.Drawing.Size(100, 30);
this.fullBtn.SoundType = WinFormControl.SoundType.Click;
this.fullBtn.TabIndex = 19;
this.fullBtn.Text = "1";
this.fullBtn.UseVisualStyleBackColor = true;
this.fullBtn.WithStataHode = false;
this.fullBtn.Click += new System.EventHandler(this.fullBtn_Click);
//
// CarcassSaleOutForm
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.BackColor = System.Drawing.Color.White;
this.ClientSize = new System.Drawing.Size(1305, 611);
this.Controls.Add(this.fullBtn);
this.Controls.Add(this.halfBtn);
this.Controls.Add(this.checkBox1);
this.Controls.Add(this.deleteBtn);
this.Controls.Add(this.commitBtn);
this.Controls.Add(this.groupBox2);
this.Controls.Add(this.groupBox1);
this.Controls.Add(this.panel4);
this.Controls.Add(this.panel2);
this.Controls.Add(this.panel1);
this.ImeMode = System.Windows.Forms.ImeMode.Disable;
this.KeyPreview = true;
this.MinimumSize = new System.Drawing.Size(1321, 650);
this.Name = "CarcassSaleOutForm";
this.Text = "白条发货";
this.WindowState = System.Windows.Forms.FormWindowState.Maximized;
this.panel1.ResumeLayout(false);
this.panel1.PerformLayout();
this.panel2.ResumeLayout(false);
this.panel2.PerformLayout();
this.panel3.ResumeLayout(false);
this.panel5.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.mainGridView)).EndInit();
this.panel4.ResumeLayout(false);
this.groupBox1.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.orderGridView)).EndInit();
this.groupBox2.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.sendGridView)).EndInit();
this.ResumeLayout(false);
this.PerformLayout();
}
#endregion
private WinFormControl.UWeightControl uWeightControl1;
private System.Windows.Forms.Panel panel1;
private WinFormControl.UScanPanel uScanPanel1;
private WinFormControl.UButton closeBtn;
private WinFormControl.UTimerLabel uTimerLabel1;
private System.Windows.Forms.ComboBox productBatchSelect;
private WinFormControl.ULabel uLabel2;
private System.Windows.Forms.Panel panel2;
private System.Windows.Forms.TextBox sendDateBox;
private WinFormControl.ULabel uLabel5;
private WinFormControl.ULabel uLabel6;
private WinFormControl.ULabel uLabel4;
private WinFormControl.UButton refreshBtn;
private System.Windows.Forms.Panel panel3;
private WinFormControl.UButton goodsFinishBtn;
private WinFormControl.UButton weightRecordBtn;
private WinFormControl.UDataGridView mainGridView;
private System.Windows.Forms.Panel panel4;
private System.Windows.Forms.GroupBox groupBox1;
private System.Windows.Forms.GroupBox groupBox2;
private WinFormControl.UDataGridView orderGridView;
private WinFormControl.UDataGridView sendGridView;
private WinFormControl.ULabel uLabel7;
private WinFormControl.ULabel uLabel8;
private WinFormControl.ULabel uLabel3;
private WinFormControl.ULabel uLabel1;
private WinFormControl.ULabel uLabel9;
private WinFormControl.ULabel uLabel10;
private WinFormControl.ULabel addressLabel;
private WinFormControl.ULabel billIDLabel;
private WinFormControl.ULabel carNumberLabel;
private WinFormControl.ULabel customerLabel;
private System.Windows.Forms.TextBox deliverGoodsLineBox;
private WinFormControl.UButton commitBtn;
private System.Windows.Forms.TextBox billStateBox;
private System.Windows.Forms.TextBox storeBox;
private System.Windows.Forms.TextBox customerBox;
private WinFormControl.UButton clearBtn;
private WinFormControl.UButton alreadyViewBtn;
private WinFormControl.UButton deleteBtn;
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.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.CheckBox checkBox1;
private WinFormControl.UButton halfBtn;
private WinFormControl.UButton fullBtn;
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 WinFormControl.UButton unFinishBtn;
private System.Windows.Forms.Panel panel5;
}
}