File name
Commit message
Commit date
File name
Commit message
Commit date
File name
Commit message
Commit date
File name
Commit message
Commit date
namespace HANMI_SALE
{
partial class SelectBillCustForm
{
/// <summary>
/// Required designer variable.
/// </summary>
private System.ComponentModel.IContainer components = null;
/// <summary>
/// Clean up any resources being used.
/// </summary>
/// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
protected override void Dispose(bool disposing)
{
if (disposing && (components != null))
{
components.Dispose();
}
base.Dispose(disposing);
}
#region Windows Form Designer generated code
/// <summary>
/// Required method for Designer support - do not modify
/// the contents of this method with the code editor.
/// </summary>
private void InitializeComponent()
{
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(SelectBillCustForm));
this.panelControl1 = new DevExpress.XtraEditors.PanelControl();
this.panelControl29 = new DevExpress.XtraEditors.PanelControl();
this.textEdit_Search = new DevExpress.XtraEditors.TextEdit();
this.labelControl26 = new DevExpress.XtraEditors.LabelControl();
this.simpleButton_DetSelectNone = new DevExpress.XtraEditors.SimpleButton();
this.simpleButton_SelectNone = new DevExpress.XtraEditors.SimpleButton();
this.simpleButton_DetSelectAll = new DevExpress.XtraEditors.SimpleButton();
this.simpleButton_SelectAll = new DevExpress.XtraEditors.SimpleButton();
this.panelControl2 = new DevExpress.XtraEditors.PanelControl();
this.simpleButton_Cancel = new DevExpress.XtraEditors.SimpleButton();
this.simpleButton_OK = new DevExpress.XtraEditors.SimpleButton();
this.panelControl3 = new DevExpress.XtraEditors.PanelControl();
this.gridControl_Det = new DevExpress.XtraGrid.GridControl();
this.gridView_Det = new DevExpress.XtraGrid.Views.Grid.GridView();
this.gridColumn2 = new DevExpress.XtraGrid.Columns.GridColumn();
this.repositoryItemCheckEdit2 = new DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit();
this.gridColumn3 = new DevExpress.XtraGrid.Columns.GridColumn();
this.panelControl4 = new DevExpress.XtraEditors.PanelControl();
this.simpleButton_Delete = new DevExpress.XtraEditors.SimpleButton();
this.simpleButton_Add = new DevExpress.XtraEditors.SimpleButton();
this.gridControl_Main = new DevExpress.XtraGrid.GridControl();
this.gridView_Main = new DevExpress.XtraGrid.Views.Grid.GridView();
this.gridColumn_SEL_FIELD = new DevExpress.XtraGrid.Columns.GridColumn();
this.repositoryItemCheckEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit();
this.colCUST_NM = new DevExpress.XtraGrid.Columns.GridColumn();
this.colCUST_SMP_NM = new DevExpress.XtraGrid.Columns.GridColumn();
this.colINIT_WORD_NM = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn1 = new DevExpress.XtraGrid.Columns.GridColumn();
this.panelControl5 = new DevExpress.XtraEditors.PanelControl();
this.labelControl1 = new DevExpress.XtraEditors.LabelControl();
((System.ComponentModel.ISupportInitialize)(this.panelControl1)).BeginInit();
this.panelControl1.SuspendLayout();
((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.panelControl3)).BeginInit();
this.panelControl3.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.gridControl_Det)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.gridView_Det)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit2)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.panelControl4)).BeginInit();
this.panelControl4.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.gridControl_Main)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.gridView_Main)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.panelControl5)).BeginInit();
this.panelControl5.SuspendLayout();
this.SuspendLayout();
//
// panelControl1
//
this.panelControl1.Controls.Add(this.panelControl29);
this.panelControl1.Controls.Add(this.simpleButton_DetSelectNone);
this.panelControl1.Controls.Add(this.simpleButton_SelectNone);
this.panelControl1.Controls.Add(this.simpleButton_DetSelectAll);
this.panelControl1.Controls.Add(this.simpleButton_SelectAll);
this.panelControl1.Dock = System.Windows.Forms.DockStyle.Top;
this.panelControl1.Location = new System.Drawing.Point(0, 0);
this.panelControl1.Name = "panelControl1";
this.panelControl1.Size = new System.Drawing.Size(935, 40);
this.panelControl1.TabIndex = 0;
//
// panelControl29
//
this.panelControl29.Controls.Add(this.textEdit_Search);
this.panelControl29.Controls.Add(this.labelControl26);
this.panelControl29.Location = new System.Drawing.Point(5, 4);
this.panelControl29.Name = "panelControl29";
this.panelControl29.Size = new System.Drawing.Size(353, 32);
this.panelControl29.TabIndex = 0;
//
// textEdit_Search
//
this.textEdit_Search.Dock = System.Windows.Forms.DockStyle.Fill;
this.textEdit_Search.EnterMoveNextControl = true;
this.textEdit_Search.Location = new System.Drawing.Point(68, 2);
this.textEdit_Search.Name = "textEdit_Search";
this.textEdit_Search.Properties.AutoHeight = false;
this.textEdit_Search.Properties.UseReadOnlyAppearance = false;
this.textEdit_Search.Size = new System.Drawing.Size(283, 28);
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(66, 28);
this.labelControl26.TabIndex = 0;
this.labelControl26.Text = "상호검색";
//
// simpleButton_DetSelectNone
//
this.simpleButton_DetSelectNone.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
this.simpleButton_DetSelectNone.Image = ((System.Drawing.Image)(resources.GetObject("simpleButton_DetSelectNone.Image")));
this.simpleButton_DetSelectNone.Location = new System.Drawing.Point(764, 4);
this.simpleButton_DetSelectNone.Name = "simpleButton_DetSelectNone";
this.simpleButton_DetSelectNone.Size = new System.Drawing.Size(83, 32);
this.simpleButton_DetSelectNone.TabIndex = 2;
this.simpleButton_DetSelectNone.Text = "모두해제";
//
// simpleButton_SelectNone
//
this.simpleButton_SelectNone.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
this.simpleButton_SelectNone.Image = ((System.Drawing.Image)(resources.GetObject("simpleButton_SelectNone.Image")));
this.simpleButton_SelectNone.Location = new System.Drawing.Point(453, 4);
this.simpleButton_SelectNone.Name = "simpleButton_SelectNone";
this.simpleButton_SelectNone.Size = new System.Drawing.Size(83, 32);
this.simpleButton_SelectNone.TabIndex = 2;
this.simpleButton_SelectNone.Text = "모두해제";
//
// simpleButton_DetSelectAll
//
this.simpleButton_DetSelectAll.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
this.simpleButton_DetSelectAll.Image = ((System.Drawing.Image)(resources.GetObject("simpleButton_DetSelectAll.Image")));
this.simpleButton_DetSelectAll.Location = new System.Drawing.Point(675, 4);
this.simpleButton_DetSelectAll.Name = "simpleButton_DetSelectAll";
this.simpleButton_DetSelectAll.Size = new System.Drawing.Size(83, 32);
this.simpleButton_DetSelectAll.TabIndex = 1;
this.simpleButton_DetSelectAll.Text = "모두선택";
//
// simpleButton_SelectAll
//
this.simpleButton_SelectAll.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
this.simpleButton_SelectAll.Image = ((System.Drawing.Image)(resources.GetObject("simpleButton_SelectAll.Image")));
this.simpleButton_SelectAll.Location = new System.Drawing.Point(364, 4);
this.simpleButton_SelectAll.Name = "simpleButton_SelectAll";
this.simpleButton_SelectAll.Size = new System.Drawing.Size(83, 32);
this.simpleButton_SelectAll.TabIndex = 1;
this.simpleButton_SelectAll.Text = "모두선택";
//
// panelControl2
//
this.panelControl2.Controls.Add(this.simpleButton_Cancel);
this.panelControl2.Controls.Add(this.simpleButton_OK);
this.panelControl2.Dock = System.Windows.Forms.DockStyle.Bottom;
this.panelControl2.Location = new System.Drawing.Point(0, 452);
this.panelControl2.Name = "panelControl2";
this.panelControl2.Size = new System.Drawing.Size(935, 40);
this.panelControl2.TabIndex = 2;
//
// simpleButton_Cancel
//
this.simpleButton_Cancel.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
this.simpleButton_Cancel.DialogResult = System.Windows.Forms.DialogResult.Cancel;
this.simpleButton_Cancel.Image = ((System.Drawing.Image)(resources.GetObject("simpleButton_Cancel.Image")));
this.simpleButton_Cancel.Location = new System.Drawing.Point(862, 5);
this.simpleButton_Cancel.Name = "simpleButton_Cancel";
this.simpleButton_Cancel.Size = new System.Drawing.Size(68, 30);
this.simpleButton_Cancel.TabIndex = 1;
this.simpleButton_Cancel.Text = "취소";
//
// simpleButton_OK
//
this.simpleButton_OK.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
this.simpleButton_OK.Image = ((System.Drawing.Image)(resources.GetObject("simpleButton_OK.Image")));
this.simpleButton_OK.Location = new System.Drawing.Point(5, 5);
this.simpleButton_OK.Name = "simpleButton_OK";
this.simpleButton_OK.Size = new System.Drawing.Size(68, 30);
this.simpleButton_OK.TabIndex = 0;
this.simpleButton_OK.Text = "확인";
//
// panelControl3
//
this.panelControl3.Controls.Add(this.gridControl_Det);
this.panelControl3.Controls.Add(this.panelControl4);
this.panelControl3.Controls.Add(this.gridControl_Main);
this.panelControl3.Dock = System.Windows.Forms.DockStyle.Fill;
this.panelControl3.Location = new System.Drawing.Point(0, 72);
this.panelControl3.Name = "panelControl3";
this.panelControl3.Size = new System.Drawing.Size(935, 380);
this.panelControl3.TabIndex = 3;
//
// gridControl_Det
//
this.gridControl_Det.Dock = System.Windows.Forms.DockStyle.Fill;
this.gridControl_Det.Location = new System.Drawing.Point(675, 2);
this.gridControl_Det.MainView = this.gridView_Det;
this.gridControl_Det.Name = "gridControl_Det";
this.gridControl_Det.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
this.repositoryItemCheckEdit2});
this.gridControl_Det.Size = new System.Drawing.Size(258, 376);
this.gridControl_Det.TabIndex = 6;
this.gridControl_Det.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
this.gridView_Det});
//
// gridView_Det
//
this.gridView_Det.Appearance.FooterPanel.Options.UseFont = true;
this.gridView_Det.Appearance.HeaderPanel.Options.UseFont = true;
this.gridView_Det.Appearance.HeaderPanel.Options.UseTextOptions = true;
this.gridView_Det.Appearance.HeaderPanel.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.gridView_Det.Appearance.Row.Options.UseFont = true;
this.gridView_Det.ColumnPanelRowHeight = 23;
this.gridView_Det.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
this.gridColumn2,
this.gridColumn3});
this.gridView_Det.FocusRectStyle = DevExpress.XtraGrid.Views.Grid.DrawFocusRectStyle.None;
this.gridView_Det.FooterPanelHeight = 23;
this.gridView_Det.GridControl = this.gridControl_Det;
this.gridView_Det.Name = "gridView_Det";
this.gridView_Det.OptionsSelection.EnableAppearanceFocusedCell = false;
this.gridView_Det.OptionsView.ShowFooter = true;
this.gridView_Det.OptionsView.ShowGroupPanel = false;
this.gridView_Det.RowHeight = 23;
//
// gridColumn2
//
this.gridColumn2.Caption = "선택";
this.gridColumn2.ColumnEdit = this.repositoryItemCheckEdit2;
this.gridColumn2.FieldName = "SEL_FIELD";
this.gridColumn2.Name = "gridColumn2";
this.gridColumn2.OptionsColumn.FixedWidth = true;
this.gridColumn2.Visible = true;
this.gridColumn2.VisibleIndex = 0;
this.gridColumn2.Width = 50;
//
// repositoryItemCheckEdit2
//
this.repositoryItemCheckEdit2.AutoHeight = false;
this.repositoryItemCheckEdit2.Name = "repositoryItemCheckEdit2";
this.repositoryItemCheckEdit2.NullStyle = DevExpress.XtraEditors.Controls.StyleIndeterminate.Unchecked;
this.repositoryItemCheckEdit2.ValueChecked = "Y";
this.repositoryItemCheckEdit2.ValueUnchecked = "N";
//
// gridColumn3
//
this.gridColumn3.Caption = "상 호";
this.gridColumn3.FieldName = "CUST_NM";
this.gridColumn3.Name = "gridColumn3";
this.gridColumn3.OptionsColumn.AllowEdit = false;
this.gridColumn3.Visible = true;
this.gridColumn3.VisibleIndex = 1;
this.gridColumn3.Width = 193;
//
// panelControl4
//
this.panelControl4.Controls.Add(this.simpleButton_Delete);
this.panelControl4.Controls.Add(this.simpleButton_Add);
this.panelControl4.Dock = System.Windows.Forms.DockStyle.Left;
this.panelControl4.Location = new System.Drawing.Point(619, 2);
this.panelControl4.Name = "panelControl4";
this.panelControl4.Size = new System.Drawing.Size(56, 376);
this.panelControl4.TabIndex = 5;
//
// simpleButton_Delete
//
this.simpleButton_Delete.Image = ((System.Drawing.Image)(resources.GetObject("simpleButton_Delete.Image")));
this.simpleButton_Delete.ImageLocation = DevExpress.XtraEditors.ImageLocation.MiddleCenter;
this.simpleButton_Delete.Location = new System.Drawing.Point(5, 73);
this.simpleButton_Delete.Name = "simpleButton_Delete";
this.simpleButton_Delete.Size = new System.Drawing.Size(46, 43);
this.simpleButton_Delete.TabIndex = 0;
//
// simpleButton_Add
//
this.simpleButton_Add.Image = ((System.Drawing.Image)(resources.GetObject("simpleButton_Add.Image")));
this.simpleButton_Add.ImageLocation = DevExpress.XtraEditors.ImageLocation.MiddleCenter;
this.simpleButton_Add.Location = new System.Drawing.Point(5, 24);
this.simpleButton_Add.Name = "simpleButton_Add";
this.simpleButton_Add.Size = new System.Drawing.Size(46, 43);
this.simpleButton_Add.TabIndex = 0;
//
// gridControl_Main
//
this.gridControl_Main.Dock = System.Windows.Forms.DockStyle.Left;
this.gridControl_Main.Location = new System.Drawing.Point(2, 2);
this.gridControl_Main.MainView = this.gridView_Main;
this.gridControl_Main.Name = "gridControl_Main";
this.gridControl_Main.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
this.repositoryItemCheckEdit1});
this.gridControl_Main.Size = new System.Drawing.Size(617, 376);
this.gridControl_Main.TabIndex = 4;
this.gridControl_Main.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
this.gridView_Main});
//
// gridView_Main
//
this.gridView_Main.Appearance.FooterPanel.Options.UseFont = true;
this.gridView_Main.Appearance.HeaderPanel.Options.UseFont = true;
this.gridView_Main.Appearance.HeaderPanel.Options.UseTextOptions = true;
this.gridView_Main.Appearance.HeaderPanel.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.gridView_Main.Appearance.Row.Options.UseFont = true;
this.gridView_Main.ColumnPanelRowHeight = 23;
this.gridView_Main.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
this.gridColumn_SEL_FIELD,
this.colCUST_NM,
this.colCUST_SMP_NM,
this.colINIT_WORD_NM,
this.gridColumn1});
this.gridView_Main.FocusRectStyle = DevExpress.XtraGrid.Views.Grid.DrawFocusRectStyle.None;
this.gridView_Main.FooterPanelHeight = 23;
this.gridView_Main.GridControl = this.gridControl_Main;
this.gridView_Main.Name = "gridView_Main";
this.gridView_Main.OptionsSelection.EnableAppearanceFocusedCell = false;
this.gridView_Main.OptionsView.ShowFooter = true;
this.gridView_Main.OptionsView.ShowGroupPanel = false;
this.gridView_Main.RowHeight = 23;
//
// gridColumn_SEL_FIELD
//
this.gridColumn_SEL_FIELD.Caption = "선택";
this.gridColumn_SEL_FIELD.ColumnEdit = this.repositoryItemCheckEdit1;
this.gridColumn_SEL_FIELD.FieldName = "SEL_FIELD";
this.gridColumn_SEL_FIELD.Name = "gridColumn_SEL_FIELD";
this.gridColumn_SEL_FIELD.OptionsColumn.FixedWidth = true;
this.gridColumn_SEL_FIELD.Visible = true;
this.gridColumn_SEL_FIELD.VisibleIndex = 0;
this.gridColumn_SEL_FIELD.Width = 50;
//
// repositoryItemCheckEdit1
//
this.repositoryItemCheckEdit1.AutoHeight = false;
this.repositoryItemCheckEdit1.Name = "repositoryItemCheckEdit1";
this.repositoryItemCheckEdit1.NullStyle = DevExpress.XtraEditors.Controls.StyleIndeterminate.Unchecked;
this.repositoryItemCheckEdit1.ValueChecked = "Y";
this.repositoryItemCheckEdit1.ValueUnchecked = "N";
//
// colCUST_NM
//
this.colCUST_NM.Caption = "상 호";
this.colCUST_NM.FieldName = "CUST_NM";
this.colCUST_NM.Name = "colCUST_NM";
this.colCUST_NM.OptionsColumn.AllowEdit = false;
this.colCUST_NM.Visible = true;
this.colCUST_NM.VisibleIndex = 1;
this.colCUST_NM.Width = 193;
//
// colCUST_SMP_NM
//
this.colCUST_SMP_NM.Caption = "팩스";
this.colCUST_SMP_NM.FieldName = "FAX_NO";
this.colCUST_SMP_NM.Name = "colCUST_SMP_NM";
this.colCUST_SMP_NM.OptionsColumn.AllowEdit = false;
this.colCUST_SMP_NM.Visible = true;
this.colCUST_SMP_NM.VisibleIndex = 3;
this.colCUST_SMP_NM.Width = 110;
//
// colINIT_WORD_NM
//
this.colINIT_WORD_NM.AppearanceCell.Options.UseTextOptions = true;
this.colINIT_WORD_NM.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colINIT_WORD_NM.Caption = "대표자";
this.colINIT_WORD_NM.FieldName = "OWNER_NM";
this.colINIT_WORD_NM.Name = "colINIT_WORD_NM";
this.colINIT_WORD_NM.OptionsColumn.AllowEdit = false;
this.colINIT_WORD_NM.OptionsColumn.FixedWidth = true;
this.colINIT_WORD_NM.Visible = true;
this.colINIT_WORD_NM.VisibleIndex = 2;
//
// gridColumn1
//
this.gridColumn1.Caption = "메일";
this.gridColumn1.FieldName = "EMAIL";
this.gridColumn1.Name = "gridColumn1";
this.gridColumn1.OptionsColumn.AllowEdit = false;
this.gridColumn1.OptionsColumn.FixedWidth = true;
this.gridColumn1.Visible = true;
this.gridColumn1.VisibleIndex = 4;
this.gridColumn1.Width = 180;
//
// panelControl5
//
this.panelControl5.Controls.Add(this.labelControl1);
this.panelControl5.Dock = System.Windows.Forms.DockStyle.Top;
this.panelControl5.Location = new System.Drawing.Point(0, 40);
this.panelControl5.Name = "panelControl5";
this.panelControl5.Size = new System.Drawing.Size(935, 32);
this.panelControl5.TabIndex = 8;
//
// labelControl1
//
this.labelControl1.Appearance.ForeColor = System.Drawing.Color.Red;
this.labelControl1.Location = new System.Drawing.Point(19, 9);
this.labelControl1.Name = "labelControl1";
this.labelControl1.Size = new System.Drawing.Size(510, 14);
this.labelControl1.TabIndex = 0;
this.labelControl1.Text = "# 국세청 hometax.go.kr 도메인의 메일은 국세청 정책상 자동메일이 스팸으로 분류되어 발송되지 않습니다.";
//
// SelectBillCustForm
//
this.Appearance.Options.UseFont = true;
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None;
this.CancelButton = this.simpleButton_Cancel;
this.ClientSize = new System.Drawing.Size(935, 492);
this.Controls.Add(this.panelControl3);
this.Controls.Add(this.panelControl5);
this.Controls.Add(this.panelControl2);
this.Controls.Add(this.panelControl1);
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;
this.MaximizeBox = false;
this.MinimizeBox = false;
this.Name = "SelectBillCustForm";
this.ShowIcon = false;
this.ShowInTaskbar = false;
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent;
this.Text = "출력대상 거래처 선택";
((System.ComponentModel.ISupportInitialize)(this.panelControl1)).EndInit();
this.panelControl1.ResumeLayout(false);
((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.panelControl3)).EndInit();
this.panelControl3.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.gridControl_Det)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.gridView_Det)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit2)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.panelControl4)).EndInit();
this.panelControl4.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.gridControl_Main)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.gridView_Main)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.panelControl5)).EndInit();
this.panelControl5.ResumeLayout(false);
this.panelControl5.PerformLayout();
this.ResumeLayout(false);
}
#endregion
private DevExpress.XtraEditors.PanelControl panelControl1;
private DevExpress.XtraEditors.PanelControl panelControl29;
private DevExpress.XtraEditors.TextEdit textEdit_Search;
private DevExpress.XtraEditors.LabelControl labelControl26;
private DevExpress.XtraEditors.PanelControl panelControl2;
private DevExpress.XtraEditors.SimpleButton simpleButton_Cancel;
private DevExpress.XtraEditors.SimpleButton simpleButton_OK;
private DevExpress.XtraEditors.SimpleButton simpleButton_SelectNone;
private DevExpress.XtraEditors.SimpleButton simpleButton_SelectAll;
private DevExpress.XtraEditors.PanelControl panelControl3;
private DevExpress.XtraEditors.PanelControl panelControl4;
private DevExpress.XtraEditors.SimpleButton simpleButton_Delete;
private DevExpress.XtraEditors.SimpleButton simpleButton_Add;
public DevExpress.XtraGrid.GridControl gridControl_Main;
private DevExpress.XtraGrid.Views.Grid.GridView gridView_Main;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn_SEL_FIELD;
private DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit repositoryItemCheckEdit1;
private DevExpress.XtraGrid.Columns.GridColumn colCUST_NM;
private DevExpress.XtraGrid.Columns.GridColumn colCUST_SMP_NM;
private DevExpress.XtraGrid.Columns.GridColumn colINIT_WORD_NM;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn1;
public DevExpress.XtraGrid.GridControl gridControl_Det;
private DevExpress.XtraGrid.Views.Grid.GridView gridView_Det;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn2;
private DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit repositoryItemCheckEdit2;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn3;
private DevExpress.XtraEditors.SimpleButton simpleButton_DetSelectNone;
private DevExpress.XtraEditors.SimpleButton simpleButton_DetSelectAll;
private DevExpress.XtraEditors.PanelControl panelControl5;
private DevExpress.XtraEditors.LabelControl labelControl1;
}
}