namespace QualityAndOrder { partial class QualityOrderForm { /// /// Required designer variable. /// private System.ComponentModel.IContainer components = null; /// /// Clean up any resources being used. /// /// true if managed resources should be disposed; otherwise, false. protected override void Dispose(bool disposing) { if (disposing && (components != null)) { components.Dispose(); } base.Dispose(disposing); } #region Windows Form Designer generated code /// /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// 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 dataGridViewCellStyle9 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle10 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle11 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle12 = new System.Windows.Forms.DataGridViewCellStyle(); this.uTabControl1 = new BWP.WinFormControl.UTabControl(); this.tabPage1 = new System.Windows.Forms.TabPage(); 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_Sanction_ID1 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.S_AbnormalItem_ID1 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.S_AbnormalItem_Name1 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.S_Number1 = 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_AbnormalItem_Name2 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.S_Number2 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.S_Sanction_ID3 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.S_AbnormalItem_ID3 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.S_AbnormalItem_Name3 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.S_Number3 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.tabPage4 = new System.Windows.Forms.TabPage(); this.housePanel = new System.Windows.Forms.TabControl(); this.label3 = 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.uDataGridView1 = new BWP.WinFormControl.UDataGridView(); this.W_ID = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.W_B3ID = 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.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.P_ID = 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_WeightTime = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.R_OKBtn = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.orderGrid = new BWP.WinFormControl.UDataGridView(); this.O_ID = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.O_Order = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.O_Number = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.O_HouseNames = 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.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.uDataGridView1)).BeginInit(); this.tabPage2.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(1276, 873); this.uTabControl1.SizeMode = System.Windows.Forms.TabSizeMode.Fixed; this.uTabControl1.TabIndex = 0; // // tabPage1 // this.tabPage1.Controls.Add(this.panel1); this.tabPage1.Controls.Add(this.label3); 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.uDataGridView1); 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(1268, 815); this.tabPage1.TabIndex = 0; this.tabPage1.Text = "验质分圈"; this.tabPage1.UseVisualStyleBackColor = true; // // panel1 // this.panel1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.panel1.Controls.Add(this.uTabControl2); this.panel1.Location = new System.Drawing.Point(514, 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_Sanction_ID1, this.S_AbnormalItem_ID1, this.S_AbnormalItem_Name1, this.S_Number1, this.S_Sanction_ID2, this.S_AbnormalItem_ID2, this.S_AbnormalItem_Name2, this.S_Number2, this.S_Sanction_ID3, this.S_AbnormalItem_ID3, this.S_AbnormalItem_Name3, this.S_Number3}); 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.RowHeadersVisible = false; 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_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.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.Visible = false; // // 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.Width = 135; // // 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.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.Visible = false; // // 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.Width = 135; // // 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.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.Visible = false; // // 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.Width = 135; // // 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; // // label3 // this.label3.AutoSize = true; this.label3.Font = new System.Drawing.Font("宋体", 15F); this.label3.ForeColor = System.Drawing.Color.Red; this.label3.Location = new System.Drawing.Point(838, 24); this.label3.Name = "label3"; this.label3.Size = new System.Drawing.Size(39, 20); this.label3.TabIndex = 42; this.label3.Text = "100"; // // label2 // this.label2.AutoSize = true; this.label2.Font = new System.Drawing.Font("宋体", 15F); this.label2.Location = new System.Drawing.Point(723, 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(514, 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(1153, 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(1036, 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; // // numberBox // this.numberBox.Font = new System.Drawing.Font("宋体", 15F); this.numberBox.Location = new System.Drawing.Point(585, 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(510, 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; // // uDataGridView1 // this.uDataGridView1.AllowUserToAddRows = false; this.uDataGridView1.AllowUserToDeleteRows = false; this.uDataGridView1.AllowUserToResizeColumns = false; this.uDataGridView1.AllowUserToResizeRows = false; dataGridViewCellStyle4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235))))); this.uDataGridView1.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle4; this.uDataGridView1.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.uDataGridView1.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle5; this.uDataGridView1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize; this.uDataGridView1.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] { this.W_ID, this.W_B3ID, this.W_Supplier_Name, this.W_Number, this.W_HouseNames}); this.uDataGridView1.Location = new System.Drawing.Point(25, 77); this.uDataGridView1.MultiSelect = false; this.uDataGridView1.Name = "uDataGridView1"; this.uDataGridView1.RowHeadersVisible = false; dataGridViewCellStyle6.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(66)))), ((int)(((byte)(163)))), ((int)(((byte)(218))))); this.uDataGridView1.RowsDefaultCellStyle = dataGridViewCellStyle6; this.uDataGridView1.RowTemplate.Height = 23; this.uDataGridView1.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect; this.uDataGridView1.Size = new System.Drawing.Size(452, 401); this.uDataGridView1.TabIndex = 34; // // W_ID // this.W_ID.DataPropertyName = "ID"; this.W_ID.HeaderText = "ID"; this.W_ID.Name = "W_ID"; this.W_ID.Visible = false; // // W_B3ID // this.W_B3ID.DataPropertyName = "B3ID"; this.W_B3ID.HeaderText = "过磅单号"; this.W_B3ID.Name = "W_B3ID"; // // 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.Width = 120; // // W_Number // this.W_Number.DataPropertyName = "Number"; this.W_Number.HeaderText = "头数"; this.W_Number.Name = "W_Number"; // // W_HouseNames // this.W_HouseNames.DataPropertyName = "HouseNames"; this.W_HouseNames.HeaderText = "圈舍"; this.W_HouseNames.Name = "W_HouseNames"; this.W_HouseNames.Width = 120; // // 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; // // 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.tab2KeyPanel); 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(1268, 815); this.tabPage2.TabIndex = 1; this.tabPage2.Text = "排宰顺序"; this.tabPage2.UseVisualStyleBackColor = true; // // tab2KeyPanel // this.tab2KeyPanel.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.tab2KeyPanel.Location = new System.Drawing.Point(25, 515); 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(1153, 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(529, 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_ID, this.P_Supplier_Name, this.P_HouseNames, this.P_Number, this.P_AlreadyNumber, this.P_LastNumber, this.P_WeightTime, this.R_OKBtn}); this.preOrderGrid.Location = new System.Drawing.Point(533, 93); this.preOrderGrid.MultiSelect = false; this.preOrderGrid.Name = "preOrderGrid"; this.preOrderGrid.ReadOnly = true; this.preOrderGrid.RowHeadersVisible = false; dataGridViewCellStyle9.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(66)))), ((int)(((byte)(163)))), ((int)(((byte)(218))))); this.preOrderGrid.RowsDefaultCellStyle = dataGridViewCellStyle9; this.preOrderGrid.RowTemplate.Height = 23; this.preOrderGrid.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect; this.preOrderGrid.Size = new System.Drawing.Size(714, 663); this.preOrderGrid.TabIndex = 38; // // P_ID // this.P_ID.DataPropertyName = "ID"; this.P_ID.HeaderText = "ID"; this.P_ID.Name = "P_ID"; this.P_ID.ReadOnly = true; this.P_ID.Visible = false; // // 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; // // P_HouseNames // this.P_HouseNames.DataPropertyName = "HouseNames"; this.P_HouseNames.HeaderText = "圈舍"; this.P_HouseNames.Name = "P_HouseNames"; this.P_HouseNames.ReadOnly = true; // // 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 = 95; // // P_AlreadyNumber // this.P_AlreadyNumber.HeaderText = "已排头数"; this.P_AlreadyNumber.Name = "P_AlreadyNumber"; this.P_AlreadyNumber.ReadOnly = true; this.P_AlreadyNumber.Width = 95; // // P_LastNumber // this.P_LastNumber.HeaderText = "剩余头数"; this.P_LastNumber.Name = "P_LastNumber"; this.P_LastNumber.ReadOnly = true; this.P_LastNumber.Width = 95; // // P_WeightTime // this.P_WeightTime.HeaderText = "过磅时间"; this.P_WeightTime.Name = "P_WeightTime"; this.P_WeightTime.ReadOnly = true; this.P_WeightTime.Width = 130; // // R_OKBtn // this.R_OKBtn.HeaderText = "排宰"; this.R_OKBtn.Name = "R_OKBtn"; this.R_OKBtn.ReadOnly = true; this.R_OKBtn.Width = 90; // // orderGrid // this.orderGrid.AllowUserToAddRows = false; this.orderGrid.AllowUserToDeleteRows = false; this.orderGrid.AllowUserToResizeColumns = false; this.orderGrid.AllowUserToResizeRows = false; dataGridViewCellStyle10.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235))))); this.orderGrid.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle10; this.orderGrid.BackgroundColor = System.Drawing.Color.White; dataGridViewCellStyle11.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft; dataGridViewCellStyle11.BackColor = System.Drawing.SystemColors.Control; dataGridViewCellStyle11.Font = new System.Drawing.Font("宋体", 12F); dataGridViewCellStyle11.ForeColor = System.Drawing.SystemColors.WindowText; dataGridViewCellStyle11.SelectionBackColor = System.Drawing.SystemColors.Highlight; dataGridViewCellStyle11.SelectionForeColor = System.Drawing.SystemColors.HighlightText; dataGridViewCellStyle11.WrapMode = System.Windows.Forms.DataGridViewTriState.True; this.orderGrid.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle11; this.orderGrid.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize; this.orderGrid.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] { this.O_ID, this.O_Order, this.O_Number, this.O_HouseNames, 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.RowHeadersVisible = false; dataGridViewCellStyle12.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(66)))), ((int)(((byte)(163)))), ((int)(((byte)(218))))); this.orderGrid.RowsDefaultCellStyle = dataGridViewCellStyle12; this.orderGrid.RowTemplate.Height = 23; this.orderGrid.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect; this.orderGrid.Size = new System.Drawing.Size(454, 387); this.orderGrid.TabIndex = 38; // // O_ID // this.O_ID.DataPropertyName = "ID"; this.O_ID.HeaderText = "ID"; this.O_ID.Name = "O_ID"; this.O_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 = 95; // // O_Number // this.O_Number.DataPropertyName = "Number"; this.O_Number.HeaderText = "头数"; this.O_Number.Name = "O_Number"; this.O_Number.Width = 70; // // O_HouseNames // this.O_HouseNames.DataPropertyName = "HouseNames"; this.O_HouseNames.HeaderText = "圈舍"; this.O_HouseNames.Name = "O_HouseNames"; this.O_HouseNames.ReadOnly = true; // // O_OKBtn // this.O_OKBtn.HeaderText = "确定"; this.O_OKBtn.Name = "O_OKBtn"; this.O_OKBtn.Width = 90; // // O_HurryBtn // this.O_HurryBtn.HeaderText = "急宰"; this.O_HurryBtn.Name = "O_HurryBtn"; this.O_HurryBtn.Width = 90; // // 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; // // 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 = "日期:"; // // QualityOrderForm // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(1276, 873); 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.uDataGridView1)).EndInit(); this.tabPage2.ResumeLayout(false); this.tabPage2.PerformLayout(); ((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 uDataGridView1; private System.Windows.Forms.DataGridViewTextBoxColumn W_ID; private System.Windows.Forms.DataGridViewTextBoxColumn W_B3ID; 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 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 label3; 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.DataGridViewTextBoxColumn P_ID; 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_WeightTime; private System.Windows.Forms.DataGridViewTextBoxColumn R_OKBtn; private System.Windows.Forms.DataGridViewTextBoxColumn O_ID; private System.Windows.Forms.DataGridViewTextBoxColumn O_Order; private System.Windows.Forms.DataGridViewTextBoxColumn O_Number; private System.Windows.Forms.DataGridViewTextBoxColumn O_HouseNames; private System.Windows.Forms.DataGridViewButtonColumn O_OKBtn; private System.Windows.Forms.DataGridViewButtonColumn O_HurryBtn; 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.DataGridViewTextBoxColumn S_Sanction_ID1; private System.Windows.Forms.DataGridViewTextBoxColumn S_AbnormalItem_ID1; private System.Windows.Forms.DataGridViewTextBoxColumn S_AbnormalItem_Name1; private System.Windows.Forms.DataGridViewTextBoxColumn S_Number1; private System.Windows.Forms.DataGridViewTextBoxColumn S_Sanction_ID2; private System.Windows.Forms.DataGridViewTextBoxColumn S_AbnormalItem_ID2; private System.Windows.Forms.DataGridViewTextBoxColumn S_AbnormalItem_Name2; private System.Windows.Forms.DataGridViewTextBoxColumn S_Number2; private System.Windows.Forms.DataGridViewTextBoxColumn S_Sanction_ID3; private System.Windows.Forms.DataGridViewTextBoxColumn S_AbnormalItem_ID3; private System.Windows.Forms.DataGridViewTextBoxColumn S_AbnormalItem_Name3; private System.Windows.Forms.DataGridViewTextBoxColumn S_Number3; private System.Windows.Forms.TabControl housePanel; } }