|
|
namespace QualityAndOrder
|
|
|
{
|
|
|
partial class QualityOrderForm
|
|
|
{
|
|
|
/// <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 dataGridViewCellStyle3 = new System.Windows.Forms.DataGridViewCellStyle();
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle4 = new System.Windows.Forms.DataGridViewCellStyle();
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle5 = new System.Windows.Forms.DataGridViewCellStyle();
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle6 = new System.Windows.Forms.DataGridViewCellStyle();
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle7 = new System.Windows.Forms.DataGridViewCellStyle();
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle8 = new System.Windows.Forms.DataGridViewCellStyle();
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle10 = new System.Windows.Forms.DataGridViewCellStyle();
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle11 = new System.Windows.Forms.DataGridViewCellStyle();
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle12 = new System.Windows.Forms.DataGridViewCellStyle();
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle13 = new System.Windows.Forms.DataGridViewCellStyle();
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle9 = new System.Windows.Forms.DataGridViewCellStyle();
|
|
|
this.uTabControl1 = new BWP.WinFormControl.UTabControl();
|
|
|
this.tabPage1 = new System.Windows.Forms.TabPage();
|
|
|
this._1LastPageBtn = new System.Windows.Forms.Button();
|
|
|
this._1NextPageBtn = new System.Windows.Forms.Button();
|
|
|
this._1PrePageBtn = new System.Windows.Forms.Button();
|
|
|
this._1FirstPageBtn = new System.Windows.Forms.Button();
|
|
|
this.panel1 = new System.Windows.Forms.Panel();
|
|
|
this.uTabControl2 = new BWP.WinFormControl.UTabControl();
|
|
|
this.tabPage3 = new System.Windows.Forms.TabPage();
|
|
|
this.sanctionGrid = new BWP.WinFormControl.UDataGridView();
|
|
|
this.S_AbnormalItem_Name1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
this.S_Number1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
this.S_AbnormalItem_Name2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
this.S_Number2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
this.S_AbnormalItem_Name3 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
this.S_Number3 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
this.S_Sanction_ID1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
this.S_AbnormalItem_ID1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
this.S_Sanction_ID2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
this.S_AbnormalItem_ID2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
this.S_Sanction_ID3 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
this.S_AbnormalItem_ID3 = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
this.tabPage4 = new System.Windows.Forms.TabPage();
|
|
|
this.housePanel = new System.Windows.Forms.TabControl();
|
|
|
this.inHouseNumberLabel = new System.Windows.Forms.Label();
|
|
|
this.label2 = new System.Windows.Forms.Label();
|
|
|
this.hogGradePanel = new System.Windows.Forms.FlowLayoutPanel();
|
|
|
this.closeBtn = new System.Windows.Forms.Button();
|
|
|
this.commitBtn = new System.Windows.Forms.Button();
|
|
|
this.numberBox = new System.Windows.Forms.TextBox();
|
|
|
this.label1 = new System.Windows.Forms.Label();
|
|
|
this.keyBoardPanel = new System.Windows.Forms.FlowLayoutPanel();
|
|
|
this.weightBillGrid = new BWP.WinFormControl.UDataGridView();
|
|
|
this.W_ID = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
this.W_AlreadyHouse = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
this.W_B3ID = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
this.W_Employee_Name = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
this.W_Supplier_Name = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
this.W_Number = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
this.W_HouseNames = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
this.syncBtn = new System.Windows.Forms.Button();
|
|
|
this.testTimeInput = new BWP.WinFormControl.UDatePicker();
|
|
|
this.label20 = new System.Windows.Forms.Label();
|
|
|
this.tabPage2 = new System.Windows.Forms.TabPage();
|
|
|
this._2LastPageBtn = new System.Windows.Forms.Button();
|
|
|
this._2NextPageBtn = new System.Windows.Forms.Button();
|
|
|
this._2PrePageBtn = new System.Windows.Forms.Button();
|
|
|
this._2FirstPageBtn = new System.Windows.Forms.Button();
|
|
|
this.panel3 = new System.Windows.Forms.Panel();
|
|
|
this.showHidden = new System.Windows.Forms.RadioButton();
|
|
|
this.showAvailable = new System.Windows.Forms.RadioButton();
|
|
|
this.showAll = new System.Windows.Forms.RadioButton();
|
|
|
this.panel2 = new System.Windows.Forms.Panel();
|
|
|
this.tab2KeyPanel = new System.Windows.Forms.FlowLayoutPanel();
|
|
|
this.closeBtn2 = new System.Windows.Forms.Button();
|
|
|
this.label6 = new System.Windows.Forms.Label();
|
|
|
this.label5 = new System.Windows.Forms.Label();
|
|
|
this.preOrderGrid = new BWP.WinFormControl.UDataGridView();
|
|
|
this.orderGrid = new BWP.WinFormControl.UDataGridView();
|
|
|
this.O_ID = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
this.O_IsHurryButcher = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
this.O_WeightBill_ID = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
this.O_Order = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
this.O_B3WeighBill_ID = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
this.O_PlanNumber = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
this.O_LiveColonyHouse_Name = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
this.O_OKBtn = new System.Windows.Forms.DataGridViewButtonColumn();
|
|
|
this.O_HurryBtn = new System.Windows.Forms.DataGridViewButtonColumn();
|
|
|
this.tab2SyncBtn = new System.Windows.Forms.Button();
|
|
|
this.tab2DateSelect = new BWP.WinFormControl.UDatePicker();
|
|
|
this.label4 = new System.Windows.Forms.Label();
|
|
|
this.P_WeightBill_ID = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
this.P_Show = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
this.P_B3ID = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
this.P_Supplier_Name = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
this.P_HouseNames = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
this.P_Number = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
this.P_AlreadyNumber = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
this.P_LastNumber = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
this.P_WeighTime = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
this.P_OKBtn = new System.Windows.Forms.DataGridViewButtonColumn();
|
|
|
this.P_Hidden = new System.Windows.Forms.DataGridViewButtonColumn();
|
|
|
this.uTabControl1.SuspendLayout();
|
|
|
this.tabPage1.SuspendLayout();
|
|
|
this.panel1.SuspendLayout();
|
|
|
this.uTabControl2.SuspendLayout();
|
|
|
this.tabPage3.SuspendLayout();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.sanctionGrid)).BeginInit();
|
|
|
this.tabPage4.SuspendLayout();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.weightBillGrid)).BeginInit();
|
|
|
this.tabPage2.SuspendLayout();
|
|
|
this.panel3.SuspendLayout();
|
|
|
this.panel2.SuspendLayout();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.preOrderGrid)).BeginInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.orderGrid)).BeginInit();
|
|
|
this.SuspendLayout();
|
|
|
//
|
|
|
// uTabControl1
|
|
|
//
|
|
|
this.uTabControl1.Controls.Add(this.tabPage1);
|
|
|
this.uTabControl1.Controls.Add(this.tabPage2);
|
|
|
this.uTabControl1.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
|
this.uTabControl1.FromRightFlow = false;
|
|
|
this.uTabControl1.ItemSize = new System.Drawing.Size(150, 50);
|
|
|
this.uTabControl1.Location = new System.Drawing.Point(0, 0);
|
|
|
this.uTabControl1.Name = "uTabControl1";
|
|
|
this.uTabControl1.SelectedIndex = 0;
|
|
|
this.uTabControl1.Size = new System.Drawing.Size(1384, 831);
|
|
|
this.uTabControl1.SizeMode = System.Windows.Forms.TabSizeMode.Fixed;
|
|
|
this.uTabControl1.TabIndex = 0;
|
|
|
//
|
|
|
// tabPage1
|
|
|
//
|
|
|
this.tabPage1.Controls.Add(this._1LastPageBtn);
|
|
|
this.tabPage1.Controls.Add(this._1NextPageBtn);
|
|
|
this.tabPage1.Controls.Add(this._1PrePageBtn);
|
|
|
this.tabPage1.Controls.Add(this._1FirstPageBtn);
|
|
|
this.tabPage1.Controls.Add(this.panel1);
|
|
|
this.tabPage1.Controls.Add(this.inHouseNumberLabel);
|
|
|
this.tabPage1.Controls.Add(this.label2);
|
|
|
this.tabPage1.Controls.Add(this.hogGradePanel);
|
|
|
this.tabPage1.Controls.Add(this.closeBtn);
|
|
|
this.tabPage1.Controls.Add(this.commitBtn);
|
|
|
this.tabPage1.Controls.Add(this.numberBox);
|
|
|
this.tabPage1.Controls.Add(this.label1);
|
|
|
this.tabPage1.Controls.Add(this.keyBoardPanel);
|
|
|
this.tabPage1.Controls.Add(this.weightBillGrid);
|
|
|
this.tabPage1.Controls.Add(this.syncBtn);
|
|
|
this.tabPage1.Controls.Add(this.testTimeInput);
|
|
|
this.tabPage1.Controls.Add(this.label20);
|
|
|
this.tabPage1.Location = new System.Drawing.Point(4, 54);
|
|
|
this.tabPage1.Name = "tabPage1";
|
|
|
this.tabPage1.Padding = new System.Windows.Forms.Padding(3);
|
|
|
this.tabPage1.Size = new System.Drawing.Size(1376, 773);
|
|
|
this.tabPage1.TabIndex = 0;
|
|
|
this.tabPage1.Text = "验质分圈";
|
|
|
this.tabPage1.UseVisualStyleBackColor = true;
|
|
|
//
|
|
|
// _1LastPageBtn
|
|
|
//
|
|
|
this._1LastPageBtn.Font = new System.Drawing.Font("宋体", 15F);
|
|
|
this._1LastPageBtn.Location = new System.Drawing.Point(375, 467);
|
|
|
this._1LastPageBtn.Name = "_1LastPageBtn";
|
|
|
this._1LastPageBtn.Size = new System.Drawing.Size(75, 36);
|
|
|
this._1LastPageBtn.TabIndex = 48;
|
|
|
this._1LastPageBtn.Text = "尾页";
|
|
|
this._1LastPageBtn.UseVisualStyleBackColor = true;
|
|
|
this._1LastPageBtn.Click += new System.EventHandler(this._1LastPageBtn_Click);
|
|
|
//
|
|
|
// _1NextPageBtn
|
|
|
//
|
|
|
this._1NextPageBtn.Font = new System.Drawing.Font("宋体", 15F);
|
|
|
this._1NextPageBtn.Location = new System.Drawing.Point(270, 467);
|
|
|
this._1NextPageBtn.Name = "_1NextPageBtn";
|
|
|
this._1NextPageBtn.Size = new System.Drawing.Size(75, 36);
|
|
|
this._1NextPageBtn.TabIndex = 47;
|
|
|
this._1NextPageBtn.Text = "下页";
|
|
|
this._1NextPageBtn.UseVisualStyleBackColor = true;
|
|
|
this._1NextPageBtn.Click += new System.EventHandler(this._1NextPageBtn_Click);
|
|
|
//
|
|
|
// _1PrePageBtn
|
|
|
//
|
|
|
this._1PrePageBtn.Font = new System.Drawing.Font("宋体", 15F);
|
|
|
this._1PrePageBtn.Location = new System.Drawing.Point(161, 467);
|
|
|
this._1PrePageBtn.Name = "_1PrePageBtn";
|
|
|
this._1PrePageBtn.Size = new System.Drawing.Size(75, 36);
|
|
|
this._1PrePageBtn.TabIndex = 46;
|
|
|
this._1PrePageBtn.Text = "上页";
|
|
|
this._1PrePageBtn.UseVisualStyleBackColor = true;
|
|
|
this._1PrePageBtn.Click += new System.EventHandler(this._1PrePageBtn_Click);
|
|
|
//
|
|
|
// _1FirstPageBtn
|
|
|
//
|
|
|
this._1FirstPageBtn.Font = new System.Drawing.Font("宋体", 15F);
|
|
|
this._1FirstPageBtn.Location = new System.Drawing.Point(52, 467);
|
|
|
this._1FirstPageBtn.Name = "_1FirstPageBtn";
|
|
|
this._1FirstPageBtn.Size = new System.Drawing.Size(75, 36);
|
|
|
this._1FirstPageBtn.TabIndex = 45;
|
|
|
this._1FirstPageBtn.Text = "首页";
|
|
|
this._1FirstPageBtn.UseVisualStyleBackColor = true;
|
|
|
this._1FirstPageBtn.Click += new System.EventHandler(this._1FirstPageBtn_Click);
|
|
|
//
|
|
|
// panel1
|
|
|
//
|
|
|
this.panel1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
|
this.panel1.Controls.Add(this.uTabControl2);
|
|
|
this.panel1.Location = new System.Drawing.Point(615, 161);
|
|
|
this.panel1.Name = "panel1";
|
|
|
this.panel1.Size = new System.Drawing.Size(733, 596);
|
|
|
this.panel1.TabIndex = 44;
|
|
|
//
|
|
|
// uTabControl2
|
|
|
//
|
|
|
this.uTabControl2.Controls.Add(this.tabPage3);
|
|
|
this.uTabControl2.Controls.Add(this.tabPage4);
|
|
|
this.uTabControl2.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
|
this.uTabControl2.FromRightFlow = false;
|
|
|
this.uTabControl2.ItemSize = new System.Drawing.Size(140, 40);
|
|
|
this.uTabControl2.Location = new System.Drawing.Point(0, 0);
|
|
|
this.uTabControl2.Name = "uTabControl2";
|
|
|
this.uTabControl2.SelectedIndex = 0;
|
|
|
this.uTabControl2.Size = new System.Drawing.Size(731, 594);
|
|
|
this.uTabControl2.SizeMode = System.Windows.Forms.TabSizeMode.Fixed;
|
|
|
this.uTabControl2.TabIndex = 0;
|
|
|
//
|
|
|
// tabPage3
|
|
|
//
|
|
|
this.tabPage3.Controls.Add(this.sanctionGrid);
|
|
|
this.tabPage3.Location = new System.Drawing.Point(4, 44);
|
|
|
this.tabPage3.Name = "tabPage3";
|
|
|
this.tabPage3.Padding = new System.Windows.Forms.Padding(3);
|
|
|
this.tabPage3.Size = new System.Drawing.Size(723, 546);
|
|
|
this.tabPage3.TabIndex = 0;
|
|
|
this.tabPage3.Text = "验质";
|
|
|
this.tabPage3.UseVisualStyleBackColor = true;
|
|
|
//
|
|
|
// sanctionGrid
|
|
|
//
|
|
|
this.sanctionGrid.AllowUserToAddRows = false;
|
|
|
this.sanctionGrid.AllowUserToDeleteRows = false;
|
|
|
this.sanctionGrid.AllowUserToResizeColumns = false;
|
|
|
this.sanctionGrid.AllowUserToResizeRows = false;
|
|
|
dataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235)))));
|
|
|
this.sanctionGrid.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle1;
|
|
|
this.sanctionGrid.BackgroundColor = System.Drawing.Color.White;
|
|
|
dataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
|
|
|
dataGridViewCellStyle2.BackColor = System.Drawing.SystemColors.Control;
|
|
|
dataGridViewCellStyle2.Font = new System.Drawing.Font("宋体", 12F);
|
|
|
dataGridViewCellStyle2.ForeColor = System.Drawing.SystemColors.WindowText;
|
|
|
dataGridViewCellStyle2.SelectionBackColor = System.Drawing.SystemColors.Highlight;
|
|
|
dataGridViewCellStyle2.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
|
|
|
dataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
|
|
|
this.sanctionGrid.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle2;
|
|
|
this.sanctionGrid.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
|
|
|
this.sanctionGrid.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
|
|
|
this.S_AbnormalItem_Name1,
|
|
|
this.S_Number1,
|
|
|
this.S_AbnormalItem_Name2,
|
|
|
this.S_Number2,
|
|
|
this.S_AbnormalItem_Name3,
|
|
|
this.S_Number3,
|
|
|
this.S_Sanction_ID1,
|
|
|
this.S_AbnormalItem_ID1,
|
|
|
this.S_Sanction_ID2,
|
|
|
this.S_AbnormalItem_ID2,
|
|
|
this.S_Sanction_ID3,
|
|
|
this.S_AbnormalItem_ID3});
|
|
|
this.sanctionGrid.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
|
this.sanctionGrid.Location = new System.Drawing.Point(3, 3);
|
|
|
this.sanctionGrid.MultiSelect = false;
|
|
|
this.sanctionGrid.Name = "sanctionGrid";
|
|
|
this.sanctionGrid.ReadOnly = true;
|
|
|
this.sanctionGrid.RowHeadersVisible = false;
|
|
|
dataGridViewCellStyle3.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
dataGridViewCellStyle3.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(66)))), ((int)(((byte)(163)))), ((int)(((byte)(218)))));
|
|
|
this.sanctionGrid.RowsDefaultCellStyle = dataGridViewCellStyle3;
|
|
|
this.sanctionGrid.RowTemplate.DefaultCellStyle.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
this.sanctionGrid.RowTemplate.Height = 50;
|
|
|
this.sanctionGrid.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.CellSelect;
|
|
|
this.sanctionGrid.Size = new System.Drawing.Size(717, 540);
|
|
|
this.sanctionGrid.TabIndex = 43;
|
|
|
//
|
|
|
// S_AbnormalItem_Name1
|
|
|
//
|
|
|
this.S_AbnormalItem_Name1.DataPropertyName = "AbnormalItem_Name1";
|
|
|
this.S_AbnormalItem_Name1.HeaderText = "异常项";
|
|
|
this.S_AbnormalItem_Name1.Name = "S_AbnormalItem_Name1";
|
|
|
this.S_AbnormalItem_Name1.ReadOnly = true;
|
|
|
//
|
|
|
// S_Number1
|
|
|
//
|
|
|
this.S_Number1.DataPropertyName = "Number1";
|
|
|
this.S_Number1.HeaderText = "头数";
|
|
|
this.S_Number1.Name = "S_Number1";
|
|
|
this.S_Number1.ReadOnly = true;
|
|
|
this.S_Number1.Width = 135;
|
|
|
//
|
|
|
// S_AbnormalItem_Name2
|
|
|
//
|
|
|
this.S_AbnormalItem_Name2.DataPropertyName = "AbnormalItem_Name2";
|
|
|
this.S_AbnormalItem_Name2.HeaderText = "异常项";
|
|
|
this.S_AbnormalItem_Name2.Name = "S_AbnormalItem_Name2";
|
|
|
this.S_AbnormalItem_Name2.ReadOnly = true;
|
|
|
//
|
|
|
// S_Number2
|
|
|
//
|
|
|
this.S_Number2.DataPropertyName = "Number2";
|
|
|
this.S_Number2.HeaderText = "头数";
|
|
|
this.S_Number2.Name = "S_Number2";
|
|
|
this.S_Number2.ReadOnly = true;
|
|
|
this.S_Number2.Width = 135;
|
|
|
//
|
|
|
// S_AbnormalItem_Name3
|
|
|
//
|
|
|
this.S_AbnormalItem_Name3.DataPropertyName = "AbnormalItem_Name3";
|
|
|
this.S_AbnormalItem_Name3.HeaderText = "异常项";
|
|
|
this.S_AbnormalItem_Name3.Name = "S_AbnormalItem_Name3";
|
|
|
this.S_AbnormalItem_Name3.ReadOnly = true;
|
|
|
//
|
|
|
// S_Number3
|
|
|
//
|
|
|
this.S_Number3.DataPropertyName = "Number3";
|
|
|
this.S_Number3.HeaderText = "头数";
|
|
|
this.S_Number3.Name = "S_Number3";
|
|
|
this.S_Number3.ReadOnly = true;
|
|
|
this.S_Number3.Width = 135;
|
|
|
//
|
|
|
// S_Sanction_ID1
|
|
|
//
|
|
|
this.S_Sanction_ID1.DataPropertyName = "Sanction_ID1";
|
|
|
this.S_Sanction_ID1.HeaderText = "Sanction_ID1";
|
|
|
this.S_Sanction_ID1.Name = "S_Sanction_ID1";
|
|
|
this.S_Sanction_ID1.ReadOnly = true;
|
|
|
this.S_Sanction_ID1.Visible = false;
|
|
|
//
|
|
|
// S_AbnormalItem_ID1
|
|
|
//
|
|
|
this.S_AbnormalItem_ID1.DataPropertyName = "AbnormalItem_ID1";
|
|
|
this.S_AbnormalItem_ID1.HeaderText = "AbnormalItem_ID1";
|
|
|
this.S_AbnormalItem_ID1.Name = "S_AbnormalItem_ID1";
|
|
|
this.S_AbnormalItem_ID1.ReadOnly = true;
|
|
|
this.S_AbnormalItem_ID1.Visible = false;
|
|
|
//
|
|
|
// S_Sanction_ID2
|
|
|
//
|
|
|
this.S_Sanction_ID2.DataPropertyName = "Sanction_ID2";
|
|
|
this.S_Sanction_ID2.HeaderText = "Sanction_ID2";
|
|
|
this.S_Sanction_ID2.Name = "S_Sanction_ID2";
|
|
|
this.S_Sanction_ID2.ReadOnly = true;
|
|
|
this.S_Sanction_ID2.Visible = false;
|
|
|
//
|
|
|
// S_AbnormalItem_ID2
|
|
|
//
|
|
|
this.S_AbnormalItem_ID2.DataPropertyName = "AbnormalItem_ID2";
|
|
|
this.S_AbnormalItem_ID2.HeaderText = "AbnormalItem_ID2";
|
|
|
this.S_AbnormalItem_ID2.Name = "S_AbnormalItem_ID2";
|
|
|
this.S_AbnormalItem_ID2.ReadOnly = true;
|
|
|
this.S_AbnormalItem_ID2.Visible = false;
|
|
|
//
|
|
|
// S_Sanction_ID3
|
|
|
//
|
|
|
this.S_Sanction_ID3.DataPropertyName = "Sanction_ID3";
|
|
|
this.S_Sanction_ID3.HeaderText = "Sanction_ID3";
|
|
|
this.S_Sanction_ID3.Name = "S_Sanction_ID3";
|
|
|
this.S_Sanction_ID3.ReadOnly = true;
|
|
|
this.S_Sanction_ID3.Visible = false;
|
|
|
//
|
|
|
// S_AbnormalItem_ID3
|
|
|
//
|
|
|
this.S_AbnormalItem_ID3.DataPropertyName = "AbnormalItem_ID3";
|
|
|
this.S_AbnormalItem_ID3.HeaderText = "AbnormalItem_ID3";
|
|
|
this.S_AbnormalItem_ID3.Name = "S_AbnormalItem_ID3";
|
|
|
this.S_AbnormalItem_ID3.ReadOnly = true;
|
|
|
this.S_AbnormalItem_ID3.Visible = false;
|
|
|
//
|
|
|
// tabPage4
|
|
|
//
|
|
|
this.tabPage4.Controls.Add(this.housePanel);
|
|
|
this.tabPage4.Location = new System.Drawing.Point(4, 44);
|
|
|
this.tabPage4.Name = "tabPage4";
|
|
|
this.tabPage4.Padding = new System.Windows.Forms.Padding(3);
|
|
|
this.tabPage4.Size = new System.Drawing.Size(723, 546);
|
|
|
this.tabPage4.TabIndex = 1;
|
|
|
this.tabPage4.Text = "圈舍";
|
|
|
this.tabPage4.UseVisualStyleBackColor = true;
|
|
|
//
|
|
|
// housePanel
|
|
|
//
|
|
|
this.housePanel.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
|
this.housePanel.Font = new System.Drawing.Font("宋体", 15F);
|
|
|
this.housePanel.ItemSize = new System.Drawing.Size(96, 40);
|
|
|
this.housePanel.Location = new System.Drawing.Point(3, 3);
|
|
|
this.housePanel.Name = "housePanel";
|
|
|
this.housePanel.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
|
|
|
this.housePanel.RightToLeftLayout = true;
|
|
|
this.housePanel.SelectedIndex = 0;
|
|
|
this.housePanel.Size = new System.Drawing.Size(717, 540);
|
|
|
this.housePanel.SizeMode = System.Windows.Forms.TabSizeMode.Fixed;
|
|
|
this.housePanel.TabIndex = 0;
|
|
|
//
|
|
|
// inHouseNumberLabel
|
|
|
//
|
|
|
this.inHouseNumberLabel.AutoSize = true;
|
|
|
this.inHouseNumberLabel.Font = new System.Drawing.Font("宋体", 15F);
|
|
|
this.inHouseNumberLabel.ForeColor = System.Drawing.Color.Red;
|
|
|
this.inHouseNumberLabel.Location = new System.Drawing.Point(939, 24);
|
|
|
this.inHouseNumberLabel.Name = "inHouseNumberLabel";
|
|
|
this.inHouseNumberLabel.Size = new System.Drawing.Size(19, 20);
|
|
|
this.inHouseNumberLabel.TabIndex = 42;
|
|
|
this.inHouseNumberLabel.Text = "0";
|
|
|
//
|
|
|
// label2
|
|
|
//
|
|
|
this.label2.AutoSize = true;
|
|
|
this.label2.Font = new System.Drawing.Font("宋体", 15F);
|
|
|
this.label2.Location = new System.Drawing.Point(824, 24);
|
|
|
this.label2.Name = "label2";
|
|
|
this.label2.Size = new System.Drawing.Size(109, 20);
|
|
|
this.label2.TabIndex = 41;
|
|
|
this.label2.Text = "已收头数:";
|
|
|
//
|
|
|
// hogGradePanel
|
|
|
//
|
|
|
this.hogGradePanel.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
|
this.hogGradePanel.Location = new System.Drawing.Point(615, 77);
|
|
|
this.hogGradePanel.Name = "hogGradePanel";
|
|
|
this.hogGradePanel.Size = new System.Drawing.Size(733, 73);
|
|
|
this.hogGradePanel.TabIndex = 37;
|
|
|
//
|
|
|
// closeBtn
|
|
|
//
|
|
|
this.closeBtn.Font = new System.Drawing.Font("宋体", 15F);
|
|
|
this.closeBtn.Location = new System.Drawing.Point(1254, 9);
|
|
|
this.closeBtn.Name = "closeBtn";
|
|
|
this.closeBtn.Size = new System.Drawing.Size(94, 56);
|
|
|
this.closeBtn.TabIndex = 40;
|
|
|
this.closeBtn.Text = "关闭";
|
|
|
this.closeBtn.UseVisualStyleBackColor = true;
|
|
|
this.closeBtn.Click += new System.EventHandler(this.closeBtn_Click);
|
|
|
//
|
|
|
// commitBtn
|
|
|
//
|
|
|
this.commitBtn.Font = new System.Drawing.Font("宋体", 15F);
|
|
|
this.commitBtn.Location = new System.Drawing.Point(1137, 9);
|
|
|
this.commitBtn.Name = "commitBtn";
|
|
|
this.commitBtn.Size = new System.Drawing.Size(94, 56);
|
|
|
this.commitBtn.TabIndex = 40;
|
|
|
this.commitBtn.Text = "提交";
|
|
|
this.commitBtn.UseVisualStyleBackColor = true;
|
|
|
this.commitBtn.Click += new System.EventHandler(this.commitBtn_Click);
|
|
|
//
|
|
|
// numberBox
|
|
|
//
|
|
|
this.numberBox.Font = new System.Drawing.Font("宋体", 15F);
|
|
|
this.numberBox.Location = new System.Drawing.Point(686, 21);
|
|
|
this.numberBox.Name = "numberBox";
|
|
|
this.numberBox.Size = new System.Drawing.Size(108, 30);
|
|
|
this.numberBox.TabIndex = 39;
|
|
|
//
|
|
|
// label1
|
|
|
//
|
|
|
this.label1.AutoSize = true;
|
|
|
this.label1.Font = new System.Drawing.Font("宋体", 15F);
|
|
|
this.label1.Location = new System.Drawing.Point(611, 24);
|
|
|
this.label1.Name = "label1";
|
|
|
this.label1.Size = new System.Drawing.Size(69, 20);
|
|
|
this.label1.TabIndex = 38;
|
|
|
this.label1.Text = "头数:";
|
|
|
//
|
|
|
// keyBoardPanel
|
|
|
//
|
|
|
this.keyBoardPanel.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
|
this.keyBoardPanel.Location = new System.Drawing.Point(25, 515);
|
|
|
this.keyBoardPanel.Name = "keyBoardPanel";
|
|
|
this.keyBoardPanel.Padding = new System.Windows.Forms.Padding(25, 0, 0, 0);
|
|
|
this.keyBoardPanel.Size = new System.Drawing.Size(452, 241);
|
|
|
this.keyBoardPanel.TabIndex = 37;
|
|
|
//
|
|
|
// weightBillGrid
|
|
|
//
|
|
|
this.weightBillGrid.AllowUserToAddRows = false;
|
|
|
this.weightBillGrid.AllowUserToDeleteRows = false;
|
|
|
this.weightBillGrid.AllowUserToResizeColumns = false;
|
|
|
this.weightBillGrid.AllowUserToResizeRows = false;
|
|
|
dataGridViewCellStyle4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235)))));
|
|
|
this.weightBillGrid.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle4;
|
|
|
this.weightBillGrid.BackgroundColor = System.Drawing.Color.White;
|
|
|
dataGridViewCellStyle5.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
|
|
|
dataGridViewCellStyle5.BackColor = System.Drawing.SystemColors.Control;
|
|
|
dataGridViewCellStyle5.Font = new System.Drawing.Font("宋体", 12F);
|
|
|
dataGridViewCellStyle5.ForeColor = System.Drawing.SystemColors.WindowText;
|
|
|
dataGridViewCellStyle5.SelectionBackColor = System.Drawing.SystemColors.Highlight;
|
|
|
dataGridViewCellStyle5.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
|
|
|
dataGridViewCellStyle5.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
|
|
|
this.weightBillGrid.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle5;
|
|
|
this.weightBillGrid.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
|
|
|
this.weightBillGrid.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
|
|
|
this.W_ID,
|
|
|
this.W_AlreadyHouse,
|
|
|
this.W_B3ID,
|
|
|
this.W_Employee_Name,
|
|
|
this.W_Supplier_Name,
|
|
|
this.W_Number,
|
|
|
this.W_HouseNames});
|
|
|
this.weightBillGrid.Location = new System.Drawing.Point(25, 77);
|
|
|
this.weightBillGrid.MultiSelect = false;
|
|
|
this.weightBillGrid.Name = "weightBillGrid";
|
|
|
this.weightBillGrid.ReadOnly = true;
|
|
|
this.weightBillGrid.RowHeadersVisible = false;
|
|
|
dataGridViewCellStyle6.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
dataGridViewCellStyle6.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(66)))), ((int)(((byte)(163)))), ((int)(((byte)(218)))));
|
|
|
this.weightBillGrid.RowsDefaultCellStyle = dataGridViewCellStyle6;
|
|
|
this.weightBillGrid.RowTemplate.Height = 40;
|
|
|
this.weightBillGrid.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
|
|
|
this.weightBillGrid.Size = new System.Drawing.Size(452, 387);
|
|
|
this.weightBillGrid.TabIndex = 34;
|
|
|
this.weightBillGrid.CellClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.weightBillGrid_CellClick);
|
|
|
//
|
|
|
// W_ID
|
|
|
//
|
|
|
this.W_ID.DataPropertyName = "ID";
|
|
|
this.W_ID.HeaderText = "ID";
|
|
|
this.W_ID.Name = "W_ID";
|
|
|
this.W_ID.ReadOnly = true;
|
|
|
this.W_ID.Visible = false;
|
|
|
//
|
|
|
// W_AlreadyHouse
|
|
|
//
|
|
|
this.W_AlreadyHouse.DataPropertyName = "AlreadyHouse";
|
|
|
this.W_AlreadyHouse.HeaderText = "AlreadyHouse";
|
|
|
this.W_AlreadyHouse.Name = "W_AlreadyHouse";
|
|
|
this.W_AlreadyHouse.ReadOnly = true;
|
|
|
this.W_AlreadyHouse.Visible = false;
|
|
|
//
|
|
|
// W_B3ID
|
|
|
//
|
|
|
this.W_B3ID.DataPropertyName = "B3ID";
|
|
|
this.W_B3ID.HeaderText = "磅单号";
|
|
|
this.W_B3ID.Name = "W_B3ID";
|
|
|
this.W_B3ID.ReadOnly = true;
|
|
|
this.W_B3ID.Width = 80;
|
|
|
//
|
|
|
// W_Employee_Name
|
|
|
//
|
|
|
this.W_Employee_Name.DataPropertyName = "Employee_Name";
|
|
|
this.W_Employee_Name.HeaderText = "业务员";
|
|
|
this.W_Employee_Name.Name = "W_Employee_Name";
|
|
|
this.W_Employee_Name.ReadOnly = true;
|
|
|
this.W_Employee_Name.Width = 80;
|
|
|
//
|
|
|
// W_Supplier_Name
|
|
|
//
|
|
|
this.W_Supplier_Name.DataPropertyName = "Supplier_Name";
|
|
|
this.W_Supplier_Name.HeaderText = "供应商";
|
|
|
this.W_Supplier_Name.Name = "W_Supplier_Name";
|
|
|
this.W_Supplier_Name.ReadOnly = true;
|
|
|
//
|
|
|
// W_Number
|
|
|
//
|
|
|
this.W_Number.DataPropertyName = "Number";
|
|
|
this.W_Number.HeaderText = "头数";
|
|
|
this.W_Number.Name = "W_Number";
|
|
|
this.W_Number.ReadOnly = true;
|
|
|
this.W_Number.Width = 65;
|
|
|
//
|
|
|
// W_HouseNames
|
|
|
//
|
|
|
this.W_HouseNames.DataPropertyName = "HouseNames";
|
|
|
this.W_HouseNames.HeaderText = "圈舍";
|
|
|
this.W_HouseNames.Name = "W_HouseNames";
|
|
|
this.W_HouseNames.ReadOnly = true;
|
|
|
this.W_HouseNames.Width = 105;
|
|
|
//
|
|
|
// syncBtn
|
|
|
//
|
|
|
this.syncBtn.Font = new System.Drawing.Font("宋体", 15F);
|
|
|
this.syncBtn.Location = new System.Drawing.Point(233, 9);
|
|
|
this.syncBtn.Name = "syncBtn";
|
|
|
this.syncBtn.Size = new System.Drawing.Size(94, 56);
|
|
|
this.syncBtn.TabIndex = 33;
|
|
|
this.syncBtn.Text = "同步";
|
|
|
this.syncBtn.UseVisualStyleBackColor = true;
|
|
|
this.syncBtn.Click += new System.EventHandler(this.syncBtn_Click);
|
|
|
//
|
|
|
// testTimeInput
|
|
|
//
|
|
|
this.testTimeInput.BackColor = System.Drawing.Color.White;
|
|
|
this.testTimeInput.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
|
this.testTimeInput.Date = new System.DateTime(2017, 9, 8, 0, 0, 0, 0);
|
|
|
this.testTimeInput.Font = new System.Drawing.Font("宋体", 15F);
|
|
|
this.testTimeInput.Location = new System.Drawing.Point(80, 19);
|
|
|
this.testTimeInput.Name = "testTimeInput";
|
|
|
this.testTimeInput.Size = new System.Drawing.Size(135, 30);
|
|
|
this.testTimeInput.TabIndex = 32;
|
|
|
this.testTimeInput.Text = "2017/09/08";
|
|
|
this.testTimeInput.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
|
|
this.testTimeInput.Type = BWP.WinFormControl.DateTimeType.Date;
|
|
|
//
|
|
|
// label20
|
|
|
//
|
|
|
this.label20.AutoSize = true;
|
|
|
this.label20.Font = new System.Drawing.Font("宋体", 14F);
|
|
|
this.label20.Location = new System.Drawing.Point(21, 25);
|
|
|
this.label20.Name = "label20";
|
|
|
this.label20.Size = new System.Drawing.Size(66, 19);
|
|
|
this.label20.TabIndex = 31;
|
|
|
this.label20.Text = "日期:";
|
|
|
//
|
|
|
// tabPage2
|
|
|
//
|
|
|
this.tabPage2.Controls.Add(this._2LastPageBtn);
|
|
|
this.tabPage2.Controls.Add(this._2NextPageBtn);
|
|
|
this.tabPage2.Controls.Add(this._2PrePageBtn);
|
|
|
this.tabPage2.Controls.Add(this._2FirstPageBtn);
|
|
|
this.tabPage2.Controls.Add(this.panel3);
|
|
|
this.tabPage2.Controls.Add(this.panel2);
|
|
|
this.tabPage2.Controls.Add(this.closeBtn2);
|
|
|
this.tabPage2.Controls.Add(this.label6);
|
|
|
this.tabPage2.Controls.Add(this.label5);
|
|
|
this.tabPage2.Controls.Add(this.preOrderGrid);
|
|
|
this.tabPage2.Controls.Add(this.orderGrid);
|
|
|
this.tabPage2.Controls.Add(this.tab2SyncBtn);
|
|
|
this.tabPage2.Controls.Add(this.tab2DateSelect);
|
|
|
this.tabPage2.Controls.Add(this.label4);
|
|
|
this.tabPage2.Location = new System.Drawing.Point(4, 54);
|
|
|
this.tabPage2.Name = "tabPage2";
|
|
|
this.tabPage2.Padding = new System.Windows.Forms.Padding(3);
|
|
|
this.tabPage2.Size = new System.Drawing.Size(1376, 773);
|
|
|
this.tabPage2.TabIndex = 1;
|
|
|
this.tabPage2.Text = "排宰顺序";
|
|
|
this.tabPage2.UseVisualStyleBackColor = true;
|
|
|
//
|
|
|
// _2LastPageBtn
|
|
|
//
|
|
|
this._2LastPageBtn.Font = new System.Drawing.Font("宋体", 15F);
|
|
|
this._2LastPageBtn.Location = new System.Drawing.Point(375, 467);
|
|
|
this._2LastPageBtn.Name = "_2LastPageBtn";
|
|
|
this._2LastPageBtn.Size = new System.Drawing.Size(75, 36);
|
|
|
this._2LastPageBtn.TabIndex = 52;
|
|
|
this._2LastPageBtn.Text = "尾页";
|
|
|
this._2LastPageBtn.UseVisualStyleBackColor = true;
|
|
|
this._2LastPageBtn.Click += new System.EventHandler(this._2LastPageBtn_Click);
|
|
|
//
|
|
|
// _2NextPageBtn
|
|
|
//
|
|
|
this._2NextPageBtn.Font = new System.Drawing.Font("宋体", 15F);
|
|
|
this._2NextPageBtn.Location = new System.Drawing.Point(270, 467);
|
|
|
this._2NextPageBtn.Name = "_2NextPageBtn";
|
|
|
this._2NextPageBtn.Size = new System.Drawing.Size(75, 36);
|
|
|
this._2NextPageBtn.TabIndex = 51;
|
|
|
this._2NextPageBtn.Text = "下页";
|
|
|
this._2NextPageBtn.UseVisualStyleBackColor = true;
|
|
|
this._2NextPageBtn.Click += new System.EventHandler(this._2NextPageBtn_Click);
|
|
|
//
|
|
|
// _2PrePageBtn
|
|
|
//
|
|
|
this._2PrePageBtn.Font = new System.Drawing.Font("宋体", 15F);
|
|
|
this._2PrePageBtn.Location = new System.Drawing.Point(161, 467);
|
|
|
this._2PrePageBtn.Name = "_2PrePageBtn";
|
|
|
this._2PrePageBtn.Size = new System.Drawing.Size(75, 36);
|
|
|
this._2PrePageBtn.TabIndex = 50;
|
|
|
this._2PrePageBtn.Text = "上页";
|
|
|
this._2PrePageBtn.UseVisualStyleBackColor = true;
|
|
|
this._2PrePageBtn.Click += new System.EventHandler(this._2PrePageBtn_Click);
|
|
|
//
|
|
|
// _2FirstPageBtn
|
|
|
//
|
|
|
this._2FirstPageBtn.Font = new System.Drawing.Font("宋体", 15F);
|
|
|
this._2FirstPageBtn.Location = new System.Drawing.Point(52, 467);
|
|
|
this._2FirstPageBtn.Name = "_2FirstPageBtn";
|
|
|
this._2FirstPageBtn.Size = new System.Drawing.Size(75, 36);
|
|
|
this._2FirstPageBtn.TabIndex = 49;
|
|
|
this._2FirstPageBtn.Text = "首页";
|
|
|
this._2FirstPageBtn.UseVisualStyleBackColor = true;
|
|
|
this._2FirstPageBtn.Click += new System.EventHandler(this._2FirstPageBtn_Click);
|
|
|
//
|
|
|
// panel3
|
|
|
//
|
|
|
this.panel3.Controls.Add(this.showHidden);
|
|
|
this.panel3.Controls.Add(this.showAvailable);
|
|
|
this.panel3.Controls.Add(this.showAll);
|
|
|
this.panel3.Location = new System.Drawing.Point(706, 45);
|
|
|
this.panel3.Name = "panel3";
|
|
|
this.panel3.Size = new System.Drawing.Size(416, 42);
|
|
|
this.panel3.TabIndex = 45;
|
|
|
//
|
|
|
// showHidden
|
|
|
//
|
|
|
this.showHidden.AutoSize = true;
|
|
|
this.showHidden.Font = new System.Drawing.Font("宋体", 15F);
|
|
|
this.showHidden.Location = new System.Drawing.Point(161, 9);
|
|
|
this.showHidden.Name = "showHidden";
|
|
|
this.showHidden.Size = new System.Drawing.Size(67, 24);
|
|
|
this.showHidden.TabIndex = 2;
|
|
|
this.showHidden.TabStop = true;
|
|
|
this.showHidden.Text = "隐藏";
|
|
|
this.showHidden.UseVisualStyleBackColor = true;
|
|
|
this.showHidden.CheckedChanged += new System.EventHandler(this.showRadio_CheckedChanged);
|
|
|
//
|
|
|
// showAvailable
|
|
|
//
|
|
|
this.showAvailable.AutoSize = true;
|
|
|
this.showAvailable.Font = new System.Drawing.Font("宋体", 15F);
|
|
|
this.showAvailable.Location = new System.Drawing.Point(32, 9);
|
|
|
this.showAvailable.Name = "showAvailable";
|
|
|
this.showAvailable.Size = new System.Drawing.Size(67, 24);
|
|
|
this.showAvailable.TabIndex = 1;
|
|
|
this.showAvailable.TabStop = true;
|
|
|
this.showAvailable.Text = "显示";
|
|
|
this.showAvailable.UseVisualStyleBackColor = true;
|
|
|
this.showAvailable.CheckedChanged += new System.EventHandler(this.showRadio_CheckedChanged);
|
|
|
//
|
|
|
// showAll
|
|
|
//
|
|
|
this.showAll.AutoSize = true;
|
|
|
this.showAll.Font = new System.Drawing.Font("宋体", 15F);
|
|
|
this.showAll.Location = new System.Drawing.Point(293, 9);
|
|
|
this.showAll.Name = "showAll";
|
|
|
this.showAll.Size = new System.Drawing.Size(67, 24);
|
|
|
this.showAll.TabIndex = 0;
|
|
|
this.showAll.TabStop = true;
|
|
|
this.showAll.Text = "全部";
|
|
|
this.showAll.UseVisualStyleBackColor = true;
|
|
|
this.showAll.CheckedChanged += new System.EventHandler(this.showRadio_CheckedChanged);
|
|
|
//
|
|
|
// panel2
|
|
|
//
|
|
|
this.panel2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
|
this.panel2.Controls.Add(this.tab2KeyPanel);
|
|
|
this.panel2.Location = new System.Drawing.Point(25, 515);
|
|
|
this.panel2.Name = "panel2";
|
|
|
this.panel2.Size = new System.Drawing.Size(538, 241);
|
|
|
this.panel2.TabIndex = 44;
|
|
|
//
|
|
|
// tab2KeyPanel
|
|
|
//
|
|
|
this.tab2KeyPanel.Location = new System.Drawing.Point(38, 0);
|
|
|
this.tab2KeyPanel.Name = "tab2KeyPanel";
|
|
|
this.tab2KeyPanel.Padding = new System.Windows.Forms.Padding(25, 0, 0, 0);
|
|
|
this.tab2KeyPanel.Size = new System.Drawing.Size(452, 241);
|
|
|
this.tab2KeyPanel.TabIndex = 43;
|
|
|
//
|
|
|
// closeBtn2
|
|
|
//
|
|
|
this.closeBtn2.Font = new System.Drawing.Font("宋体", 15F);
|
|
|
this.closeBtn2.Location = new System.Drawing.Point(1254, 9);
|
|
|
this.closeBtn2.Name = "closeBtn2";
|
|
|
this.closeBtn2.Size = new System.Drawing.Size(94, 56);
|
|
|
this.closeBtn2.TabIndex = 41;
|
|
|
this.closeBtn2.Text = "关闭";
|
|
|
this.closeBtn2.UseVisualStyleBackColor = true;
|
|
|
this.closeBtn2.Click += new System.EventHandler(this.closeBtn_Click);
|
|
|
//
|
|
|
// label6
|
|
|
//
|
|
|
this.label6.AutoSize = true;
|
|
|
this.label6.Font = new System.Drawing.Font("宋体", 15F);
|
|
|
this.label6.ForeColor = System.Drawing.Color.Red;
|
|
|
this.label6.Location = new System.Drawing.Point(587, 61);
|
|
|
this.label6.Name = "label6";
|
|
|
this.label6.Size = new System.Drawing.Size(89, 20);
|
|
|
this.label6.TabIndex = 39;
|
|
|
this.label6.Text = "待宰明细";
|
|
|
//
|
|
|
// label5
|
|
|
//
|
|
|
this.label5.AutoSize = true;
|
|
|
this.label5.Font = new System.Drawing.Font("宋体", 15F);
|
|
|
this.label5.ForeColor = System.Drawing.Color.Red;
|
|
|
this.label5.Location = new System.Drawing.Point(23, 61);
|
|
|
this.label5.Name = "label5";
|
|
|
this.label5.Size = new System.Drawing.Size(89, 20);
|
|
|
this.label5.TabIndex = 39;
|
|
|
this.label5.Text = "排宰明细";
|
|
|
//
|
|
|
// preOrderGrid
|
|
|
//
|
|
|
this.preOrderGrid.AllowUserToAddRows = false;
|
|
|
this.preOrderGrid.AllowUserToDeleteRows = false;
|
|
|
this.preOrderGrid.AllowUserToResizeColumns = false;
|
|
|
this.preOrderGrid.AllowUserToResizeRows = false;
|
|
|
dataGridViewCellStyle7.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235)))));
|
|
|
this.preOrderGrid.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle7;
|
|
|
this.preOrderGrid.BackgroundColor = System.Drawing.Color.White;
|
|
|
dataGridViewCellStyle8.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
|
|
|
dataGridViewCellStyle8.BackColor = System.Drawing.SystemColors.Control;
|
|
|
dataGridViewCellStyle8.Font = new System.Drawing.Font("宋体", 12F);
|
|
|
dataGridViewCellStyle8.ForeColor = System.Drawing.SystemColors.WindowText;
|
|
|
dataGridViewCellStyle8.SelectionBackColor = System.Drawing.SystemColors.Highlight;
|
|
|
dataGridViewCellStyle8.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
|
|
|
dataGridViewCellStyle8.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
|
|
|
this.preOrderGrid.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle8;
|
|
|
this.preOrderGrid.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
|
|
|
this.preOrderGrid.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
|
|
|
this.P_WeightBill_ID,
|
|
|
this.P_Show,
|
|
|
this.P_B3ID,
|
|
|
this.P_Supplier_Name,
|
|
|
this.P_HouseNames,
|
|
|
this.P_Number,
|
|
|
this.P_AlreadyNumber,
|
|
|
this.P_LastNumber,
|
|
|
this.P_WeighTime,
|
|
|
this.P_OKBtn,
|
|
|
this.P_Hidden});
|
|
|
this.preOrderGrid.Location = new System.Drawing.Point(591, 93);
|
|
|
this.preOrderGrid.MultiSelect = false;
|
|
|
this.preOrderGrid.Name = "preOrderGrid";
|
|
|
this.preOrderGrid.ReadOnly = true;
|
|
|
this.preOrderGrid.RowHeadersVisible = false;
|
|
|
dataGridViewCellStyle10.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
dataGridViewCellStyle10.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(66)))), ((int)(((byte)(163)))), ((int)(((byte)(218)))));
|
|
|
this.preOrderGrid.RowsDefaultCellStyle = dataGridViewCellStyle10;
|
|
|
this.preOrderGrid.RowTemplate.Height = 40;
|
|
|
this.preOrderGrid.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
|
|
|
this.preOrderGrid.Size = new System.Drawing.Size(769, 663);
|
|
|
this.preOrderGrid.TabIndex = 38;
|
|
|
this.preOrderGrid.CellClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.preOrderGrid_CellClick);
|
|
|
//
|
|
|
// orderGrid
|
|
|
//
|
|
|
this.orderGrid.AllowUserToAddRows = false;
|
|
|
this.orderGrid.AllowUserToDeleteRows = false;
|
|
|
this.orderGrid.AllowUserToResizeColumns = false;
|
|
|
this.orderGrid.AllowUserToResizeRows = false;
|
|
|
dataGridViewCellStyle11.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235)))));
|
|
|
this.orderGrid.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle11;
|
|
|
this.orderGrid.BackgroundColor = System.Drawing.Color.White;
|
|
|
dataGridViewCellStyle12.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
|
|
|
dataGridViewCellStyle12.BackColor = System.Drawing.SystemColors.Control;
|
|
|
dataGridViewCellStyle12.Font = new System.Drawing.Font("宋体", 12F);
|
|
|
dataGridViewCellStyle12.ForeColor = System.Drawing.SystemColors.WindowText;
|
|
|
dataGridViewCellStyle12.SelectionBackColor = System.Drawing.SystemColors.Highlight;
|
|
|
dataGridViewCellStyle12.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
|
|
|
dataGridViewCellStyle12.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
|
|
|
this.orderGrid.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle12;
|
|
|
this.orderGrid.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
|
|
|
this.orderGrid.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
|
|
|
this.O_ID,
|
|
|
this.O_IsHurryButcher,
|
|
|
this.O_WeightBill_ID,
|
|
|
this.O_Order,
|
|
|
this.O_B3WeighBill_ID,
|
|
|
this.O_PlanNumber,
|
|
|
this.O_LiveColonyHouse_Name,
|
|
|
this.O_OKBtn,
|
|
|
this.O_HurryBtn});
|
|
|
this.orderGrid.Location = new System.Drawing.Point(25, 93);
|
|
|
this.orderGrid.MultiSelect = false;
|
|
|
this.orderGrid.Name = "orderGrid";
|
|
|
this.orderGrid.ReadOnly = true;
|
|
|
this.orderGrid.RowHeadersVisible = false;
|
|
|
dataGridViewCellStyle13.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
dataGridViewCellStyle13.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(66)))), ((int)(((byte)(163)))), ((int)(((byte)(218)))));
|
|
|
this.orderGrid.RowsDefaultCellStyle = dataGridViewCellStyle13;
|
|
|
this.orderGrid.RowTemplate.Height = 40;
|
|
|
this.orderGrid.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
|
|
|
this.orderGrid.Size = new System.Drawing.Size(540, 371);
|
|
|
this.orderGrid.TabIndex = 38;
|
|
|
this.orderGrid.CellClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.orderGrid_CellClick);
|
|
|
//
|
|
|
// O_ID
|
|
|
//
|
|
|
this.O_ID.DataPropertyName = "ID";
|
|
|
this.O_ID.HeaderText = "ID";
|
|
|
this.O_ID.Name = "O_ID";
|
|
|
this.O_ID.ReadOnly = true;
|
|
|
this.O_ID.Visible = false;
|
|
|
//
|
|
|
// O_IsHurryButcher
|
|
|
//
|
|
|
this.O_IsHurryButcher.DataPropertyName = "IsHurryButcher";
|
|
|
this.O_IsHurryButcher.HeaderText = "IsHurryButcher";
|
|
|
this.O_IsHurryButcher.Name = "O_IsHurryButcher";
|
|
|
this.O_IsHurryButcher.ReadOnly = true;
|
|
|
this.O_IsHurryButcher.Visible = false;
|
|
|
//
|
|
|
// O_WeightBill_ID
|
|
|
//
|
|
|
this.O_WeightBill_ID.DataPropertyName = "WeightBill_ID";
|
|
|
this.O_WeightBill_ID.HeaderText = "WeightBill_ID";
|
|
|
this.O_WeightBill_ID.Name = "O_WeightBill_ID";
|
|
|
this.O_WeightBill_ID.ReadOnly = true;
|
|
|
this.O_WeightBill_ID.Visible = false;
|
|
|
//
|
|
|
// O_Order
|
|
|
//
|
|
|
this.O_Order.DataPropertyName = "Order";
|
|
|
this.O_Order.HeaderText = "序号";
|
|
|
this.O_Order.Name = "O_Order";
|
|
|
this.O_Order.ReadOnly = true;
|
|
|
this.O_Order.Width = 70;
|
|
|
//
|
|
|
// O_B3WeighBill_ID
|
|
|
//
|
|
|
this.O_B3WeighBill_ID.DataPropertyName = "B3WeighBill_ID";
|
|
|
this.O_B3WeighBill_ID.HeaderText = "磅单号";
|
|
|
this.O_B3WeighBill_ID.Name = "O_B3WeighBill_ID";
|
|
|
this.O_B3WeighBill_ID.ReadOnly = true;
|
|
|
this.O_B3WeighBill_ID.Width = 80;
|
|
|
//
|
|
|
// O_PlanNumber
|
|
|
//
|
|
|
this.O_PlanNumber.DataPropertyName = "PlanNumber";
|
|
|
this.O_PlanNumber.HeaderText = "头数";
|
|
|
this.O_PlanNumber.Name = "O_PlanNumber";
|
|
|
this.O_PlanNumber.ReadOnly = true;
|
|
|
this.O_PlanNumber.Width = 70;
|
|
|
//
|
|
|
// O_LiveColonyHouse_Name
|
|
|
//
|
|
|
this.O_LiveColonyHouse_Name.DataPropertyName = "LiveColonyHouse_Name";
|
|
|
this.O_LiveColonyHouse_Name.HeaderText = "圈舍";
|
|
|
this.O_LiveColonyHouse_Name.Name = "O_LiveColonyHouse_Name";
|
|
|
this.O_LiveColonyHouse_Name.ReadOnly = true;
|
|
|
//
|
|
|
// O_OKBtn
|
|
|
//
|
|
|
this.O_OKBtn.HeaderText = "确定";
|
|
|
this.O_OKBtn.Name = "O_OKBtn";
|
|
|
this.O_OKBtn.ReadOnly = true;
|
|
|
this.O_OKBtn.Text = "确定";
|
|
|
this.O_OKBtn.UseColumnTextForButtonValue = true;
|
|
|
this.O_OKBtn.Width = 95;
|
|
|
//
|
|
|
// O_HurryBtn
|
|
|
//
|
|
|
this.O_HurryBtn.HeaderText = "急宰";
|
|
|
this.O_HurryBtn.Name = "O_HurryBtn";
|
|
|
this.O_HurryBtn.ReadOnly = true;
|
|
|
this.O_HurryBtn.Text = "急宰";
|
|
|
this.O_HurryBtn.UseColumnTextForButtonValue = true;
|
|
|
this.O_HurryBtn.Width = 95;
|
|
|
//
|
|
|
// tab2SyncBtn
|
|
|
//
|
|
|
this.tab2SyncBtn.Font = new System.Drawing.Font("宋体", 15F);
|
|
|
this.tab2SyncBtn.Location = new System.Drawing.Point(233, 9);
|
|
|
this.tab2SyncBtn.Name = "tab2SyncBtn";
|
|
|
this.tab2SyncBtn.Size = new System.Drawing.Size(94, 56);
|
|
|
this.tab2SyncBtn.TabIndex = 37;
|
|
|
this.tab2SyncBtn.Text = "同步";
|
|
|
this.tab2SyncBtn.UseVisualStyleBackColor = true;
|
|
|
this.tab2SyncBtn.Click += new System.EventHandler(this.tab2SyncBtn_Click);
|
|
|
//
|
|
|
// tab2DateSelect
|
|
|
//
|
|
|
this.tab2DateSelect.BackColor = System.Drawing.Color.White;
|
|
|
this.tab2DateSelect.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
|
this.tab2DateSelect.Date = new System.DateTime(2017, 9, 8, 0, 0, 0, 0);
|
|
|
this.tab2DateSelect.Font = new System.Drawing.Font("宋体", 15F);
|
|
|
this.tab2DateSelect.Location = new System.Drawing.Point(80, 19);
|
|
|
this.tab2DateSelect.Name = "tab2DateSelect";
|
|
|
this.tab2DateSelect.Size = new System.Drawing.Size(135, 30);
|
|
|
this.tab2DateSelect.TabIndex = 36;
|
|
|
this.tab2DateSelect.Text = "2017/09/08";
|
|
|
this.tab2DateSelect.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
|
|
this.tab2DateSelect.Type = BWP.WinFormControl.DateTimeType.Date;
|
|
|
//
|
|
|
// label4
|
|
|
//
|
|
|
this.label4.AutoSize = true;
|
|
|
this.label4.Font = new System.Drawing.Font("宋体", 14F);
|
|
|
this.label4.Location = new System.Drawing.Point(21, 25);
|
|
|
this.label4.Name = "label4";
|
|
|
this.label4.Size = new System.Drawing.Size(66, 19);
|
|
|
this.label4.TabIndex = 35;
|
|
|
this.label4.Text = "日期:";
|
|
|
//
|
|
|
// P_WeightBill_ID
|
|
|
//
|
|
|
this.P_WeightBill_ID.DataPropertyName = "WeightBill_ID";
|
|
|
this.P_WeightBill_ID.HeaderText = "WeightBill_ID";
|
|
|
this.P_WeightBill_ID.Name = "P_WeightBill_ID";
|
|
|
this.P_WeightBill_ID.ReadOnly = true;
|
|
|
this.P_WeightBill_ID.Visible = false;
|
|
|
//
|
|
|
// P_Show
|
|
|
//
|
|
|
this.P_Show.DataPropertyName = "Show";
|
|
|
this.P_Show.HeaderText = "Show";
|
|
|
this.P_Show.Name = "P_Show";
|
|
|
this.P_Show.ReadOnly = true;
|
|
|
this.P_Show.Visible = false;
|
|
|
//
|
|
|
// P_B3ID
|
|
|
//
|
|
|
this.P_B3ID.DataPropertyName = "B3ID";
|
|
|
this.P_B3ID.HeaderText = "磅单号";
|
|
|
this.P_B3ID.Name = "P_B3ID";
|
|
|
this.P_B3ID.ReadOnly = true;
|
|
|
this.P_B3ID.Width = 80;
|
|
|
//
|
|
|
// P_Supplier_Name
|
|
|
//
|
|
|
this.P_Supplier_Name.DataPropertyName = "Supplier_Name";
|
|
|
this.P_Supplier_Name.HeaderText = "供应商";
|
|
|
this.P_Supplier_Name.Name = "P_Supplier_Name";
|
|
|
this.P_Supplier_Name.ReadOnly = true;
|
|
|
this.P_Supplier_Name.Width = 80;
|
|
|
//
|
|
|
// P_HouseNames
|
|
|
//
|
|
|
this.P_HouseNames.DataPropertyName = "HouseNames";
|
|
|
this.P_HouseNames.HeaderText = "圈舍";
|
|
|
this.P_HouseNames.Name = "P_HouseNames";
|
|
|
this.P_HouseNames.ReadOnly = true;
|
|
|
this.P_HouseNames.Width = 95;
|
|
|
//
|
|
|
// P_Number
|
|
|
//
|
|
|
this.P_Number.DataPropertyName = "Number";
|
|
|
this.P_Number.HeaderText = "总头数";
|
|
|
this.P_Number.Name = "P_Number";
|
|
|
this.P_Number.ReadOnly = true;
|
|
|
this.P_Number.Width = 80;
|
|
|
//
|
|
|
// P_AlreadyNumber
|
|
|
//
|
|
|
this.P_AlreadyNumber.DataPropertyName = "AlreadyNumber";
|
|
|
this.P_AlreadyNumber.HeaderText = "已排";
|
|
|
this.P_AlreadyNumber.Name = "P_AlreadyNumber";
|
|
|
this.P_AlreadyNumber.ReadOnly = true;
|
|
|
this.P_AlreadyNumber.Width = 65;
|
|
|
//
|
|
|
// P_LastNumber
|
|
|
//
|
|
|
this.P_LastNumber.DataPropertyName = "LastNumber";
|
|
|
this.P_LastNumber.HeaderText = "剩余";
|
|
|
this.P_LastNumber.Name = "P_LastNumber";
|
|
|
this.P_LastNumber.ReadOnly = true;
|
|
|
this.P_LastNumber.Width = 65;
|
|
|
//
|
|
|
// P_WeighTime
|
|
|
//
|
|
|
this.P_WeighTime.DataPropertyName = "WeighTime";
|
|
|
dataGridViewCellStyle9.Format = "MM/dd HH:mm";
|
|
|
dataGridViewCellStyle9.NullValue = null;
|
|
|
this.P_WeighTime.DefaultCellStyle = dataGridViewCellStyle9;
|
|
|
this.P_WeighTime.HeaderText = "过磅时间";
|
|
|
this.P_WeighTime.Name = "P_WeighTime";
|
|
|
this.P_WeighTime.ReadOnly = true;
|
|
|
this.P_WeighTime.Width = 105;
|
|
|
//
|
|
|
// P_OKBtn
|
|
|
//
|
|
|
this.P_OKBtn.HeaderText = "排宰";
|
|
|
this.P_OKBtn.Name = "P_OKBtn";
|
|
|
this.P_OKBtn.ReadOnly = true;
|
|
|
this.P_OKBtn.Resizable = System.Windows.Forms.DataGridViewTriState.True;
|
|
|
this.P_OKBtn.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
|
|
|
this.P_OKBtn.Text = "排宰";
|
|
|
this.P_OKBtn.UseColumnTextForButtonValue = true;
|
|
|
this.P_OKBtn.Width = 85;
|
|
|
//
|
|
|
// P_Hidden
|
|
|
//
|
|
|
this.P_Hidden.HeaderText = "隐藏";
|
|
|
this.P_Hidden.Name = "P_Hidden";
|
|
|
this.P_Hidden.ReadOnly = true;
|
|
|
this.P_Hidden.Text = "隐藏";
|
|
|
this.P_Hidden.Width = 85;
|
|
|
//
|
|
|
// QualityOrderForm
|
|
|
//
|
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
|
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|
|
this.ClientSize = new System.Drawing.Size(1384, 831);
|
|
|
this.Controls.Add(this.uTabControl1);
|
|
|
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;
|
|
|
this.MaximizeBox = false;
|
|
|
this.Name = "QualityOrderForm";
|
|
|
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
|
|
|
this.Text = "验质分圈";
|
|
|
this.uTabControl1.ResumeLayout(false);
|
|
|
this.tabPage1.ResumeLayout(false);
|
|
|
this.tabPage1.PerformLayout();
|
|
|
this.panel1.ResumeLayout(false);
|
|
|
this.uTabControl2.ResumeLayout(false);
|
|
|
this.tabPage3.ResumeLayout(false);
|
|
|
((System.ComponentModel.ISupportInitialize)(this.sanctionGrid)).EndInit();
|
|
|
this.tabPage4.ResumeLayout(false);
|
|
|
((System.ComponentModel.ISupportInitialize)(this.weightBillGrid)).EndInit();
|
|
|
this.tabPage2.ResumeLayout(false);
|
|
|
this.tabPage2.PerformLayout();
|
|
|
this.panel3.ResumeLayout(false);
|
|
|
this.panel3.PerformLayout();
|
|
|
this.panel2.ResumeLayout(false);
|
|
|
((System.ComponentModel.ISupportInitialize)(this.preOrderGrid)).EndInit();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.orderGrid)).EndInit();
|
|
|
this.ResumeLayout(false);
|
|
|
|
|
|
}
|
|
|
|
|
|
#endregion
|
|
|
|
|
|
private BWP.WinFormControl.UTabControl uTabControl1;
|
|
|
private System.Windows.Forms.TabPage tabPage1;
|
|
|
private System.Windows.Forms.TabPage tabPage2;
|
|
|
private BWP.WinFormControl.UDataGridView weightBillGrid;
|
|
|
private System.Windows.Forms.Button syncBtn;
|
|
|
private BWP.WinFormControl.UDatePicker testTimeInput;
|
|
|
private System.Windows.Forms.Label label20;
|
|
|
private System.Windows.Forms.TextBox numberBox;
|
|
|
private System.Windows.Forms.Label label1;
|
|
|
private System.Windows.Forms.FlowLayoutPanel keyBoardPanel;
|
|
|
private System.Windows.Forms.Label inHouseNumberLabel;
|
|
|
private System.Windows.Forms.Label label2;
|
|
|
private System.Windows.Forms.FlowLayoutPanel hogGradePanel;
|
|
|
private System.Windows.Forms.Button closeBtn;
|
|
|
private System.Windows.Forms.Button commitBtn;
|
|
|
private BWP.WinFormControl.UDataGridView sanctionGrid;
|
|
|
private System.Windows.Forms.Label label5;
|
|
|
private BWP.WinFormControl.UDataGridView orderGrid;
|
|
|
private System.Windows.Forms.Button tab2SyncBtn;
|
|
|
private BWP.WinFormControl.UDatePicker tab2DateSelect;
|
|
|
private System.Windows.Forms.Label label4;
|
|
|
private System.Windows.Forms.Label label6;
|
|
|
private BWP.WinFormControl.UDataGridView preOrderGrid;
|
|
|
private System.Windows.Forms.FlowLayoutPanel tab2KeyPanel;
|
|
|
private System.Windows.Forms.Button closeBtn2;
|
|
|
private System.Windows.Forms.Panel panel1;
|
|
|
private BWP.WinFormControl.UTabControl uTabControl2;
|
|
|
private System.Windows.Forms.TabPage tabPage3;
|
|
|
private System.Windows.Forms.TabPage tabPage4;
|
|
|
private System.Windows.Forms.TabControl housePanel;
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn S_AbnormalItem_Name1;
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn S_Number1;
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn S_AbnormalItem_Name2;
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn S_Number2;
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn S_AbnormalItem_Name3;
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn S_Number3;
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn S_Sanction_ID1;
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn S_AbnormalItem_ID1;
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn S_Sanction_ID2;
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn S_AbnormalItem_ID2;
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn S_Sanction_ID3;
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn S_AbnormalItem_ID3;
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn O_ID;
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn O_IsHurryButcher;
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn O_WeightBill_ID;
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn O_Order;
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn O_B3WeighBill_ID;
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn O_PlanNumber;
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn O_LiveColonyHouse_Name;
|
|
|
private System.Windows.Forms.DataGridViewButtonColumn O_OKBtn;
|
|
|
private System.Windows.Forms.DataGridViewButtonColumn O_HurryBtn;
|
|
|
private System.Windows.Forms.Panel panel2;
|
|
|
private System.Windows.Forms.Panel panel3;
|
|
|
private System.Windows.Forms.RadioButton showHidden;
|
|
|
private System.Windows.Forms.RadioButton showAvailable;
|
|
|
private System.Windows.Forms.RadioButton showAll;
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn W_ID;
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn W_AlreadyHouse;
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn W_B3ID;
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn W_Employee_Name;
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn W_Supplier_Name;
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn W_Number;
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn W_HouseNames;
|
|
|
private System.Windows.Forms.Button _1LastPageBtn;
|
|
|
private System.Windows.Forms.Button _1NextPageBtn;
|
|
|
private System.Windows.Forms.Button _1PrePageBtn;
|
|
|
private System.Windows.Forms.Button _1FirstPageBtn;
|
|
|
private System.Windows.Forms.Button _2LastPageBtn;
|
|
|
private System.Windows.Forms.Button _2NextPageBtn;
|
|
|
private System.Windows.Forms.Button _2PrePageBtn;
|
|
|
private System.Windows.Forms.Button _2FirstPageBtn;
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn P_WeightBill_ID;
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn P_Show;
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn P_B3ID;
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn P_Supplier_Name;
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn P_HouseNames;
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn P_Number;
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn P_AlreadyNumber;
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn P_LastNumber;
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn P_WeighTime;
|
|
|
private System.Windows.Forms.DataGridViewButtonColumn P_OKBtn;
|
|
|
private System.Windows.Forms.DataGridViewButtonColumn P_Hidden;
|
|
|
|
|
|
|
|
|
|
|
|
}
|
|
|
}
|