namespace FEQ0000 { partial class fEquipment { /// /// Required designer variable. /// private System.ComponentModel.IContainer components = null; /// /// Clean up any resources being used. /// /// true if managed resources should be disposed; otherwise, false. protected override void Dispose(bool disposing) { if (disposing && (components != null)) { components.Dispose(); } base.Dispose(disposing); } #region Windows Form Designer generated code /// /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// private void InitializeComponent() { this.components = new System.ComponentModel.Container(); System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(fEquipment)); this.bn = new System.Windows.Forms.BindingNavigator(this.components); this.bindingNavigatorAddNewItem = new System.Windows.Forms.ToolStripButton(); this.bindingNavigatorCountItem = new System.Windows.Forms.ToolStripLabel(); this.bindingNavigatorDeleteItem = new System.Windows.Forms.ToolStripButton(); this.bindingNavigatorMoveFirstItem = new System.Windows.Forms.ToolStripButton(); this.bindingNavigatorMovePreviousItem = new System.Windows.Forms.ToolStripButton(); this.bindingNavigatorSeparator = new System.Windows.Forms.ToolStripSeparator(); this.bindingNavigatorPositionItem = new System.Windows.Forms.ToolStripTextBox(); this.bindingNavigatorSeparator1 = new System.Windows.Forms.ToolStripSeparator(); this.bindingNavigatorMoveNextItem = new System.Windows.Forms.ToolStripButton(); this.bindingNavigatorMoveLastItem = new System.Windows.Forms.ToolStripButton(); this.bindingNavigatorSeparator2 = new System.Windows.Forms.ToolStripSeparator(); this.equipmentBindingNavigatorSaveItem = new System.Windows.Forms.ToolStripButton(); this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator(); this.toolStripLabel1 = new System.Windows.Forms.ToolStripLabel(); this.tbFilter = new System.Windows.Forms.ToolStripTextBox(); this.btFind = new System.Windows.Forms.ToolStripButton(); this.toolStripButton1 = new System.Windows.Forms.ToolStripButton(); this.prb1 = new System.Windows.Forms.ToolStripProgressBar(); this.dv = new System.Windows.Forms.DataGridView(); this.primaryDataGridViewCheckBoxColumn = new System.Windows.Forms.DataGridViewCheckBoxColumn(); this.ingDataGridViewCheckBoxColumn = new System.Windows.Forms.DataGridViewCheckBoxColumn(); this.exceptDataGridViewCheckBoxColumn = new System.Windows.Forms.DataGridViewCheckBoxColumn(); this.assetDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.grpDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.typeDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.flagDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.plantDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.grp2DataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.modelDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.linecodeDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.lineTDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.linePDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.serialDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.manuDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.version = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.dvc_param = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.memoDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.cm1 = new System.Windows.Forms.ContextMenuStrip(this.components); this.autosizeColumnsToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.bsAll = new System.Windows.Forms.BindingSource(this.components); this.dsEQ = new FEQ0000.dsEQ(); this.label1 = new System.Windows.Forms.Label(); this.cbTeamPart = new System.Windows.Forms.ComboBox(); this.label2 = new System.Windows.Forms.Label(); this.cmbLine = new System.Windows.Forms.ComboBox(); this.label3 = new System.Windows.Forms.Label(); this.cmbManu = new System.Windows.Forms.ComboBox(); this.cmbType = new System.Windows.Forms.ComboBox(); this.label5 = new System.Windows.Forms.Label(); this.tbSearch = new System.Windows.Forms.TextBox(); this.groupBox1 = new System.Windows.Forms.GroupBox(); this.radexpy = new System.Windows.Forms.RadioButton(); this.radexpa = new System.Windows.Forms.RadioButton(); this.radexpn = new System.Windows.Forms.RadioButton(); this.panel1 = new System.Windows.Forms.Panel(); this.linkLabel1 = new System.Windows.Forms.LinkLabel(); this.groupBox2 = new System.Windows.Forms.GroupBox(); this.radioButton1 = new System.Windows.Forms.RadioButton(); this.radioButton2 = new System.Windows.Forms.RadioButton(); this.radioButton3 = new System.Windows.Forms.RadioButton(); this.cmbPlant = new System.Windows.Forms.ComboBox(); this.label6 = new System.Windows.Forms.Label(); this.toolStrip1 = new System.Windows.Forms.ToolStrip(); this.btImport = new System.Windows.Forms.ToolStripButton(); this.toolStripSeparator3 = new System.Windows.Forms.ToolStripSeparator(); this.toolStripButton2 = new System.Windows.Forms.ToolStripDropDownButton(); this.toolStripButton7 = new System.Windows.Forms.ToolStripButton(); this.applyToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.toolStripButton4 = new System.Windows.Forms.ToolStripButton(); this.toolStripSeparator2 = new System.Windows.Forms.ToolStripSeparator(); this.btRefresh = new System.Windows.Forms.ToolStripButton(); this.cmbDate = new System.Windows.Forms.ToolStripComboBox(); this.toolStripLabel2 = new System.Windows.Forms.ToolStripLabel(); this.toolStripDropDownButton1 = new System.Windows.Forms.ToolStripButton(); this.toolStripDropDownButton2 = new System.Windows.Forms.ToolStripDropDownButton(); this.장비모델생성공통07ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.tam = new FEQ0000.dsEQTableAdapters.TableAdapterManager(); this.taAll = new FEQ0000.dsEQTableAdapters.EETGW_EquipmentTableAdapter(); ((System.ComponentModel.ISupportInitialize)(this.bn)).BeginInit(); this.bn.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.dv)).BeginInit(); this.cm1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.bsAll)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.dsEQ)).BeginInit(); this.groupBox1.SuspendLayout(); this.panel1.SuspendLayout(); this.groupBox2.SuspendLayout(); this.toolStrip1.SuspendLayout(); this.SuspendLayout(); // // bn // this.bn.AddNewItem = this.bindingNavigatorAddNewItem; this.bn.CountItem = this.bindingNavigatorCountItem; this.bn.DeleteItem = this.bindingNavigatorDeleteItem; this.bn.Dock = System.Windows.Forms.DockStyle.Bottom; this.bn.Items.AddRange(new System.Windows.Forms.ToolStripItem[] { this.bindingNavigatorMoveFirstItem, this.bindingNavigatorMovePreviousItem, this.bindingNavigatorSeparator, this.bindingNavigatorPositionItem, this.bindingNavigatorCountItem, this.bindingNavigatorSeparator1, this.bindingNavigatorMoveNextItem, this.bindingNavigatorMoveLastItem, this.bindingNavigatorSeparator2, this.bindingNavigatorAddNewItem, this.bindingNavigatorDeleteItem, this.equipmentBindingNavigatorSaveItem, this.toolStripSeparator1, this.toolStripLabel1, this.tbFilter, this.btFind, this.toolStripButton1, this.prb1}); this.bn.Location = new System.Drawing.Point(0, 596); this.bn.MoveFirstItem = this.bindingNavigatorMoveFirstItem; this.bn.MoveLastItem = this.bindingNavigatorMoveLastItem; this.bn.MoveNextItem = this.bindingNavigatorMoveNextItem; this.bn.MovePreviousItem = this.bindingNavigatorMovePreviousItem; this.bn.Name = "bn"; this.bn.PositionItem = this.bindingNavigatorPositionItem; this.bn.Size = new System.Drawing.Size(1105, 25); this.bn.TabIndex = 0; this.bn.Text = "bindingNavigator1"; // // bindingNavigatorAddNewItem // this.bindingNavigatorAddNewItem.Image = ((System.Drawing.Image)(resources.GetObject("bindingNavigatorAddNewItem.Image"))); this.bindingNavigatorAddNewItem.Name = "bindingNavigatorAddNewItem"; this.bindingNavigatorAddNewItem.RightToLeftAutoMirrorImage = true; this.bindingNavigatorAddNewItem.Size = new System.Drawing.Size(65, 22); this.bindingNavigatorAddNewItem.Text = "Add(&A)"; this.bindingNavigatorAddNewItem.Click += new System.EventHandler(this.bindingNavigatorAddNewItem_Click); // // bindingNavigatorCountItem // this.bindingNavigatorCountItem.Name = "bindingNavigatorCountItem"; this.bindingNavigatorCountItem.Size = new System.Drawing.Size(27, 22); this.bindingNavigatorCountItem.Text = "/{0}"; this.bindingNavigatorCountItem.ToolTipText = "전체 항목 수"; // // bindingNavigatorDeleteItem // this.bindingNavigatorDeleteItem.Image = ((System.Drawing.Image)(resources.GetObject("bindingNavigatorDeleteItem.Image"))); this.bindingNavigatorDeleteItem.Name = "bindingNavigatorDeleteItem"; this.bindingNavigatorDeleteItem.RightToLeftAutoMirrorImage = true; this.bindingNavigatorDeleteItem.Size = new System.Drawing.Size(78, 22); this.bindingNavigatorDeleteItem.Text = "Delete(&D)"; // // bindingNavigatorMoveFirstItem // this.bindingNavigatorMoveFirstItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image; this.bindingNavigatorMoveFirstItem.Image = ((System.Drawing.Image)(resources.GetObject("bindingNavigatorMoveFirstItem.Image"))); this.bindingNavigatorMoveFirstItem.Name = "bindingNavigatorMoveFirstItem"; this.bindingNavigatorMoveFirstItem.RightToLeftAutoMirrorImage = true; this.bindingNavigatorMoveFirstItem.Size = new System.Drawing.Size(23, 22); this.bindingNavigatorMoveFirstItem.Text = "처음으로 이동"; // // bindingNavigatorMovePreviousItem // this.bindingNavigatorMovePreviousItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image; this.bindingNavigatorMovePreviousItem.Image = ((System.Drawing.Image)(resources.GetObject("bindingNavigatorMovePreviousItem.Image"))); this.bindingNavigatorMovePreviousItem.Name = "bindingNavigatorMovePreviousItem"; this.bindingNavigatorMovePreviousItem.RightToLeftAutoMirrorImage = true; this.bindingNavigatorMovePreviousItem.Size = new System.Drawing.Size(23, 22); this.bindingNavigatorMovePreviousItem.Text = "이전으로 이동"; // // bindingNavigatorSeparator // this.bindingNavigatorSeparator.Name = "bindingNavigatorSeparator"; this.bindingNavigatorSeparator.Size = new System.Drawing.Size(6, 25); // // bindingNavigatorPositionItem // this.bindingNavigatorPositionItem.AccessibleName = "위치"; this.bindingNavigatorPositionItem.AutoSize = false; this.bindingNavigatorPositionItem.Font = new System.Drawing.Font("맑은 고딕", 9F); this.bindingNavigatorPositionItem.Name = "bindingNavigatorPositionItem"; this.bindingNavigatorPositionItem.Size = new System.Drawing.Size(50, 23); this.bindingNavigatorPositionItem.Text = "0"; this.bindingNavigatorPositionItem.ToolTipText = "현재 위치"; // // bindingNavigatorSeparator1 // this.bindingNavigatorSeparator1.Name = "bindingNavigatorSeparator1"; this.bindingNavigatorSeparator1.Size = new System.Drawing.Size(6, 25); // // bindingNavigatorMoveNextItem // this.bindingNavigatorMoveNextItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image; this.bindingNavigatorMoveNextItem.Image = ((System.Drawing.Image)(resources.GetObject("bindingNavigatorMoveNextItem.Image"))); this.bindingNavigatorMoveNextItem.Name = "bindingNavigatorMoveNextItem"; this.bindingNavigatorMoveNextItem.RightToLeftAutoMirrorImage = true; this.bindingNavigatorMoveNextItem.Size = new System.Drawing.Size(23, 22); this.bindingNavigatorMoveNextItem.Text = "다음으로 이동"; // // bindingNavigatorMoveLastItem // this.bindingNavigatorMoveLastItem.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image; this.bindingNavigatorMoveLastItem.Image = ((System.Drawing.Image)(resources.GetObject("bindingNavigatorMoveLastItem.Image"))); this.bindingNavigatorMoveLastItem.Name = "bindingNavigatorMoveLastItem"; this.bindingNavigatorMoveLastItem.RightToLeftAutoMirrorImage = true; this.bindingNavigatorMoveLastItem.Size = new System.Drawing.Size(23, 22); this.bindingNavigatorMoveLastItem.Text = "마지막으로 이동"; // // bindingNavigatorSeparator2 // this.bindingNavigatorSeparator2.Name = "bindingNavigatorSeparator2"; this.bindingNavigatorSeparator2.Size = new System.Drawing.Size(6, 25); // // equipmentBindingNavigatorSaveItem // this.equipmentBindingNavigatorSaveItem.Image = ((System.Drawing.Image)(resources.GetObject("equipmentBindingNavigatorSaveItem.Image"))); this.equipmentBindingNavigatorSaveItem.Name = "equipmentBindingNavigatorSaveItem"; this.equipmentBindingNavigatorSaveItem.Size = new System.Drawing.Size(67, 22); this.equipmentBindingNavigatorSaveItem.Text = "Save(&S)"; this.equipmentBindingNavigatorSaveItem.Click += new System.EventHandler(this.equipmentBindingNavigatorSaveItem_Click); // // toolStripSeparator1 // this.toolStripSeparator1.Name = "toolStripSeparator1"; this.toolStripSeparator1.Size = new System.Drawing.Size(6, 25); // // toolStripLabel1 // this.toolStripLabel1.Name = "toolStripLabel1"; this.toolStripLabel1.Size = new System.Drawing.Size(33, 22); this.toolStripLabel1.Text = "Filter"; // // tbFilter // this.tbFilter.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.tbFilter.Font = new System.Drawing.Font("맑은 고딕", 9F); this.tbFilter.Name = "tbFilter"; this.tbFilter.Size = new System.Drawing.Size(150, 25); this.tbFilter.KeyDown += new System.Windows.Forms.KeyEventHandler(this.tbFilter_KeyDown); // // btFind // this.btFind.Image = ((System.Drawing.Image)(resources.GetObject("btFind.Image"))); this.btFind.ImageTransparentColor = System.Drawing.Color.Magenta; this.btFind.Name = "btFind"; this.btFind.Size = new System.Drawing.Size(64, 22); this.btFind.Text = "Find(&F)"; this.btFind.Click += new System.EventHandler(this.toolStripButton1_Click); // // toolStripButton1 // this.toolStripButton1.Alignment = System.Windows.Forms.ToolStripItemAlignment.Right; this.toolStripButton1.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButton1.Image"))); this.toolStripButton1.ImageTransparentColor = System.Drawing.Color.Magenta; this.toolStripButton1.Name = "toolStripButton1"; this.toolStripButton1.Size = new System.Drawing.Size(96, 22); this.toolStripButton1.Text = "Plant Update"; this.toolStripButton1.ToolTipText = "Tem/Part 정보는 서버의 정보를 기준으로 변경 합니다."; this.toolStripButton1.Click += new System.EventHandler(this.toolStripButton1_Click_1); // // prb1 // this.prb1.Name = "prb1"; this.prb1.Size = new System.Drawing.Size(100, 22); // // dv // this.dv.AllowUserToAddRows = false; this.dv.AutoGenerateColumns = false; this.dv.ColumnHeadersHeight = 30; this.dv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing; this.dv.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] { this.primaryDataGridViewCheckBoxColumn, this.ingDataGridViewCheckBoxColumn, this.exceptDataGridViewCheckBoxColumn, this.assetDataGridViewTextBoxColumn, this.grpDataGridViewTextBoxColumn, this.typeDataGridViewTextBoxColumn, this.flagDataGridViewTextBoxColumn, this.plantDataGridViewTextBoxColumn, this.grp2DataGridViewTextBoxColumn, this.modelDataGridViewTextBoxColumn, this.linecodeDataGridViewTextBoxColumn, this.lineTDataGridViewTextBoxColumn, this.linePDataGridViewTextBoxColumn, this.serialDataGridViewTextBoxColumn, this.manuDataGridViewTextBoxColumn, this.version, this.dvc_param, this.memoDataGridViewTextBoxColumn}); this.dv.ContextMenuStrip = this.cm1; this.dv.DataSource = this.bsAll; this.dv.Dock = System.Windows.Forms.DockStyle.Fill; this.dv.Location = new System.Drawing.Point(0, 120); this.dv.Name = "dv"; this.dv.RowTemplate.Height = 23; this.dv.Size = new System.Drawing.Size(1105, 476); this.dv.TabIndex = 1; // // primaryDataGridViewCheckBoxColumn // this.primaryDataGridViewCheckBoxColumn.DataPropertyName = "primary"; this.primaryDataGridViewCheckBoxColumn.HeaderText = "primary"; this.primaryDataGridViewCheckBoxColumn.Name = "primaryDataGridViewCheckBoxColumn"; // // ingDataGridViewCheckBoxColumn // this.ingDataGridViewCheckBoxColumn.DataPropertyName = "ing"; this.ingDataGridViewCheckBoxColumn.HeaderText = "잉여"; this.ingDataGridViewCheckBoxColumn.Name = "ingDataGridViewCheckBoxColumn"; // // exceptDataGridViewCheckBoxColumn // this.exceptDataGridViewCheckBoxColumn.DataPropertyName = "except"; this.exceptDataGridViewCheckBoxColumn.HeaderText = "제외"; this.exceptDataGridViewCheckBoxColumn.Name = "exceptDataGridViewCheckBoxColumn"; // // assetDataGridViewTextBoxColumn // this.assetDataGridViewTextBoxColumn.DataPropertyName = "asset"; this.assetDataGridViewTextBoxColumn.HeaderText = "asset"; this.assetDataGridViewTextBoxColumn.Name = "assetDataGridViewTextBoxColumn"; // // grpDataGridViewTextBoxColumn // this.grpDataGridViewTextBoxColumn.DataPropertyName = "grp"; this.grpDataGridViewTextBoxColumn.HeaderText = "grp"; this.grpDataGridViewTextBoxColumn.Name = "grpDataGridViewTextBoxColumn"; // // typeDataGridViewTextBoxColumn // this.typeDataGridViewTextBoxColumn.DataPropertyName = "type"; this.typeDataGridViewTextBoxColumn.HeaderText = "type"; this.typeDataGridViewTextBoxColumn.Name = "typeDataGridViewTextBoxColumn"; // // flagDataGridViewTextBoxColumn // this.flagDataGridViewTextBoxColumn.DataPropertyName = "flag"; this.flagDataGridViewTextBoxColumn.HeaderText = "flag"; this.flagDataGridViewTextBoxColumn.Name = "flagDataGridViewTextBoxColumn"; // // plantDataGridViewTextBoxColumn // this.plantDataGridViewTextBoxColumn.DataPropertyName = "plant"; this.plantDataGridViewTextBoxColumn.HeaderText = "plant"; this.plantDataGridViewTextBoxColumn.Name = "plantDataGridViewTextBoxColumn"; // // grp2DataGridViewTextBoxColumn // this.grp2DataGridViewTextBoxColumn.DataPropertyName = "grp2"; this.grp2DataGridViewTextBoxColumn.HeaderText = "grp2"; this.grp2DataGridViewTextBoxColumn.Name = "grp2DataGridViewTextBoxColumn"; // // modelDataGridViewTextBoxColumn // this.modelDataGridViewTextBoxColumn.DataPropertyName = "model"; this.modelDataGridViewTextBoxColumn.HeaderText = "model"; this.modelDataGridViewTextBoxColumn.Name = "modelDataGridViewTextBoxColumn"; // // linecodeDataGridViewTextBoxColumn // this.linecodeDataGridViewTextBoxColumn.DataPropertyName = "linecode"; this.linecodeDataGridViewTextBoxColumn.HeaderText = "linecode"; this.linecodeDataGridViewTextBoxColumn.Name = "linecodeDataGridViewTextBoxColumn"; // // lineTDataGridViewTextBoxColumn // this.lineTDataGridViewTextBoxColumn.DataPropertyName = "lineT"; this.lineTDataGridViewTextBoxColumn.HeaderText = "lineT"; this.lineTDataGridViewTextBoxColumn.Name = "lineTDataGridViewTextBoxColumn"; // // linePDataGridViewTextBoxColumn // this.linePDataGridViewTextBoxColumn.DataPropertyName = "lineP"; this.linePDataGridViewTextBoxColumn.HeaderText = "lineP"; this.linePDataGridViewTextBoxColumn.Name = "linePDataGridViewTextBoxColumn"; // // serialDataGridViewTextBoxColumn // this.serialDataGridViewTextBoxColumn.DataPropertyName = "serial"; this.serialDataGridViewTextBoxColumn.HeaderText = "serial"; this.serialDataGridViewTextBoxColumn.Name = "serialDataGridViewTextBoxColumn"; // // manuDataGridViewTextBoxColumn // this.manuDataGridViewTextBoxColumn.DataPropertyName = "manu"; this.manuDataGridViewTextBoxColumn.HeaderText = "manu"; this.manuDataGridViewTextBoxColumn.Name = "manuDataGridViewTextBoxColumn"; // // version // this.version.DataPropertyName = "version"; this.version.HeaderText = "version"; this.version.Name = "version"; // // dvc_param // this.dvc_param.DataPropertyName = "param1"; this.dvc_param.HeaderText = "param1"; this.dvc_param.Name = "dvc_param"; // // memoDataGridViewTextBoxColumn // this.memoDataGridViewTextBoxColumn.DataPropertyName = "memo"; this.memoDataGridViewTextBoxColumn.HeaderText = "memo"; this.memoDataGridViewTextBoxColumn.Name = "memoDataGridViewTextBoxColumn"; // // cm1 // this.cm1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] { this.autosizeColumnsToolStripMenuItem}); this.cm1.Name = "cm1"; this.cm1.Size = new System.Drawing.Size(173, 26); // // autosizeColumnsToolStripMenuItem // this.autosizeColumnsToolStripMenuItem.Name = "autosizeColumnsToolStripMenuItem"; this.autosizeColumnsToolStripMenuItem.Size = new System.Drawing.Size(172, 22); this.autosizeColumnsToolStripMenuItem.Text = "Autosize Columns"; this.autosizeColumnsToolStripMenuItem.Click += new System.EventHandler(this.autosizeColumnsToolStripMenuItem_Click); // // bsAll // this.bsAll.DataMember = "EETGW_Equipment"; this.bsAll.DataSource = this.dsEQ; // // dsEQ // this.dsEQ.DataSetName = "dsEQ"; this.dsEQ.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema; // // label1 // this.label1.AutoSize = true; this.label1.Location = new System.Drawing.Point(228, 38); this.label1.Name = "label1"; this.label1.Size = new System.Drawing.Size(76, 12); this.label1.TabIndex = 0; this.label1.Text = "Team && Part"; // // cbTeamPart // this.cbTeamPart.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend; this.cbTeamPart.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems; this.cbTeamPart.FormattingEnabled = true; this.cbTeamPart.Location = new System.Drawing.Point(310, 34); this.cbTeamPart.Name = "cbTeamPart"; this.cbTeamPart.Size = new System.Drawing.Size(142, 20); this.cbTeamPart.TabIndex = 1; // // label2 // this.label2.AutoSize = true; this.label2.Location = new System.Drawing.Point(15, 36); this.label2.Name = "label2"; this.label2.Size = new System.Drawing.Size(57, 12); this.label2.TabIndex = 2; this.label2.Text = "line code"; // // cmbLine // this.cmbLine.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend; this.cmbLine.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems; this.cmbLine.FormattingEnabled = true; this.cmbLine.Location = new System.Drawing.Point(79, 32); this.cmbLine.Name = "cmbLine"; this.cmbLine.Size = new System.Drawing.Size(142, 20); this.cmbLine.TabIndex = 3; // // label3 // this.label3.AutoSize = true; this.label3.Location = new System.Drawing.Point(662, 64); this.label3.Name = "label3"; this.label3.Size = new System.Drawing.Size(40, 12); this.label3.TabIndex = 4; this.label3.Text = "Maker"; // // cmbManu // this.cmbManu.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend; this.cmbManu.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems; this.cmbManu.FormattingEnabled = true; this.cmbManu.Location = new System.Drawing.Point(709, 60); this.cmbManu.Name = "cmbManu"; this.cmbManu.Size = new System.Drawing.Size(142, 20); this.cmbManu.TabIndex = 5; // // cmbType // this.cmbType.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend; this.cmbType.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems; this.cmbType.FormattingEnabled = true; this.cmbType.Location = new System.Drawing.Point(79, 60); this.cmbType.Name = "cmbType"; this.cmbType.Size = new System.Drawing.Size(576, 20); this.cmbType.TabIndex = 7; this.cmbType.SelectedIndexChanged += new System.EventHandler(this.cmbType_SelectedIndexChanged); // // label5 // this.label5.AutoSize = true; this.label5.Location = new System.Drawing.Point(27, 12); this.label5.Name = "label5"; this.label5.Size = new System.Drawing.Size(45, 12); this.label5.TabIndex = 8; this.label5.Text = "Search"; // // tbSearch // this.tbSearch.Location = new System.Drawing.Point(79, 8); this.tbSearch.Name = "tbSearch"; this.tbSearch.Size = new System.Drawing.Size(142, 21); this.tbSearch.TabIndex = 9; // // groupBox1 // this.groupBox1.Controls.Add(this.radexpy); this.groupBox1.Controls.Add(this.radexpa); this.groupBox1.Controls.Add(this.radexpn); this.groupBox1.Location = new System.Drawing.Point(469, 8); this.groupBox1.Name = "groupBox1"; this.groupBox1.Size = new System.Drawing.Size(186, 48); this.groupBox1.TabIndex = 13; this.groupBox1.TabStop = false; this.groupBox1.Text = "제외"; // // radexpy // this.radexpy.AutoSize = true; this.radexpy.Location = new System.Drawing.Point(66, 22); this.radexpy.Name = "radexpy"; this.radexpy.Size = new System.Drawing.Size(45, 16); this.radexpy.TabIndex = 12; this.radexpy.TabStop = true; this.radexpy.Text = "Yes"; this.radexpy.UseVisualStyleBackColor = true; // // radexpa // this.radexpa.AutoSize = true; this.radexpa.Location = new System.Drawing.Point(14, 22); this.radexpa.Name = "radexpa"; this.radexpa.Size = new System.Drawing.Size(36, 16); this.radexpa.TabIndex = 12; this.radexpa.TabStop = true; this.radexpa.Text = "all"; this.radexpa.UseVisualStyleBackColor = true; // // radexpn // this.radexpn.AutoSize = true; this.radexpn.Checked = true; this.radexpn.Location = new System.Drawing.Point(130, 22); this.radexpn.Name = "radexpn"; this.radexpn.Size = new System.Drawing.Size(39, 16); this.radexpn.TabIndex = 12; this.radexpn.TabStop = true; this.radexpn.Text = "No"; this.radexpn.UseVisualStyleBackColor = true; // // panel1 // this.panel1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(200)))), ((int)(((byte)(200)))), ((int)(((byte)(200))))); this.panel1.Controls.Add(this.linkLabel1); this.panel1.Controls.Add(this.groupBox2); this.panel1.Controls.Add(this.cmbPlant); this.panel1.Controls.Add(this.label6); this.panel1.Controls.Add(this.groupBox1); this.panel1.Controls.Add(this.tbSearch); this.panel1.Controls.Add(this.label5); this.panel1.Controls.Add(this.cmbType); this.panel1.Controls.Add(this.cmbManu); this.panel1.Controls.Add(this.label3); this.panel1.Controls.Add(this.cmbLine); this.panel1.Controls.Add(this.label2); this.panel1.Controls.Add(this.cbTeamPart); this.panel1.Controls.Add(this.label1); this.panel1.Dock = System.Windows.Forms.DockStyle.Top; this.panel1.Location = new System.Drawing.Point(0, 30); this.panel1.Name = "panel1"; this.panel1.Size = new System.Drawing.Size(1105, 90); this.panel1.TabIndex = 2; this.panel1.Visible = false; // // linkLabel1 // this.linkLabel1.AutoSize = true; this.linkLabel1.Location = new System.Drawing.Point(21, 64); this.linkLabel1.Name = "linkLabel1"; this.linkLabel1.Size = new System.Drawing.Size(52, 12); this.linkLabel1.TabIndex = 16; this.linkLabel1.TabStop = true; this.linkLabel1.Text = "Process"; this.linkLabel1.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.linkLabel1_LinkClicked); // // groupBox2 // this.groupBox2.Controls.Add(this.radioButton1); this.groupBox2.Controls.Add(this.radioButton2); this.groupBox2.Controls.Add(this.radioButton3); this.groupBox2.Location = new System.Drawing.Point(665, 8); this.groupBox2.Name = "groupBox2"; this.groupBox2.Size = new System.Drawing.Size(186, 48); this.groupBox2.TabIndex = 14; this.groupBox2.TabStop = false; this.groupBox2.Text = "잉여"; this.groupBox2.Enter += new System.EventHandler(this.groupBox2_Enter); // // radioButton1 // this.radioButton1.AutoSize = true; this.radioButton1.Location = new System.Drawing.Point(66, 23); this.radioButton1.Name = "radioButton1"; this.radioButton1.Size = new System.Drawing.Size(45, 16); this.radioButton1.TabIndex = 12; this.radioButton1.Text = "Yes"; this.radioButton1.UseVisualStyleBackColor = true; // // radioButton2 // this.radioButton2.AutoSize = true; this.radioButton2.Location = new System.Drawing.Point(14, 23); this.radioButton2.Name = "radioButton2"; this.radioButton2.Size = new System.Drawing.Size(36, 16); this.radioButton2.TabIndex = 12; this.radioButton2.Text = "all"; this.radioButton2.UseVisualStyleBackColor = true; // // radioButton3 // this.radioButton3.AutoSize = true; this.radioButton3.Checked = true; this.radioButton3.Location = new System.Drawing.Point(126, 23); this.radioButton3.Name = "radioButton3"; this.radioButton3.Size = new System.Drawing.Size(39, 16); this.radioButton3.TabIndex = 12; this.radioButton3.TabStop = true; this.radioButton3.Text = "No"; this.radioButton3.UseVisualStyleBackColor = true; // // cmbPlant // this.cmbPlant.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend; this.cmbPlant.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems; this.cmbPlant.FormattingEnabled = true; this.cmbPlant.Location = new System.Drawing.Point(310, 9); this.cmbPlant.Name = "cmbPlant"; this.cmbPlant.Size = new System.Drawing.Size(142, 20); this.cmbPlant.TabIndex = 15; // // label6 // this.label6.AutoSize = true; this.label6.Location = new System.Drawing.Point(271, 13); this.label6.Name = "label6"; this.label6.Size = new System.Drawing.Size(33, 12); this.label6.TabIndex = 14; this.label6.Text = "Plant"; // // toolStrip1 // this.toolStrip1.AutoSize = false; this.toolStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] { this.btImport, this.toolStripSeparator3, this.toolStripButton2, this.toolStripButton4, this.toolStripSeparator2, this.btRefresh, this.cmbDate, this.toolStripLabel2, this.toolStripDropDownButton1, this.toolStripDropDownButton2}); this.toolStrip1.Location = new System.Drawing.Point(0, 0); this.toolStrip1.Name = "toolStrip1"; this.toolStrip1.Size = new System.Drawing.Size(1105, 30); this.toolStrip1.TabIndex = 3; this.toolStrip1.Text = "toolStrip1"; // // btImport // this.btImport.Image = ((System.Drawing.Image)(resources.GetObject("btImport.Image"))); this.btImport.ImageTransparentColor = System.Drawing.Color.Magenta; this.btImport.Name = "btImport"; this.btImport.Size = new System.Drawing.Size(63, 27); this.btImport.Text = "Import"; this.btImport.Click += new System.EventHandler(this.toolStripButton5_Click); // // toolStripSeparator3 // this.toolStripSeparator3.Name = "toolStripSeparator3"; this.toolStripSeparator3.Size = new System.Drawing.Size(6, 30); // // toolStripButton2 // this.toolStripButton2.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { this.toolStripButton7, this.applyToolStripMenuItem}); this.toolStripButton2.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButton2.Image"))); this.toolStripButton2.ImageTransparentColor = System.Drawing.Color.Magenta; this.toolStripButton2.Name = "toolStripButton2"; this.toolStripButton2.Size = new System.Drawing.Size(99, 27); this.toolStripButton2.Text = "Data Macro"; this.toolStripButton2.Click += new System.EventHandler(this.toolStripButton2_Click); // // toolStripButton7 // this.toolStripButton7.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButton7.Image"))); this.toolStripButton7.ImageTransparentColor = System.Drawing.Color.Magenta; this.toolStripButton7.Name = "toolStripButton7"; this.toolStripButton7.Size = new System.Drawing.Size(112, 20); this.toolStripButton7.Text = "Macro Manager"; this.toolStripButton7.Click += new System.EventHandler(this.toolStripButton7_Click); // // applyToolStripMenuItem // this.applyToolStripMenuItem.Name = "applyToolStripMenuItem"; this.applyToolStripMenuItem.Size = new System.Drawing.Size(180, 22); this.applyToolStripMenuItem.Text = "Apply"; this.applyToolStripMenuItem.Click += new System.EventHandler(this.applyToolStripMenuItem_Click); // // toolStripButton4 // this.toolStripButton4.Alignment = System.Windows.Forms.ToolStripItemAlignment.Right; this.toolStripButton4.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButton4.Image"))); this.toolStripButton4.ImageTransparentColor = System.Drawing.Color.Magenta; this.toolStripButton4.Name = "toolStripButton4"; this.toolStripButton4.Size = new System.Drawing.Size(62, 27); this.toolStripButton4.Text = "Report"; this.toolStripButton4.Click += new System.EventHandler(this.toolStripButton4_Click); // // toolStripSeparator2 // this.toolStripSeparator2.Name = "toolStripSeparator2"; this.toolStripSeparator2.Size = new System.Drawing.Size(6, 30); // // btRefresh // this.btRefresh.Alignment = System.Windows.Forms.ToolStripItemAlignment.Right; this.btRefresh.Image = ((System.Drawing.Image)(resources.GetObject("btRefresh.Image"))); this.btRefresh.ImageTransparentColor = System.Drawing.Color.Magenta; this.btRefresh.Name = "btRefresh"; this.btRefresh.Size = new System.Drawing.Size(82, 27); this.btRefresh.Text = "Data View"; this.btRefresh.Click += new System.EventHandler(this.toolStripButton6_Click); // // cmbDate // this.cmbDate.Alignment = System.Windows.Forms.ToolStripItemAlignment.Right; this.cmbDate.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.cmbDate.FlatStyle = System.Windows.Forms.FlatStyle.Standard; this.cmbDate.Name = "cmbDate"; this.cmbDate.Size = new System.Drawing.Size(121, 30); // // toolStripLabel2 // this.toolStripLabel2.Alignment = System.Windows.Forms.ToolStripItemAlignment.Right; this.toolStripLabel2.Name = "toolStripLabel2"; this.toolStripLabel2.Size = new System.Drawing.Size(32, 27); this.toolStripLabel2.Text = "Date"; // // toolStripDropDownButton1 // this.toolStripDropDownButton1.Image = ((System.Drawing.Image)(resources.GetObject("toolStripDropDownButton1.Image"))); this.toolStripDropDownButton1.ImageTransparentColor = System.Drawing.Color.Magenta; this.toolStripDropDownButton1.Name = "toolStripDropDownButton1"; this.toolStripDropDownButton1.Size = new System.Drawing.Size(101, 27); this.toolStripDropDownButton1.Text = "Filter Window"; this.toolStripDropDownButton1.Click += new System.EventHandler(this.toolStripDropDownButton1_Click); // // toolStripDropDownButton2 // this.toolStripDropDownButton2.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { this.장비모델생성공통07ToolStripMenuItem}); this.toolStripDropDownButton2.Image = ((System.Drawing.Image)(resources.GetObject("toolStripDropDownButton2.Image"))); this.toolStripDropDownButton2.ImageTransparentColor = System.Drawing.Color.Magenta; this.toolStripDropDownButton2.Name = "toolStripDropDownButton2"; this.toolStripDropDownButton2.Size = new System.Drawing.Size(70, 27); this.toolStripDropDownButton2.Text = "debug"; // // 장비모델생성공통07ToolStripMenuItem // this.장비모델생성공통07ToolStripMenuItem.Name = "장비모델생성공통07ToolStripMenuItem"; this.장비모델생성공통07ToolStripMenuItem.Size = new System.Drawing.Size(192, 22); this.장비모델생성공통07ToolStripMenuItem.Text = "장비모델생성(공통07)"; this.장비모델생성공통07ToolStripMenuItem.Click += new System.EventHandler(this.장비모델생성공통07ToolStripMenuItem_Click); // // tam // this.tam.BackupDataSetBeforeUpdate = false; this.tam.Connection = null; this.tam.EETGW_EquipmentTableAdapter = null; this.tam.EqDateListTableAdapter = null; this.tam.EquipmentFilterTableAdapter = null; this.tam.LineCodeTableAdapter = null; this.tam.UpdateOrder = FEQ0000.dsEQTableAdapters.TableAdapterManager.UpdateOrderOption.InsertUpdateDelete; // // taAll // this.taAll.ClearBeforeFill = true; // // fEquipment // this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 12F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(1105, 621); this.Controls.Add(this.dv); this.Controls.Add(this.panel1); this.Controls.Add(this.bn); this.Controls.Add(this.toolStrip1); this.Name = "fEquipment"; this.Text = "fEquipment"; this.Load += new System.EventHandler(this.@__Load); ((System.ComponentModel.ISupportInitialize)(this.bn)).EndInit(); this.bn.ResumeLayout(false); this.bn.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.dv)).EndInit(); this.cm1.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.bsAll)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.dsEQ)).EndInit(); this.groupBox1.ResumeLayout(false); this.groupBox1.PerformLayout(); this.panel1.ResumeLayout(false); this.panel1.PerformLayout(); this.groupBox2.ResumeLayout(false); this.groupBox2.PerformLayout(); this.toolStrip1.ResumeLayout(false); this.toolStrip1.PerformLayout(); this.ResumeLayout(false); this.PerformLayout(); } #endregion private System.Windows.Forms.BindingNavigator bn; private System.Windows.Forms.ToolStripButton bindingNavigatorAddNewItem; private System.Windows.Forms.ToolStripLabel bindingNavigatorCountItem; private System.Windows.Forms.ToolStripButton bindingNavigatorDeleteItem; private System.Windows.Forms.ToolStripButton bindingNavigatorMoveFirstItem; private System.Windows.Forms.ToolStripButton bindingNavigatorMovePreviousItem; private System.Windows.Forms.ToolStripSeparator bindingNavigatorSeparator; private System.Windows.Forms.ToolStripTextBox bindingNavigatorPositionItem; private System.Windows.Forms.ToolStripSeparator bindingNavigatorSeparator1; private System.Windows.Forms.ToolStripButton bindingNavigatorMoveNextItem; private System.Windows.Forms.ToolStripButton bindingNavigatorMoveLastItem; private System.Windows.Forms.ToolStripSeparator bindingNavigatorSeparator2; private System.Windows.Forms.ToolStripButton equipmentBindingNavigatorSaveItem; private System.Windows.Forms.DataGridView dv; private dsEQ dsEQ; private System.Windows.Forms.Label label1; private System.Windows.Forms.ComboBox cbTeamPart; private System.Windows.Forms.Label label2; private System.Windows.Forms.ComboBox cmbLine; private System.Windows.Forms.Label label3; private System.Windows.Forms.ComboBox cmbManu; private System.Windows.Forms.ComboBox cmbType; private System.Windows.Forms.Label label5; private System.Windows.Forms.TextBox tbSearch; private System.Windows.Forms.GroupBox groupBox1; private System.Windows.Forms.RadioButton radexpy; private System.Windows.Forms.RadioButton radexpa; private System.Windows.Forms.RadioButton radexpn; private System.Windows.Forms.Panel panel1; private dsEQTableAdapters.TableAdapterManager tam; private System.Windows.Forms.ToolStripSeparator toolStripSeparator1; private System.Windows.Forms.ToolStripLabel toolStripLabel1; private System.Windows.Forms.ToolStripTextBox tbFilter; private System.Windows.Forms.ToolStripButton btFind; private System.Windows.Forms.ToolStrip toolStrip1; private System.Windows.Forms.ToolStripButton toolStripButton4; private System.Windows.Forms.ToolStripButton btImport; private System.Windows.Forms.ToolStripSeparator toolStripSeparator2; private System.Windows.Forms.ToolStripButton btRefresh; private System.Windows.Forms.ToolStripComboBox cmbDate; private System.Windows.Forms.ToolStripLabel toolStripLabel2; private System.Windows.Forms.ToolStripButton toolStripDropDownButton1; private System.Windows.Forms.ToolStripSeparator toolStripSeparator3; private System.Windows.Forms.ContextMenuStrip cm1; private System.Windows.Forms.ToolStripMenuItem autosizeColumnsToolStripMenuItem; private System.Windows.Forms.ToolStripDropDownButton toolStripButton2; private System.Windows.Forms.ToolStripMenuItem applyToolStripMenuItem; private System.Windows.Forms.ToolStripButton toolStripButton7; private System.Windows.Forms.ToolStripDropDownButton toolStripDropDownButton2; private System.Windows.Forms.ToolStripMenuItem 장비모델생성공통07ToolStripMenuItem; private System.Windows.Forms.ToolStripButton toolStripButton1; private System.Windows.Forms.ToolStripProgressBar prb1; private System.Windows.Forms.ComboBox cmbPlant; private System.Windows.Forms.Label label6; private System.Windows.Forms.GroupBox groupBox2; private System.Windows.Forms.RadioButton radioButton1; private System.Windows.Forms.RadioButton radioButton2; private System.Windows.Forms.RadioButton radioButton3; private dsEQTableAdapters.EETGW_EquipmentTableAdapter taAll; private System.Windows.Forms.BindingSource bsAll; private System.Windows.Forms.DataGridViewCheckBoxColumn primaryDataGridViewCheckBoxColumn; private System.Windows.Forms.DataGridViewCheckBoxColumn ingDataGridViewCheckBoxColumn; private System.Windows.Forms.DataGridViewCheckBoxColumn exceptDataGridViewCheckBoxColumn; private System.Windows.Forms.DataGridViewTextBoxColumn assetDataGridViewTextBoxColumn; private System.Windows.Forms.DataGridViewTextBoxColumn grpDataGridViewTextBoxColumn; private System.Windows.Forms.DataGridViewTextBoxColumn typeDataGridViewTextBoxColumn; private System.Windows.Forms.DataGridViewTextBoxColumn flagDataGridViewTextBoxColumn; private System.Windows.Forms.DataGridViewTextBoxColumn plantDataGridViewTextBoxColumn; private System.Windows.Forms.DataGridViewTextBoxColumn grp2DataGridViewTextBoxColumn; private System.Windows.Forms.DataGridViewTextBoxColumn modelDataGridViewTextBoxColumn; private System.Windows.Forms.DataGridViewTextBoxColumn linecodeDataGridViewTextBoxColumn; private System.Windows.Forms.DataGridViewTextBoxColumn lineTDataGridViewTextBoxColumn; private System.Windows.Forms.DataGridViewTextBoxColumn linePDataGridViewTextBoxColumn; private System.Windows.Forms.DataGridViewTextBoxColumn serialDataGridViewTextBoxColumn; private System.Windows.Forms.DataGridViewTextBoxColumn manuDataGridViewTextBoxColumn; private System.Windows.Forms.DataGridViewTextBoxColumn version; private System.Windows.Forms.DataGridViewTextBoxColumn dvc_param; private System.Windows.Forms.DataGridViewTextBoxColumn memoDataGridViewTextBoxColumn; private System.Windows.Forms.LinkLabel linkLabel1; } }