|
|
namespace ButcherFactory.SegmentStockUp_
|
|
|
{
|
|
|
partial class SegmentStockUpForm
|
|
|
{
|
|
|
/// <summary>
|
|
|
/// Required designer variable.
|
|
|
/// </summary>
|
|
|
private System.ComponentModel.IContainer components = null;
|
|
|
|
|
|
/// <summary>
|
|
|
/// Clean up any resources being used.
|
|
|
/// </summary>
|
|
|
/// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
|
|
|
protected override void Dispose(bool disposing)
|
|
|
{
|
|
|
if (disposing && (components != null))
|
|
|
{
|
|
|
components.Dispose();
|
|
|
}
|
|
|
base.Dispose(disposing);
|
|
|
}
|
|
|
|
|
|
#region Windows Form Designer generated code
|
|
|
|
|
|
/// <summary>
|
|
|
/// Required method for Designer support - do not modify
|
|
|
/// the contents of this method with the code editor.
|
|
|
/// </summary>
|
|
|
private void InitializeComponent()
|
|
|
{
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle();
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = new System.Windows.Forms.DataGridViewCellStyle();
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle7 = new System.Windows.Forms.DataGridViewCellStyle();
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle3 = new System.Windows.Forms.DataGridViewCellStyle();
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle4 = new System.Windows.Forms.DataGridViewCellStyle();
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle5 = new System.Windows.Forms.DataGridViewCellStyle();
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle6 = new System.Windows.Forms.DataGridViewCellStyle();
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle8 = new System.Windows.Forms.DataGridViewCellStyle();
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle9 = new System.Windows.Forms.DataGridViewCellStyle();
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle12 = 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 dataGridViewCellStyle13 = new System.Windows.Forms.DataGridViewCellStyle();
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle14 = new System.Windows.Forms.DataGridViewCellStyle();
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle19 = new System.Windows.Forms.DataGridViewCellStyle();
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle15 = 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();
|
|
|
this.tabControl1 = new System.Windows.Forms.TabControl();
|
|
|
this.tabPage1 = new System.Windows.Forms.TabPage();
|
|
|
this.downWeightBox = new System.Windows.Forms.Label();
|
|
|
this.label5 = new System.Windows.Forms.Label();
|
|
|
this.label2 = new System.Windows.Forms.Label();
|
|
|
this.label1 = new System.Windows.Forms.Label();
|
|
|
this.panel7 = new System.Windows.Forms.Panel();
|
|
|
this.colorButton1 = new ButcherFactory.Controls.ColorButton();
|
|
|
this.printCk = new System.Windows.Forms.CheckBox();
|
|
|
this.refresh = new ButcherFactory.Controls.ColorButton();
|
|
|
this.bhUnitNumLbl = new System.Windows.Forms.Label();
|
|
|
this.label9 = new System.Windows.Forms.Label();
|
|
|
this.bhNumberLbl = new System.Windows.Forms.Label();
|
|
|
this.label11 = new System.Windows.Forms.Label();
|
|
|
this.dhUnitNumLbl = new System.Windows.Forms.Label();
|
|
|
this.label7 = new System.Windows.Forms.Label();
|
|
|
this.panel6 = new System.Windows.Forms.Panel();
|
|
|
this.finishGrid = new WinFormControl.UDataGridView();
|
|
|
this.F_RowIndex = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
this.F_Name = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
this.F_UnitNum = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
this.F_SecondNumber = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
this.F_SUnitNum = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
this.F_SSecondNumber = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
this.label13 = new System.Windows.Forms.Label();
|
|
|
this.detailGridView = new WinFormControl.UDataGridView();
|
|
|
this.B_Customer_Name = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
this.B_ShortCode = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
this.B_Goods_Name = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
this.B_SaleOutStoreID = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
this.B_SecondNumber = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
this.B_UnitNumber = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
this.panel5 = new System.Windows.Forms.Panel();
|
|
|
this.mainGridView = new WinFormControl.UDataGridView();
|
|
|
this.D_Finishd = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
this.D_Customer_Name = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
this.D_Goods_Name = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
this.D_Goods_Spec = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
this.D_SecondNumber = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
this.D_UnitNum = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
this.D_SSecondNumber = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
this.D_SUnitNum = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
this.label12 = new System.Windows.Forms.Label();
|
|
|
this.dhNumberLbl = new System.Windows.Forms.Label();
|
|
|
this.label4 = new System.Windows.Forms.Label();
|
|
|
this.driveLineLbl = new System.Windows.Forms.Label();
|
|
|
this.goodsLbl = new System.Windows.Forms.Label();
|
|
|
this.panel4 = new System.Windows.Forms.Panel();
|
|
|
this.uScanPanel1 = new WinFormControl.UScanPanel();
|
|
|
this.tabPage2 = new System.Windows.Forms.TabPage();
|
|
|
this.lineGroupSetBtn = new ButcherFactory.Controls.ColorButton();
|
|
|
this.flowLayoutPanel1 = new System.Windows.Forms.FlowLayoutPanel();
|
|
|
this.roundPanel1.SuspendLayout();
|
|
|
this.tabControl1.SuspendLayout();
|
|
|
this.tabPage1.SuspendLayout();
|
|
|
this.panel7.SuspendLayout();
|
|
|
this.panel6.SuspendLayout();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.finishGrid)).BeginInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.detailGridView)).BeginInit();
|
|
|
this.panel5.SuspendLayout();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.mainGridView)).BeginInit();
|
|
|
this.tabPage2.SuspendLayout();
|
|
|
this.SuspendLayout();
|
|
|
//
|
|
|
// roundPanel1
|
|
|
//
|
|
|
this.roundPanel1.Controls.Add(this.tabControl1);
|
|
|
this.roundPanel1.Size = new System.Drawing.Size(1187, 530);
|
|
|
//
|
|
|
// label3
|
|
|
//
|
|
|
this.label3.Location = new System.Drawing.Point(495, 599);
|
|
|
//
|
|
|
// tabControl1
|
|
|
//
|
|
|
this.tabControl1.Controls.Add(this.tabPage1);
|
|
|
this.tabControl1.Controls.Add(this.tabPage2);
|
|
|
this.tabControl1.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
|
this.tabControl1.ItemSize = new System.Drawing.Size(48, 40);
|
|
|
this.tabControl1.Location = new System.Drawing.Point(0, 0);
|
|
|
this.tabControl1.Margin = new System.Windows.Forms.Padding(0);
|
|
|
this.tabControl1.Name = "tabControl1";
|
|
|
this.tabControl1.Padding = new System.Drawing.Point(60, 3);
|
|
|
this.tabControl1.SelectedIndex = 0;
|
|
|
this.tabControl1.Size = new System.Drawing.Size(1187, 530);
|
|
|
this.tabControl1.TabIndex = 0;
|
|
|
//
|
|
|
// tabPage1
|
|
|
//
|
|
|
this.tabPage1.Controls.Add(this.downWeightBox);
|
|
|
this.tabPage1.Controls.Add(this.label5);
|
|
|
this.tabPage1.Controls.Add(this.label2);
|
|
|
this.tabPage1.Controls.Add(this.label1);
|
|
|
this.tabPage1.Controls.Add(this.panel7);
|
|
|
this.tabPage1.Controls.Add(this.bhUnitNumLbl);
|
|
|
this.tabPage1.Controls.Add(this.label9);
|
|
|
this.tabPage1.Controls.Add(this.bhNumberLbl);
|
|
|
this.tabPage1.Controls.Add(this.label11);
|
|
|
this.tabPage1.Controls.Add(this.dhUnitNumLbl);
|
|
|
this.tabPage1.Controls.Add(this.label7);
|
|
|
this.tabPage1.Controls.Add(this.panel6);
|
|
|
this.tabPage1.Controls.Add(this.panel5);
|
|
|
this.tabPage1.Controls.Add(this.dhNumberLbl);
|
|
|
this.tabPage1.Controls.Add(this.label4);
|
|
|
this.tabPage1.Controls.Add(this.driveLineLbl);
|
|
|
this.tabPage1.Controls.Add(this.goodsLbl);
|
|
|
this.tabPage1.Controls.Add(this.panel4);
|
|
|
this.tabPage1.Controls.Add(this.uScanPanel1);
|
|
|
this.tabPage1.Location = new System.Drawing.Point(4, 44);
|
|
|
this.tabPage1.Name = "tabPage1";
|
|
|
this.tabPage1.Padding = new System.Windows.Forms.Padding(3);
|
|
|
this.tabPage1.Size = new System.Drawing.Size(1179, 482);
|
|
|
this.tabPage1.TabIndex = 0;
|
|
|
this.tabPage1.Text = "备货";
|
|
|
this.tabPage1.UseVisualStyleBackColor = true;
|
|
|
//
|
|
|
// downWeightBox
|
|
|
//
|
|
|
this.downWeightBox.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
|
|
this.downWeightBox.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
|
this.downWeightBox.Font = new System.Drawing.Font("宋体", 14F);
|
|
|
this.downWeightBox.ForeColor = System.Drawing.Color.Red;
|
|
|
this.downWeightBox.Location = new System.Drawing.Point(1070, 82);
|
|
|
this.downWeightBox.Name = "downWeightBox";
|
|
|
this.downWeightBox.Size = new System.Drawing.Size(102, 30);
|
|
|
this.downWeightBox.TabIndex = 43;
|
|
|
this.downWeightBox.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
|
this.downWeightBox.Click += new System.EventHandler(this.downWeightBox_Click);
|
|
|
//
|
|
|
// label5
|
|
|
//
|
|
|
this.label5.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
|
|
this.label5.AutoSize = true;
|
|
|
this.label5.Font = new System.Drawing.Font("宋体", 14F);
|
|
|
this.label5.ForeColor = System.Drawing.Color.Blue;
|
|
|
this.label5.Location = new System.Drawing.Point(973, 88);
|
|
|
this.label5.Name = "label5";
|
|
|
this.label5.Size = new System.Drawing.Size(104, 19);
|
|
|
this.label5.TabIndex = 42;
|
|
|
this.label5.Text = "下浮重量:";
|
|
|
//
|
|
|
// label2
|
|
|
//
|
|
|
this.label2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
|
this.label2.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
|
|
|
this.label2.Font = new System.Drawing.Font("宋体", 14F);
|
|
|
this.label2.ForeColor = System.Drawing.Color.Red;
|
|
|
this.label2.Location = new System.Drawing.Point(470, 5);
|
|
|
this.label2.Name = "label2";
|
|
|
this.label2.Size = new System.Drawing.Size(332, 32);
|
|
|
this.label2.TabIndex = 41;
|
|
|
this.label2.Text = "请选择";
|
|
|
this.label2.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
|
|
this.label2.Click += new System.EventHandler(this.label2_Click);
|
|
|
//
|
|
|
// label1
|
|
|
//
|
|
|
this.label1.AutoSize = true;
|
|
|
this.label1.Font = new System.Drawing.Font("宋体", 14F);
|
|
|
this.label1.Location = new System.Drawing.Point(373, 12);
|
|
|
this.label1.Name = "label1";
|
|
|
this.label1.Size = new System.Drawing.Size(104, 19);
|
|
|
this.label1.TabIndex = 40;
|
|
|
this.label1.Text = "选择客户:";
|
|
|
//
|
|
|
// panel7
|
|
|
//
|
|
|
this.panel7.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
|
|
this.panel7.Controls.Add(this.colorButton1);
|
|
|
this.panel7.Controls.Add(this.printCk);
|
|
|
this.panel7.Controls.Add(this.refresh);
|
|
|
this.panel7.Location = new System.Drawing.Point(829, -1);
|
|
|
this.panel7.Name = "panel7";
|
|
|
this.panel7.Size = new System.Drawing.Size(346, 44);
|
|
|
this.panel7.TabIndex = 39;
|
|
|
//
|
|
|
// colorButton1
|
|
|
//
|
|
|
this.colorButton1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(77)))), ((int)(((byte)(135)))), ((int)(((byte)(245)))));
|
|
|
this.colorButton1.ForeColor = System.Drawing.Color.White;
|
|
|
this.colorButton1.Location = new System.Drawing.Point(136, 5);
|
|
|
this.colorButton1.Name = "colorButton1";
|
|
|
this.colorButton1.SelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(158)))), ((int)(((byte)(234)))), ((int)(((byte)(106)))));
|
|
|
this.colorButton1.Size = new System.Drawing.Size(75, 35);
|
|
|
this.colorButton1.TabIndex = 2;
|
|
|
this.colorButton1.Text = "打印测试";
|
|
|
this.colorButton1.UseVisualStyleBackColor = false;
|
|
|
this.colorButton1.Click += new System.EventHandler(this.colorButton1_Click);
|
|
|
//
|
|
|
// printCk
|
|
|
//
|
|
|
this.printCk.AutoSize = true;
|
|
|
this.printCk.Checked = true;
|
|
|
this.printCk.CheckState = System.Windows.Forms.CheckState.Checked;
|
|
|
this.printCk.Font = new System.Drawing.Font("黑体", 12F);
|
|
|
this.printCk.Location = new System.Drawing.Point(14, 13);
|
|
|
this.printCk.Name = "printCk";
|
|
|
this.printCk.Size = new System.Drawing.Size(91, 20);
|
|
|
this.printCk.TabIndex = 1;
|
|
|
this.printCk.Text = "打印条码";
|
|
|
this.printCk.UseVisualStyleBackColor = true;
|
|
|
//
|
|
|
// refresh
|
|
|
//
|
|
|
this.refresh.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(77)))), ((int)(((byte)(135)))), ((int)(((byte)(245)))));
|
|
|
this.refresh.ForeColor = System.Drawing.Color.White;
|
|
|
this.refresh.Location = new System.Drawing.Point(268, 4);
|
|
|
this.refresh.Name = "refresh";
|
|
|
this.refresh.SelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(158)))), ((int)(((byte)(234)))), ((int)(((byte)(106)))));
|
|
|
this.refresh.Size = new System.Drawing.Size(75, 35);
|
|
|
this.refresh.TabIndex = 0;
|
|
|
this.refresh.Text = "刷新";
|
|
|
this.refresh.UseVisualStyleBackColor = false;
|
|
|
this.refresh.Click += new System.EventHandler(this.refresh_Click);
|
|
|
//
|
|
|
// bhUnitNumLbl
|
|
|
//
|
|
|
this.bhUnitNumLbl.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
|
this.bhUnitNumLbl.Font = new System.Drawing.Font("宋体", 14F);
|
|
|
this.bhUnitNumLbl.ForeColor = System.Drawing.Color.Red;
|
|
|
this.bhUnitNumLbl.Location = new System.Drawing.Point(768, 82);
|
|
|
this.bhUnitNumLbl.Name = "bhUnitNumLbl";
|
|
|
this.bhUnitNumLbl.Size = new System.Drawing.Size(120, 30);
|
|
|
this.bhUnitNumLbl.TabIndex = 37;
|
|
|
this.bhUnitNumLbl.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
|
//
|
|
|
// label9
|
|
|
//
|
|
|
this.label9.AutoSize = true;
|
|
|
this.label9.Font = new System.Drawing.Font("宋体", 14F);
|
|
|
this.label9.Location = new System.Drawing.Point(675, 88);
|
|
|
this.label9.Name = "label9";
|
|
|
this.label9.Size = new System.Drawing.Size(85, 19);
|
|
|
this.label9.TabIndex = 38;
|
|
|
this.label9.Text = "备货重量";
|
|
|
//
|
|
|
// bhNumberLbl
|
|
|
//
|
|
|
this.bhNumberLbl.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
|
this.bhNumberLbl.Font = new System.Drawing.Font("宋体", 14F);
|
|
|
this.bhNumberLbl.ForeColor = System.Drawing.Color.Red;
|
|
|
this.bhNumberLbl.Location = new System.Drawing.Point(542, 82);
|
|
|
this.bhNumberLbl.Name = "bhNumberLbl";
|
|
|
this.bhNumberLbl.Size = new System.Drawing.Size(120, 30);
|
|
|
this.bhNumberLbl.TabIndex = 35;
|
|
|
this.bhNumberLbl.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
|
//
|
|
|
// label11
|
|
|
//
|
|
|
this.label11.AutoSize = true;
|
|
|
this.label11.Font = new System.Drawing.Font("宋体", 14F);
|
|
|
this.label11.Location = new System.Drawing.Point(455, 88);
|
|
|
this.label11.Name = "label11";
|
|
|
this.label11.Size = new System.Drawing.Size(85, 19);
|
|
|
this.label11.TabIndex = 36;
|
|
|
this.label11.Text = "备货数量";
|
|
|
//
|
|
|
// dhUnitNumLbl
|
|
|
//
|
|
|
this.dhUnitNumLbl.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
|
this.dhUnitNumLbl.Font = new System.Drawing.Font("宋体", 14F);
|
|
|
this.dhUnitNumLbl.ForeColor = System.Drawing.Color.Red;
|
|
|
this.dhUnitNumLbl.Location = new System.Drawing.Point(321, 82);
|
|
|
this.dhUnitNumLbl.Name = "dhUnitNumLbl";
|
|
|
this.dhUnitNumLbl.Size = new System.Drawing.Size(120, 30);
|
|
|
this.dhUnitNumLbl.TabIndex = 33;
|
|
|
this.dhUnitNumLbl.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
|
//
|
|
|
// label7
|
|
|
//
|
|
|
this.label7.AutoSize = true;
|
|
|
this.label7.Font = new System.Drawing.Font("宋体", 14F);
|
|
|
this.label7.Location = new System.Drawing.Point(231, 88);
|
|
|
this.label7.Name = "label7";
|
|
|
this.label7.Size = new System.Drawing.Size(85, 19);
|
|
|
this.label7.TabIndex = 34;
|
|
|
this.label7.Text = "订货重量";
|
|
|
//
|
|
|
// panel6
|
|
|
//
|
|
|
this.panel6.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
|
|
|
| System.Windows.Forms.AnchorStyles.Right)));
|
|
|
this.panel6.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(247)))), ((int)(((byte)(247)))), ((int)(((byte)(247)))));
|
|
|
this.panel6.Controls.Add(this.finishGrid);
|
|
|
this.panel6.Controls.Add(this.label13);
|
|
|
this.panel6.Controls.Add(this.detailGridView);
|
|
|
this.panel6.Location = new System.Drawing.Point(575, 128);
|
|
|
this.panel6.Name = "panel6";
|
|
|
this.panel6.Size = new System.Drawing.Size(600, 355);
|
|
|
this.panel6.TabIndex = 32;
|
|
|
//
|
|
|
// finishGrid
|
|
|
//
|
|
|
this.finishGrid.AllowUserToAddRows = false;
|
|
|
this.finishGrid.AllowUserToDeleteRows = false;
|
|
|
this.finishGrid.AllowUserToResizeColumns = false;
|
|
|
this.finishGrid.AllowUserToResizeRows = false;
|
|
|
dataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(254)))), ((int)(((byte)(228)))), ((int)(((byte)(203)))));
|
|
|
this.finishGrid.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle1;
|
|
|
this.finishGrid.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.finishGrid.BackgroundColor = System.Drawing.Color.White;
|
|
|
this.finishGrid.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
|
this.finishGrid.CellBorderStyle = System.Windows.Forms.DataGridViewCellBorderStyle.None;
|
|
|
this.finishGrid.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.None;
|
|
|
dataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
|
|
|
dataGridViewCellStyle2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(129)))), ((int)(((byte)(213)))), ((int)(((byte)(68)))));
|
|
|
dataGridViewCellStyle2.Font = new System.Drawing.Font("宋体", 10F);
|
|
|
dataGridViewCellStyle2.ForeColor = System.Drawing.Color.White;
|
|
|
dataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
|
|
|
this.finishGrid.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle2;
|
|
|
this.finishGrid.ColumnHeadersHeight = 30;
|
|
|
this.finishGrid.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
|
|
|
this.finishGrid.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
|
|
|
this.F_RowIndex,
|
|
|
this.F_Name,
|
|
|
this.F_UnitNum,
|
|
|
this.F_SecondNumber,
|
|
|
this.F_SUnitNum,
|
|
|
this.F_SSecondNumber});
|
|
|
this.finishGrid.EnableHeadersVisualStyles = false;
|
|
|
this.finishGrid.Location = new System.Drawing.Point(10, 313);
|
|
|
this.finishGrid.MultiSelect = false;
|
|
|
this.finishGrid.Name = "finishGrid";
|
|
|
this.finishGrid.ReadOnly = true;
|
|
|
this.finishGrid.RowHeadersVisible = false;
|
|
|
dataGridViewCellStyle7.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(247)))), ((int)(((byte)(240)))));
|
|
|
dataGridViewCellStyle7.Font = new System.Drawing.Font("宋体", 10F);
|
|
|
dataGridViewCellStyle7.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(129)))), ((int)(((byte)(213)))), ((int)(((byte)(68)))));
|
|
|
this.finishGrid.RowsDefaultCellStyle = dataGridViewCellStyle7;
|
|
|
this.finishGrid.RowTemplate.Height = 40;
|
|
|
this.finishGrid.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
|
|
|
this.finishGrid.Size = new System.Drawing.Size(580, 40);
|
|
|
this.finishGrid.TabIndex = 8;
|
|
|
//
|
|
|
// F_RowIndex
|
|
|
//
|
|
|
this.F_RowIndex.DataPropertyName = "RowIndex";
|
|
|
this.F_RowIndex.HeaderText = "序号";
|
|
|
this.F_RowIndex.Name = "F_RowIndex";
|
|
|
this.F_RowIndex.ReadOnly = true;
|
|
|
this.F_RowIndex.Width = 80;
|
|
|
//
|
|
|
// F_Name
|
|
|
//
|
|
|
this.F_Name.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill;
|
|
|
this.F_Name.DataPropertyName = "Name";
|
|
|
this.F_Name.HeaderText = "客户";
|
|
|
this.F_Name.MinimumWidth = 100;
|
|
|
this.F_Name.Name = "F_Name";
|
|
|
this.F_Name.ReadOnly = true;
|
|
|
//
|
|
|
// F_UnitNum
|
|
|
//
|
|
|
this.F_UnitNum.DataPropertyName = "UnitNum";
|
|
|
dataGridViewCellStyle3.Format = "#0.######";
|
|
|
this.F_UnitNum.DefaultCellStyle = dataGridViewCellStyle3;
|
|
|
this.F_UnitNum.HeaderText = "订货重量";
|
|
|
this.F_UnitNum.Name = "F_UnitNum";
|
|
|
this.F_UnitNum.ReadOnly = true;
|
|
|
//
|
|
|
// F_SecondNumber
|
|
|
//
|
|
|
this.F_SecondNumber.DataPropertyName = "SecondNumber";
|
|
|
dataGridViewCellStyle4.Format = "#0.######";
|
|
|
this.F_SecondNumber.DefaultCellStyle = dataGridViewCellStyle4;
|
|
|
this.F_SecondNumber.HeaderText = "订货数量";
|
|
|
this.F_SecondNumber.Name = "F_SecondNumber";
|
|
|
this.F_SecondNumber.ReadOnly = true;
|
|
|
//
|
|
|
// F_SUnitNum
|
|
|
//
|
|
|
this.F_SUnitNum.DataPropertyName = "SUnitNum";
|
|
|
dataGridViewCellStyle5.Format = "#0.######";
|
|
|
this.F_SUnitNum.DefaultCellStyle = dataGridViewCellStyle5;
|
|
|
this.F_SUnitNum.HeaderText = "备货重量";
|
|
|
this.F_SUnitNum.Name = "F_SUnitNum";
|
|
|
this.F_SUnitNum.ReadOnly = true;
|
|
|
//
|
|
|
// F_SSecondNumber
|
|
|
//
|
|
|
this.F_SSecondNumber.DataPropertyName = "SSecondNumber";
|
|
|
dataGridViewCellStyle6.Format = "#0.######";
|
|
|
this.F_SSecondNumber.DefaultCellStyle = dataGridViewCellStyle6;
|
|
|
this.F_SSecondNumber.HeaderText = "备货数量";
|
|
|
this.F_SSecondNumber.Name = "F_SSecondNumber";
|
|
|
this.F_SSecondNumber.ReadOnly = true;
|
|
|
//
|
|
|
// label13
|
|
|
//
|
|
|
this.label13.AutoSize = true;
|
|
|
this.label13.Font = new System.Drawing.Font("宋体", 10F);
|
|
|
this.label13.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(213)))), ((int)(((byte)(126)))), ((int)(((byte)(51)))));
|
|
|
this.label13.Location = new System.Drawing.Point(13, 10);
|
|
|
this.label13.Name = "label13";
|
|
|
this.label13.Size = new System.Drawing.Size(77, 14);
|
|
|
this.label13.TabIndex = 7;
|
|
|
this.label13.Text = "销售订货:";
|
|
|
//
|
|
|
// detailGridView
|
|
|
//
|
|
|
this.detailGridView.AllowUserToAddRows = false;
|
|
|
this.detailGridView.AllowUserToDeleteRows = false;
|
|
|
this.detailGridView.AllowUserToResizeColumns = false;
|
|
|
this.detailGridView.AllowUserToResizeRows = false;
|
|
|
dataGridViewCellStyle8.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(254)))), ((int)(((byte)(228)))), ((int)(((byte)(203)))));
|
|
|
this.detailGridView.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle8;
|
|
|
this.detailGridView.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
|
|
|
| System.Windows.Forms.AnchorStyles.Right)));
|
|
|
this.detailGridView.BackgroundColor = System.Drawing.Color.White;
|
|
|
this.detailGridView.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
|
this.detailGridView.CellBorderStyle = System.Windows.Forms.DataGridViewCellBorderStyle.None;
|
|
|
this.detailGridView.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.None;
|
|
|
dataGridViewCellStyle9.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
|
|
|
dataGridViewCellStyle9.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(236)))), ((int)(((byte)(148)))), ((int)(((byte)(74)))));
|
|
|
dataGridViewCellStyle9.Font = new System.Drawing.Font("宋体", 10F);
|
|
|
dataGridViewCellStyle9.ForeColor = System.Drawing.Color.White;
|
|
|
dataGridViewCellStyle9.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
|
|
|
this.detailGridView.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle9;
|
|
|
this.detailGridView.ColumnHeadersHeight = 30;
|
|
|
this.detailGridView.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
|
|
|
this.detailGridView.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
|
|
|
this.B_Customer_Name,
|
|
|
this.B_ShortCode,
|
|
|
this.B_Goods_Name,
|
|
|
this.B_SaleOutStoreID,
|
|
|
this.B_SecondNumber,
|
|
|
this.B_UnitNumber});
|
|
|
this.detailGridView.EnableHeadersVisualStyles = false;
|
|
|
this.detailGridView.Location = new System.Drawing.Point(10, 31);
|
|
|
this.detailGridView.MultiSelect = false;
|
|
|
this.detailGridView.Name = "detailGridView";
|
|
|
this.detailGridView.ReadOnly = true;
|
|
|
this.detailGridView.RowHeadersVisible = false;
|
|
|
dataGridViewCellStyle12.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(247)))), ((int)(((byte)(240)))));
|
|
|
dataGridViewCellStyle12.Font = new System.Drawing.Font("宋体", 10F);
|
|
|
dataGridViewCellStyle12.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(236)))), ((int)(((byte)(148)))), ((int)(((byte)(74)))));
|
|
|
this.detailGridView.RowsDefaultCellStyle = dataGridViewCellStyle12;
|
|
|
this.detailGridView.RowTemplate.Height = 40;
|
|
|
this.detailGridView.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
|
|
|
this.detailGridView.Size = new System.Drawing.Size(580, 268);
|
|
|
this.detailGridView.TabIndex = 6;
|
|
|
//
|
|
|
// B_Customer_Name
|
|
|
//
|
|
|
this.B_Customer_Name.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill;
|
|
|
this.B_Customer_Name.DataPropertyName = "Customer_Name";
|
|
|
this.B_Customer_Name.HeaderText = "客户";
|
|
|
this.B_Customer_Name.MinimumWidth = 100;
|
|
|
this.B_Customer_Name.Name = "B_Customer_Name";
|
|
|
this.B_Customer_Name.ReadOnly = true;
|
|
|
//
|
|
|
// B_ShortCode
|
|
|
//
|
|
|
this.B_ShortCode.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill;
|
|
|
this.B_ShortCode.DataPropertyName = "ShortCode";
|
|
|
this.B_ShortCode.HeaderText = "条码";
|
|
|
this.B_ShortCode.MinimumWidth = 90;
|
|
|
this.B_ShortCode.Name = "B_ShortCode";
|
|
|
this.B_ShortCode.ReadOnly = true;
|
|
|
//
|
|
|
// B_Goods_Name
|
|
|
//
|
|
|
this.B_Goods_Name.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill;
|
|
|
this.B_Goods_Name.DataPropertyName = "Goods_Name";
|
|
|
this.B_Goods_Name.HeaderText = "产品名称";
|
|
|
this.B_Goods_Name.MinimumWidth = 100;
|
|
|
this.B_Goods_Name.Name = "B_Goods_Name";
|
|
|
this.B_Goods_Name.ReadOnly = true;
|
|
|
//
|
|
|
// B_SaleOutStoreID
|
|
|
//
|
|
|
this.B_SaleOutStoreID.DataPropertyName = "SaleOutStoreID";
|
|
|
this.B_SaleOutStoreID.HeaderText = "销售出库单";
|
|
|
this.B_SaleOutStoreID.Name = "B_SaleOutStoreID";
|
|
|
this.B_SaleOutStoreID.ReadOnly = true;
|
|
|
this.B_SaleOutStoreID.Visible = false;
|
|
|
//
|
|
|
// B_SecondNumber
|
|
|
//
|
|
|
this.B_SecondNumber.DataPropertyName = "SecondNumber";
|
|
|
dataGridViewCellStyle10.Format = "#0.######";
|
|
|
this.B_SecondNumber.DefaultCellStyle = dataGridViewCellStyle10;
|
|
|
this.B_SecondNumber.HeaderText = "数量";
|
|
|
this.B_SecondNumber.Name = "B_SecondNumber";
|
|
|
this.B_SecondNumber.ReadOnly = true;
|
|
|
this.B_SecondNumber.Width = 80;
|
|
|
//
|
|
|
// B_UnitNumber
|
|
|
//
|
|
|
this.B_UnitNumber.DataPropertyName = "UnitNumber";
|
|
|
dataGridViewCellStyle11.Format = "#0.######";
|
|
|
this.B_UnitNumber.DefaultCellStyle = dataGridViewCellStyle11;
|
|
|
this.B_UnitNumber.HeaderText = "重量";
|
|
|
this.B_UnitNumber.Name = "B_UnitNumber";
|
|
|
this.B_UnitNumber.ReadOnly = true;
|
|
|
this.B_UnitNumber.Width = 80;
|
|
|
//
|
|
|
// panel5
|
|
|
//
|
|
|
this.panel5.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
|
|
|
| System.Windows.Forms.AnchorStyles.Left)
|
|
|
| System.Windows.Forms.AnchorStyles.Right)));
|
|
|
this.panel5.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(247)))), ((int)(((byte)(247)))), ((int)(((byte)(247)))));
|
|
|
this.panel5.Controls.Add(this.mainGridView);
|
|
|
this.panel5.Controls.Add(this.label12);
|
|
|
this.panel5.Location = new System.Drawing.Point(2, 128);
|
|
|
this.panel5.Name = "panel5";
|
|
|
this.panel5.Size = new System.Drawing.Size(567, 355);
|
|
|
this.panel5.TabIndex = 31;
|
|
|
//
|
|
|
// mainGridView
|
|
|
//
|
|
|
this.mainGridView.AllowUserToAddRows = false;
|
|
|
this.mainGridView.AllowUserToDeleteRows = false;
|
|
|
this.mainGridView.AllowUserToResizeColumns = false;
|
|
|
this.mainGridView.AllowUserToResizeRows = false;
|
|
|
dataGridViewCellStyle13.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(217)))), ((int)(((byte)(238)))), ((int)(((byte)(255)))));
|
|
|
this.mainGridView.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle13;
|
|
|
this.mainGridView.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
|
|
|
| System.Windows.Forms.AnchorStyles.Left)
|
|
|
| System.Windows.Forms.AnchorStyles.Right)));
|
|
|
this.mainGridView.BackgroundColor = System.Drawing.Color.White;
|
|
|
this.mainGridView.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
|
this.mainGridView.CellBorderStyle = System.Windows.Forms.DataGridViewCellBorderStyle.None;
|
|
|
this.mainGridView.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.None;
|
|
|
dataGridViewCellStyle14.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
|
|
|
dataGridViewCellStyle14.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(77)))), ((int)(((byte)(135)))), ((int)(((byte)(245)))));
|
|
|
dataGridViewCellStyle14.Font = new System.Drawing.Font("宋体", 10F);
|
|
|
dataGridViewCellStyle14.ForeColor = System.Drawing.Color.White;
|
|
|
dataGridViewCellStyle14.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
|
|
|
this.mainGridView.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle14;
|
|
|
this.mainGridView.ColumnHeadersHeight = 30;
|
|
|
this.mainGridView.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
|
|
|
this.mainGridView.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
|
|
|
this.D_Finishd,
|
|
|
this.D_Customer_Name,
|
|
|
this.D_Goods_Name,
|
|
|
this.D_Goods_Spec,
|
|
|
this.D_SecondNumber,
|
|
|
this.D_UnitNum,
|
|
|
this.D_SSecondNumber,
|
|
|
this.D_SUnitNum});
|
|
|
this.mainGridView.EnableHeadersVisualStyles = false;
|
|
|
this.mainGridView.Location = new System.Drawing.Point(11, 31);
|
|
|
this.mainGridView.MultiSelect = false;
|
|
|
this.mainGridView.Name = "mainGridView";
|
|
|
this.mainGridView.ReadOnly = true;
|
|
|
this.mainGridView.RowHeadersVisible = false;
|
|
|
dataGridViewCellStyle19.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(234)))), ((int)(((byte)(243)))), ((int)(((byte)(250)))));
|
|
|
dataGridViewCellStyle19.Font = new System.Drawing.Font("宋体", 9F);
|
|
|
dataGridViewCellStyle19.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(77)))), ((int)(((byte)(135)))), ((int)(((byte)(245)))));
|
|
|
this.mainGridView.RowsDefaultCellStyle = dataGridViewCellStyle19;
|
|
|
this.mainGridView.RowTemplate.Height = 40;
|
|
|
this.mainGridView.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
|
|
|
this.mainGridView.Size = new System.Drawing.Size(545, 320);
|
|
|
this.mainGridView.TabIndex = 7;
|
|
|
this.mainGridView.CellClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.mainGridView_CellClick);
|
|
|
this.mainGridView.RowPrePaint += new System.Windows.Forms.DataGridViewRowPrePaintEventHandler(this.mainGridView_RowPrePaint);
|
|
|
//
|
|
|
// D_Finishd
|
|
|
//
|
|
|
this.D_Finishd.DataPropertyName = "Finishd";
|
|
|
this.D_Finishd.HeaderText = "Finishd";
|
|
|
this.D_Finishd.Name = "D_Finishd";
|
|
|
this.D_Finishd.ReadOnly = true;
|
|
|
this.D_Finishd.Visible = false;
|
|
|
//
|
|
|
// D_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_Name
|
|
|
//
|
|
|
this.D_Goods_Name.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill;
|
|
|
this.D_Goods_Name.DataPropertyName = "Goods_Name";
|
|
|
this.D_Goods_Name.HeaderText = "产品名称";
|
|
|
this.D_Goods_Name.MinimumWidth = 100;
|
|
|
this.D_Goods_Name.Name = "D_Goods_Name";
|
|
|
this.D_Goods_Name.ReadOnly = true;
|
|
|
//
|
|
|
// D_Goods_Spec
|
|
|
//
|
|
|
this.D_Goods_Spec.DataPropertyName = "Goods_Spec";
|
|
|
this.D_Goods_Spec.HeaderText = "规格";
|
|
|
this.D_Goods_Spec.MinimumWidth = 70;
|
|
|
this.D_Goods_Spec.Name = "D_Goods_Spec";
|
|
|
this.D_Goods_Spec.ReadOnly = true;
|
|
|
this.D_Goods_Spec.Width = 70;
|
|
|
//
|
|
|
// D_SecondNumber
|
|
|
//
|
|
|
this.D_SecondNumber.DataPropertyName = "SecondNumber";
|
|
|
dataGridViewCellStyle15.Format = "#0.######";
|
|
|
this.D_SecondNumber.DefaultCellStyle = dataGridViewCellStyle15;
|
|
|
this.D_SecondNumber.HeaderText = "订货数量";
|
|
|
this.D_SecondNumber.Name = "D_SecondNumber";
|
|
|
this.D_SecondNumber.ReadOnly = true;
|
|
|
this.D_SecondNumber.Width = 90;
|
|
|
//
|
|
|
// D_UnitNum
|
|
|
//
|
|
|
this.D_UnitNum.DataPropertyName = "UnitNum";
|
|
|
dataGridViewCellStyle16.Format = "#0.######";
|
|
|
this.D_UnitNum.DefaultCellStyle = dataGridViewCellStyle16;
|
|
|
this.D_UnitNum.HeaderText = "订货重量";
|
|
|
this.D_UnitNum.Name = "D_UnitNum";
|
|
|
this.D_UnitNum.ReadOnly = true;
|
|
|
this.D_UnitNum.Width = 90;
|
|
|
//
|
|
|
// D_SSecondNumber
|
|
|
//
|
|
|
this.D_SSecondNumber.DataPropertyName = "SSecondNumber";
|
|
|
dataGridViewCellStyle17.Format = "#0.######";
|
|
|
this.D_SSecondNumber.DefaultCellStyle = dataGridViewCellStyle17;
|
|
|
this.D_SSecondNumber.HeaderText = "备货数量";
|
|
|
this.D_SSecondNumber.Name = "D_SSecondNumber";
|
|
|
this.D_SSecondNumber.ReadOnly = true;
|
|
|
this.D_SSecondNumber.Width = 90;
|
|
|
//
|
|
|
// D_SUnitNum
|
|
|
//
|
|
|
this.D_SUnitNum.DataPropertyName = "SUnitNum";
|
|
|
dataGridViewCellStyle18.Format = "#0.######";
|
|
|
this.D_SUnitNum.DefaultCellStyle = dataGridViewCellStyle18;
|
|
|
this.D_SUnitNum.HeaderText = "备货重量";
|
|
|
this.D_SUnitNum.Name = "D_SUnitNum";
|
|
|
this.D_SUnitNum.ReadOnly = true;
|
|
|
this.D_SUnitNum.Width = 90;
|
|
|
//
|
|
|
// label12
|
|
|
//
|
|
|
this.label12.AutoSize = true;
|
|
|
this.label12.Font = new System.Drawing.Font("宋体", 10F);
|
|
|
this.label12.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(33)))), ((int)(((byte)(99)))), ((int)(((byte)(219)))));
|
|
|
this.label12.Location = new System.Drawing.Point(14, 10);
|
|
|
this.label12.Name = "label12";
|
|
|
this.label12.Size = new System.Drawing.Size(77, 14);
|
|
|
this.label12.TabIndex = 6;
|
|
|
this.label12.Text = "销售订货:";
|
|
|
//
|
|
|
// dhNumberLbl
|
|
|
//
|
|
|
this.dhNumberLbl.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
|
this.dhNumberLbl.Font = new System.Drawing.Font("宋体", 14F);
|
|
|
this.dhNumberLbl.ForeColor = System.Drawing.Color.Red;
|
|
|
this.dhNumberLbl.Location = new System.Drawing.Point(99, 82);
|
|
|
this.dhNumberLbl.Name = "dhNumberLbl";
|
|
|
this.dhNumberLbl.Size = new System.Drawing.Size(120, 30);
|
|
|
this.dhNumberLbl.TabIndex = 30;
|
|
|
this.dhNumberLbl.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
|
//
|
|
|
// label4
|
|
|
//
|
|
|
this.label4.AutoSize = true;
|
|
|
this.label4.Font = new System.Drawing.Font("宋体", 14F);
|
|
|
this.label4.Location = new System.Drawing.Point(11, 88);
|
|
|
this.label4.Name = "label4";
|
|
|
this.label4.Size = new System.Drawing.Size(85, 19);
|
|
|
this.label4.TabIndex = 29;
|
|
|
this.label4.Text = "订货数量";
|
|
|
//
|
|
|
// driveLineLbl
|
|
|
//
|
|
|
this.driveLineLbl.AutoSize = true;
|
|
|
this.driveLineLbl.Font = new System.Drawing.Font("宋体", 14F);
|
|
|
this.driveLineLbl.ForeColor = System.Drawing.Color.Red;
|
|
|
this.driveLineLbl.Location = new System.Drawing.Point(11, 51);
|
|
|
this.driveLineLbl.Name = "driveLineLbl";
|
|
|
this.driveLineLbl.Size = new System.Drawing.Size(85, 19);
|
|
|
this.driveLineLbl.TabIndex = 28;
|
|
|
this.driveLineLbl.Text = "送货线路";
|
|
|
//
|
|
|
// goodsLbl
|
|
|
//
|
|
|
this.goodsLbl.AutoSize = true;
|
|
|
this.goodsLbl.Font = new System.Drawing.Font("宋体", 14F);
|
|
|
this.goodsLbl.ForeColor = System.Drawing.Color.Red;
|
|
|
this.goodsLbl.Location = new System.Drawing.Point(231, 51);
|
|
|
this.goodsLbl.Name = "goodsLbl";
|
|
|
this.goodsLbl.Size = new System.Drawing.Size(85, 19);
|
|
|
this.goodsLbl.TabIndex = 27;
|
|
|
this.goodsLbl.Text = "存货名称";
|
|
|
//
|
|
|
// panel4
|
|
|
//
|
|
|
this.panel4.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
|
|
|
| System.Windows.Forms.AnchorStyles.Right)));
|
|
|
this.panel4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(243)))), ((int)(((byte)(243)))), ((int)(((byte)(243)))));
|
|
|
this.panel4.Location = new System.Drawing.Point(2, 41);
|
|
|
this.panel4.Name = "panel4";
|
|
|
this.panel4.Size = new System.Drawing.Size(1174, 1);
|
|
|
this.panel4.TabIndex = 26;
|
|
|
//
|
|
|
// uScanPanel1
|
|
|
//
|
|
|
this.uScanPanel1.BackColor = System.Drawing.Color.Transparent;
|
|
|
this.uScanPanel1.Location = new System.Drawing.Point(13, 3);
|
|
|
this.uScanPanel1.Name = "uScanPanel1";
|
|
|
this.uScanPanel1.Size = new System.Drawing.Size(303, 32);
|
|
|
this.uScanPanel1.TabIndex = 25;
|
|
|
//
|
|
|
// tabPage2
|
|
|
//
|
|
|
this.tabPage2.Controls.Add(this.lineGroupSetBtn);
|
|
|
this.tabPage2.Controls.Add(this.flowLayoutPanel1);
|
|
|
this.tabPage2.Location = new System.Drawing.Point(4, 44);
|
|
|
this.tabPage2.Name = "tabPage2";
|
|
|
this.tabPage2.Padding = new System.Windows.Forms.Padding(3);
|
|
|
this.tabPage2.Size = new System.Drawing.Size(1179, 482);
|
|
|
this.tabPage2.TabIndex = 1;
|
|
|
this.tabPage2.Text = "线路分组";
|
|
|
this.tabPage2.UseVisualStyleBackColor = true;
|
|
|
//
|
|
|
// lineGroupSetBtn
|
|
|
//
|
|
|
this.lineGroupSetBtn.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(77)))), ((int)(((byte)(135)))), ((int)(((byte)(245)))));
|
|
|
this.lineGroupSetBtn.Font = new System.Drawing.Font("宋体", 12F);
|
|
|
this.lineGroupSetBtn.ForeColor = System.Drawing.Color.White;
|
|
|
this.lineGroupSetBtn.Location = new System.Drawing.Point(22, 21);
|
|
|
this.lineGroupSetBtn.Name = "lineGroupSetBtn";
|
|
|
this.lineGroupSetBtn.SelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(15)))), ((int)(((byte)(215)))), ((int)(((byte)(107)))));
|
|
|
this.lineGroupSetBtn.Size = new System.Drawing.Size(137, 47);
|
|
|
this.lineGroupSetBtn.TabIndex = 1;
|
|
|
this.lineGroupSetBtn.Text = "选择线路分组";
|
|
|
this.lineGroupSetBtn.UseVisualStyleBackColor = false;
|
|
|
this.lineGroupSetBtn.Click += new System.EventHandler(this.lineGroupSetBtn_Click);
|
|
|
//
|
|
|
// flowLayoutPanel1
|
|
|
//
|
|
|
this.flowLayoutPanel1.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.flowLayoutPanel1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
|
this.flowLayoutPanel1.Location = new System.Drawing.Point(22, 78);
|
|
|
this.flowLayoutPanel1.Name = "flowLayoutPanel1";
|
|
|
this.flowLayoutPanel1.Size = new System.Drawing.Size(1133, 385);
|
|
|
this.flowLayoutPanel1.TabIndex = 0;
|
|
|
//
|
|
|
// SegmentStockUpForm
|
|
|
//
|
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
|
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|
|
this.ClientSize = new System.Drawing.Size(1212, 620);
|
|
|
this.ImeMode = System.Windows.Forms.ImeMode.Disable;
|
|
|
this.KeyPreview = true;
|
|
|
this.Name = "SegmentStockUpForm";
|
|
|
this.Text = "销售备货";
|
|
|
this.roundPanel1.ResumeLayout(false);
|
|
|
this.tabControl1.ResumeLayout(false);
|
|
|
this.tabPage1.ResumeLayout(false);
|
|
|
this.tabPage1.PerformLayout();
|
|
|
this.panel7.ResumeLayout(false);
|
|
|
this.panel7.PerformLayout();
|
|
|
this.panel6.ResumeLayout(false);
|
|
|
this.panel6.PerformLayout();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.finishGrid)).EndInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.detailGridView)).EndInit();
|
|
|
this.panel5.ResumeLayout(false);
|
|
|
this.panel5.PerformLayout();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.mainGridView)).EndInit();
|
|
|
this.tabPage2.ResumeLayout(false);
|
|
|
this.ResumeLayout(false);
|
|
|
this.PerformLayout();
|
|
|
|
|
|
}
|
|
|
|
|
|
#endregion
|
|
|
|
|
|
private System.Windows.Forms.TabControl tabControl1;
|
|
|
private System.Windows.Forms.TabPage tabPage1;
|
|
|
private System.Windows.Forms.Label downWeightBox;
|
|
|
private System.Windows.Forms.Label label5;
|
|
|
private System.Windows.Forms.Label label2;
|
|
|
private System.Windows.Forms.Label label1;
|
|
|
private System.Windows.Forms.Panel panel7;
|
|
|
private Controls.ColorButton colorButton1;
|
|
|
private System.Windows.Forms.CheckBox printCk;
|
|
|
private Controls.ColorButton refresh;
|
|
|
private System.Windows.Forms.Label bhUnitNumLbl;
|
|
|
private System.Windows.Forms.Label label9;
|
|
|
private System.Windows.Forms.Label bhNumberLbl;
|
|
|
private System.Windows.Forms.Label label11;
|
|
|
private System.Windows.Forms.Label dhUnitNumLbl;
|
|
|
private System.Windows.Forms.Label label7;
|
|
|
private System.Windows.Forms.Panel panel6;
|
|
|
private WinFormControl.UDataGridView finishGrid;
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn F_RowIndex;
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn F_Name;
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn F_UnitNum;
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn F_SecondNumber;
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn F_SUnitNum;
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn F_SSecondNumber;
|
|
|
private System.Windows.Forms.Label label13;
|
|
|
private WinFormControl.UDataGridView detailGridView;
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn B_Customer_Name;
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn B_ShortCode;
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn B_Goods_Name;
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn B_SaleOutStoreID;
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn B_SecondNumber;
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn B_UnitNumber;
|
|
|
private System.Windows.Forms.Panel panel5;
|
|
|
private WinFormControl.UDataGridView mainGridView;
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn D_Finishd;
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn D_Customer_Name;
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn D_Goods_Name;
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn D_Goods_Spec;
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn D_SecondNumber;
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn D_UnitNum;
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn D_SSecondNumber;
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn D_SUnitNum;
|
|
|
private System.Windows.Forms.Label label12;
|
|
|
private System.Windows.Forms.Label dhNumberLbl;
|
|
|
private System.Windows.Forms.Label label4;
|
|
|
private System.Windows.Forms.Label driveLineLbl;
|
|
|
private System.Windows.Forms.Label goodsLbl;
|
|
|
private System.Windows.Forms.Panel panel4;
|
|
|
private WinFormControl.UScanPanel uScanPanel1;
|
|
|
private System.Windows.Forms.TabPage tabPage2;
|
|
|
private Controls.ColorButton lineGroupSetBtn;
|
|
|
private System.Windows.Forms.FlowLayoutPanel flowLayoutPanel1;
|
|
|
|
|
|
}
|
|
|
}
|