namespace LFP_Manager { partial class fmxExcelFile { /// /// 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(fmxExcelFile)); this.layoutControl1 = new DevExpress.XtraLayout.LayoutControl(); this.tbPcbSn = new DevExpress.XtraEditors.TextEdit(); this.btnOpenDbFolder = new DevExpress.XtraEditors.SimpleButton(); this.edResultCount = new DevExpress.XtraEditors.TextEdit(); this.btnResultListClear = new DevExpress.XtraEditors.SimpleButton(); this.btnSearchPcbSn = new DevExpress.XtraEditors.SimpleButton(); this.btnOutputAll = new DevExpress.XtraEditors.SimpleButton(); this.btnDeleteQuery = new DevExpress.XtraEditors.SimpleButton(); this.btnCreateNewDb = new DevExpress.XtraEditors.SimpleButton(); this.btnCheckGroupData = new DevExpress.XtraEditors.SimpleButton(); this.cbResultList = new DevExpress.XtraEditors.ComboBoxEdit(); this.cbLotNo = new DevExpress.XtraEditors.ComboBoxEdit(); this.btnExcuteTCell = new DevExpress.XtraEditors.SimpleButton(); this.gbDbCommnad = new DevExpress.XtraEditors.GroupControl(); this.layoutControl2 = new DevExpress.XtraLayout.LayoutControl(); this.btnOpenSchema = new DevExpress.XtraEditors.SimpleButton(); this.btnDbMerge = new DevExpress.XtraEditors.SimpleButton(); this.btnQueryExcute = new DevExpress.XtraEditors.SimpleButton(); this.layoutControlGroup2 = new DevExpress.XtraLayout.LayoutControlGroup(); this.layoutControlItem5 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem6 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem7 = new DevExpress.XtraLayout.LayoutControlItem(); this.tbSchema = new System.Windows.Forms.TextBox(); this.gridCell = new System.Windows.Forms.DataGridView(); this.btnFindFile = new DevExpress.XtraEditors.SimpleButton(); this.edFileName = new DevExpress.XtraEditors.TextEdit(); this.layoutControlGroup1 = new DevExpress.XtraLayout.LayoutControlGroup(); this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem(); this.emptySpaceItem1 = new DevExpress.XtraLayout.EmptySpaceItem(); this.layoutControlItem3 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem4 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem8 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem9 = new DevExpress.XtraLayout.LayoutControlItem(); this.lcitemLot = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem10 = new DevExpress.XtraLayout.LayoutControlItem(); this.emptySpaceItem2 = new DevExpress.XtraLayout.EmptySpaceItem(); this.layoutControlItem11 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem12 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem13 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem14 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem15 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem16 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem18 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem17 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem19 = new DevExpress.XtraLayout.LayoutControlItem(); this.openFileDialog1 = new System.Windows.Forms.OpenFileDialog(); this.btnDbFileFind = new DevExpress.XtraEditors.SimpleButton(); this.layoutControlItem20 = new DevExpress.XtraLayout.LayoutControlItem(); ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).BeginInit(); this.layoutControl1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.tbPcbSn.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.edResultCount.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.cbResultList.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.cbLotNo.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.gbDbCommnad)).BeginInit(); this.gbDbCommnad.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.layoutControl2)).BeginInit(); this.layoutControl2.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup2)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.gridCell)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.edFileName.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.lcitemLot)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem2)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem14)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem15)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem16)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem18)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem17)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem19)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem20)).BeginInit(); this.SuspendLayout(); // // layoutControl1 // this.layoutControl1.Controls.Add(this.btnDbFileFind); this.layoutControl1.Controls.Add(this.tbPcbSn); this.layoutControl1.Controls.Add(this.btnOpenDbFolder); this.layoutControl1.Controls.Add(this.edResultCount); this.layoutControl1.Controls.Add(this.btnResultListClear); this.layoutControl1.Controls.Add(this.btnSearchPcbSn); this.layoutControl1.Controls.Add(this.btnOutputAll); this.layoutControl1.Controls.Add(this.btnDeleteQuery); this.layoutControl1.Controls.Add(this.btnCreateNewDb); this.layoutControl1.Controls.Add(this.btnCheckGroupData); this.layoutControl1.Controls.Add(this.cbResultList); this.layoutControl1.Controls.Add(this.cbLotNo); this.layoutControl1.Controls.Add(this.btnExcuteTCell); this.layoutControl1.Controls.Add(this.gbDbCommnad); this.layoutControl1.Controls.Add(this.tbSchema); this.layoutControl1.Controls.Add(this.gridCell); this.layoutControl1.Controls.Add(this.btnFindFile); this.layoutControl1.Controls.Add(this.edFileName); this.layoutControl1.Dock = System.Windows.Forms.DockStyle.Fill; this.layoutControl1.Location = new System.Drawing.Point(0, 0); this.layoutControl1.Name = "layoutControl1"; this.layoutControl1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(1347, 290, 250, 350); this.layoutControl1.Root = this.layoutControlGroup1; this.layoutControl1.Size = new System.Drawing.Size(999, 578); this.layoutControl1.TabIndex = 0; this.layoutControl1.Text = "layoutControl1"; // // tbPcbSn // this.tbPcbSn.Location = new System.Drawing.Point(681, 265); this.tbPcbSn.Name = "tbPcbSn"; this.tbPcbSn.Size = new System.Drawing.Size(163, 20); this.tbPcbSn.StyleController = this.layoutControl1; this.tbPcbSn.TabIndex = 23; // // btnOpenDbFolder // this.btnOpenDbFolder.Location = new System.Drawing.Point(894, 12); this.btnOpenDbFolder.Name = "btnOpenDbFolder"; this.btnOpenDbFolder.Size = new System.Drawing.Size(93, 22); this.btnOpenDbFolder.StyleController = this.layoutControl1; this.btnOpenDbFolder.TabIndex = 22; this.btnOpenDbFolder.Text = "Open DB Folder"; this.btnOpenDbFolder.Click += new System.EventHandler(this.btnOpenDbFolder_Click); // // edResultCount // this.edResultCount.Location = new System.Drawing.Point(89, 265); this.edResultCount.Name = "edResultCount"; this.edResultCount.Size = new System.Drawing.Size(59, 20); this.edResultCount.StyleController = this.layoutControl1; this.edResultCount.TabIndex = 21; // // btnResultListClear // this.btnResultListClear.Location = new System.Drawing.Point(402, 265); this.btnResultListClear.Name = "btnResultListClear"; this.btnResultListClear.Size = new System.Drawing.Size(89, 22); this.btnResultListClear.StyleController = this.layoutControl1; this.btnResultListClear.TabIndex = 20; this.btnResultListClear.Text = "Clear"; this.btnResultListClear.Click += new System.EventHandler(this.btnResultListClear_Click); // // btnSearchPcbSn // this.btnSearchPcbSn.Location = new System.Drawing.Point(848, 265); this.btnSearchPcbSn.Name = "btnSearchPcbSn"; this.btnSearchPcbSn.Size = new System.Drawing.Size(139, 22); this.btnSearchPcbSn.StyleController = this.layoutControl1; this.btnSearchPcbSn.TabIndex = 19; this.btnSearchPcbSn.Text = "Search PCB SN"; this.btnSearchPcbSn.Click += new System.EventHandler(this.btnModuleResult_Click); // // btnOutputAll // this.btnOutputAll.Location = new System.Drawing.Point(897, 229); this.btnOutputAll.Name = "btnOutputAll"; this.btnOutputAll.Size = new System.Drawing.Size(90, 32); this.btnOutputAll.StyleController = this.layoutControl1; this.btnOutputAll.TabIndex = 18; this.btnOutputAll.Text = "Output All"; this.btnOutputAll.Click += new System.EventHandler(this.btnOutputAll_Click); // // btnDeleteQuery // this.btnDeleteQuery.Location = new System.Drawing.Point(740, 229); this.btnDeleteQuery.Name = "btnDeleteQuery"; this.btnDeleteQuery.Size = new System.Drawing.Size(123, 32); this.btnDeleteQuery.StyleController = this.layoutControl1; this.btnDeleteQuery.TabIndex = 17; this.btnDeleteQuery.Text = "Delete Query"; this.btnDeleteQuery.Click += new System.EventHandler(this.btnCheckMeasData_Click); // // btnCreateNewDb // this.btnCreateNewDb.Location = new System.Drawing.Point(867, 197); this.btnCreateNewDb.Name = "btnCreateNewDb"; this.btnCreateNewDb.Size = new System.Drawing.Size(120, 28); this.btnCreateNewDb.StyleController = this.layoutControl1; this.btnCreateNewDb.TabIndex = 16; this.btnCreateNewDb.Text = "Create New DB"; this.btnCreateNewDb.Click += new System.EventHandler(this.btnCreateNewDb_Click); // // btnCheckGroupData // this.btnCheckGroupData.Location = new System.Drawing.Point(740, 197); this.btnCheckGroupData.Name = "btnCheckGroupData"; this.btnCheckGroupData.Size = new System.Drawing.Size(123, 28); this.btnCheckGroupData.StyleController = this.layoutControl1; this.btnCheckGroupData.TabIndex = 15; this.btnCheckGroupData.Text = "Select All"; this.btnCheckGroupData.Click += new System.EventHandler(this.btnCheckGroupData_Click); // // cbResultList // this.cbResultList.Location = new System.Drawing.Point(237, 265); this.cbResultList.Name = "cbResultList"; this.cbResultList.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.cbResultList.Properties.Appearance.Options.UseFont = true; this.cbResultList.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); this.cbResultList.Size = new System.Drawing.Size(161, 22); this.cbResultList.StyleController = this.layoutControl1; this.cbResultList.TabIndex = 14; this.cbResultList.SelectedIndexChanged += new System.EventHandler(this.cbResultList_SelectedIndexChanged); // // cbLotNo // this.cbLotNo.Location = new System.Drawing.Point(805, 147); this.cbLotNo.Name = "cbLotNo"; this.cbLotNo.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); this.cbLotNo.Size = new System.Drawing.Size(182, 20); this.cbLotNo.StyleController = this.layoutControl1; this.cbLotNo.TabIndex = 13; // // btnExcuteTCell // this.btnExcuteTCell.Location = new System.Drawing.Point(740, 171); this.btnExcuteTCell.Name = "btnExcuteTCell"; this.btnExcuteTCell.Size = new System.Drawing.Size(247, 22); this.btnExcuteTCell.StyleController = this.layoutControl1; this.btnExcuteTCell.TabIndex = 12; this.btnExcuteTCell.Text = "SQL Excute"; this.btnExcuteTCell.Click += new System.EventHandler(this.btnExcuteTCell_Click); // // gbDbCommnad // this.gbDbCommnad.Controls.Add(this.layoutControl2); this.gbDbCommnad.Location = new System.Drawing.Point(740, 38); this.gbDbCommnad.Name = "gbDbCommnad"; this.gbDbCommnad.Size = new System.Drawing.Size(247, 105); this.gbDbCommnad.TabIndex = 11; this.gbDbCommnad.Text = "Management DB"; // // layoutControl2 // this.layoutControl2.Controls.Add(this.btnOpenSchema); this.layoutControl2.Controls.Add(this.btnDbMerge); this.layoutControl2.Controls.Add(this.btnQueryExcute); this.layoutControl2.Dock = System.Windows.Forms.DockStyle.Fill; this.layoutControl2.Location = new System.Drawing.Point(2, 23); this.layoutControl2.Name = "layoutControl2"; this.layoutControl2.Root = this.layoutControlGroup2; this.layoutControl2.Size = new System.Drawing.Size(243, 80); this.layoutControl2.TabIndex = 0; this.layoutControl2.Text = "layoutControl2"; // // btnOpenSchema // this.btnOpenSchema.Location = new System.Drawing.Point(3, 3); this.btnOpenSchema.Name = "btnOpenSchema"; this.btnOpenSchema.Size = new System.Drawing.Size(237, 22); this.btnOpenSchema.StyleController = this.layoutControl2; this.btnOpenSchema.TabIndex = 8; this.btnOpenSchema.Text = "Open Schema"; this.btnOpenSchema.Click += new System.EventHandler(this.btnOpenSchema_Click); // // btnDbMerge // this.btnDbMerge.Location = new System.Drawing.Point(3, 55); this.btnDbMerge.Name = "btnDbMerge"; this.btnDbMerge.Size = new System.Drawing.Size(237, 22); this.btnDbMerge.StyleController = this.layoutControl2; this.btnDbMerge.TabIndex = 10; this.btnDbMerge.Text = "BMS Data Merse"; this.btnDbMerge.Click += new System.EventHandler(this.btnBmsBmsDataMerse_Click); // // btnQueryExcute // this.btnQueryExcute.Location = new System.Drawing.Point(3, 29); this.btnQueryExcute.Name = "btnQueryExcute"; this.btnQueryExcute.Size = new System.Drawing.Size(237, 22); this.btnQueryExcute.StyleController = this.layoutControl2; this.btnQueryExcute.TabIndex = 9; this.btnQueryExcute.Text = "Query Excute"; this.btnQueryExcute.Click += new System.EventHandler(this.btnQueryExcute_Click); // // layoutControlGroup2 // this.layoutControlGroup2.CustomizationFormText = "layoutControlGroup2"; this.layoutControlGroup2.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True; this.layoutControlGroup2.GroupBordersVisible = false; this.layoutControlGroup2.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { this.layoutControlItem5, this.layoutControlItem6, this.layoutControlItem7}); this.layoutControlGroup2.Name = "layoutControlGroup2"; this.layoutControlGroup2.Padding = new DevExpress.XtraLayout.Utils.Padding(1, 1, 1, 1); this.layoutControlGroup2.Size = new System.Drawing.Size(243, 80); this.layoutControlGroup2.TextVisible = false; // // layoutControlItem5 // this.layoutControlItem5.Control = this.btnOpenSchema; this.layoutControlItem5.CustomizationFormText = "layoutControlItem5"; this.layoutControlItem5.Location = new System.Drawing.Point(0, 0); this.layoutControlItem5.Name = "layoutControlItem5"; this.layoutControlItem5.Size = new System.Drawing.Size(241, 26); this.layoutControlItem5.TextSize = new System.Drawing.Size(0, 0); this.layoutControlItem5.TextVisible = false; // // layoutControlItem6 // this.layoutControlItem6.Control = this.btnQueryExcute; this.layoutControlItem6.CustomizationFormText = "layoutControlItem6"; this.layoutControlItem6.Location = new System.Drawing.Point(0, 26); this.layoutControlItem6.Name = "layoutControlItem6"; this.layoutControlItem6.Size = new System.Drawing.Size(241, 26); this.layoutControlItem6.TextSize = new System.Drawing.Size(0, 0); this.layoutControlItem6.TextVisible = false; // // layoutControlItem7 // this.layoutControlItem7.Control = this.btnDbMerge; this.layoutControlItem7.CustomizationFormText = "layoutControlItem7"; this.layoutControlItem7.Location = new System.Drawing.Point(0, 52); this.layoutControlItem7.Name = "layoutControlItem7"; this.layoutControlItem7.Size = new System.Drawing.Size(241, 26); this.layoutControlItem7.TextSize = new System.Drawing.Size(0, 0); this.layoutControlItem7.TextVisible = false; // // tbSchema // this.tbSchema.Location = new System.Drawing.Point(12, 38); this.tbSchema.Multiline = true; this.tbSchema.Name = "tbSchema"; this.tbSchema.ScrollBars = System.Windows.Forms.ScrollBars.Both; this.tbSchema.Size = new System.Drawing.Size(724, 223); this.tbSchema.TabIndex = 7; // // gridCell // this.gridCell.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize; this.gridCell.Location = new System.Drawing.Point(12, 291); this.gridCell.Name = "gridCell"; this.gridCell.RowTemplate.Height = 23; this.gridCell.Size = new System.Drawing.Size(975, 275); this.gridCell.TabIndex = 6; // // btnFindFile // this.btnFindFile.Location = new System.Drawing.Point(712, 12); this.btnFindFile.Name = "btnFindFile"; this.btnFindFile.Size = new System.Drawing.Size(89, 22); this.btnFindFile.StyleController = this.layoutControl1; this.btnFindFile.TabIndex = 5; this.btnFindFile.Text = "Excel File ...."; this.btnFindFile.Click += new System.EventHandler(this.btnFindFile_Click); // // edFileName // this.edFileName.Location = new System.Drawing.Point(89, 12); this.edFileName.Name = "edFileName"; this.edFileName.Size = new System.Drawing.Size(619, 20); this.edFileName.StyleController = this.layoutControl1; this.edFileName.TabIndex = 4; // // layoutControlGroup1 // this.layoutControlGroup1.CustomizationFormText = "layoutControlGroup1"; this.layoutControlGroup1.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True; this.layoutControlGroup1.GroupBordersVisible = false; this.layoutControlGroup1.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { this.layoutControlItem1, this.layoutControlItem2, this.emptySpaceItem1, this.layoutControlItem3, this.layoutControlItem4, this.layoutControlItem8, this.layoutControlItem9, this.lcitemLot, this.layoutControlItem10, this.emptySpaceItem2, this.layoutControlItem11, this.layoutControlItem12, this.layoutControlItem13, this.layoutControlItem14, this.layoutControlItem15, this.layoutControlItem16, this.layoutControlItem18, this.layoutControlItem17, this.layoutControlItem19, this.layoutControlItem20}); this.layoutControlGroup1.Name = "layoutControlGroup1"; this.layoutControlGroup1.Size = new System.Drawing.Size(999, 578); this.layoutControlGroup1.TextVisible = false; // // layoutControlItem1 // this.layoutControlItem1.Control = this.edFileName; this.layoutControlItem1.CustomizationFormText = "layoutControlItem1"; this.layoutControlItem1.Location = new System.Drawing.Point(0, 0); this.layoutControlItem1.MinSize = new System.Drawing.Size(162, 24); this.layoutControlItem1.Name = "layoutControlItem1"; this.layoutControlItem1.Size = new System.Drawing.Size(700, 26); this.layoutControlItem1.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; this.layoutControlItem1.Text = "File Name: "; this.layoutControlItem1.TextSize = new System.Drawing.Size(74, 14); // // layoutControlItem2 // this.layoutControlItem2.Control = this.btnFindFile; this.layoutControlItem2.CustomizationFormText = "layoutControlItem2"; this.layoutControlItem2.Location = new System.Drawing.Point(700, 0); this.layoutControlItem2.MinSize = new System.Drawing.Size(93, 26); this.layoutControlItem2.Name = "layoutControlItem2"; this.layoutControlItem2.Size = new System.Drawing.Size(93, 26); this.layoutControlItem2.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; this.layoutControlItem2.TextSize = new System.Drawing.Size(0, 0); this.layoutControlItem2.TextVisible = false; // // emptySpaceItem1 // this.emptySpaceItem1.AllowHotTrack = false; this.emptySpaceItem1.CustomizationFormText = "emptySpaceItem1"; this.emptySpaceItem1.Location = new System.Drawing.Point(855, 217); this.emptySpaceItem1.Name = "emptySpaceItem1"; this.emptySpaceItem1.Size = new System.Drawing.Size(30, 36); this.emptySpaceItem1.TextSize = new System.Drawing.Size(0, 0); // // layoutControlItem3 // this.layoutControlItem3.Control = this.gridCell; this.layoutControlItem3.CustomizationFormText = "layoutControlItem3"; this.layoutControlItem3.Location = new System.Drawing.Point(0, 279); this.layoutControlItem3.MinSize = new System.Drawing.Size(104, 24); this.layoutControlItem3.Name = "layoutControlItem3"; this.layoutControlItem3.Size = new System.Drawing.Size(979, 279); this.layoutControlItem3.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; this.layoutControlItem3.TextSize = new System.Drawing.Size(0, 0); this.layoutControlItem3.TextVisible = false; // // layoutControlItem4 // this.layoutControlItem4.Control = this.tbSchema; this.layoutControlItem4.CustomizationFormText = "layoutControlItem4"; this.layoutControlItem4.Location = new System.Drawing.Point(0, 26); this.layoutControlItem4.MinSize = new System.Drawing.Size(132, 24); this.layoutControlItem4.Name = "layoutControlItem4"; this.layoutControlItem4.Size = new System.Drawing.Size(728, 227); this.layoutControlItem4.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; this.layoutControlItem4.TextSize = new System.Drawing.Size(0, 0); this.layoutControlItem4.TextVisible = false; // // layoutControlItem8 // this.layoutControlItem8.Control = this.gbDbCommnad; this.layoutControlItem8.CustomizationFormText = "layoutControlItem8"; this.layoutControlItem8.Location = new System.Drawing.Point(728, 26); this.layoutControlItem8.Name = "layoutControlItem8"; this.layoutControlItem8.Size = new System.Drawing.Size(251, 109); this.layoutControlItem8.TextSize = new System.Drawing.Size(0, 0); this.layoutControlItem8.TextVisible = false; // // layoutControlItem9 // this.layoutControlItem9.Control = this.btnExcuteTCell; this.layoutControlItem9.CustomizationFormText = "layoutControlItem9"; this.layoutControlItem9.Location = new System.Drawing.Point(728, 159); this.layoutControlItem9.Name = "layoutControlItem9"; this.layoutControlItem9.Size = new System.Drawing.Size(251, 26); this.layoutControlItem9.TextSize = new System.Drawing.Size(0, 0); this.layoutControlItem9.TextVisible = false; // // lcitemLot // this.lcitemLot.Control = this.cbLotNo; this.lcitemLot.CustomizationFormText = " Lot No"; this.lcitemLot.Location = new System.Drawing.Point(728, 135); this.lcitemLot.Name = "lcitemLot"; this.lcitemLot.Size = new System.Drawing.Size(251, 24); this.lcitemLot.Text = " Lot No"; this.lcitemLot.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.CustomSize; this.lcitemLot.TextSize = new System.Drawing.Size(60, 14); this.lcitemLot.TextToControlDistance = 5; // // layoutControlItem10 // this.layoutControlItem10.Control = this.cbResultList; this.layoutControlItem10.CustomizationFormText = " Result List"; this.layoutControlItem10.Location = new System.Drawing.Point(140, 253); this.layoutControlItem10.MaxSize = new System.Drawing.Size(0, 26); this.layoutControlItem10.MinSize = new System.Drawing.Size(187, 26); this.layoutControlItem10.Name = "layoutControlItem10"; this.layoutControlItem10.Size = new System.Drawing.Size(250, 26); this.layoutControlItem10.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; this.layoutControlItem10.Text = " Result List"; this.layoutControlItem10.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.CustomSize; this.layoutControlItem10.TextSize = new System.Drawing.Size(80, 14); this.layoutControlItem10.TextToControlDistance = 5; // // emptySpaceItem2 // this.emptySpaceItem2.AllowHotTrack = false; this.emptySpaceItem2.CustomizationFormText = "emptySpaceItem2"; this.emptySpaceItem2.Location = new System.Drawing.Point(483, 253); this.emptySpaceItem2.Name = "emptySpaceItem2"; this.emptySpaceItem2.Size = new System.Drawing.Size(109, 26); this.emptySpaceItem2.TextSize = new System.Drawing.Size(0, 0); // // layoutControlItem11 // this.layoutControlItem11.Control = this.btnCheckGroupData; this.layoutControlItem11.CustomizationFormText = "layoutControlItem11"; this.layoutControlItem11.Location = new System.Drawing.Point(728, 185); this.layoutControlItem11.MinSize = new System.Drawing.Size(93, 26); this.layoutControlItem11.Name = "layoutControlItem11"; this.layoutControlItem11.Size = new System.Drawing.Size(127, 32); this.layoutControlItem11.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; this.layoutControlItem11.TextSize = new System.Drawing.Size(0, 0); this.layoutControlItem11.TextVisible = false; // // layoutControlItem12 // this.layoutControlItem12.Control = this.btnCreateNewDb; this.layoutControlItem12.CustomizationFormText = "layoutControlItem12"; this.layoutControlItem12.Location = new System.Drawing.Point(855, 185); this.layoutControlItem12.MinSize = new System.Drawing.Size(93, 26); this.layoutControlItem12.Name = "layoutControlItem12"; this.layoutControlItem12.Size = new System.Drawing.Size(124, 32); this.layoutControlItem12.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; this.layoutControlItem12.TextSize = new System.Drawing.Size(0, 0); this.layoutControlItem12.TextVisible = false; // // layoutControlItem13 // this.layoutControlItem13.Control = this.btnDeleteQuery; this.layoutControlItem13.CustomizationFormText = "layoutControlItem13"; this.layoutControlItem13.Location = new System.Drawing.Point(728, 217); this.layoutControlItem13.MinSize = new System.Drawing.Size(93, 26); this.layoutControlItem13.Name = "layoutControlItem13"; this.layoutControlItem13.Size = new System.Drawing.Size(127, 36); this.layoutControlItem13.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; this.layoutControlItem13.TextSize = new System.Drawing.Size(0, 0); this.layoutControlItem13.TextVisible = false; // // layoutControlItem14 // this.layoutControlItem14.Control = this.btnOutputAll; this.layoutControlItem14.CustomizationFormText = "layoutControlItem14"; this.layoutControlItem14.Location = new System.Drawing.Point(885, 217); this.layoutControlItem14.MinSize = new System.Drawing.Size(93, 26); this.layoutControlItem14.Name = "layoutControlItem14"; this.layoutControlItem14.Size = new System.Drawing.Size(94, 36); this.layoutControlItem14.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; this.layoutControlItem14.TextSize = new System.Drawing.Size(0, 0); this.layoutControlItem14.TextVisible = false; // // layoutControlItem15 // this.layoutControlItem15.Control = this.btnSearchPcbSn; this.layoutControlItem15.CustomizationFormText = "layoutControlItem15"; this.layoutControlItem15.Location = new System.Drawing.Point(836, 253); this.layoutControlItem15.MinSize = new System.Drawing.Size(93, 26); this.layoutControlItem15.Name = "layoutControlItem15"; this.layoutControlItem15.Size = new System.Drawing.Size(143, 26); this.layoutControlItem15.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; this.layoutControlItem15.TextSize = new System.Drawing.Size(0, 0); this.layoutControlItem15.TextVisible = false; // // layoutControlItem16 // this.layoutControlItem16.Control = this.btnResultListClear; this.layoutControlItem16.CustomizationFormText = "layoutControlItem16"; this.layoutControlItem16.Location = new System.Drawing.Point(390, 253); this.layoutControlItem16.MinSize = new System.Drawing.Size(93, 26); this.layoutControlItem16.Name = "layoutControlItem16"; this.layoutControlItem16.Size = new System.Drawing.Size(93, 26); this.layoutControlItem16.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; this.layoutControlItem16.TextSize = new System.Drawing.Size(0, 0); this.layoutControlItem16.TextVisible = false; // // layoutControlItem18 // this.layoutControlItem18.Control = this.btnOpenDbFolder; this.layoutControlItem18.CustomizationFormText = "layoutControlItem18"; this.layoutControlItem18.Location = new System.Drawing.Point(882, 0); this.layoutControlItem18.Name = "layoutControlItem18"; this.layoutControlItem18.Size = new System.Drawing.Size(97, 26); this.layoutControlItem18.TextSize = new System.Drawing.Size(0, 0); this.layoutControlItem18.TextVisible = false; // // layoutControlItem17 // this.layoutControlItem17.Control = this.edResultCount; this.layoutControlItem17.CustomizationFormText = "layoutControlItem17"; this.layoutControlItem17.Location = new System.Drawing.Point(0, 253); this.layoutControlItem17.MinSize = new System.Drawing.Size(54, 24); this.layoutControlItem17.Name = "layoutControlItem17"; this.layoutControlItem17.Size = new System.Drawing.Size(140, 26); this.layoutControlItem17.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; this.layoutControlItem17.Text = "Result Count "; this.layoutControlItem17.TextSize = new System.Drawing.Size(74, 14); // // layoutControlItem19 // this.layoutControlItem19.Control = this.tbPcbSn; this.layoutControlItem19.CustomizationFormText = "PCB SN"; this.layoutControlItem19.Location = new System.Drawing.Point(592, 253); this.layoutControlItem19.MinSize = new System.Drawing.Size(131, 24); this.layoutControlItem19.Name = "layoutControlItem19"; this.layoutControlItem19.Size = new System.Drawing.Size(244, 26); this.layoutControlItem19.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; this.layoutControlItem19.Text = "PCB SN"; this.layoutControlItem19.TextSize = new System.Drawing.Size(74, 14); // // openFileDialog1 // this.openFileDialog1.FileName = "openFileDialog1"; // // btnDbFileFind // this.btnDbFileFind.Location = new System.Drawing.Point(805, 12); this.btnDbFileFind.Name = "btnDbFileFind"; this.btnDbFileFind.Size = new System.Drawing.Size(85, 22); this.btnDbFileFind.StyleController = this.layoutControl1; this.btnDbFileFind.TabIndex = 24; this.btnDbFileFind.Text = "DB Files ..."; this.btnDbFileFind.Click += new System.EventHandler(this.btnDbFileFind_Click); // // layoutControlItem20 // this.layoutControlItem20.Control = this.btnDbFileFind; this.layoutControlItem20.Location = new System.Drawing.Point(793, 0); this.layoutControlItem20.Name = "layoutControlItem20"; this.layoutControlItem20.Size = new System.Drawing.Size(89, 26); this.layoutControlItem20.TextSize = new System.Drawing.Size(0, 0); this.layoutControlItem20.TextVisible = false; // // fmxExcelFile // this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(999, 578); this.Controls.Add(this.layoutControl1); this.IconOptions.Icon = ((System.Drawing.Icon)(resources.GetObject("fmxExcelFile.IconOptions.Icon"))); this.Name = "fmxExcelFile"; this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen; this.Text = "Database Control"; this.Load += new System.EventHandler(this.fmxExcelFile_Load); ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).EndInit(); this.layoutControl1.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.tbPcbSn.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.edResultCount.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.cbResultList.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.cbLotNo.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.gbDbCommnad)).EndInit(); this.gbDbCommnad.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.layoutControl2)).EndInit(); this.layoutControl2.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup2)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.gridCell)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.edFileName.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.lcitemLot)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem2)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem14)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem15)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem16)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem18)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem17)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem19)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem20)).EndInit(); this.ResumeLayout(false); } #endregion private DevExpress.XtraLayout.LayoutControl layoutControl1; private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup1; private DevExpress.XtraEditors.SimpleButton btnFindFile; private DevExpress.XtraEditors.TextEdit edFileName; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem1; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem2; private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem1; private System.Windows.Forms.DataGridView gridCell; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem3; private System.Windows.Forms.TextBox tbSchema; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem4; private DevExpress.XtraEditors.SimpleButton btnOpenSchema; private DevExpress.XtraEditors.SimpleButton btnQueryExcute; private DevExpress.XtraEditors.GroupControl gbDbCommnad; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem8; private DevExpress.XtraLayout.LayoutControl layoutControl2; private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup2; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem5; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem6; private DevExpress.XtraEditors.SimpleButton btnExcuteTCell; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem9; private DevExpress.XtraEditors.ComboBoxEdit cbLotNo; private DevExpress.XtraLayout.LayoutControlItem lcitemLot; private DevExpress.XtraEditors.ComboBoxEdit cbResultList; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem10; private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem2; private DevExpress.XtraEditors.SimpleButton btnCheckGroupData; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem11; private DevExpress.XtraEditors.SimpleButton btnCreateNewDb; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem12; private DevExpress.XtraEditors.SimpleButton btnDeleteQuery; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem13; private DevExpress.XtraEditors.SimpleButton btnOutputAll; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem14; private DevExpress.XtraEditors.SimpleButton btnSearchPcbSn; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem15; private DevExpress.XtraEditors.SimpleButton btnResultListClear; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem16; private DevExpress.XtraEditors.TextEdit edResultCount; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem17; private DevExpress.XtraEditors.SimpleButton btnOpenDbFolder; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem18; private DevExpress.XtraEditors.TextEdit tbPcbSn; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem19; private DevExpress.XtraEditors.SimpleButton btnDbMerge; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem7; private System.Windows.Forms.OpenFileDialog openFileDialog1; private DevExpress.XtraEditors.SimpleButton btnDbFileFind; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem20; } }