| 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288 |
- namespace UAS_MES_Tools
- {
- partial class Main
- {
- /// <summary>
- /// Required designer variable.
- /// </summary>
- private System.ComponentModel.IContainer components = null;
- /// <summary>
- /// Clean up any resources being used.
- /// </summary>
- /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
- protected override void Dispose(bool disposing)
- {
- if (disposing && (components != null))
- {
- components.Dispose();
- }
- base.Dispose(disposing);
- }
- #region Windows Form Designer generated code
- /// <summary>
- /// Required method for Designer support - do not modify
- /// the contents of this method with the code editor.
- /// </summary>
- private void InitializeComponent()
- {
- System.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.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.checkPage4 = new System.Windows.Forms.TabPage();
- this.queryDataBox1 = new System.Windows.Forms.Panel();
- this.QDDatas = new System.Windows.Forms.DataGridView();
- this.dataGridViewTextBoxColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.dataGridViewTextBoxColumn2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.dataGridViewTextBoxColumn3 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.dataGridViewTextBoxColumn4 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.dataGridViewTextBoxColumn5 = new System.Windows.Forms.DataGridViewTextBoxColumn();
- 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.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.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.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.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.radio1 = new System.Windows.Forms.CheckBox();
- this.boxBtn = new System.Windows.Forms.Button();
- this.DRulesBtn = new System.Windows.Forms.Button();
- this.dRules = new System.Windows.Forms.TextBox();
- this.rulesQuery = new System.Windows.Forms.Button();
- this.rulesInput2 = new System.Windows.Forms.TextBox();
- this.rulesLab1 = new System.Windows.Forms.Label();
- this.RulesDatas = new System.Windows.Forms.DataGridView();
- this.rulesDataBox = new System.Windows.Forms.Panel();
- 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.label1 = new System.Windows.Forms.Label();
- this.textBox1 = new System.Windows.Forms.TextBox();
- this.rulesAdd = new System.Windows.Forms.Button();
- this.rulesUpdate = new System.Windows.Forms.Button();
- 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();
- 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();
- ((System.ComponentModel.ISupportInitialize)(this.RulesDatas)).BeginInit();
- this.rulesDataBox.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;
- //
- // 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;
- //
- // 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.dataGridViewTextBoxColumn1,
- this.dataGridViewTextBoxColumn2,
- this.dataGridViewTextBoxColumn3,
- this.dataGridViewTextBoxColumn4,
- this.dataGridViewTextBoxColumn5});
- 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;
- //
- // dataGridViewTextBoxColumn1
- //
- this.dataGridViewTextBoxColumn1.HeaderText = "条码";
- this.dataGridViewTextBoxColumn1.MinimumWidth = 8;
- this.dataGridViewTextBoxColumn1.Name = "dataGridViewTextBoxColumn1";
- this.dataGridViewTextBoxColumn1.ReadOnly = true;
- this.dataGridViewTextBoxColumn1.Width = 240;
- //
- // dataGridViewTextBoxColumn2
- //
- this.dataGridViewTextBoxColumn2.HeaderText = "箱码";
- this.dataGridViewTextBoxColumn2.MinimumWidth = 8;
- this.dataGridViewTextBoxColumn2.Name = "dataGridViewTextBoxColumn2";
- this.dataGridViewTextBoxColumn2.ReadOnly = true;
- this.dataGridViewTextBoxColumn2.Width = 260;
- //
- // dataGridViewTextBoxColumn3
- //
- this.dataGridViewTextBoxColumn3.HeaderText = "扫描次数";
- this.dataGridViewTextBoxColumn3.MinimumWidth = 8;
- this.dataGridViewTextBoxColumn3.Name = "dataGridViewTextBoxColumn3";
- this.dataGridViewTextBoxColumn3.ReadOnly = true;
- this.dataGridViewTextBoxColumn3.Width = 120;
- //
- // dataGridViewTextBoxColumn4
- //
- this.dataGridViewTextBoxColumn4.HeaderText = "扫描时间";
- this.dataGridViewTextBoxColumn4.MinimumWidth = 8;
- this.dataGridViewTextBoxColumn4.Name = "dataGridViewTextBoxColumn4";
- this.dataGridViewTextBoxColumn4.ReadOnly = true;
- this.dataGridViewTextBoxColumn4.Width = 180;
- //
- // dataGridViewTextBoxColumn5
- //
- this.dataGridViewTextBoxColumn5.HeaderText = "扫描人";
- this.dataGridViewTextBoxColumn5.MinimumWidth = 8;
- this.dataGridViewTextBoxColumn5.Name = "dataGridViewTextBoxColumn5";
- this.dataGridViewTextBoxColumn5.ReadOnly = true;
- this.dataGridViewTextBoxColumn5.Width = 120;
- //
- // 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.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;
- //
- // 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;
- //
- // 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;
- //
- // 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;
- //
- // 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(11, 0);
- this.dlab1.Name = "dlab1";
- this.dlab1.Size = new System.Drawing.Size(105, 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, 0);
- this.dlab2.Name = "dlab2";
- this.dlab2.Size = new System.Drawing.Size(75, 49);
- 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;
- //
- // 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;
- //
- // 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/192";
- this.dCount.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
- //
- // 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;
- //
- // DbarCode
- //
- this.DbarCode.HeaderText = "条码";
- this.DbarCode.MinimumWidth = 8;
- this.DbarCode.Name = "DbarCode";
- this.DbarCode.ReadOnly = true;
- this.DbarCode.Width = 240;
- //
- // DboxCode
- //
- this.DboxCode.HeaderText = "箱号";
- this.DboxCode.MinimumWidth = 8;
- this.DboxCode.Name = "DboxCode";
- this.DboxCode.ReadOnly = true;
- this.DboxCode.Width = 260;
- //
- // DcountCol
- //
- this.DcountCol.HeaderText = "扫描次数";
- this.DcountCol.MinimumWidth = 8;
- this.DcountCol.Name = "DcountCol";
- this.DcountCol.ReadOnly = true;
- this.DcountCol.Width = 120;
- //
- // DtimeCol
- //
- this.DtimeCol.HeaderText = "扫描时间";
- this.DtimeCol.MinimumWidth = 8;
- this.DtimeCol.Name = "DtimeCol";
- this.DtimeCol.ReadOnly = true;
- this.DtimeCol.Width = 180;
- //
- // Duser
- //
- this.Duser.HeaderText = "扫描人";
- this.Duser.MinimumWidth = 8;
- this.Duser.Name = "Duser";
- this.Duser.ReadOnly = true;
- this.Duser.Width = 120;
- //
- // DisCheckdcr
- //
- this.DisCheckdcr.HeaderText = "是否核对DCR";
- this.DisCheckdcr.MinimumWidth = 8;
- this.DisCheckdcr.Name = "DisCheckdcr";
- this.DisCheckdcr.ReadOnly = true;
- this.DisCheckdcr.Width = 160;
- //
- // Dresult
- //
- this.Dresult.HeaderText = "扫描结果";
- this.Dresult.MinimumWidth = 8;
- this.Dresult.Name = "Dresult";
- this.Dresult.ReadOnly = true;
- this.Dresult.Width = 120;
- //
- // radio1
- //
- this.radio1.AutoSize = true;
- this.radio1.Cursor = System.Windows.Forms.Cursors.Hand;
- this.radio1.Location = new System.Drawing.Point(566, 66);
- 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;
- //
- // 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);
- //
- // 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(808, 7);
- this.DRulesBtn.Name = "DRulesBtn";
- this.DRulesBtn.Size = new System.Drawing.Size(70, 30);
- this.DRulesBtn.TabIndex = 11;
- this.DRulesBtn.Text = "确定";
- this.DRulesBtn.UseVisualStyleBackColor = true;
- //
- // dRules
- //
- this.dRules.Location = new System.Drawing.Point(566, 9);
- this.dRules.Name = "dRules";
- this.dRules.Size = new System.Drawing.Size(236, 35);
- this.dRules.TabIndex = 10;
- //
- // rulesQuery
- //
- this.rulesQuery.Cursor = System.Windows.Forms.Cursors.Hand;
- this.rulesQuery.Location = new System.Drawing.Point(298, 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;
- //
- // rulesInput2
- //
- this.rulesInput2.Location = new System.Drawing.Point(90, 11);
- this.rulesInput2.Name = "rulesInput2";
- this.rulesInput2.Size = new System.Drawing.Size(264, 31);
- this.rulesInput2.TabIndex = 13;
- //
- // 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 = "规则名称";
- //
- // 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.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;
- //
- // rulesDataBox
- //
- this.rulesDataBox.Controls.Add(this.rulesUpdate);
- this.rulesDataBox.Controls.Add(this.rulesAdd);
- this.rulesDataBox.Controls.Add(this.label1);
- this.rulesDataBox.Controls.Add(this.textBox1);
- this.rulesDataBox.Controls.Add(this.rulesLab1);
- this.rulesDataBox.Controls.Add(this.rulesQuery);
- this.rulesDataBox.Controls.Add(this.rulesInput2);
- 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;
- //
- // RulesCol1
- //
- this.RulesCol1.HeaderText = "规则名称";
- this.RulesCol1.MinimumWidth = 8;
- this.RulesCol1.Name = "RulesCol1";
- this.RulesCol1.ReadOnly = true;
- this.RulesCol1.Width = 240;
- //
- // RulesCol2
- //
- this.RulesCol2.HeaderText = "规则内容";
- this.RulesCol2.MinimumWidth = 8;
- this.RulesCol2.Name = "RulesCol2";
- this.RulesCol2.ReadOnly = true;
- this.RulesCol2.Width = 260;
- //
- // RulesCol3
- //
- this.RulesCol3.HeaderText = "备注";
- this.RulesCol3.MinimumWidth = 8;
- this.RulesCol3.Name = "RulesCol3";
- this.RulesCol3.ReadOnly = true;
- this.RulesCol3.Width = 260;
- //
- // RulesCol4
- //
- this.RulesCol4.HeaderText = "长度";
- this.RulesCol4.MinimumWidth = 8;
- this.RulesCol4.Name = "RulesCol4";
- this.RulesCol4.ReadOnly = true;
- this.RulesCol4.Width = 120;
- //
- // RulesCol5
- //
- this.RulesCol5.HeaderText = "更新时间";
- this.RulesCol5.MinimumWidth = 8;
- this.RulesCol5.Name = "RulesCol5";
- this.RulesCol5.ReadOnly = true;
- this.RulesCol5.Width = 180;
- //
- // RulesCol6
- //
- this.RulesCol6.HeaderText = "操作人员";
- this.RulesCol6.MinimumWidth = 8;
- this.RulesCol6.Name = "RulesCol6";
- this.RulesCol6.ReadOnly = true;
- this.RulesCol6.Width = 150;
- //
- // label1
- //
- this.label1.AutoSize = true;
- this.label1.Location = new System.Drawing.Point(368, 14);
- this.label1.Name = "label1";
- this.label1.Size = new System.Drawing.Size(82, 24);
- this.label1.TabIndex = 15;
- this.label1.Text = "规则内容";
- //
- // textBox1
- //
- this.textBox1.Location = new System.Drawing.Point(447, 11);
- this.textBox1.Name = "textBox1";
- this.textBox1.Size = new System.Drawing.Size(264, 31);
- this.textBox1.TabIndex = 16;
- //
- // 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;
- //
- // rulesUpdate
- //
- this.rulesUpdate.Cursor = System.Windows.Forms.Cursors.Hand;
- this.rulesUpdate.Location = new System.Drawing.Point(196, 48);
- this.rulesUpdate.Name = "rulesUpdate";
- this.rulesUpdate.Size = new System.Drawing.Size(85, 30);
- this.rulesUpdate.TabIndex = 18;
- this.rulesUpdate.Text = "修改";
- this.rulesUpdate.UseVisualStyleBackColor = true;
- //
- // 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);
- 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);
- ((System.ComponentModel.ISupportInitialize)(this.RulesDatas)).EndInit();
- this.rulesDataBox.ResumeLayout(false);
- this.rulesDataBox.PerformLayout();
- 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.DataGridViewTextBoxColumn dataGridViewTextBoxColumn1;
- private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn2;
- private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn3;
- private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn4;
- private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn5;
- 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.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.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 rulesInput2;
- 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 label1;
- private System.Windows.Forms.TextBox textBox1;
- private System.Windows.Forms.Button rulesAdd;
- private System.Windows.Forms.Button rulesUpdate;
- }
- }
|