123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587 |
- namespace UAS_MES_NEW.Query
- {
- partial class Query_SpecialReport
- {
-
-
-
- private System.ComponentModel.IContainer components = null;
-
-
-
-
- protected override void Dispose(bool disposing)
- {
- if (disposing && (components != null))
- {
- components.Dispose();
- }
- base.Dispose(disposing);
- }
- #region Windows Form Designer generated code
-
-
-
-
- private void InitializeComponent()
- {
- System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Query_SpecialReport));
- this.folderBrowserDialog1 = new System.Windows.Forms.FolderBrowserDialog();
- this.label5 = new System.Windows.Forms.Label();
- this.ExportFileDialog = new System.Windows.Forms.FolderBrowserDialog();
- this.ImportExcel1 = new System.Windows.Forms.OpenFileDialog();
- this.label1 = new System.Windows.Forms.Label();
- this.Process = new System.Windows.Forms.Label();
- this.label2 = new System.Windows.Forms.Label();
- this.label6 = new System.Windows.Forms.Label();
- this.TraceFilePath = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.EnterTextBox();
- this.TraceFile = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton();
- this.pr_code = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SearchTextBox();
- this.XY = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton();
- this.XYFilePath = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.EnterTextBox();
- this.dataGridView1 = new System.Windows.Forms.DataGridView();
- this.label3 = new System.Windows.Forms.Label();
- this.label4 = new System.Windows.Forms.Label();
- this.label7 = new System.Windows.Forms.Label();
- this.label8 = new System.Windows.Forms.Label();
- this.label9 = new System.Windows.Forms.Label();
- this.label10 = new System.Windows.Forms.Label();
- this.label11 = new System.Windows.Forms.Label();
- this.label12 = new System.Windows.Forms.Label();
- this.label13 = new System.Windows.Forms.Label();
- this.label14 = new System.Windows.Forms.Label();
- this.label15 = new System.Windows.Forms.Label();
- this.custname = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.EnterTextBox();
- this.spec = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.EnterTextBox();
- this.softname = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.EnterTextBox();
- this.machinename = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.EnterTextBox();
- this.mademan = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.EnterTextBox();
- this.tableab = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.EnterTextBox();
- this.bomversion = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.EnterTextBox();
- this.filecode = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.EnterTextBox();
- this.ecn = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.EnterTextBox();
- this.releasedate = new System.Windows.Forms.DateTimePicker();
- this.workdate = new System.Windows.Forms.DateTimePicker();
- ((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).BeginInit();
- this.SuspendLayout();
-
-
-
- this.label5.AutoSize = true;
- this.label5.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.label5.Location = new System.Drawing.Point(47, 439);
- this.label5.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
- this.label5.Name = "label5";
- this.label5.Size = new System.Drawing.Size(210, 41);
- this.label5.TabIndex = 11;
- this.label5.Text = "原始坐标文件";
-
-
-
- this.ImportExcel1.FileName = "ImportExcel";
-
-
-
- this.label1.AutoSize = true;
- this.label1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.label1.Location = new System.Drawing.Point(47, 370);
- this.label1.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
- this.label1.Name = "label1";
- this.label1.Size = new System.Drawing.Size(146, 41);
- this.label1.TabIndex = 240;
- this.label1.Text = "产品编号";
-
-
-
- this.Process.AutoSize = true;
- this.Process.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.Process.Location = new System.Drawing.Point(1028, 149);
- this.Process.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
- this.Process.Name = "Process";
- this.Process.Size = new System.Drawing.Size(0, 41);
- this.Process.TabIndex = 241;
-
-
-
- this.label2.AutoSize = true;
- this.label2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.label2.Location = new System.Drawing.Point(726, 445);
- this.label2.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
- this.label2.Name = "label2";
- this.label2.Size = new System.Drawing.Size(82, 41);
- this.label2.TabIndex = 242;
- this.label2.Text = "进度";
-
-
-
- this.label6.AutoSize = true;
- this.label6.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.label6.Location = new System.Drawing.Point(15, 632);
- this.label6.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
- this.label6.Name = "label6";
- this.label6.Size = new System.Drawing.Size(242, 41);
- this.label6.TabIndex = 244;
- this.label6.Text = "贴片机导出文件";
-
-
-
- this.TraceFilePath.AllPower = null;
- this.TraceFilePath.BackColor = System.Drawing.Color.White;
- this.TraceFilePath.ID = null;
- this.TraceFilePath.Location = new System.Drawing.Point(269, 638);
- this.TraceFilePath.Margin = new System.Windows.Forms.Padding(6);
- this.TraceFilePath.Name = "TraceFilePath";
- this.TraceFilePath.Power = null;
- this.TraceFilePath.Size = new System.Drawing.Size(445, 35);
- this.TraceFilePath.Str = null;
- this.TraceFilePath.Str1 = null;
- this.TraceFilePath.Str2 = null;
- this.TraceFilePath.TabIndex = 245;
-
-
-
- this.TraceFile.AllPower = null;
- this.TraceFile.BackColor = System.Drawing.Color.Transparent;
- this.TraceFile.DownImage = ((System.Drawing.Image)(resources.GetObject("TraceFile.DownImage")));
- this.TraceFile.Image = null;
- this.TraceFile.IsShowBorder = true;
- this.TraceFile.Location = new System.Drawing.Point(269, 699);
- this.TraceFile.Margin = new System.Windows.Forms.Padding(6);
- this.TraceFile.MoveImage = ((System.Drawing.Image)(resources.GetObject("TraceFile.MoveImage")));
- this.TraceFile.Name = "TraceFile";
- this.TraceFile.NormalImage = ((System.Drawing.Image)(resources.GetObject("TraceFile.NormalImage")));
- this.TraceFile.Power = null;
- this.TraceFile.Size = new System.Drawing.Size(198, 56);
- this.TraceFile.TabIndex = 243;
- this.TraceFile.Text = "导入贴片机资料";
- this.TraceFile.UseVisualStyleBackColor = false;
- this.TraceFile.Click += new System.EventHandler(this.TraceFile_Click);
-
-
-
- this.pr_code.AllPower = "ifall";
- this.pr_code.Caller = null;
- this.pr_code.Condition = null;
- this.pr_code.DBTitle = "选择物料";
- this.pr_code.Font = new System.Drawing.Font("微软雅黑", 9F);
- this.pr_code.FormName = null;
- this.pr_code.Location = new System.Drawing.Point(269, 370);
- this.pr_code.Margin = new System.Windows.Forms.Padding(5);
- this.pr_code.Name = "pr_code";
- this.pr_code.Power = "ifspecial";
- this.pr_code.ReturnData = null;
- this.pr_code.SelectField = null;
- this.pr_code.SetValueField = null;
- this.pr_code.Size = new System.Drawing.Size(445, 44);
- this.pr_code.TabIndex = 239;
- this.pr_code.TableName = null;
- this.pr_code.Tag = "";
- this.pr_code.TextBoxEnable = false;
-
-
-
- this.XY.AllPower = null;
- this.XY.BackColor = System.Drawing.Color.Transparent;
- this.XY.DownImage = ((System.Drawing.Image)(resources.GetObject("XY.DownImage")));
- this.XY.Image = null;
- this.XY.IsShowBorder = true;
- this.XY.Location = new System.Drawing.Point(269, 519);
- this.XY.Margin = new System.Windows.Forms.Padding(6);
- this.XY.MoveImage = ((System.Drawing.Image)(resources.GetObject("XY.MoveImage")));
- this.XY.Name = "XY";
- this.XY.NormalImage = ((System.Drawing.Image)(resources.GetObject("XY.NormalImage")));
- this.XY.Power = null;
- this.XY.Size = new System.Drawing.Size(177, 56);
- this.XY.TabIndex = 187;
- this.XY.Text = "导入原始坐标";
- this.XY.UseVisualStyleBackColor = false;
- this.XY.Click += new System.EventHandler(this.XY_Click);
-
-
-
- this.XYFilePath.AllPower = null;
- this.XYFilePath.BackColor = System.Drawing.Color.White;
- this.XYFilePath.ID = null;
- this.XYFilePath.Location = new System.Drawing.Point(269, 445);
- this.XYFilePath.Margin = new System.Windows.Forms.Padding(6);
- this.XYFilePath.Name = "XYFilePath";
- this.XYFilePath.Power = null;
- this.XYFilePath.Size = new System.Drawing.Size(445, 35);
- this.XYFilePath.Str = null;
- this.XYFilePath.Str1 = null;
- this.XYFilePath.Str2 = null;
- this.XYFilePath.TabIndex = 12;
- this.XYFilePath.TextChanged += new System.EventHandler(this.inoutno_TextChanged);
-
-
-
- this.dataGridView1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
- this.dataGridView1.Location = new System.Drawing.Point(41, 1007);
- this.dataGridView1.Name = "dataGridView1";
- this.dataGridView1.RowHeadersWidth = 82;
- this.dataGridView1.RowTemplate.Height = 37;
- this.dataGridView1.Size = new System.Drawing.Size(1416, 10);
- this.dataGridView1.TabIndex = 246;
-
-
-
- this.label3.AutoSize = true;
- this.label3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.label3.Location = new System.Drawing.Point(49, 20);
- this.label3.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
- this.label3.Name = "label3";
- this.label3.Size = new System.Drawing.Size(146, 41);
- this.label3.TabIndex = 247;
- this.label3.Text = "客户名称";
-
-
-
- this.label4.AutoSize = true;
- this.label4.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.label4.Location = new System.Drawing.Point(951, 190);
- this.label4.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
- this.label4.Name = "label4";
- this.label4.Size = new System.Drawing.Size(147, 41);
- this.label4.TabIndex = 248;
- this.label4.Text = "ECN记录";
-
-
-
- this.label7.AutoSize = true;
- this.label7.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.label7.Location = new System.Drawing.Point(530, 176);
- this.label7.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
- this.label7.Name = "label7";
- this.label7.Size = new System.Drawing.Size(82, 41);
- this.label7.TabIndex = 249;
- this.label7.Text = "面别";
-
-
-
- this.label8.AutoSize = true;
- this.label8.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.label8.Location = new System.Drawing.Point(49, 176);
- this.label8.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
- this.label8.Name = "label8";
- this.label8.Size = new System.Drawing.Size(146, 41);
- this.label8.TabIndex = 250;
- this.label8.Text = "程序名称";
-
-
-
- this.label9.AutoSize = true;
- this.label9.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.label9.Location = new System.Drawing.Point(951, 95);
- this.label9.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
- this.label9.Name = "label9";
- this.label9.Size = new System.Drawing.Size(146, 41);
- this.label9.TabIndex = 251;
- this.label9.Text = "生效日期";
-
-
-
- this.label10.AutoSize = true;
- this.label10.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.label10.Location = new System.Drawing.Point(530, 95);
- this.label10.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
- this.label10.Name = "label10";
- this.label10.Size = new System.Drawing.Size(159, 41);
- this.label10.TabIndex = 252;
- this.label10.Text = "BOM编号";
-
-
-
- this.label11.AutoSize = true;
- this.label11.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.label11.Location = new System.Drawing.Point(49, 95);
- this.label11.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
- this.label11.Name = "label11";
- this.label11.Size = new System.Drawing.Size(146, 41);
- this.label11.TabIndex = 253;
- this.label11.Text = "产品型号";
-
-
-
- this.label12.AutoSize = true;
- this.label12.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.label12.Location = new System.Drawing.Point(951, 20);
- this.label12.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
- this.label12.Name = "label12";
- this.label12.Size = new System.Drawing.Size(146, 41);
- this.label12.TabIndex = 254;
- this.label12.Text = "发行日期";
-
-
-
- this.label13.AutoSize = true;
- this.label13.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.label13.Location = new System.Drawing.Point(530, 20);
- this.label13.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
- this.label13.Name = "label13";
- this.label13.Size = new System.Drawing.Size(146, 41);
- this.label13.TabIndex = 255;
- this.label13.Text = "文件编号";
-
-
-
- this.label14.AutoSize = true;
- this.label14.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.label14.Location = new System.Drawing.Point(49, 260);
- this.label14.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
- this.label14.Name = "label14";
- this.label14.Size = new System.Drawing.Size(146, 41);
- this.label14.TabIndex = 257;
- this.label14.Text = "机器名称";
-
-
-
- this.label15.AutoSize = true;
- this.label15.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.label15.Location = new System.Drawing.Point(530, 260);
- this.label15.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
- this.label15.Name = "label15";
- this.label15.Size = new System.Drawing.Size(82, 41);
- this.label15.TabIndex = 256;
- this.label15.Text = "制作";
-
-
-
- this.custname.AllPower = null;
- this.custname.BackColor = System.Drawing.Color.White;
- this.custname.ID = null;
- this.custname.Location = new System.Drawing.Point(207, 26);
- this.custname.Margin = new System.Windows.Forms.Padding(6);
- this.custname.Name = "custname";
- this.custname.Power = null;
- this.custname.Size = new System.Drawing.Size(260, 35);
- this.custname.Str = null;
- this.custname.Str1 = null;
- this.custname.Str2 = null;
- this.custname.TabIndex = 258;
-
-
-
- this.spec.AllPower = null;
- this.spec.BackColor = System.Drawing.Color.White;
- this.spec.ID = null;
- this.spec.Location = new System.Drawing.Point(207, 104);
- this.spec.Margin = new System.Windows.Forms.Padding(6);
- this.spec.Name = "spec";
- this.spec.Power = null;
- this.spec.Size = new System.Drawing.Size(260, 35);
- this.spec.Str = null;
- this.spec.Str1 = null;
- this.spec.Str2 = null;
- this.spec.TabIndex = 259;
-
-
-
- this.softname.AllPower = null;
- this.softname.BackColor = System.Drawing.Color.White;
- this.softname.ID = null;
- this.softname.Location = new System.Drawing.Point(207, 190);
- this.softname.Margin = new System.Windows.Forms.Padding(6);
- this.softname.Name = "softname";
- this.softname.Power = null;
- this.softname.Size = new System.Drawing.Size(260, 35);
- this.softname.Str = null;
- this.softname.Str1 = null;
- this.softname.Str2 = null;
- this.softname.TabIndex = 260;
-
-
-
- this.machinename.AllPower = null;
- this.machinename.BackColor = System.Drawing.Color.White;
- this.machinename.ID = null;
- this.machinename.Location = new System.Drawing.Point(207, 269);
- this.machinename.Margin = new System.Windows.Forms.Padding(6);
- this.machinename.Name = "machinename";
- this.machinename.Power = null;
- this.machinename.Size = new System.Drawing.Size(260, 35);
- this.machinename.Str = null;
- this.machinename.Str1 = null;
- this.machinename.Str2 = null;
- this.machinename.TabIndex = 261;
-
-
-
- this.mademan.AllPower = null;
- this.mademan.BackColor = System.Drawing.Color.White;
- this.mademan.ID = null;
- this.mademan.Location = new System.Drawing.Point(689, 266);
- this.mademan.Margin = new System.Windows.Forms.Padding(6);
- this.mademan.Name = "mademan";
- this.mademan.Power = null;
- this.mademan.Size = new System.Drawing.Size(260, 35);
- this.mademan.Str = null;
- this.mademan.Str1 = null;
- this.mademan.Str2 = null;
- this.mademan.TabIndex = 262;
-
-
-
- this.tableab.AllPower = null;
- this.tableab.BackColor = System.Drawing.Color.White;
- this.tableab.ID = null;
- this.tableab.Location = new System.Drawing.Point(689, 190);
- this.tableab.Margin = new System.Windows.Forms.Padding(6);
- this.tableab.Name = "tableab";
- this.tableab.Power = null;
- this.tableab.Size = new System.Drawing.Size(260, 35);
- this.tableab.Str = null;
- this.tableab.Str1 = null;
- this.tableab.Str2 = null;
- this.tableab.TabIndex = 263;
-
-
-
- this.bomversion.AllPower = null;
- this.bomversion.BackColor = System.Drawing.Color.White;
- this.bomversion.ID = null;
- this.bomversion.Location = new System.Drawing.Point(689, 101);
- this.bomversion.Margin = new System.Windows.Forms.Padding(6);
- this.bomversion.Name = "bomversion";
- this.bomversion.Power = null;
- this.bomversion.Size = new System.Drawing.Size(260, 35);
- this.bomversion.Str = null;
- this.bomversion.Str1 = null;
- this.bomversion.Str2 = null;
- this.bomversion.TabIndex = 264;
-
-
-
- this.filecode.AllPower = null;
- this.filecode.BackColor = System.Drawing.Color.White;
- this.filecode.ID = null;
- this.filecode.Location = new System.Drawing.Point(689, 29);
- this.filecode.Margin = new System.Windows.Forms.Padding(6);
- this.filecode.Name = "filecode";
- this.filecode.Power = null;
- this.filecode.Size = new System.Drawing.Size(260, 35);
- this.filecode.Str = null;
- this.filecode.Str1 = null;
- this.filecode.Str2 = null;
- this.filecode.TabIndex = 265;
-
-
-
- this.ecn.AllPower = null;
- this.ecn.BackColor = System.Drawing.Color.White;
- this.ecn.ID = null;
- this.ecn.Location = new System.Drawing.Point(1144, 196);
- this.ecn.Margin = new System.Windows.Forms.Padding(6);
- this.ecn.Name = "ecn";
- this.ecn.Power = null;
- this.ecn.Size = new System.Drawing.Size(260, 35);
- this.ecn.Str = null;
- this.ecn.Str1 = null;
- this.ecn.Str2 = null;
- this.ecn.TabIndex = 266;
-
-
-
- this.releasedate.Location = new System.Drawing.Point(1144, 25);
- this.releasedate.Name = "releasedate";
- this.releasedate.Size = new System.Drawing.Size(200, 35);
- this.releasedate.TabIndex = 267;
-
-
-
- this.workdate.Location = new System.Drawing.Point(1144, 100);
- this.workdate.Name = "workdate";
- this.workdate.Size = new System.Drawing.Size(200, 35);
- this.workdate.TabIndex = 268;
-
-
-
- this.AutoScaleDimensions = new System.Drawing.SizeF(12F, 24F);
- this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
- this.ClientSize = new System.Drawing.Size(1494, 1075);
- this.Controls.Add(this.workdate);
- this.Controls.Add(this.releasedate);
- this.Controls.Add(this.ecn);
- this.Controls.Add(this.filecode);
- this.Controls.Add(this.bomversion);
- this.Controls.Add(this.tableab);
- this.Controls.Add(this.mademan);
- this.Controls.Add(this.machinename);
- this.Controls.Add(this.softname);
- this.Controls.Add(this.spec);
- this.Controls.Add(this.custname);
- this.Controls.Add(this.label14);
- this.Controls.Add(this.label15);
- this.Controls.Add(this.label13);
- this.Controls.Add(this.label12);
- this.Controls.Add(this.label11);
- this.Controls.Add(this.label10);
- this.Controls.Add(this.label9);
- this.Controls.Add(this.label8);
- this.Controls.Add(this.label7);
- this.Controls.Add(this.label4);
- this.Controls.Add(this.label3);
- this.Controls.Add(this.dataGridView1);
- this.Controls.Add(this.TraceFilePath);
- this.Controls.Add(this.label6);
- this.Controls.Add(this.TraceFile);
- this.Controls.Add(this.label2);
- this.Controls.Add(this.Process);
- this.Controls.Add(this.label1);
- this.Controls.Add(this.pr_code);
- this.Controls.Add(this.XY);
- this.Controls.Add(this.XYFilePath);
- this.Controls.Add(this.label5);
- this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
- this.Margin = new System.Windows.Forms.Padding(6);
- this.Name = "Query_SpecialReport";
- this.Tag = "Query!SpecialReport";
- this.Text = "Query_SpecialReport";
- this.Load += new System.EventHandler(this.Query_SpecialReport_Load);
- ((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).EndInit();
- this.ResumeLayout(false);
- this.PerformLayout();
- }
- #endregion
- private System.Windows.Forms.FolderBrowserDialog folderBrowserDialog1;
- private CustomControl.TextBoxWithIcon.EnterTextBox XYFilePath;
- private System.Windows.Forms.Label label5;
- private System.Windows.Forms.FolderBrowserDialog ExportFileDialog;
- private CustomControl.ButtonUtil.NormalButton XY;
- private System.Windows.Forms.OpenFileDialog ImportExcel1;
- private CustomControl.TextBoxWithIcon.SearchTextBox pr_code;
- private System.Windows.Forms.Label label1;
- private System.Windows.Forms.Label Process;
- private System.Windows.Forms.Label label2;
- private CustomControl.ButtonUtil.NormalButton TraceFile;
- private CustomControl.TextBoxWithIcon.EnterTextBox TraceFilePath;
- private System.Windows.Forms.Label label6;
- private System.Windows.Forms.DataGridView dataGridView1;
- private System.Windows.Forms.Label label3;
- private System.Windows.Forms.Label label4;
- private System.Windows.Forms.Label label7;
- private System.Windows.Forms.Label label8;
- private System.Windows.Forms.Label label9;
- private System.Windows.Forms.Label label10;
- private System.Windows.Forms.Label label11;
- private System.Windows.Forms.Label label12;
- private System.Windows.Forms.Label label13;
- private System.Windows.Forms.Label label14;
- private System.Windows.Forms.Label label15;
- private CustomControl.TextBoxWithIcon.EnterTextBox custname;
- private CustomControl.TextBoxWithIcon.EnterTextBox spec;
- private CustomControl.TextBoxWithIcon.EnterTextBox softname;
- private CustomControl.TextBoxWithIcon.EnterTextBox machinename;
- private CustomControl.TextBoxWithIcon.EnterTextBox mademan;
- private CustomControl.TextBoxWithIcon.EnterTextBox tableab;
- private CustomControl.TextBoxWithIcon.EnterTextBox bomversion;
- private CustomControl.TextBoxWithIcon.EnterTextBox filecode;
- private CustomControl.TextBoxWithIcon.EnterTextBox ecn;
- private System.Windows.Forms.DateTimePicker releasedate;
- private System.Windows.Forms.DateTimePicker workdate;
- }
- }
|