namespace TrunksIousOutInStore { partial class TrunksIousOutInStoreForm { /// /// 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() { this.components = new System.ComponentModel.Container(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle13 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle14 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle15 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle16 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle17 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle18 = new System.Windows.Forms.DataGridViewCellStyle(); this.splitContainer1 = new System.Windows.Forms.SplitContainer(); this.panel1 = new System.Windows.Forms.Panel(); this.enableWeight = new System.Windows.Forms.CheckBox(); this.panel2 = new System.Windows.Forms.Panel(); this.lblChengZhong = new System.Windows.Forms.Label(); this.btnWeightSet = new System.Windows.Forms.Button(); this.btnSycnStatus = new System.Windows.Forms.Button(); this.btnNetStatus = new System.Windows.Forms.Button(); this.splitContainer2 = new System.Windows.Forms.SplitContainer(); this.cbxBaiTiaoStatus = new System.Windows.Forms.ComboBox(); this.label2 = new System.Windows.Forms.Label(); this.btnCreateBill = new System.Windows.Forms.Button(); this.btnSubmit = new System.Windows.Forms.Button(); this.splitContainer3 = new System.Windows.Forms.SplitContainer(); this.groupBox2 = new System.Windows.Forms.GroupBox(); this.gridChecked = new BWP.WinFormControl.UDataGridView(); this.groupBox1 = new System.Windows.Forms.GroupBox(); this.gridUnCheck = new System.Windows.Forms.DataGridView(); this.flpGoods = new System.Windows.Forms.FlowLayoutPanel(); this.timer1 = new System.Windows.Forms.Timer(this.components); this.timerChectNetStatus = new System.Windows.Forms.Timer(this.components); this.timerSyncToService = new System.Windows.Forms.Timer(this.components); this.timerCheckSyncSucessed = new System.Windows.Forms.Timer(this.components); this.序号 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.条码 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.产品名称 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.数量 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.重量 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.uncheck序号 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.uncheck条码 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.uncheck产品名称 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.uncheck数量 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.uncheck重量 = new System.Windows.Forms.DataGridViewTextBoxColumn(); ((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).BeginInit(); this.splitContainer1.Panel1.SuspendLayout(); this.splitContainer1.Panel2.SuspendLayout(); this.splitContainer1.SuspendLayout(); this.panel1.SuspendLayout(); this.panel2.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.splitContainer2)).BeginInit(); this.splitContainer2.Panel1.SuspendLayout(); this.splitContainer2.Panel2.SuspendLayout(); this.splitContainer2.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.splitContainer3)).BeginInit(); this.splitContainer3.Panel1.SuspendLayout(); this.splitContainer3.Panel2.SuspendLayout(); this.splitContainer3.SuspendLayout(); this.groupBox2.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.gridChecked)).BeginInit(); this.groupBox1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.gridUnCheck)).BeginInit(); this.SuspendLayout(); // // splitContainer1 // this.splitContainer1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.splitContainer1.Dock = System.Windows.Forms.DockStyle.Fill; this.splitContainer1.FixedPanel = System.Windows.Forms.FixedPanel.Panel1; this.splitContainer1.Location = new System.Drawing.Point(0, 0); this.splitContainer1.Name = "splitContainer1"; this.splitContainer1.Orientation = System.Windows.Forms.Orientation.Horizontal; // // splitContainer1.Panel1 // this.splitContainer1.Panel1.Controls.Add(this.panel1); // // splitContainer1.Panel2 // this.splitContainer1.Panel2.Controls.Add(this.splitContainer2); this.splitContainer1.Size = new System.Drawing.Size(1276, 741); this.splitContainer1.SplitterDistance = 130; this.splitContainer1.SplitterWidth = 1; this.splitContainer1.TabIndex = 0; // // panel1 // this.panel1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.panel1.Controls.Add(this.enableWeight); this.panel1.Controls.Add(this.panel2); this.panel1.Controls.Add(this.btnWeightSet); this.panel1.Controls.Add(this.btnSycnStatus); this.panel1.Controls.Add(this.btnNetStatus); this.panel1.Location = new System.Drawing.Point(11, 3); this.panel1.Name = "panel1"; this.panel1.Size = new System.Drawing.Size(1251, 100); this.panel1.TabIndex = 1; // // enableWeight // this.enableWeight.AutoCheck = false; this.enableWeight.AutoSize = true; this.enableWeight.Font = new System.Drawing.Font("宋体", 18F); this.enableWeight.Location = new System.Drawing.Point(249, 8); this.enableWeight.Name = "enableWeight"; this.enableWeight.Size = new System.Drawing.Size(125, 28); this.enableWeight.TabIndex = 33; this.enableWeight.Text = "启用称重"; this.enableWeight.UseVisualStyleBackColor = true; this.enableWeight.Click += new System.EventHandler(this.enableWeight_Click); // // panel2 // this.panel2.BackColor = System.Drawing.Color.Black; this.panel2.Controls.Add(this.lblChengZhong); this.panel2.Location = new System.Drawing.Point(3, 8); this.panel2.Name = "panel2"; this.panel2.Size = new System.Drawing.Size(237, 78); this.panel2.TabIndex = 32; // // lblChengZhong // this.lblChengZhong.AutoSize = true; this.lblChengZhong.Font = new System.Drawing.Font("宋体", 30F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.lblChengZhong.ForeColor = System.Drawing.Color.Red; this.lblChengZhong.Location = new System.Drawing.Point(15, 18); this.lblChengZhong.Name = "lblChengZhong"; this.lblChengZhong.Size = new System.Drawing.Size(97, 40); this.lblChengZhong.TabIndex = 0; this.lblChengZhong.Text = "0.00"; // // btnWeightSet // this.btnWeightSet.Font = new System.Drawing.Font("宋体", 16F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.btnWeightSet.Location = new System.Drawing.Point(249, 53); this.btnWeightSet.Name = "btnWeightSet"; this.btnWeightSet.Size = new System.Drawing.Size(111, 33); this.btnWeightSet.TabIndex = 0; this.btnWeightSet.Text = "称设置"; this.btnWeightSet.UseVisualStyleBackColor = true; this.btnWeightSet.Click += new System.EventHandler(this.btnWeightSet_Click); // // btnSycnStatus // this.btnSycnStatus.Enabled = false; this.btnSycnStatus.Font = new System.Drawing.Font("宋体", 18F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.btnSycnStatus.Location = new System.Drawing.Point(655, 28); this.btnSycnStatus.Name = "btnSycnStatus"; this.btnSycnStatus.Size = new System.Drawing.Size(114, 46); this.btnSycnStatus.TabIndex = 0; this.btnSycnStatus.Text = "同步完成"; this.btnSycnStatus.UseVisualStyleBackColor = true; // // btnNetStatus // this.btnNetStatus.Enabled = false; this.btnNetStatus.Font = new System.Drawing.Font("宋体", 18F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.btnNetStatus.Location = new System.Drawing.Point(450, 28); this.btnNetStatus.Name = "btnNetStatus"; this.btnNetStatus.Size = new System.Drawing.Size(120, 46); this.btnNetStatus.TabIndex = 0; this.btnNetStatus.Text = "网络畅通"; this.btnNetStatus.UseVisualStyleBackColor = true; // // splitContainer2 // this.splitContainer2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.splitContainer2.Dock = System.Windows.Forms.DockStyle.Fill; this.splitContainer2.Location = new System.Drawing.Point(0, 0); this.splitContainer2.Name = "splitContainer2"; // // splitContainer2.Panel1 // this.splitContainer2.Panel1.Controls.Add(this.cbxBaiTiaoStatus); this.splitContainer2.Panel1.Controls.Add(this.label2); this.splitContainer2.Panel1.Controls.Add(this.btnCreateBill); this.splitContainer2.Panel1.Controls.Add(this.btnSubmit); // // splitContainer2.Panel2 // this.splitContainer2.Panel2.Controls.Add(this.splitContainer3); this.splitContainer2.Size = new System.Drawing.Size(1276, 610); this.splitContainer2.SplitterDistance = 260; this.splitContainer2.SplitterWidth = 1; this.splitContainer2.TabIndex = 0; // // cbxBaiTiaoStatus // this.cbxBaiTiaoStatus.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.cbxBaiTiaoStatus.Font = new System.Drawing.Font("宋体", 20F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.cbxBaiTiaoStatus.FormattingEnabled = true; this.cbxBaiTiaoStatus.Items.AddRange(new object[] { "入预冷库", "分割领用", "入销售库", "销售出库"}); this.cbxBaiTiaoStatus.Location = new System.Drawing.Point(45, 144); this.cbxBaiTiaoStatus.Name = "cbxBaiTiaoStatus"; this.cbxBaiTiaoStatus.Size = new System.Drawing.Size(167, 35); this.cbxBaiTiaoStatus.TabIndex = 34; // // label2 // this.label2.AutoSize = true; this.label2.Font = new System.Drawing.Font("宋体", 18F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label2.Location = new System.Drawing.Point(45, 117); this.label2.Name = "label2"; this.label2.Size = new System.Drawing.Size(106, 24); this.label2.TabIndex = 1; this.label2.Text = "白条状态"; // // btnCreateBill // this.btnCreateBill.Font = new System.Drawing.Font("宋体", 18F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.btnCreateBill.Location = new System.Drawing.Point(45, 368); this.btnCreateBill.Name = "btnCreateBill"; this.btnCreateBill.Size = new System.Drawing.Size(156, 46); this.btnCreateBill.TabIndex = 0; this.btnCreateBill.Text = "创建领料"; this.btnCreateBill.UseVisualStyleBackColor = true; this.btnCreateBill.Click += new System.EventHandler(this.btnCreateBill_Click); // // btnSubmit // this.btnSubmit.Font = new System.Drawing.Font("宋体", 18F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.btnSubmit.Location = new System.Drawing.Point(45, 259); this.btnSubmit.Name = "btnSubmit"; this.btnSubmit.Size = new System.Drawing.Size(156, 46); this.btnSubmit.TabIndex = 0; this.btnSubmit.Text = "提交"; this.btnSubmit.UseVisualStyleBackColor = true; this.btnSubmit.Visible = false; // // splitContainer3 // this.splitContainer3.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.splitContainer3.Dock = System.Windows.Forms.DockStyle.Fill; this.splitContainer3.Location = new System.Drawing.Point(0, 0); this.splitContainer3.Name = "splitContainer3"; // // splitContainer3.Panel1 // this.splitContainer3.Panel1.Controls.Add(this.groupBox2); this.splitContainer3.Panel1.Controls.Add(this.groupBox1); // // splitContainer3.Panel2 // this.splitContainer3.Panel2.Controls.Add(this.flpGoods); this.splitContainer3.Size = new System.Drawing.Size(1015, 610); this.splitContainer3.SplitterDistance = 726; this.splitContainer3.SplitterWidth = 1; this.splitContainer3.TabIndex = 0; // // groupBox2 // this.groupBox2.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.groupBox2.Controls.Add(this.gridChecked); this.groupBox2.Location = new System.Drawing.Point(14, 259); this.groupBox2.Name = "groupBox2"; this.groupBox2.Size = new System.Drawing.Size(699, 340); this.groupBox2.TabIndex = 1; this.groupBox2.TabStop = false; this.groupBox2.Text = "已提交"; // // gridChecked // this.gridChecked.AllowUserToAddRows = false; this.gridChecked.AllowUserToDeleteRows = false; this.gridChecked.AllowUserToResizeColumns = false; this.gridChecked.AllowUserToResizeRows = false; dataGridViewCellStyle13.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235))))); this.gridChecked.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle13; this.gridChecked.BackgroundColor = System.Drawing.Color.White; dataGridViewCellStyle14.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft; dataGridViewCellStyle14.BackColor = System.Drawing.SystemColors.Control; dataGridViewCellStyle14.Font = new System.Drawing.Font("宋体", 12F); dataGridViewCellStyle14.ForeColor = System.Drawing.SystemColors.WindowText; dataGridViewCellStyle14.SelectionBackColor = System.Drawing.SystemColors.Highlight; dataGridViewCellStyle14.SelectionForeColor = System.Drawing.SystemColors.HighlightText; dataGridViewCellStyle14.WrapMode = System.Windows.Forms.DataGridViewTriState.True; this.gridChecked.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle14; this.gridChecked.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize; this.gridChecked.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] { this.序号, this.条码, this.产品名称, this.数量, this.重量}); this.gridChecked.Dock = System.Windows.Forms.DockStyle.Fill; this.gridChecked.Location = new System.Drawing.Point(3, 17); this.gridChecked.MultiSelect = false; this.gridChecked.Name = "gridChecked"; this.gridChecked.ReadOnly = true; this.gridChecked.RowHeadersVisible = false; dataGridViewCellStyle15.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); dataGridViewCellStyle15.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(66)))), ((int)(((byte)(163)))), ((int)(((byte)(218))))); this.gridChecked.RowsDefaultCellStyle = dataGridViewCellStyle15; this.gridChecked.RowTemplate.Height = 23; this.gridChecked.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect; this.gridChecked.Size = new System.Drawing.Size(693, 320); this.gridChecked.TabIndex = 4; // // groupBox1 // this.groupBox1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.groupBox1.Controls.Add(this.gridUnCheck); this.groupBox1.Location = new System.Drawing.Point(14, 15); this.groupBox1.Name = "groupBox1"; this.groupBox1.Size = new System.Drawing.Size(705, 220); this.groupBox1.TabIndex = 0; this.groupBox1.TabStop = false; this.groupBox1.Text = "待提交"; // // gridUnCheck // this.gridUnCheck.AllowUserToAddRows = false; this.gridUnCheck.AllowUserToDeleteRows = false; this.gridUnCheck.AllowUserToResizeColumns = false; this.gridUnCheck.AllowUserToResizeRows = false; dataGridViewCellStyle16.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(235)))), ((int)(((byte)(235))))); this.gridUnCheck.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle16; this.gridUnCheck.BackgroundColor = System.Drawing.Color.White; dataGridViewCellStyle17.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft; dataGridViewCellStyle17.BackColor = System.Drawing.SystemColors.Control; dataGridViewCellStyle17.Font = new System.Drawing.Font("宋体", 12F); dataGridViewCellStyle17.ForeColor = System.Drawing.SystemColors.WindowText; dataGridViewCellStyle17.SelectionBackColor = System.Drawing.SystemColors.Highlight; dataGridViewCellStyle17.SelectionForeColor = System.Drawing.SystemColors.HighlightText; dataGridViewCellStyle17.WrapMode = System.Windows.Forms.DataGridViewTriState.True; this.gridUnCheck.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle17; this.gridUnCheck.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize; this.gridUnCheck.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] { this.uncheck序号, this.uncheck条码, this.uncheck产品名称, this.uncheck数量, this.uncheck重量}); this.gridUnCheck.Dock = System.Windows.Forms.DockStyle.Fill; this.gridUnCheck.Location = new System.Drawing.Point(3, 17); this.gridUnCheck.MultiSelect = false; this.gridUnCheck.Name = "gridUnCheck"; this.gridUnCheck.ReadOnly = true; this.gridUnCheck.RowHeadersVisible = false; dataGridViewCellStyle18.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); dataGridViewCellStyle18.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(66)))), ((int)(((byte)(163)))), ((int)(((byte)(218))))); this.gridUnCheck.RowsDefaultCellStyle = dataGridViewCellStyle18; this.gridUnCheck.RowTemplate.Height = 23; this.gridUnCheck.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect; this.gridUnCheck.Size = new System.Drawing.Size(699, 200); this.gridUnCheck.TabIndex = 3; // // flpGoods // this.flpGoods.Dock = System.Windows.Forms.DockStyle.Fill; this.flpGoods.Location = new System.Drawing.Point(0, 0); this.flpGoods.Name = "flpGoods"; this.flpGoods.Size = new System.Drawing.Size(286, 608); this.flpGoods.TabIndex = 0; // // timer1 // this.timer1.Enabled = true; this.timer1.Interval = 3000; this.timer1.Tick += new System.EventHandler(this.timer1_Tick); // // timerChectNetStatus // this.timerChectNetStatus.Enabled = true; this.timerChectNetStatus.Interval = 2000; this.timerChectNetStatus.Tick += new System.EventHandler(this.timerChectNetStatus_Tick); // // timerSyncToService // this.timerSyncToService.Interval = 5000; this.timerSyncToService.Tick += new System.EventHandler(this.timerSyncToService_Tick); // // timerCheckSyncSucessed // this.timerCheckSyncSucessed.Enabled = true; this.timerCheckSyncSucessed.Interval = 4000; this.timerCheckSyncSucessed.Tick += new System.EventHandler(this.timerCheckSyncSucessed_Tick); // // 序号 // this.序号.DataPropertyName = "ID"; this.序号.HeaderText = "序号"; this.序号.Name = "序号"; this.序号.ReadOnly = true; // // 条码 // this.条码.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill; this.条码.DataPropertyName = "BarCode"; this.条码.HeaderText = "条码"; this.条码.Name = "条码"; this.条码.ReadOnly = true; // // 产品名称 // this.产品名称.DataPropertyName = "Goods_Name"; this.产品名称.HeaderText = "产品名称"; this.产品名称.Name = "产品名称"; this.产品名称.ReadOnly = true; this.产品名称.Width = 120; // // 数量 // this.数量.DataPropertyName = "Number"; this.数量.HeaderText = "数量"; this.数量.Name = "数量"; this.数量.ReadOnly = true; // // 重量 // this.重量.DataPropertyName = "Weight"; this.重量.HeaderText = "重量"; this.重量.Name = "重量"; this.重量.ReadOnly = true; // // uncheck序号 // this.uncheck序号.DataPropertyName = "ID"; this.uncheck序号.HeaderText = "序号"; this.uncheck序号.Name = "uncheck序号"; this.uncheck序号.ReadOnly = true; this.uncheck序号.Visible = false; // // uncheck条码 // this.uncheck条码.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill; this.uncheck条码.DataPropertyName = "BarCode"; this.uncheck条码.HeaderText = "条码"; this.uncheck条码.Name = "uncheck条码"; this.uncheck条码.ReadOnly = true; // // uncheck产品名称 // this.uncheck产品名称.DataPropertyName = "Goods_Name"; this.uncheck产品名称.HeaderText = "产品名称"; this.uncheck产品名称.Name = "uncheck产品名称"; this.uncheck产品名称.ReadOnly = true; this.uncheck产品名称.Width = 120; // // uncheck数量 // this.uncheck数量.DataPropertyName = "Number"; this.uncheck数量.HeaderText = "数量"; this.uncheck数量.Name = "uncheck数量"; this.uncheck数量.ReadOnly = true; // // uncheck重量 // this.uncheck重量.DataPropertyName = "Weight"; this.uncheck重量.HeaderText = "重量"; this.uncheck重量.Name = "uncheck重量"; this.uncheck重量.ReadOnly = true; // // TrunksIousOutInStoreForm // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(1276, 741); this.Controls.Add(this.splitContainer1); this.KeyPreview = true; this.MinimizeBox = false; this.Name = "TrunksIousOutInStoreForm"; this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen; this.Text = "胴体白条出入库"; this.WindowState = System.Windows.Forms.FormWindowState.Maximized; this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.TrunksIousOutInStoreForm_FormClosing); this.FormClosed += new System.Windows.Forms.FormClosedEventHandler(this.TrunksIousOutInStoreForm_FormClosed); this.Load += new System.EventHandler(this.TrunksIousOutInStoreForm_Load); this.KeyDown += new System.Windows.Forms.KeyEventHandler(this.TrunksIousOutInStoreForm_KeyDown); this.splitContainer1.Panel1.ResumeLayout(false); this.splitContainer1.Panel2.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).EndInit(); this.splitContainer1.ResumeLayout(false); this.panel1.ResumeLayout(false); this.panel1.PerformLayout(); this.panel2.ResumeLayout(false); this.panel2.PerformLayout(); this.splitContainer2.Panel1.ResumeLayout(false); this.splitContainer2.Panel1.PerformLayout(); this.splitContainer2.Panel2.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.splitContainer2)).EndInit(); this.splitContainer2.ResumeLayout(false); this.splitContainer3.Panel1.ResumeLayout(false); this.splitContainer3.Panel2.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.splitContainer3)).EndInit(); this.splitContainer3.ResumeLayout(false); this.groupBox2.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.gridChecked)).EndInit(); this.groupBox1.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.gridUnCheck)).EndInit(); this.ResumeLayout(false); } #endregion private System.Windows.Forms.SplitContainer splitContainer1; private System.Windows.Forms.Panel panel1; private System.Windows.Forms.SplitContainer splitContainer2; private System.Windows.Forms.Button btnNetStatus; private System.Windows.Forms.SplitContainer splitContainer3; private System.Windows.Forms.Label label2; private System.Windows.Forms.Button btnCreateBill; private System.Windows.Forms.Button btnSubmit; private System.Windows.Forms.Button btnWeightSet; private System.Windows.Forms.GroupBox groupBox2; private System.Windows.Forms.GroupBox groupBox1; private System.Windows.Forms.DataGridView gridUnCheck; private BWP.WinFormControl.UDataGridView gridChecked; private System.Windows.Forms.Timer timer1; private System.Windows.Forms.CheckBox enableWeight; private System.Windows.Forms.Panel panel2; private System.Windows.Forms.Label lblChengZhong; private System.Windows.Forms.ComboBox cbxBaiTiaoStatus; private System.Windows.Forms.FlowLayoutPanel flpGoods; private System.Windows.Forms.Timer timerChectNetStatus; private System.Windows.Forms.Timer timerSyncToService; private System.Windows.Forms.Timer timerCheckSyncSucessed; private System.Windows.Forms.Button btnSycnStatus; private System.Windows.Forms.DataGridViewTextBoxColumn 序号; private System.Windows.Forms.DataGridViewTextBoxColumn 条码; private System.Windows.Forms.DataGridViewTextBoxColumn 产品名称; private System.Windows.Forms.DataGridViewTextBoxColumn 数量; private System.Windows.Forms.DataGridViewTextBoxColumn 重量; private System.Windows.Forms.DataGridViewTextBoxColumn uncheck序号; private System.Windows.Forms.DataGridViewTextBoxColumn uncheck条码; private System.Windows.Forms.DataGridViewTextBoxColumn uncheck产品名称; private System.Windows.Forms.DataGridViewTextBoxColumn uncheck数量; private System.Windows.Forms.DataGridViewTextBoxColumn uncheck重量; } }