namespace HANMI_MACH { partial class MachineMATManager { /// /// 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.panelControl27 = new DevExpress.XtraEditors.PanelControl(); this.panelControl1 = new DevExpress.XtraEditors.PanelControl(); this.lookUpEdit_MACH_CD = new DevExpress.XtraEditors.LookUpEdit(); this.labelControl1 = new DevExpress.XtraEditors.LabelControl(); this.panelControl29 = new DevExpress.XtraEditors.PanelControl(); this.textEdit_Search = new DevExpress.XtraEditors.TextEdit(); this.labelControl26 = new DevExpress.XtraEditors.LabelControl(); this.panelControl2 = new DevExpress.XtraEditors.PanelControl(); this.gridControl_MAT = new DevExpress.XtraGrid.GridControl(); this.gridView_MAT = new DevExpress.XtraGrid.Views.Grid.GridView(); this.gridColumn1 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumn2 = new DevExpress.XtraGrid.Columns.GridColumn(); this.repositoryItemCheckEdit3 = new DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit(); this.colCOMP_CD1 = new DevExpress.XtraGrid.Columns.GridColumn(); this.colMACH_CD1 = new DevExpress.XtraGrid.Columns.GridColumn(); this.replookupedit_MACH_CD = new DevExpress.XtraEditors.Repository.RepositoryItemLookUpEdit(); this.colMAT_CD = new DevExpress.XtraGrid.Columns.GridColumn(); this.colMAT_NM = new DevExpress.XtraGrid.Columns.GridColumn(); this.colMAT_NORM = new DevExpress.XtraGrid.Columns.GridColumn(); this.colUNIT_WT = new DevExpress.XtraGrid.Columns.GridColumn(); this.repositoryItemTextEdit1_NUM = new DevExpress.XtraEditors.Repository.RepositoryItemTextEdit(); this.colUNIT_MY = new DevExpress.XtraGrid.Columns.GridColumn(); this.colAS_LEAD_TIME = new DevExpress.XtraGrid.Columns.GridColumn(); this.repositoryItemLookUpEdit_COMP_CD = new DevExpress.XtraEditors.Repository.RepositoryItemLookUpEdit(); this.repositoryItemLookUpEdit_FACT_CD = new DevExpress.XtraEditors.Repository.RepositoryItemLookUpEdit(); ((System.ComponentModel.ISupportInitialize)(this.m_Repository_N0)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.m_Repository_N1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.m_Repository_N2)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.m_Repository_N3)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.m_Repository_N4)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.m_Repository_DT)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.m_Repository_DT.CalendarTimeProperties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.m_Repository_CheckYN)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.m_GridPopupMenu)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.panelControl27)).BeginInit(); this.panelControl27.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.panelControl1)).BeginInit(); this.panelControl1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.lookUpEdit_MACH_CD.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.panelControl29)).BeginInit(); this.panelControl29.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.textEdit_Search.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.panelControl2)).BeginInit(); this.panelControl2.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.gridControl_MAT)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.gridView_MAT)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit3)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.replookupedit_MACH_CD)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.repositoryItemTextEdit1_NUM)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.repositoryItemLookUpEdit_COMP_CD)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.repositoryItemLookUpEdit_FACT_CD)).BeginInit(); this.SuspendLayout(); // // m_Repository // this.m_Repository.Items.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] { this.m_Repository_N0, this.m_Repository_N1, this.m_Repository_N2, this.m_Repository_N3, this.m_Repository_N4, this.m_Repository_DT, this.m_Repository_CheckYN}); // // m_Repository_N0 // this.m_Repository_N0.Appearance.Options.UseTextOptions = true; this.m_Repository_N0.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far; this.m_Repository_N0.AppearanceFocused.Options.UseTextOptions = true; this.m_Repository_N0.AppearanceFocused.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far; this.m_Repository_N0.Mask.EditMask = "n0"; this.m_Repository_N0.Mask.MaskType = DevExpress.XtraEditors.Mask.MaskType.Numeric; // // m_Repository_N1 // this.m_Repository_N1.Appearance.Options.UseTextOptions = true; this.m_Repository_N1.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far; this.m_Repository_N1.AppearanceFocused.Options.UseTextOptions = true; this.m_Repository_N1.AppearanceFocused.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far; this.m_Repository_N1.Mask.EditMask = "n1"; this.m_Repository_N1.Mask.MaskType = DevExpress.XtraEditors.Mask.MaskType.Numeric; // // m_Repository_N2 // this.m_Repository_N2.Appearance.Options.UseTextOptions = true; this.m_Repository_N2.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far; this.m_Repository_N2.AppearanceFocused.Options.UseTextOptions = true; this.m_Repository_N2.AppearanceFocused.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far; this.m_Repository_N2.Mask.EditMask = "n2"; this.m_Repository_N2.Mask.MaskType = DevExpress.XtraEditors.Mask.MaskType.Numeric; // // m_Repository_N3 // this.m_Repository_N3.Appearance.Options.UseTextOptions = true; this.m_Repository_N3.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far; this.m_Repository_N3.AppearanceFocused.Options.UseTextOptions = true; this.m_Repository_N3.AppearanceFocused.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far; this.m_Repository_N3.Mask.EditMask = "n3"; this.m_Repository_N3.Mask.MaskType = DevExpress.XtraEditors.Mask.MaskType.Numeric; // // m_Repository_N4 // this.m_Repository_N4.Appearance.Options.UseTextOptions = true; this.m_Repository_N4.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far; this.m_Repository_N4.AppearanceFocused.Options.UseTextOptions = true; this.m_Repository_N4.AppearanceFocused.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far; this.m_Repository_N4.Mask.EditMask = "n4"; this.m_Repository_N4.Mask.MaskType = DevExpress.XtraEditors.Mask.MaskType.Numeric; // // m_Repository_DT // this.m_Repository_DT.AppearanceDropDown.Options.UseTextOptions = true; this.m_Repository_DT.AppearanceDropDown.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.m_Repository_DT.AppearanceFocused.Options.UseTextOptions = true; this.m_Repository_DT.AppearanceFocused.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.m_Repository_DT.Mask.MaskType = DevExpress.XtraEditors.Mask.MaskType.DateTimeAdvancingCaret; // // m_Repository_CheckYN // this.m_Repository_CheckYN.Appearance.Options.UseTextOptions = true; this.m_Repository_CheckYN.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.m_Repository_CheckYN.AppearanceFocused.Options.UseTextOptions = true; this.m_Repository_CheckYN.AppearanceFocused.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; // // panelControl27 // this.panelControl27.Controls.Add(this.panelControl1); this.panelControl27.Controls.Add(this.panelControl29); this.panelControl27.Dock = System.Windows.Forms.DockStyle.Top; this.panelControl27.Location = new System.Drawing.Point(0, 0); this.panelControl27.Name = "panelControl27"; this.panelControl27.Size = new System.Drawing.Size(1132, 48); this.panelControl27.TabIndex = 2; // // panelControl1 // this.panelControl1.Controls.Add(this.lookUpEdit_MACH_CD); this.panelControl1.Controls.Add(this.labelControl1); this.panelControl1.Location = new System.Drawing.Point(12, 9); this.panelControl1.Name = "panelControl1"; this.panelControl1.Size = new System.Drawing.Size(308, 27); this.panelControl1.TabIndex = 5; // // lookUpEdit_MACH_CD // this.lookUpEdit_MACH_CD.Dock = System.Windows.Forms.DockStyle.Fill; this.lookUpEdit_MACH_CD.EnterMoveNextControl = true; this.lookUpEdit_MACH_CD.Location = new System.Drawing.Point(92, 2); this.lookUpEdit_MACH_CD.Name = "lookUpEdit_MACH_CD"; this.lookUpEdit_MACH_CD.Properties.AutoHeight = false; this.lookUpEdit_MACH_CD.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); this.lookUpEdit_MACH_CD.Size = new System.Drawing.Size(214, 23); this.lookUpEdit_MACH_CD.TabIndex = 2; // // labelControl1 // this.labelControl1.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far; this.labelControl1.AutoSizeMode = DevExpress.XtraEditors.LabelAutoSizeMode.None; this.labelControl1.Dock = System.Windows.Forms.DockStyle.Left; this.labelControl1.Location = new System.Drawing.Point(2, 2); this.labelControl1.Name = "labelControl1"; this.labelControl1.Padding = new System.Windows.Forms.Padding(0, 0, 3, 0); this.labelControl1.Size = new System.Drawing.Size(90, 23); this.labelControl1.TabIndex = 0; this.labelControl1.Text = "설비"; // // panelControl29 // this.panelControl29.Controls.Add(this.textEdit_Search); this.panelControl29.Controls.Add(this.labelControl26); this.panelControl29.Location = new System.Drawing.Point(326, 9); this.panelControl29.Name = "panelControl29"; this.panelControl29.Size = new System.Drawing.Size(318, 27); this.panelControl29.TabIndex = 2; // // textEdit_Search // this.textEdit_Search.Dock = System.Windows.Forms.DockStyle.Fill; this.textEdit_Search.EnterMoveNextControl = true; this.textEdit_Search.Location = new System.Drawing.Point(92, 2); this.textEdit_Search.Name = "textEdit_Search"; this.textEdit_Search.Properties.AutoHeight = false; this.textEdit_Search.Properties.NullValuePrompt = "보수품명/규격으로 검색"; this.textEdit_Search.Properties.UseReadOnlyAppearance = false; this.textEdit_Search.Size = new System.Drawing.Size(224, 23); this.textEdit_Search.TabIndex = 1; // // labelControl26 // this.labelControl26.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Far; this.labelControl26.AutoSizeMode = DevExpress.XtraEditors.LabelAutoSizeMode.None; this.labelControl26.Dock = System.Windows.Forms.DockStyle.Left; this.labelControl26.Location = new System.Drawing.Point(2, 2); this.labelControl26.Name = "labelControl26"; this.labelControl26.Padding = new System.Windows.Forms.Padding(0, 0, 3, 0); this.labelControl26.Size = new System.Drawing.Size(90, 23); this.labelControl26.TabIndex = 0; this.labelControl26.Text = "검색어"; // // panelControl2 // this.panelControl2.Controls.Add(this.gridControl_MAT); this.panelControl2.Dock = System.Windows.Forms.DockStyle.Fill; this.panelControl2.Location = new System.Drawing.Point(0, 48); this.panelControl2.Name = "panelControl2"; this.panelControl2.Size = new System.Drawing.Size(1132, 545); this.panelControl2.TabIndex = 5; // // gridControl_MAT // this.gridControl_MAT.Dock = System.Windows.Forms.DockStyle.Fill; this.gridControl_MAT.Location = new System.Drawing.Point(2, 2); this.gridControl_MAT.MainView = this.gridView_MAT; this.gridControl_MAT.Name = "gridControl_MAT"; this.gridControl_MAT.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] { this.repositoryItemCheckEdit3, this.repositoryItemLookUpEdit_COMP_CD, this.repositoryItemLookUpEdit_FACT_CD, this.repositoryItemTextEdit1_NUM, this.replookupedit_MACH_CD}); this.gridControl_MAT.Size = new System.Drawing.Size(1128, 541); this.gridControl_MAT.TabIndex = 2; this.gridControl_MAT.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { this.gridView_MAT}); // // gridView_MAT // this.gridView_MAT.Appearance.FooterPanel.Options.UseFont = true; this.gridView_MAT.Appearance.HeaderPanel.Font = new System.Drawing.Font("굴림체", 9F); this.gridView_MAT.Appearance.HeaderPanel.Options.UseFont = true; this.gridView_MAT.Appearance.HeaderPanel.Options.UseTextOptions = true; this.gridView_MAT.Appearance.HeaderPanel.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.gridView_MAT.Appearance.Row.Font = new System.Drawing.Font("굴림체", 9F); this.gridView_MAT.Appearance.Row.Options.UseFont = true; this.gridView_MAT.ColumnPanelRowHeight = 23; this.gridView_MAT.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] { this.gridColumn1, this.gridColumn2, this.colCOMP_CD1, this.colMACH_CD1, this.colMAT_CD, this.colMAT_NM, this.colMAT_NORM, this.colUNIT_WT, this.colUNIT_MY, this.colAS_LEAD_TIME}); this.gridView_MAT.FocusRectStyle = DevExpress.XtraGrid.Views.Grid.DrawFocusRectStyle.None; this.gridView_MAT.FooterPanelHeight = 23; this.gridView_MAT.GridControl = this.gridControl_MAT; this.gridView_MAT.Name = "gridView_MAT"; this.gridView_MAT.OptionsNavigation.EnterMoveNextColumn = true; this.gridView_MAT.OptionsView.ColumnAutoWidth = false; this.gridView_MAT.OptionsView.ShowFooter = true; this.gridView_MAT.OptionsView.ShowGroupPanel = false; this.gridView_MAT.RowHeight = 23; // // gridColumn1 // this.gridColumn1.AppearanceCell.Options.UseTextOptions = true; this.gridColumn1.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.gridColumn1.Caption = "순번"; this.gridColumn1.FieldName = "rownum"; this.gridColumn1.Name = "gridColumn1"; this.gridColumn1.Width = 38; // // gridColumn2 // this.gridColumn2.Caption = "선택"; this.gridColumn2.ColumnEdit = this.repositoryItemCheckEdit3; this.gridColumn2.FieldName = "SEL_YN"; this.gridColumn2.Name = "gridColumn2"; this.gridColumn2.Visible = true; this.gridColumn2.VisibleIndex = 0; this.gridColumn2.Width = 44; // // repositoryItemCheckEdit3 // this.repositoryItemCheckEdit3.AutoHeight = false; this.repositoryItemCheckEdit3.Name = "repositoryItemCheckEdit3"; this.repositoryItemCheckEdit3.NullStyle = DevExpress.XtraEditors.Controls.StyleIndeterminate.Unchecked; this.repositoryItemCheckEdit3.ValueChecked = "Y"; this.repositoryItemCheckEdit3.ValueUnchecked = "N"; // // colCOMP_CD1 // this.colCOMP_CD1.FieldName = "COMP_CD"; this.colCOMP_CD1.Name = "colCOMP_CD1"; // // colMACH_CD1 // this.colMACH_CD1.Caption = "설비"; this.colMACH_CD1.ColumnEdit = this.replookupedit_MACH_CD; this.colMACH_CD1.FieldName = "MACH_CD"; this.colMACH_CD1.Name = "colMACH_CD1"; this.colMACH_CD1.Visible = true; this.colMACH_CD1.VisibleIndex = 1; this.colMACH_CD1.Width = 151; // // replookupedit_MACH_CD // this.replookupedit_MACH_CD.AutoHeight = false; this.replookupedit_MACH_CD.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); this.replookupedit_MACH_CD.Name = "replookupedit_MACH_CD"; // // colMAT_CD // this.colMAT_CD.Caption = "품번"; this.colMAT_CD.FieldName = "MAT_CD"; this.colMAT_CD.Name = "colMAT_CD"; this.colMAT_CD.Width = 111; // // colMAT_NM // this.colMAT_NM.Caption = "품명"; this.colMAT_NM.FieldName = "MAT_NM"; this.colMAT_NM.Name = "colMAT_NM"; this.colMAT_NM.Visible = true; this.colMAT_NM.VisibleIndex = 2; this.colMAT_NM.Width = 188; // // colMAT_NORM // this.colMAT_NORM.Caption = "규격"; this.colMAT_NORM.FieldName = "MAT_NORM"; this.colMAT_NORM.Name = "colMAT_NORM"; this.colMAT_NORM.Visible = true; this.colMAT_NORM.VisibleIndex = 3; this.colMAT_NORM.Width = 188; // // colUNIT_WT // this.colUNIT_WT.Caption = "단중"; this.colUNIT_WT.ColumnEdit = this.repositoryItemTextEdit1_NUM; this.colUNIT_WT.DisplayFormat.FormatString = "{0:#,##0}Kg"; this.colUNIT_WT.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Numeric; this.colUNIT_WT.FieldName = "UNIT_WT"; this.colUNIT_WT.Name = "colUNIT_WT"; this.colUNIT_WT.Visible = true; this.colUNIT_WT.VisibleIndex = 4; this.colUNIT_WT.Width = 152; // // repositoryItemTextEdit1_NUM // this.repositoryItemTextEdit1_NUM.AutoHeight = false; this.repositoryItemTextEdit1_NUM.EditFormat.FormatType = DevExpress.Utils.FormatType.Numeric; this.repositoryItemTextEdit1_NUM.Name = "repositoryItemTextEdit1_NUM"; // // colUNIT_MY // this.colUNIT_MY.Caption = "단가"; this.colUNIT_MY.DisplayFormat.FormatString = "\\{0:#,##0}"; this.colUNIT_MY.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Numeric; this.colUNIT_MY.FieldName = "UNIT_MY"; this.colUNIT_MY.Name = "colUNIT_MY"; this.colUNIT_MY.Visible = true; this.colUNIT_MY.VisibleIndex = 5; this.colUNIT_MY.Width = 130; // // colAS_LEAD_TIME // this.colAS_LEAD_TIME.Caption = "교체리드타임(일)"; this.colAS_LEAD_TIME.ColumnEdit = this.repositoryItemTextEdit1_NUM; this.colAS_LEAD_TIME.DisplayFormat.FormatString = "{0:#,##0}일"; this.colAS_LEAD_TIME.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Numeric; this.colAS_LEAD_TIME.FieldName = "AS_LEAD_TIME"; this.colAS_LEAD_TIME.Name = "colAS_LEAD_TIME"; this.colAS_LEAD_TIME.Visible = true; this.colAS_LEAD_TIME.VisibleIndex = 6; this.colAS_LEAD_TIME.Width = 145; // // repositoryItemLookUpEdit_COMP_CD // this.repositoryItemLookUpEdit_COMP_CD.AutoHeight = false; this.repositoryItemLookUpEdit_COMP_CD.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); this.repositoryItemLookUpEdit_COMP_CD.Name = "repositoryItemLookUpEdit_COMP_CD"; // // repositoryItemLookUpEdit_FACT_CD // this.repositoryItemLookUpEdit_FACT_CD.AutoHeight = false; this.repositoryItemLookUpEdit_FACT_CD.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); this.repositoryItemLookUpEdit_FACT_CD.Name = "repositoryItemLookUpEdit_FACT_CD"; // // MachineMATManager // this.Appearance.Options.UseFont = true; this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None; this.ClientSize = new System.Drawing.Size(1132, 593); this.Controls.Add(this.panelControl2); this.Controls.Add(this.panelControl27); this.Name = "MachineMATManager"; this.Text = "설비보수품관리"; this.WindowState = System.Windows.Forms.FormWindowState.Normal; ((System.ComponentModel.ISupportInitialize)(this.m_Repository_N0)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.m_Repository_N1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.m_Repository_N2)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.m_Repository_N3)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.m_Repository_N4)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.m_Repository_DT.CalendarTimeProperties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.m_Repository_DT)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.m_Repository_CheckYN)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.m_GridPopupMenu)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.panelControl27)).EndInit(); this.panelControl27.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.panelControl1)).EndInit(); this.panelControl1.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.lookUpEdit_MACH_CD.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.panelControl29)).EndInit(); this.panelControl29.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.textEdit_Search.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.panelControl2)).EndInit(); this.panelControl2.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.gridControl_MAT)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.gridView_MAT)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit3)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.replookupedit_MACH_CD)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.repositoryItemTextEdit1_NUM)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.repositoryItemLookUpEdit_COMP_CD)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.repositoryItemLookUpEdit_FACT_CD)).EndInit(); this.ResumeLayout(false); } #endregion private DevExpress.XtraEditors.PanelControl panelControl27; private DevExpress.XtraEditors.PanelControl panelControl29; private DevExpress.XtraEditors.TextEdit textEdit_Search; private DevExpress.XtraEditors.LabelControl labelControl26; private DevExpress.XtraEditors.PanelControl panelControl2; private DevExpress.XtraGrid.GridControl gridControl_MAT; private DevExpress.XtraGrid.Views.Grid.GridView gridView_MAT; private DevExpress.XtraGrid.Columns.GridColumn gridColumn2; private DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit repositoryItemCheckEdit3; private DevExpress.XtraGrid.Columns.GridColumn colCOMP_CD1; private DevExpress.XtraGrid.Columns.GridColumn colMACH_CD1; private DevExpress.XtraGrid.Columns.GridColumn colMAT_CD; private DevExpress.XtraGrid.Columns.GridColumn colMAT_NM; private DevExpress.XtraGrid.Columns.GridColumn colMAT_NORM; private DevExpress.XtraGrid.Columns.GridColumn colUNIT_WT; private DevExpress.XtraEditors.Repository.RepositoryItemTextEdit repositoryItemTextEdit1_NUM; private DevExpress.XtraGrid.Columns.GridColumn colUNIT_MY; private DevExpress.XtraGrid.Columns.GridColumn colAS_LEAD_TIME; private DevExpress.XtraEditors.Repository.RepositoryItemLookUpEdit repositoryItemLookUpEdit_COMP_CD; private DevExpress.XtraEditors.Repository.RepositoryItemLookUpEdit repositoryItemLookUpEdit_FACT_CD; private DevExpress.XtraEditors.PanelControl panelControl1; private DevExpress.XtraEditors.LookUpEdit lookUpEdit_MACH_CD; private DevExpress.XtraEditors.LabelControl labelControl1; private DevExpress.XtraGrid.Columns.GridColumn gridColumn1; private DevExpress.XtraEditors.Repository.RepositoryItemLookUpEdit replookupedit_MACH_CD; } }