namespace UAS_MES_Tools { partial class Main { /// /// 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.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Main)); this.Pagination = new System.Windows.Forms.TabControl(); this.Page1 = new System.Windows.Forms.TabPage(); this.checkPagination = new System.Windows.Forms.TabControl(); this.checkPage1 = new System.Windows.Forms.TabPage(); this.Datas = new System.Windows.Forms.DataGridView(); this.DbarCode = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.DboxCode = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.DcountCol = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.DtimeCol = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.Duser = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.DisCheckdcr = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.Dresult = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.checkPage2 = new System.Windows.Forms.TabPage(); this.checkSetting = new System.Windows.Forms.TableLayoutPanel(); this.checkSettingRight = new System.Windows.Forms.GroupBox(); this.settingRightInput3 = new System.Windows.Forms.TextBox(); this.settingRightLab3 = new System.Windows.Forms.Label(); this.settingRightSubmit = new System.Windows.Forms.Button(); this.settingRightInput2 = new System.Windows.Forms.TextBox(); this.settingRightInput1 = new System.Windows.Forms.TextBox(); this.settingRightLab2 = new System.Windows.Forms.Label(); this.settingRightLab1 = new System.Windows.Forms.Label(); this.checkSettingLeft = new System.Windows.Forms.GroupBox(); this.settingLeftSubmit = new System.Windows.Forms.Button(); this.settingLeftInput2 = new System.Windows.Forms.TextBox(); this.settingLeftInput1 = new System.Windows.Forms.TextBox(); this.settingLeftLab2 = new System.Windows.Forms.Label(); this.settingLeftLab1 = new System.Windows.Forms.Label(); this.checkPage3 = new System.Windows.Forms.TabPage(); this.RulesDatas = new System.Windows.Forms.DataGridView(); this.ruleId = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.RulesCol1 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.RulesCol2 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.RulesCol3 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.RulesCol4 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.RulesCol5 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.RulesCol6 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.rulesDataBox = new System.Windows.Forms.Panel(); this.rulesAdd = new System.Windows.Forms.Button(); this.rulesLab2 = new System.Windows.Forms.Label(); this.rulesInput2 = new System.Windows.Forms.TextBox(); this.rulesLab1 = new System.Windows.Forms.Label(); this.rulesQuery = new System.Windows.Forms.Button(); this.rulesInput1 = new System.Windows.Forms.TextBox(); this.checkPage4 = new System.Windows.Forms.TabPage(); this.queryDataBox1 = new System.Windows.Forms.Panel(); this.QDDatas = new System.Windows.Forms.DataGridView(); this.queryDataBox = new System.Windows.Forms.Panel(); this.QDcheckbox1 = new System.Windows.Forms.CheckBox(); this.QDlab3 = new System.Windows.Forms.Label(); this.QDexport = new System.Windows.Forms.Button(); this.QDdtp2 = new System.Windows.Forms.DateTimePicker(); this.QDquery = new System.Windows.Forms.Button(); this.QDdtp1 = new System.Windows.Forms.DateTimePicker(); this.QDInput2 = new System.Windows.Forms.TextBox(); this.QDInput1 = new System.Windows.Forms.TextBox(); this.QDlab2 = new System.Windows.Forms.Label(); this.QDlab1 = new System.Windows.Forms.Label(); this.detailTop = new System.Windows.Forms.TableLayoutPanel(); this.detailLeft = new System.Windows.Forms.Panel(); this.dRuleslab = new System.Windows.Forms.Label(); this.DRulesBtn1 = new System.Windows.Forms.Button(); this.radio1 = new System.Windows.Forms.CheckBox(); this.detailLeftBox = new System.Windows.Forms.TableLayoutPanel(); this.dAll = new System.Windows.Forms.Label(); this.dAgain = new System.Windows.Forms.Label(); this.dSum = new System.Windows.Forms.Label(); this.detailCarton = new System.Windows.Forms.Panel(); this.boxBtn = new System.Windows.Forms.Button(); this.boxLab = new System.Windows.Forms.Label(); this.BoxNo = new System.Windows.Forms.TextBox(); this.dlab1 = new System.Windows.Forms.Label(); this.dlab2 = new System.Windows.Forms.Label(); this.dlab4 = new System.Windows.Forms.Label(); this.detailSN = new System.Windows.Forms.Panel(); this.snLab = new System.Windows.Forms.Label(); this.SN = new System.Windows.Forms.TextBox(); this.dlab3 = new System.Windows.Forms.Label(); this.dCount = new System.Windows.Forms.Label(); this.dRules = new System.Windows.Forms.TextBox(); this.DRulesBtn = new System.Windows.Forms.Button(); this.ShowMsg = new System.Windows.Forms.Label(); this.Page2 = new System.Windows.Forms.TabPage(); this.bottom = new System.Windows.Forms.TableLayoutPanel(); this.currUser = new System.Windows.Forms.Label(); this.currTime = new System.Windows.Forms.Label(); this.top = new System.Windows.Forms.Panel(); this.dqSN = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.dqOUTBOX_NO = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.dqCOUNT = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.dqUPDATE_TIME = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.dqNAME = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.dqRULE_NAME = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.dqRULE_VALUE = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.Pagination.SuspendLayout(); this.Page1.SuspendLayout(); this.checkPagination.SuspendLayout(); this.checkPage1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.Datas)).BeginInit(); this.checkPage2.SuspendLayout(); this.checkSetting.SuspendLayout(); this.checkSettingRight.SuspendLayout(); this.checkSettingLeft.SuspendLayout(); this.checkPage3.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.RulesDatas)).BeginInit(); this.rulesDataBox.SuspendLayout(); this.checkPage4.SuspendLayout(); this.queryDataBox1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.QDDatas)).BeginInit(); this.queryDataBox.SuspendLayout(); this.detailTop.SuspendLayout(); this.detailLeft.SuspendLayout(); this.detailLeftBox.SuspendLayout(); this.detailCarton.SuspendLayout(); this.detailSN.SuspendLayout(); this.bottom.SuspendLayout(); this.top.SuspendLayout(); this.SuspendLayout(); // // Pagination // this.Pagination.Controls.Add(this.Page1); this.Pagination.Controls.Add(this.Page2); this.Pagination.Cursor = System.Windows.Forms.Cursors.Hand; this.Pagination.Dock = System.Windows.Forms.DockStyle.Fill; this.Pagination.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.Pagination.ItemSize = new System.Drawing.Size(160, 30); this.Pagination.Location = new System.Drawing.Point(0, 0); this.Pagination.Name = "Pagination"; this.Pagination.SelectedIndex = 0; this.Pagination.Size = new System.Drawing.Size(1254, 625); this.Pagination.SizeMode = System.Windows.Forms.TabSizeMode.Fixed; this.Pagination.TabIndex = 1; // // Page1 // this.Page1.BackColor = System.Drawing.SystemColors.Control; this.Page1.Controls.Add(this.checkPagination); this.Page1.Controls.Add(this.detailTop); this.Page1.Cursor = System.Windows.Forms.Cursors.Default; this.Page1.Location = new System.Drawing.Point(4, 34); this.Page1.Name = "Page1"; this.Page1.Padding = new System.Windows.Forms.Padding(3); this.Page1.Size = new System.Drawing.Size(1246, 587); this.Page1.TabIndex = 0; this.Page1.Text = "条码核对"; // // checkPagination // this.checkPagination.Controls.Add(this.checkPage1); this.checkPagination.Controls.Add(this.checkPage2); this.checkPagination.Controls.Add(this.checkPage3); this.checkPagination.Controls.Add(this.checkPage4); this.checkPagination.Cursor = System.Windows.Forms.Cursors.Hand; this.checkPagination.Dock = System.Windows.Forms.DockStyle.Fill; this.checkPagination.Location = new System.Drawing.Point(3, 206); this.checkPagination.Name = "checkPagination"; this.checkPagination.SelectedIndex = 0; this.checkPagination.Size = new System.Drawing.Size(1240, 378); this.checkPagination.SizeMode = System.Windows.Forms.TabSizeMode.Fixed; this.checkPagination.TabIndex = 5; // // checkPage1 // this.checkPage1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.checkPage1.Controls.Add(this.Datas); this.checkPage1.Cursor = System.Windows.Forms.Cursors.Default; this.checkPage1.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.checkPage1.Location = new System.Drawing.Point(4, 37); this.checkPage1.Name = "checkPage1"; this.checkPage1.Padding = new System.Windows.Forms.Padding(3); this.checkPage1.Size = new System.Drawing.Size(1232, 337); this.checkPage1.TabIndex = 0; this.checkPage1.Text = "扫描数据"; this.checkPage1.UseVisualStyleBackColor = true; // // Datas // this.Datas.AllowUserToAddRows = false; this.Datas.AllowUserToDeleteRows = false; this.Datas.AllowUserToResizeRows = false; this.Datas.BackgroundColor = System.Drawing.SystemColors.ControlLight; this.Datas.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize; this.Datas.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] { this.DbarCode, this.DboxCode, this.DcountCol, this.DtimeCol, this.Duser, this.DisCheckdcr, this.Dresult}); this.Datas.Dock = System.Windows.Forms.DockStyle.Fill; this.Datas.Location = new System.Drawing.Point(3, 3); this.Datas.MultiSelect = false; this.Datas.Name = "Datas"; this.Datas.ReadOnly = true; this.Datas.RowHeadersWidth = 62; this.Datas.RowTemplate.Height = 30; this.Datas.Size = new System.Drawing.Size(1224, 329); this.Datas.TabIndex = 0; // // DbarCode // this.DbarCode.DataPropertyName = "DbarCode"; this.DbarCode.HeaderText = "条码"; this.DbarCode.MinimumWidth = 8; this.DbarCode.Name = "DbarCode"; this.DbarCode.ReadOnly = true; this.DbarCode.Width = 240; // // DboxCode // this.DboxCode.DataPropertyName = "DboxCode"; this.DboxCode.HeaderText = "箱号"; this.DboxCode.MinimumWidth = 8; this.DboxCode.Name = "DboxCode"; this.DboxCode.ReadOnly = true; this.DboxCode.Width = 260; // // DcountCol // this.DcountCol.DataPropertyName = "DcountCol"; this.DcountCol.HeaderText = "扫描次数"; this.DcountCol.MinimumWidth = 8; this.DcountCol.Name = "DcountCol"; this.DcountCol.ReadOnly = true; this.DcountCol.Width = 120; // // DtimeCol // this.DtimeCol.DataPropertyName = "DtimeCol"; this.DtimeCol.HeaderText = "扫描时间"; this.DtimeCol.MinimumWidth = 8; this.DtimeCol.Name = "DtimeCol"; this.DtimeCol.ReadOnly = true; this.DtimeCol.Width = 180; // // Duser // this.Duser.DataPropertyName = "Duser"; this.Duser.HeaderText = "扫描人"; this.Duser.MinimumWidth = 8; this.Duser.Name = "Duser"; this.Duser.ReadOnly = true; this.Duser.Width = 120; // // DisCheckdcr // this.DisCheckdcr.DataPropertyName = "DisCheckdcr"; this.DisCheckdcr.HeaderText = "是否核对DCR"; this.DisCheckdcr.MinimumWidth = 8; this.DisCheckdcr.Name = "DisCheckdcr"; this.DisCheckdcr.ReadOnly = true; this.DisCheckdcr.Width = 160; // // Dresult // this.Dresult.DataPropertyName = "Dresult"; this.Dresult.HeaderText = "扫描结果"; this.Dresult.MinimumWidth = 8; this.Dresult.Name = "Dresult"; this.Dresult.ReadOnly = true; this.Dresult.Width = 120; // // checkPage2 // this.checkPage2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.checkPage2.Controls.Add(this.checkSetting); this.checkPage2.Cursor = System.Windows.Forms.Cursors.Default; this.checkPage2.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.checkPage2.Location = new System.Drawing.Point(4, 37); this.checkPage2.Name = "checkPage2"; this.checkPage2.Padding = new System.Windows.Forms.Padding(3); this.checkPage2.Size = new System.Drawing.Size(1232, 337); this.checkPage2.TabIndex = 1; this.checkPage2.Text = "设置"; this.checkPage2.UseVisualStyleBackColor = true; // // checkSetting // this.checkSetting.ColumnCount = 2; this.checkSetting.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F)); this.checkSetting.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F)); this.checkSetting.Controls.Add(this.checkSettingRight, 1, 0); this.checkSetting.Controls.Add(this.checkSettingLeft, 0, 0); this.checkSetting.Dock = System.Windows.Forms.DockStyle.Fill; this.checkSetting.Location = new System.Drawing.Point(3, 3); this.checkSetting.Name = "checkSetting"; this.checkSetting.RowCount = 1; this.checkSetting.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F)); this.checkSetting.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 338F)); this.checkSetting.Size = new System.Drawing.Size(1224, 329); this.checkSetting.TabIndex = 0; // // checkSettingRight // this.checkSettingRight.Controls.Add(this.settingRightInput3); this.checkSettingRight.Controls.Add(this.settingRightLab3); this.checkSettingRight.Controls.Add(this.settingRightSubmit); this.checkSettingRight.Controls.Add(this.settingRightInput2); this.checkSettingRight.Controls.Add(this.settingRightInput1); this.checkSettingRight.Controls.Add(this.settingRightLab2); this.checkSettingRight.Controls.Add(this.settingRightLab1); this.checkSettingRight.Dock = System.Windows.Forms.DockStyle.Top; this.checkSettingRight.Location = new System.Drawing.Point(615, 3); this.checkSettingRight.Name = "checkSettingRight"; this.checkSettingRight.Size = new System.Drawing.Size(606, 236); this.checkSettingRight.TabIndex = 1; this.checkSettingRight.TabStop = false; this.checkSettingRight.Text = "文件设置"; // // settingRightInput3 // this.settingRightInput3.Location = new System.Drawing.Point(137, 137); this.settingRightInput3.Name = "settingRightInput3"; this.settingRightInput3.Size = new System.Drawing.Size(412, 31); this.settingRightInput3.TabIndex = 11; // // settingRightLab3 // this.settingRightLab3.AutoSize = true; this.settingRightLab3.Location = new System.Drawing.Point(20, 140); this.settingRightLab3.Name = "settingRightLab3"; this.settingRightLab3.Size = new System.Drawing.Size(125, 24); this.settingRightLab3.TabIndex = 10; this.settingRightLab3.Text = "Excel安装位置"; // // settingRightSubmit // this.settingRightSubmit.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right))); this.settingRightSubmit.Cursor = System.Windows.Forms.Cursors.Hand; this.settingRightSubmit.Location = new System.Drawing.Point(463, 178); this.settingRightSubmit.Name = "settingRightSubmit"; this.settingRightSubmit.Size = new System.Drawing.Size(114, 40); this.settingRightSubmit.TabIndex = 9; this.settingRightSubmit.Text = "确认"; this.settingRightSubmit.UseVisualStyleBackColor = true; this.settingRightSubmit.Click += new System.EventHandler(this.settingRightSubmit_Click); // // settingRightInput2 // this.settingRightInput2.Location = new System.Drawing.Point(137, 90); this.settingRightInput2.Name = "settingRightInput2"; this.settingRightInput2.Size = new System.Drawing.Size(412, 31); this.settingRightInput2.TabIndex = 8; this.settingRightInput2.Click += new System.EventHandler(this.settingRightInput2_Click); // // settingRightInput1 // this.settingRightInput1.Location = new System.Drawing.Point(137, 40); this.settingRightInput1.Name = "settingRightInput1"; this.settingRightInput1.Size = new System.Drawing.Size(412, 31); this.settingRightInput1.TabIndex = 7; this.settingRightInput1.Click += new System.EventHandler(this.settingRightInput1_Click); // // settingRightLab2 // this.settingRightLab2.AutoSize = true; this.settingRightLab2.Location = new System.Drawing.Point(49, 93); this.settingRightLab2.Name = "settingRightLab2"; this.settingRightLab2.Size = new System.Drawing.Size(82, 24); this.settingRightLab2.TabIndex = 6; this.settingRightLab2.Text = "导出目录"; // // settingRightLab1 // this.settingRightLab1.AutoSize = true; this.settingRightLab1.Location = new System.Drawing.Point(49, 43); this.settingRightLab1.Name = "settingRightLab1"; this.settingRightLab1.Size = new System.Drawing.Size(82, 24); this.settingRightLab1.TabIndex = 5; this.settingRightLab1.Text = "警报文件"; // // checkSettingLeft // this.checkSettingLeft.Controls.Add(this.settingLeftSubmit); this.checkSettingLeft.Controls.Add(this.settingLeftInput2); this.checkSettingLeft.Controls.Add(this.settingLeftInput1); this.checkSettingLeft.Controls.Add(this.settingLeftLab2); this.checkSettingLeft.Controls.Add(this.settingLeftLab1); this.checkSettingLeft.Dock = System.Windows.Forms.DockStyle.Top; this.checkSettingLeft.Location = new System.Drawing.Point(3, 3); this.checkSettingLeft.Name = "checkSettingLeft"; this.checkSettingLeft.Size = new System.Drawing.Size(606, 236); this.checkSettingLeft.TabIndex = 0; this.checkSettingLeft.TabStop = false; this.checkSettingLeft.Text = "扫描设置"; // // settingLeftSubmit // this.settingLeftSubmit.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right))); this.settingLeftSubmit.Cursor = System.Windows.Forms.Cursors.Hand; this.settingLeftSubmit.Location = new System.Drawing.Point(449, 178); this.settingLeftSubmit.Name = "settingLeftSubmit"; this.settingLeftSubmit.Size = new System.Drawing.Size(114, 40); this.settingLeftSubmit.TabIndex = 4; this.settingLeftSubmit.Text = "确认"; this.settingLeftSubmit.UseVisualStyleBackColor = true; this.settingLeftSubmit.Click += new System.EventHandler(this.settingLeftSubmit_Click); // // settingLeftInput2 // this.settingLeftInput2.Location = new System.Drawing.Point(112, 108); this.settingLeftInput2.Name = "settingLeftInput2"; this.settingLeftInput2.Size = new System.Drawing.Size(305, 31); this.settingLeftInput2.TabIndex = 3; // // settingLeftInput1 // this.settingLeftInput1.Location = new System.Drawing.Point(112, 58); this.settingLeftInput1.Name = "settingLeftInput1"; this.settingLeftInput1.Size = new System.Drawing.Size(305, 31); this.settingLeftInput1.TabIndex = 2; // // settingLeftLab2 // this.settingLeftLab2.AutoSize = true; this.settingLeftLab2.Location = new System.Drawing.Point(19, 111); this.settingLeftLab2.Name = "settingLeftLab2"; this.settingLeftLab2.Size = new System.Drawing.Size(82, 24); this.settingLeftLab2.TabIndex = 1; this.settingLeftLab2.Text = "箱内容量"; // // settingLeftLab1 // this.settingLeftLab1.AutoSize = true; this.settingLeftLab1.Location = new System.Drawing.Point(6, 61); this.settingLeftLab1.Name = "settingLeftLab1"; this.settingLeftLab1.Size = new System.Drawing.Size(100, 24); this.settingLeftLab1.TabIndex = 0; this.settingLeftLab1.Text = "列表记录数"; // // checkPage3 // this.checkPage3.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.checkPage3.Controls.Add(this.RulesDatas); this.checkPage3.Controls.Add(this.rulesDataBox); this.checkPage3.Cursor = System.Windows.Forms.Cursors.Default; this.checkPage3.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.checkPage3.Location = new System.Drawing.Point(4, 37); this.checkPage3.Name = "checkPage3"; this.checkPage3.Size = new System.Drawing.Size(1232, 337); this.checkPage3.TabIndex = 2; this.checkPage3.Text = "条码规则"; this.checkPage3.UseVisualStyleBackColor = true; // // RulesDatas // this.RulesDatas.AllowUserToAddRows = false; this.RulesDatas.AllowUserToDeleteRows = false; this.RulesDatas.AllowUserToResizeRows = false; this.RulesDatas.BackgroundColor = System.Drawing.SystemColors.ControlLight; this.RulesDatas.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize; this.RulesDatas.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] { this.ruleId, this.RulesCol1, this.RulesCol2, this.RulesCol3, this.RulesCol4, this.RulesCol5, this.RulesCol6}); this.RulesDatas.Dock = System.Windows.Forms.DockStyle.Fill; this.RulesDatas.Location = new System.Drawing.Point(0, 83); this.RulesDatas.MultiSelect = false; this.RulesDatas.Name = "RulesDatas"; this.RulesDatas.ReadOnly = true; this.RulesDatas.RowHeadersWidth = 62; this.RulesDatas.RowTemplate.Height = 30; this.RulesDatas.Size = new System.Drawing.Size(1230, 252); this.RulesDatas.TabIndex = 16; this.RulesDatas.CellMouseClick += new System.Windows.Forms.DataGridViewCellMouseEventHandler(this.RulesDatas_CellMouseClick); this.RulesDatas.CellMouseDoubleClick += new System.Windows.Forms.DataGridViewCellMouseEventHandler(this.RulesDatas_CellMouseDoubleClick); // // ruleId // this.ruleId.DataPropertyName = "ruleId"; this.ruleId.HeaderText = "ruleId"; this.ruleId.MinimumWidth = 8; this.ruleId.Name = "ruleId"; this.ruleId.ReadOnly = true; this.ruleId.Visible = false; this.ruleId.Width = 150; // // RulesCol1 // this.RulesCol1.DataPropertyName = "RulesCol1"; this.RulesCol1.HeaderText = "规则名称"; this.RulesCol1.MinimumWidth = 8; this.RulesCol1.Name = "RulesCol1"; this.RulesCol1.ReadOnly = true; this.RulesCol1.Width = 240; // // RulesCol2 // this.RulesCol2.DataPropertyName = "RulesCol2"; this.RulesCol2.HeaderText = "规则内容"; this.RulesCol2.MinimumWidth = 8; this.RulesCol2.Name = "RulesCol2"; this.RulesCol2.ReadOnly = true; this.RulesCol2.Width = 260; // // RulesCol3 // this.RulesCol3.DataPropertyName = "RulesCol3"; this.RulesCol3.HeaderText = "备注"; this.RulesCol3.MinimumWidth = 8; this.RulesCol3.Name = "RulesCol3"; this.RulesCol3.ReadOnly = true; this.RulesCol3.Width = 260; // // RulesCol4 // this.RulesCol4.DataPropertyName = "RulesCol4"; this.RulesCol4.HeaderText = "长度"; this.RulesCol4.MinimumWidth = 8; this.RulesCol4.Name = "RulesCol4"; this.RulesCol4.ReadOnly = true; this.RulesCol4.Width = 70; // // RulesCol5 // this.RulesCol5.DataPropertyName = "RulesCol5"; this.RulesCol5.HeaderText = "更新时间"; this.RulesCol5.MinimumWidth = 8; this.RulesCol5.Name = "RulesCol5"; this.RulesCol5.ReadOnly = true; this.RulesCol5.Width = 160; // // RulesCol6 // this.RulesCol6.DataPropertyName = "RulesCol6"; this.RulesCol6.HeaderText = "操作人员"; this.RulesCol6.MinimumWidth = 8; this.RulesCol6.Name = "RulesCol6"; this.RulesCol6.ReadOnly = true; this.RulesCol6.Width = 120; // // rulesDataBox // this.rulesDataBox.Controls.Add(this.rulesAdd); this.rulesDataBox.Controls.Add(this.rulesLab2); this.rulesDataBox.Controls.Add(this.rulesInput2); this.rulesDataBox.Controls.Add(this.rulesLab1); this.rulesDataBox.Controls.Add(this.rulesQuery); this.rulesDataBox.Controls.Add(this.rulesInput1); this.rulesDataBox.Dock = System.Windows.Forms.DockStyle.Top; this.rulesDataBox.Location = new System.Drawing.Point(0, 0); this.rulesDataBox.Name = "rulesDataBox"; this.rulesDataBox.Size = new System.Drawing.Size(1230, 83); this.rulesDataBox.TabIndex = 17; // // rulesAdd // this.rulesAdd.Cursor = System.Windows.Forms.Cursors.Hand; this.rulesAdd.Location = new System.Drawing.Point(90, 48); this.rulesAdd.Name = "rulesAdd"; this.rulesAdd.Size = new System.Drawing.Size(85, 30); this.rulesAdd.TabIndex = 17; this.rulesAdd.Text = "新增"; this.rulesAdd.UseVisualStyleBackColor = true; this.rulesAdd.Click += new System.EventHandler(this.rulesAdd_Click); // // rulesLab2 // this.rulesLab2.AutoSize = true; this.rulesLab2.Location = new System.Drawing.Point(368, 14); this.rulesLab2.Name = "rulesLab2"; this.rulesLab2.Size = new System.Drawing.Size(82, 24); this.rulesLab2.TabIndex = 15; this.rulesLab2.Text = "规则内容"; // // rulesInput2 // this.rulesInput2.Location = new System.Drawing.Point(447, 11); this.rulesInput2.Name = "rulesInput2"; this.rulesInput2.Size = new System.Drawing.Size(264, 31); this.rulesInput2.TabIndex = 16; // // rulesLab1 // this.rulesLab1.AutoSize = true; this.rulesLab1.Location = new System.Drawing.Point(11, 14); this.rulesLab1.Name = "rulesLab1"; this.rulesLab1.Size = new System.Drawing.Size(82, 24); this.rulesLab1.TabIndex = 12; this.rulesLab1.Text = "规则名称"; // // rulesQuery // this.rulesQuery.Cursor = System.Windows.Forms.Cursors.Hand; this.rulesQuery.Location = new System.Drawing.Point(184, 48); this.rulesQuery.Name = "rulesQuery"; this.rulesQuery.Size = new System.Drawing.Size(85, 30); this.rulesQuery.TabIndex = 14; this.rulesQuery.Text = "获取"; this.rulesQuery.UseVisualStyleBackColor = true; this.rulesQuery.Click += new System.EventHandler(this.rulesQuery_Click); // // rulesInput1 // this.rulesInput1.Location = new System.Drawing.Point(90, 11); this.rulesInput1.Name = "rulesInput1"; this.rulesInput1.Size = new System.Drawing.Size(264, 31); this.rulesInput1.TabIndex = 13; // // checkPage4 // this.checkPage4.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.checkPage4.Controls.Add(this.queryDataBox1); this.checkPage4.Controls.Add(this.queryDataBox); this.checkPage4.Cursor = System.Windows.Forms.Cursors.Default; this.checkPage4.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.checkPage4.Location = new System.Drawing.Point(4, 37); this.checkPage4.Name = "checkPage4"; this.checkPage4.Size = new System.Drawing.Size(1232, 337); this.checkPage4.TabIndex = 3; this.checkPage4.Text = "查询数据"; this.checkPage4.UseVisualStyleBackColor = true; // // queryDataBox1 // this.queryDataBox1.Controls.Add(this.QDDatas); this.queryDataBox1.Dock = System.Windows.Forms.DockStyle.Fill; this.queryDataBox1.Location = new System.Drawing.Point(0, 90); this.queryDataBox1.Name = "queryDataBox1"; this.queryDataBox1.Size = new System.Drawing.Size(1230, 245); this.queryDataBox1.TabIndex = 3; // // QDDatas // this.QDDatas.AllowUserToAddRows = false; this.QDDatas.AllowUserToDeleteRows = false; this.QDDatas.AllowUserToResizeRows = false; this.QDDatas.BackgroundColor = System.Drawing.SystemColors.ControlLight; this.QDDatas.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize; this.QDDatas.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] { this.dqSN, this.dqOUTBOX_NO, this.dqCOUNT, this.dqUPDATE_TIME, this.dqNAME, this.dqRULE_NAME, this.dqRULE_VALUE}); this.QDDatas.Dock = System.Windows.Forms.DockStyle.Fill; this.QDDatas.Location = new System.Drawing.Point(0, 0); this.QDDatas.MultiSelect = false; this.QDDatas.Name = "QDDatas"; this.QDDatas.ReadOnly = true; this.QDDatas.RowHeadersWidth = 62; this.QDDatas.RowTemplate.Height = 30; this.QDDatas.Size = new System.Drawing.Size(1230, 245); this.QDDatas.TabIndex = 1; // // queryDataBox // this.queryDataBox.Controls.Add(this.QDcheckbox1); this.queryDataBox.Controls.Add(this.QDlab3); this.queryDataBox.Controls.Add(this.QDexport); this.queryDataBox.Controls.Add(this.QDdtp2); this.queryDataBox.Controls.Add(this.QDquery); this.queryDataBox.Controls.Add(this.QDdtp1); this.queryDataBox.Controls.Add(this.QDInput2); this.queryDataBox.Controls.Add(this.QDInput1); this.queryDataBox.Controls.Add(this.QDlab2); this.queryDataBox.Controls.Add(this.QDlab1); this.queryDataBox.Dock = System.Windows.Forms.DockStyle.Top; this.queryDataBox.Location = new System.Drawing.Point(0, 0); this.queryDataBox.Name = "queryDataBox"; this.queryDataBox.Size = new System.Drawing.Size(1230, 90); this.queryDataBox.TabIndex = 2; // // QDcheckbox1 // this.QDcheckbox1.AutoSize = true; this.QDcheckbox1.Cursor = System.Windows.Forms.Cursors.Hand; this.QDcheckbox1.Location = new System.Drawing.Point(712, 21); this.QDcheckbox1.Name = "QDcheckbox1"; this.QDcheckbox1.Size = new System.Drawing.Size(22, 21); this.QDcheckbox1.TabIndex = 9; this.QDcheckbox1.UseVisualStyleBackColor = true; // // QDlab3 // this.QDlab3.AutoSize = true; this.QDlab3.Location = new System.Drawing.Point(939, 18); this.QDlab3.Name = "QDlab3"; this.QDlab3.Size = new System.Drawing.Size(29, 24); this.QDlab3.TabIndex = 8; this.QDlab3.Text = "—"; // // QDexport // this.QDexport.Cursor = System.Windows.Forms.Cursors.Hand; this.QDexport.Location = new System.Drawing.Point(202, 56); this.QDexport.Name = "QDexport"; this.QDexport.Size = new System.Drawing.Size(85, 30); this.QDexport.TabIndex = 7; this.QDexport.Text = "导出"; this.QDexport.UseVisualStyleBackColor = true; this.QDexport.Click += new System.EventHandler(this.QDexport_Click); // // QDdtp2 // this.QDdtp2.Location = new System.Drawing.Point(962, 16); this.QDdtp2.Name = "QDdtp2"; this.QDdtp2.Size = new System.Drawing.Size(223, 31); this.QDdtp2.TabIndex = 5; this.QDdtp2.ValueChanged += new System.EventHandler(this.QDdtp2_ValueChanged); // // QDquery // this.QDquery.Cursor = System.Windows.Forms.Cursors.Hand; this.QDquery.Location = new System.Drawing.Point(78, 56); this.QDquery.Name = "QDquery"; this.QDquery.Size = new System.Drawing.Size(85, 30); this.QDquery.TabIndex = 6; this.QDquery.Text = "获取"; this.QDquery.UseVisualStyleBackColor = true; this.QDquery.Click += new System.EventHandler(this.QDquery_Click); // // QDdtp1 // this.QDdtp1.Location = new System.Drawing.Point(736, 16); this.QDdtp1.Name = "QDdtp1"; this.QDdtp1.Size = new System.Drawing.Size(200, 31); this.QDdtp1.TabIndex = 4; this.QDdtp1.ValueChanged += new System.EventHandler(this.QDdtp1_ValueChanged); // // QDInput2 // this.QDInput2.Location = new System.Drawing.Point(420, 15); this.QDInput2.Name = "QDInput2"; this.QDInput2.Size = new System.Drawing.Size(264, 31); this.QDInput2.TabIndex = 3; // // QDInput1 // this.QDInput1.Location = new System.Drawing.Point(79, 15); this.QDInput1.Name = "QDInput1"; this.QDInput1.Size = new System.Drawing.Size(264, 31); this.QDInput1.TabIndex = 2; // // QDlab2 // this.QDlab2.AutoSize = true; this.QDlab2.Location = new System.Drawing.Point(360, 18); this.QDlab2.Name = "QDlab2"; this.QDlab2.Size = new System.Drawing.Size(46, 24); this.QDlab2.TabIndex = 1; this.QDlab2.Text = "箱号"; // // QDlab1 // this.QDlab1.AutoSize = true; this.QDlab1.Location = new System.Drawing.Point(21, 18); this.QDlab1.Name = "QDlab1"; this.QDlab1.Size = new System.Drawing.Size(46, 24); this.QDlab1.TabIndex = 0; this.QDlab1.Text = "条码"; // // detailTop // this.detailTop.ColumnCount = 2; this.detailTop.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 75F)); this.detailTop.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 25F)); this.detailTop.Controls.Add(this.detailLeft, 0, 0); this.detailTop.Controls.Add(this.ShowMsg, 1, 0); this.detailTop.Dock = System.Windows.Forms.DockStyle.Top; this.detailTop.Location = new System.Drawing.Point(3, 3); this.detailTop.Name = "detailTop"; this.detailTop.RowCount = 1; this.detailTop.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F)); this.detailTop.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 203F)); this.detailTop.Size = new System.Drawing.Size(1240, 203); this.detailTop.TabIndex = 4; // // detailLeft // this.detailLeft.Controls.Add(this.dRuleslab); this.detailLeft.Controls.Add(this.DRulesBtn1); this.detailLeft.Controls.Add(this.radio1); this.detailLeft.Controls.Add(this.detailLeftBox); this.detailLeft.Controls.Add(this.dRules); this.detailLeft.Controls.Add(this.DRulesBtn); this.detailLeft.Dock = System.Windows.Forms.DockStyle.Fill; this.detailLeft.Location = new System.Drawing.Point(3, 3); this.detailLeft.Name = "detailLeft"; this.detailLeft.Size = new System.Drawing.Size(924, 197); this.detailLeft.TabIndex = 4; // // dRuleslab // this.dRuleslab.AutoSize = true; this.dRuleslab.Location = new System.Drawing.Point(543, 7); this.dRuleslab.Name = "dRuleslab"; this.dRuleslab.Size = new System.Drawing.Size(96, 28); this.dRuleslab.TabIndex = 9; this.dRuleslab.Text = "核对规则"; // // DRulesBtn1 // this.DRulesBtn1.Cursor = System.Windows.Forms.Cursors.Hand; this.DRulesBtn1.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.DRulesBtn1.Location = new System.Drawing.Point(707, 42); this.DRulesBtn1.Name = "DRulesBtn1"; this.DRulesBtn1.Size = new System.Drawing.Size(70, 30); this.DRulesBtn1.TabIndex = 12; this.DRulesBtn1.Text = "取消"; this.DRulesBtn1.UseVisualStyleBackColor = true; this.DRulesBtn1.Click += new System.EventHandler(this.DRulesBtn1_Click); // // radio1 // this.radio1.AutoSize = true; this.radio1.Cursor = System.Windows.Forms.Cursors.Hand; this.radio1.Location = new System.Drawing.Point(550, 86); this.radio1.Name = "radio1"; this.radio1.Size = new System.Drawing.Size(208, 32); this.radio1.TabIndex = 5; this.radio1.Text = "核对DCR过站记录"; this.radio1.UseVisualStyleBackColor = true; // // detailLeftBox // this.detailLeftBox.ColumnCount = 4; this.detailLeftBox.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 22F)); this.detailLeftBox.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 28F)); this.detailLeftBox.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 15F)); this.detailLeftBox.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 35F)); this.detailLeftBox.Controls.Add(this.dAll, 3, 1); this.detailLeftBox.Controls.Add(this.dAgain, 1, 1); this.detailLeftBox.Controls.Add(this.dSum, 3, 0); this.detailLeftBox.Controls.Add(this.detailCarton, 0, 3); this.detailLeftBox.Controls.Add(this.dlab1, 0, 0); this.detailLeftBox.Controls.Add(this.dlab2, 2, 0); this.detailLeftBox.Controls.Add(this.dlab4, 2, 1); this.detailLeftBox.Controls.Add(this.detailSN, 0, 2); this.detailLeftBox.Controls.Add(this.dlab3, 0, 1); this.detailLeftBox.Controls.Add(this.dCount, 1, 0); this.detailLeftBox.Dock = System.Windows.Forms.DockStyle.Left; this.detailLeftBox.Location = new System.Drawing.Point(0, 0); this.detailLeftBox.Name = "detailLeftBox"; this.detailLeftBox.RowCount = 4; this.detailLeftBox.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 25F)); this.detailLeftBox.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 25F)); this.detailLeftBox.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 25F)); this.detailLeftBox.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 25F)); this.detailLeftBox.Size = new System.Drawing.Size(544, 197); this.detailLeftBox.TabIndex = 2; // // dAll // this.dAll.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.dAll.AutoSize = true; this.dAll.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.dAll.Location = new System.Drawing.Point(355, 49); this.dAll.Name = "dAll"; this.dAll.Size = new System.Drawing.Size(186, 49); this.dAll.TabIndex = 9; this.dAll.Text = "0"; this.dAll.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.dAll.Visible = false; // // dAgain // this.dAgain.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.dAgain.AutoSize = true; this.dAgain.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.dAgain.Location = new System.Drawing.Point(122, 49); this.dAgain.Name = "dAgain"; this.dAgain.Size = new System.Drawing.Size(146, 49); this.dAgain.TabIndex = 8; this.dAgain.Text = "0"; this.dAgain.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.dAgain.Visible = false; // // dSum // this.dSum.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.dSum.AutoSize = true; this.dSum.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.dSum.Location = new System.Drawing.Point(355, 0); this.dSum.Name = "dSum"; this.dSum.Size = new System.Drawing.Size(186, 49); this.dSum.TabIndex = 7; this.dSum.Text = "0"; this.dSum.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // detailCarton // this.detailLeftBox.SetColumnSpan(this.detailCarton, 4); this.detailCarton.Controls.Add(this.boxBtn); this.detailCarton.Controls.Add(this.boxLab); this.detailCarton.Controls.Add(this.BoxNo); this.detailCarton.Dock = System.Windows.Forms.DockStyle.Fill; this.detailCarton.Location = new System.Drawing.Point(3, 150); this.detailCarton.Name = "detailCarton"; this.detailCarton.Size = new System.Drawing.Size(538, 44); this.detailCarton.TabIndex = 5; // // boxBtn // this.boxBtn.Cursor = System.Windows.Forms.Cursors.Hand; this.boxBtn.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.boxBtn.Location = new System.Drawing.Point(457, 7); this.boxBtn.Name = "boxBtn"; this.boxBtn.Size = new System.Drawing.Size(75, 30); this.boxBtn.TabIndex = 8; this.boxBtn.Text = "修改"; this.boxBtn.UseVisualStyleBackColor = true; this.boxBtn.Click += new System.EventHandler(this.boxBtn_Click); // // boxLab // this.boxLab.AutoSize = true; this.boxLab.Location = new System.Drawing.Point(34, 9); this.boxLab.Name = "boxLab"; this.boxLab.Size = new System.Drawing.Size(54, 28); this.boxLab.TabIndex = 1; this.boxLab.Text = "箱号"; // // BoxNo // this.BoxNo.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.BoxNo.Location = new System.Drawing.Point(100, 9); this.BoxNo.Name = "BoxNo"; this.BoxNo.Size = new System.Drawing.Size(334, 31); this.BoxNo.TabIndex = 0; this.BoxNo.KeyDown += new System.Windows.Forms.KeyEventHandler(this.BoxNo_KeyDown); // // dlab1 // this.dlab1.Anchor = System.Windows.Forms.AnchorStyles.Right; this.dlab1.AutoSize = true; this.dlab1.Location = new System.Drawing.Point(20, 0); this.dlab1.Name = "dlab1"; this.dlab1.Size = new System.Drawing.Size(96, 49); this.dlab1.TabIndex = 0; this.dlab1.Text = "已扫产品数"; this.dlab1.TextAlign = System.Drawing.ContentAlignment.MiddleRight; // // dlab2 // this.dlab2.Anchor = System.Windows.Forms.AnchorStyles.Right; this.dlab2.AutoSize = true; this.dlab2.Location = new System.Drawing.Point(274, 10); this.dlab2.Name = "dlab2"; this.dlab2.Size = new System.Drawing.Size(75, 28); this.dlab2.TabIndex = 1; this.dlab2.Text = "箱容量"; this.dlab2.TextAlign = System.Drawing.ContentAlignment.MiddleRight; // // dlab4 // this.dlab4.Anchor = System.Windows.Forms.AnchorStyles.Right; this.dlab4.AutoSize = true; this.dlab4.Location = new System.Drawing.Point(274, 59); this.dlab4.Name = "dlab4"; this.dlab4.Size = new System.Drawing.Size(75, 28); this.dlab4.TabIndex = 3; this.dlab4.Text = "总箱数"; this.dlab4.TextAlign = System.Drawing.ContentAlignment.MiddleRight; this.dlab4.Visible = false; // // detailSN // this.detailLeftBox.SetColumnSpan(this.detailSN, 4); this.detailSN.Controls.Add(this.snLab); this.detailSN.Controls.Add(this.SN); this.detailSN.Dock = System.Windows.Forms.DockStyle.Fill; this.detailSN.Location = new System.Drawing.Point(3, 101); this.detailSN.Name = "detailSN"; this.detailSN.Size = new System.Drawing.Size(538, 43); this.detailSN.TabIndex = 4; // // snLab // this.snLab.AutoSize = true; this.snLab.Location = new System.Drawing.Point(20, 13); this.snLab.Name = "snLab"; this.snLab.Size = new System.Drawing.Size(75, 28); this.snLab.TabIndex = 1; this.snLab.Text = "序列号"; // // SN // this.SN.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.SN.Location = new System.Drawing.Point(101, 10); this.SN.Name = "SN"; this.SN.Size = new System.Drawing.Size(333, 31); this.SN.TabIndex = 0; this.SN.KeyDown += new System.Windows.Forms.KeyEventHandler(this.SN_KeyDown); // // dlab3 // this.dlab3.Anchor = System.Windows.Forms.AnchorStyles.Right; this.dlab3.AutoSize = true; this.dlab3.Location = new System.Drawing.Point(20, 59); this.dlab3.Name = "dlab3"; this.dlab3.Size = new System.Drawing.Size(96, 28); this.dlab3.TabIndex = 2; this.dlab3.Text = "重复次数"; this.dlab3.TextAlign = System.Drawing.ContentAlignment.MiddleRight; this.dlab3.Visible = false; // // dCount // this.dCount.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.dCount.AutoSize = true; this.dCount.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.dCount.Location = new System.Drawing.Point(122, 0); this.dCount.Name = "dCount"; this.dCount.Size = new System.Drawing.Size(146, 49); this.dCount.TabIndex = 6; this.dCount.Text = "0"; this.dCount.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // dRules // this.dRules.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.dRules.Location = new System.Drawing.Point(631, 5); this.dRules.Name = "dRules"; this.dRules.Size = new System.Drawing.Size(226, 31); this.dRules.TabIndex = 10; // // DRulesBtn // this.DRulesBtn.Cursor = System.Windows.Forms.Cursors.Hand; this.DRulesBtn.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.DRulesBtn.Location = new System.Drawing.Point(787, 42); this.DRulesBtn.Name = "DRulesBtn"; this.DRulesBtn.Size = new System.Drawing.Size(70, 30); this.DRulesBtn.TabIndex = 11; this.DRulesBtn.Text = "确定"; this.DRulesBtn.UseVisualStyleBackColor = true; this.DRulesBtn.Click += new System.EventHandler(this.DRulesBtn_Click); // // ShowMsg // this.ShowMsg.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.ShowMsg.AutoSize = true; this.ShowMsg.BackColor = System.Drawing.Color.LawnGreen; this.ShowMsg.Font = new System.Drawing.Font("微软雅黑", 14F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.ShowMsg.Location = new System.Drawing.Point(933, 0); this.ShowMsg.Name = "ShowMsg"; this.ShowMsg.Size = new System.Drawing.Size(304, 203); this.ShowMsg.TabIndex = 5; this.ShowMsg.Text = "Pass"; this.ShowMsg.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // Page2 // this.Page2.BackColor = System.Drawing.SystemColors.Control; this.Page2.Cursor = System.Windows.Forms.Cursors.Default; this.Page2.Location = new System.Drawing.Point(4, 34); this.Page2.Name = "Page2"; this.Page2.Padding = new System.Windows.Forms.Padding(3); this.Page2.Size = new System.Drawing.Size(1246, 587); this.Page2.TabIndex = 1; this.Page2.Text = "DCR文件打包"; // // bottom // this.bottom.ColumnCount = 3; this.bottom.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 10F)); this.bottom.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 79F)); this.bottom.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 11F)); this.bottom.Controls.Add(this.currUser, 0, 0); this.bottom.Controls.Add(this.currTime, 2, 0); this.bottom.Dock = System.Windows.Forms.DockStyle.Bottom; this.bottom.Location = new System.Drawing.Point(0, 625); this.bottom.Name = "bottom"; this.bottom.RowCount = 1; this.bottom.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F)); this.bottom.Size = new System.Drawing.Size(1254, 35); this.bottom.TabIndex = 2; // // currUser // this.currUser.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) | System.Windows.Forms.AnchorStyles.Left))); this.currUser.AutoSize = true; this.currUser.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.currUser.Location = new System.Drawing.Point(3, 0); this.currUser.Name = "currUser"; this.currUser.Size = new System.Drawing.Size(100, 35); this.currUser.TabIndex = 0; this.currUser.Text = "当前账号:"; this.currUser.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // currTime // this.currTime.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) | System.Windows.Forms.AnchorStyles.Right))); this.currTime.AutoSize = true; this.currTime.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.currTime.Location = new System.Drawing.Point(1205, 0); this.currTime.Name = "currTime"; this.currTime.Size = new System.Drawing.Size(46, 35); this.currTime.TabIndex = 1; this.currTime.Text = "时间"; this.currTime.TextAlign = System.Drawing.ContentAlignment.MiddleRight; // // top // this.top.Controls.Add(this.Pagination); this.top.Dock = System.Windows.Forms.DockStyle.Fill; this.top.Location = new System.Drawing.Point(0, 0); this.top.Name = "top"; this.top.Size = new System.Drawing.Size(1254, 625); this.top.TabIndex = 3; // // dqSN // this.dqSN.DataPropertyName = "dqSN"; this.dqSN.HeaderText = "条码"; this.dqSN.MinimumWidth = 8; this.dqSN.Name = "dqSN"; this.dqSN.ReadOnly = true; this.dqSN.Width = 240; // // dqOUTBOX_NO // this.dqOUTBOX_NO.DataPropertyName = "dqOUTBOX_NO"; this.dqOUTBOX_NO.HeaderText = "箱码"; this.dqOUTBOX_NO.MinimumWidth = 8; this.dqOUTBOX_NO.Name = "dqOUTBOX_NO"; this.dqOUTBOX_NO.ReadOnly = true; this.dqOUTBOX_NO.Width = 260; // // dqCOUNT // this.dqCOUNT.DataPropertyName = "dqCOUNT"; this.dqCOUNT.HeaderText = "扫描次数"; this.dqCOUNT.MinimumWidth = 8; this.dqCOUNT.Name = "dqCOUNT"; this.dqCOUNT.ReadOnly = true; this.dqCOUNT.Width = 120; // // dqUPDATE_TIME // this.dqUPDATE_TIME.DataPropertyName = "dqUPDATE_TIME"; this.dqUPDATE_TIME.HeaderText = "扫描时间"; this.dqUPDATE_TIME.MinimumWidth = 8; this.dqUPDATE_TIME.Name = "dqUPDATE_TIME"; this.dqUPDATE_TIME.ReadOnly = true; this.dqUPDATE_TIME.Width = 180; // // dqNAME // this.dqNAME.DataPropertyName = "dqNAME"; this.dqNAME.HeaderText = "扫描人"; this.dqNAME.MinimumWidth = 8; this.dqNAME.Name = "dqNAME"; this.dqNAME.ReadOnly = true; this.dqNAME.Width = 120; // // dqRULE_NAME // this.dqRULE_NAME.DataPropertyName = "dqRULE_NAME"; this.dqRULE_NAME.HeaderText = "规则名称"; this.dqRULE_NAME.MinimumWidth = 8; this.dqRULE_NAME.Name = "dqRULE_NAME"; this.dqRULE_NAME.ReadOnly = true; this.dqRULE_NAME.Width = 150; // // dqRULE_VALUE // this.dqRULE_VALUE.DataPropertyName = "dqRULE_VALUE"; this.dqRULE_VALUE.HeaderText = "规则内容"; this.dqRULE_VALUE.MinimumWidth = 8; this.dqRULE_VALUE.Name = "dqRULE_VALUE"; this.dqRULE_VALUE.ReadOnly = true; this.dqRULE_VALUE.Width = 180; // // Main // this.AutoScaleDimensions = new System.Drawing.SizeF(11F, 24F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.BackColor = System.Drawing.SystemColors.Control; this.ClientSize = new System.Drawing.Size(1254, 660); this.Controls.Add(this.top); this.Controls.Add(this.bottom); this.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.Fixed3D; this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon"))); this.Margin = new System.Windows.Forms.Padding(4); this.Name = "Main"; this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen; this.Text = "UAS_MES 工具"; this.Load += new System.EventHandler(this.Main_Load); this.Pagination.ResumeLayout(false); this.Page1.ResumeLayout(false); this.checkPagination.ResumeLayout(false); this.checkPage1.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.Datas)).EndInit(); this.checkPage2.ResumeLayout(false); this.checkSetting.ResumeLayout(false); this.checkSettingRight.ResumeLayout(false); this.checkSettingRight.PerformLayout(); this.checkSettingLeft.ResumeLayout(false); this.checkSettingLeft.PerformLayout(); this.checkPage3.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.RulesDatas)).EndInit(); this.rulesDataBox.ResumeLayout(false); this.rulesDataBox.PerformLayout(); this.checkPage4.ResumeLayout(false); this.queryDataBox1.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.QDDatas)).EndInit(); this.queryDataBox.ResumeLayout(false); this.queryDataBox.PerformLayout(); this.detailTop.ResumeLayout(false); this.detailTop.PerformLayout(); this.detailLeft.ResumeLayout(false); this.detailLeft.PerformLayout(); this.detailLeftBox.ResumeLayout(false); this.detailLeftBox.PerformLayout(); this.detailCarton.ResumeLayout(false); this.detailCarton.PerformLayout(); this.detailSN.ResumeLayout(false); this.detailSN.PerformLayout(); this.bottom.ResumeLayout(false); this.bottom.PerformLayout(); this.top.ResumeLayout(false); this.ResumeLayout(false); } #endregion private System.Windows.Forms.TabControl Pagination; private System.Windows.Forms.TabPage Page1; private System.Windows.Forms.TabPage Page2; private System.Windows.Forms.TextBox SN; private System.Windows.Forms.Label snLab; private System.Windows.Forms.TableLayoutPanel detailLeftBox; private System.Windows.Forms.Label dlab1; private System.Windows.Forms.Label dlab2; private System.Windows.Forms.Label dlab3; private System.Windows.Forms.Label dlab4; private System.Windows.Forms.Panel detailSN; private System.Windows.Forms.Panel detailCarton; private System.Windows.Forms.Label boxLab; private System.Windows.Forms.TextBox BoxNo; private System.Windows.Forms.TableLayoutPanel bottom; private System.Windows.Forms.Label currUser; private System.Windows.Forms.Label currTime; private System.Windows.Forms.Panel top; private System.Windows.Forms.Label dCount; private System.Windows.Forms.Label dAll; private System.Windows.Forms.Label dAgain; private System.Windows.Forms.Label dSum; private System.Windows.Forms.TableLayoutPanel detailTop; private System.Windows.Forms.Panel detailLeft; private System.Windows.Forms.Label ShowMsg; private System.Windows.Forms.TabControl checkPagination; private System.Windows.Forms.TabPage checkPage1; private System.Windows.Forms.TabPage checkPage2; private System.Windows.Forms.TabPage checkPage3; private System.Windows.Forms.TabPage checkPage4; private System.Windows.Forms.TableLayoutPanel checkSetting; private System.Windows.Forms.GroupBox checkSettingLeft; private System.Windows.Forms.GroupBox checkSettingRight; private System.Windows.Forms.Label settingLeftLab1; private System.Windows.Forms.Label settingLeftLab2; private System.Windows.Forms.TextBox settingLeftInput1; private System.Windows.Forms.TextBox settingLeftInput2; private System.Windows.Forms.Button settingLeftSubmit; private System.Windows.Forms.Button settingRightSubmit; private System.Windows.Forms.TextBox settingRightInput2; private System.Windows.Forms.TextBox settingRightInput1; private System.Windows.Forms.Label settingRightLab2; private System.Windows.Forms.Label settingRightLab1; private System.Windows.Forms.TextBox settingRightInput3; private System.Windows.Forms.Label settingRightLab3; private System.Windows.Forms.DataGridView Datas; private System.Windows.Forms.Panel queryDataBox; private System.Windows.Forms.DataGridView QDDatas; private System.Windows.Forms.Label QDlab1; private System.Windows.Forms.Label QDlab2; private System.Windows.Forms.TextBox QDInput1; private System.Windows.Forms.TextBox QDInput2; private System.Windows.Forms.DateTimePicker QDdtp2; private System.Windows.Forms.DateTimePicker QDdtp1; private System.Windows.Forms.Button QDquery; private System.Windows.Forms.Button QDexport; private System.Windows.Forms.Panel queryDataBox1; private System.Windows.Forms.Label QDlab3; private System.Windows.Forms.CheckBox QDcheckbox1; private System.Windows.Forms.CheckBox radio1; private System.Windows.Forms.Button boxBtn; private System.Windows.Forms.Button DRulesBtn; private System.Windows.Forms.TextBox dRules; private System.Windows.Forms.DataGridView RulesDatas; private System.Windows.Forms.Panel rulesDataBox; private System.Windows.Forms.Label rulesLab1; private System.Windows.Forms.Button rulesQuery; private System.Windows.Forms.TextBox rulesInput1; private System.Windows.Forms.Label rulesLab2; private System.Windows.Forms.TextBox rulesInput2; private System.Windows.Forms.Button rulesAdd; private System.Windows.Forms.DataGridViewTextBoxColumn DbarCode; private System.Windows.Forms.DataGridViewTextBoxColumn DboxCode; private System.Windows.Forms.DataGridViewTextBoxColumn DcountCol; private System.Windows.Forms.DataGridViewTextBoxColumn DtimeCol; private System.Windows.Forms.DataGridViewTextBoxColumn Duser; private System.Windows.Forms.DataGridViewTextBoxColumn DisCheckdcr; private System.Windows.Forms.DataGridViewTextBoxColumn Dresult; private System.Windows.Forms.Button DRulesBtn1; private System.Windows.Forms.DataGridViewTextBoxColumn ruleId; private System.Windows.Forms.DataGridViewTextBoxColumn RulesCol1; private System.Windows.Forms.DataGridViewTextBoxColumn RulesCol2; private System.Windows.Forms.DataGridViewTextBoxColumn RulesCol3; private System.Windows.Forms.DataGridViewTextBoxColumn RulesCol4; private System.Windows.Forms.DataGridViewTextBoxColumn RulesCol5; private System.Windows.Forms.DataGridViewTextBoxColumn RulesCol6; private System.Windows.Forms.Label dRuleslab; private System.Windows.Forms.DataGridViewTextBoxColumn dqSN; private System.Windows.Forms.DataGridViewTextBoxColumn dqOUTBOX_NO; private System.Windows.Forms.DataGridViewTextBoxColumn dqCOUNT; private System.Windows.Forms.DataGridViewTextBoxColumn dqUPDATE_TIME; private System.Windows.Forms.DataGridViewTextBoxColumn dqNAME; private System.Windows.Forms.DataGridViewTextBoxColumn dqRULE_NAME; private System.Windows.Forms.DataGridViewTextBoxColumn dqRULE_VALUE; } }