
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_J_SALE
{
partial class SelectCodePopup
{
/// <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(SelectCodePopup));
this.panelControl1 = new DevExpress.XtraEditors.PanelControl();
this.panelControl3 = new DevExpress.XtraEditors.PanelControl();
this.textEdit_NO_CD_NM = new DevExpress.XtraEditors.TextEdit();
this.labelControl1 = new DevExpress.XtraEditors.LabelControl();
this.panelControl20 = new DevExpress.XtraEditors.PanelControl();
this.textEdit_NO_CD = new DevExpress.XtraEditors.TextEdit();
this.labelControl19 = new DevExpress.XtraEditors.LabelControl();
this.simpleButton_Clear = new DevExpress.XtraEditors.SimpleButton();
this.gridControl_Main = new DevExpress.XtraGrid.GridControl();
this.gridView_Main = new DevExpress.XtraGrid.Views.Grid.GridView();
this.gridColumn1 = new DevExpress.XtraGrid.Columns.GridColumn();
this.colTitle = new DevExpress.XtraGrid.Columns.GridColumn();
this.repositoryItemCheckEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit();
this.panelControl2 = new DevExpress.XtraEditors.PanelControl();
this.simpleButton_Close = new DevExpress.XtraEditors.SimpleButton();
this.simpleButton_Update = new DevExpress.XtraEditors.SimpleButton();
this.simpleButton_Delete = new DevExpress.XtraEditors.SimpleButton();
this.simpleButton_Add = new DevExpress.XtraEditors.SimpleButton();
this.simpleButton_Select = new DevExpress.XtraEditors.SimpleButton();
((System.ComponentModel.ISupportInitialize)(this.panelControl1)).BeginInit();
this.panelControl1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.panelControl3)).BeginInit();
this.panelControl3.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.textEdit_NO_CD_NM.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.panelControl20)).BeginInit();
this.panelControl20.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.textEdit_NO_CD.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.gridControl_Main)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.gridView_Main)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.panelControl2)).BeginInit();
this.panelControl2.SuspendLayout();
this.SuspendLayout();
//
// panelControl1
//
this.panelControl1.Controls.Add(this.panelControl3);
this.panelControl1.Controls.Add(this.panelControl20);
this.panelControl1.Controls.Add(this.simpleButton_Clear);
this.panelControl1.Dock = System.Windows.Forms.DockStyle.Bottom;
this.panelControl1.Location = new System.Drawing.Point(0, 287);
this.panelControl1.Name = "panelControl1";
this.panelControl1.Size = new System.Drawing.Size(279, 79);
this.panelControl1.TabIndex = 0;
//
// panelControl3
//
this.panelControl3.Controls.Add(this.textEdit_NO_CD_NM);
this.panelControl3.Controls.Add(this.labelControl1);
this.panelControl3.Location = new System.Drawing.Point(106, 43);
this.panelControl3.Name = "panelControl3";
this.panelControl3.Size = new System.Drawing.Size(160, 27);
this.panelControl3.TabIndex = 1;
//
// textEdit_NO_CD_NM
//
this.textEdit_NO_CD_NM.Dock = System.Windows.Forms.DockStyle.Fill;
this.textEdit_NO_CD_NM.Location = new System.Drawing.Point(56, 2);
this.textEdit_NO_CD_NM.Name = "textEdit_NO_CD_NM";
this.textEdit_NO_CD_NM.Properties.AutoHeight = false;
this.textEdit_NO_CD_NM.Size = new System.Drawing.Size(102, 23);
this.textEdit_NO_CD_NM.TabIndex = 4;
//
// labelControl1
//
this.labelControl1.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
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(54, 23);
this.labelControl1.TabIndex = 0;
this.labelControl1.Text = "코드명";
//
// panelControl20
//
this.panelControl20.Controls.Add(this.textEdit_NO_CD);
this.panelControl20.Controls.Add(this.labelControl19);
this.panelControl20.Location = new System.Drawing.Point(106, 10);
this.panelControl20.Name = "panelControl20";
this.panelControl20.Size = new System.Drawing.Size(106, 27);
this.panelControl20.TabIndex = 0;
//
// textEdit_NO_CD
//
this.textEdit_NO_CD.Dock = System.Windows.Forms.DockStyle.Fill;
this.textEdit_NO_CD.EnterMoveNextControl = true;
this.textEdit_NO_CD.Location = new System.Drawing.Point(56, 2);
this.textEdit_NO_CD.Name = "textEdit_NO_CD";
this.textEdit_NO_CD.Properties.Appearance.Options.UseTextOptions = true;
this.textEdit_NO_CD.Properties.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.textEdit_NO_CD.Properties.AppearanceFocused.Options.UseTextOptions = true;
this.textEdit_NO_CD.Properties.AppearanceFocused.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.textEdit_NO_CD.Properties.AutoHeight = false;
this.textEdit_NO_CD.Properties.MaxLength = 2;
this.textEdit_NO_CD.Size = new System.Drawing.Size(48, 23);
this.textEdit_NO_CD.TabIndex = 4;
//
// labelControl19
//
this.labelControl19.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.labelControl19.AutoSizeMode = DevExpress.XtraEditors.LabelAutoSizeMode.None;
this.labelControl19.Dock = System.Windows.Forms.DockStyle.Left;
this.labelControl19.Location = new System.Drawing.Point(2, 2);
this.labelControl19.Name = "labelControl19";
this.labelControl19.Padding = new System.Windows.Forms.Padding(0, 0, 3, 0);
this.labelControl19.Size = new System.Drawing.Size(54, 23);
this.labelControl19.TabIndex = 0;
this.labelControl19.Text = "코드";
//
// simpleButton_Clear
//
this.simpleButton_Clear.AllowFocus = false;
this.simpleButton_Clear.Location = new System.Drawing.Point(15, 10);
this.simpleButton_Clear.Name = "simpleButton_Clear";
this.simpleButton_Clear.Size = new System.Drawing.Size(85, 27);
this.simpleButton_Clear.TabIndex = 5;
this.simpleButton_Clear.TabStop = false;
this.simpleButton_Clear.Text = "Clear";
//
// gridControl_Main
//
this.gridControl_Main.Dock = System.Windows.Forms.DockStyle.Fill;
this.gridControl_Main.Location = new System.Drawing.Point(0, 0);
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(279, 287);
this.gridControl_Main.TabIndex = 1;
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.gridColumn1,
this.colTitle});
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.OptionsBehavior.Editable = false;
this.gridView_Main.OptionsSelection.EnableAppearanceFocusedCell = false;
this.gridView_Main.OptionsView.ShowGroupPanel = false;
this.gridView_Main.RowHeight = 23;
//
// gridColumn1
//
this.gridColumn1.Caption = "코드";
this.gridColumn1.FieldName = "NO_CD";
this.gridColumn1.Name = "gridColumn1";
this.gridColumn1.OptionsColumn.FixedWidth = true;
this.gridColumn1.Visible = true;
this.gridColumn1.VisibleIndex = 0;
this.gridColumn1.Width = 50;
//
// colTitle
//
this.colTitle.Caption = "절수";
this.colTitle.FieldName = "NO_CD_NM";
this.colTitle.Name = "colTitle";
this.colTitle.Visible = true;
this.colTitle.VisibleIndex = 1;
this.colTitle.Width = 254;
//
// 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";
//
// panelControl2
//
this.panelControl2.Controls.Add(this.simpleButton_Close);
this.panelControl2.Controls.Add(this.simpleButton_Update);
this.panelControl2.Controls.Add(this.simpleButton_Delete);
this.panelControl2.Controls.Add(this.simpleButton_Add);
this.panelControl2.Controls.Add(this.simpleButton_Select);
this.panelControl2.Dock = System.Windows.Forms.DockStyle.Bottom;
this.panelControl2.Location = new System.Drawing.Point(0, 366);
this.panelControl2.Name = "panelControl2";
this.panelControl2.Size = new System.Drawing.Size(279, 73);
this.panelControl2.TabIndex = 2;
//
// simpleButton_Close
//
this.simpleButton_Close.AllowFocus = false;
this.simpleButton_Close.Image = ((System.Drawing.Image)(resources.GetObject("simpleButton_Close.Image")));
this.simpleButton_Close.Location = new System.Drawing.Point(189, 39);
this.simpleButton_Close.Name = "simpleButton_Close";
this.simpleButton_Close.Size = new System.Drawing.Size(77, 25);
this.simpleButton_Close.TabIndex = 7;
this.simpleButton_Close.Text = "종료";
//
// simpleButton_Update
//
this.simpleButton_Update.AllowFocus = false;
this.simpleButton_Update.Image = ((System.Drawing.Image)(resources.GetObject("simpleButton_Update.Image")));
this.simpleButton_Update.Location = new System.Drawing.Point(189, 8);
this.simpleButton_Update.Name = "simpleButton_Update";
this.simpleButton_Update.Size = new System.Drawing.Size(77, 25);
this.simpleButton_Update.TabIndex = 7;
this.simpleButton_Update.Text = "수정";
//
// simpleButton_Delete
//
this.simpleButton_Delete.AllowFocus = false;
this.simpleButton_Delete.Image = ((System.Drawing.Image)(resources.GetObject("simpleButton_Delete.Image")));
this.simpleButton_Delete.Location = new System.Drawing.Point(106, 39);
this.simpleButton_Delete.Name = "simpleButton_Delete";
this.simpleButton_Delete.Size = new System.Drawing.Size(77, 25);
this.simpleButton_Delete.TabIndex = 7;
this.simpleButton_Delete.Text = "삭제";
//
// simpleButton_Add
//
this.simpleButton_Add.AllowFocus = false;
this.simpleButton_Add.Image = ((System.Drawing.Image)(resources.GetObject("simpleButton_Add.Image")));
this.simpleButton_Add.Location = new System.Drawing.Point(106, 8);
this.simpleButton_Add.Name = "simpleButton_Add";
this.simpleButton_Add.Size = new System.Drawing.Size(77, 25);
this.simpleButton_Add.TabIndex = 7;
this.simpleButton_Add.Text = "등록";
//
// simpleButton_Select
//
this.simpleButton_Select.AllowFocus = false;
this.simpleButton_Select.Image = ((System.Drawing.Image)(resources.GetObject("simpleButton_Select.Image")));
this.simpleButton_Select.Location = new System.Drawing.Point(15, 8);
this.simpleButton_Select.Name = "simpleButton_Select";
this.simpleButton_Select.Size = new System.Drawing.Size(85, 56);
this.simpleButton_Select.TabIndex = 7;
this.simpleButton_Select.Text = "선택";
//
// SelectCodePopup
//
this.Appearance.Options.UseFont = true;
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None;
this.ClientSize = new System.Drawing.Size(279, 439);
this.Controls.Add(this.gridControl_Main);
this.Controls.Add(this.panelControl1);
this.Controls.Add(this.panelControl2);
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;
this.MaximizeBox = false;
this.MinimizeBox = false;
this.Name = "SelectCodePopup";
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.panelControl3)).EndInit();
this.panelControl3.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.textEdit_NO_CD_NM.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.panelControl20)).EndInit();
this.panelControl20.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.textEdit_NO_CD.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.gridControl_Main)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.gridView_Main)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.panelControl2)).EndInit();
this.panelControl2.ResumeLayout(false);
this.ResumeLayout(false);
}
#endregion
private DevExpress.XtraEditors.PanelControl panelControl1;
private DevExpress.XtraGrid.GridControl gridControl_Main;
private DevExpress.XtraGrid.Views.Grid.GridView gridView_Main;
private DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit repositoryItemCheckEdit1;
private DevExpress.XtraEditors.SimpleButton simpleButton_Clear;
private DevExpress.XtraEditors.PanelControl panelControl2;
private DevExpress.XtraEditors.SimpleButton simpleButton_Delete;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn1;
private DevExpress.XtraGrid.Columns.GridColumn colTitle;
private DevExpress.XtraEditors.SimpleButton simpleButton_Add;
private DevExpress.XtraEditors.SimpleButton simpleButton_Select;
private DevExpress.XtraEditors.PanelControl panelControl3;
private DevExpress.XtraEditors.TextEdit textEdit_NO_CD_NM;
private DevExpress.XtraEditors.LabelControl labelControl1;
private DevExpress.XtraEditors.PanelControl panelControl20;
private DevExpress.XtraEditors.TextEdit textEdit_NO_CD;
private DevExpress.XtraEditors.LabelControl labelControl19;
private DevExpress.XtraEditors.SimpleButton simpleButton_Close;
private DevExpress.XtraEditors.SimpleButton simpleButton_Update;
}
}
123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332·namespace HANMI_J_SALE{partial class SelectCodePopup{/// <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(SelectCodePopup));this.panelControl1 = new DevExpress.XtraEditors.PanelControl();this.panelControl3 = new DevExpress.XtraEditors.PanelControl();this.textEdit_NO_CD_NM = new DevExpress.XtraEditors.TextEdit();this.labelControl1 = new DevExpress.XtraEditors.LabelControl();this.panelControl20 = new DevExpress.XtraEditors.PanelControl();this.textEdit_NO_CD = new DevExpress.XtraEditors.TextEdit();this.labelControl19 = new DevExpress.XtraEditors.LabelControl();this.simpleButton_Clear = new DevExpress.XtraEditors.SimpleButton();this.gridControl_Main = new DevExpress.XtraGrid.GridControl();this.gridView_Main = new DevExpress.XtraGrid.Views.Grid.GridView();this.gridColumn1 = new DevExpress.XtraGrid.Columns.GridColumn();this.colTitle = new DevExpress.XtraGrid.Columns.GridColumn();this.repositoryItemCheckEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit();this.panelControl2 = new DevExpress.XtraEditors.PanelControl();this.simpleButton_Close = new DevExpress.XtraEditors.SimpleButton();this.simpleButton_Update = new DevExpress.XtraEditors.SimpleButton();this.simpleButton_Delete = new DevExpress.XtraEditors.SimpleButton();this.simpleButton_Add = new DevExpress.XtraEditors.SimpleButton();this.simpleButton_Select = new DevExpress.XtraEditors.SimpleButton();((System.ComponentModel.ISupportInitialize)(this.panelControl1)).BeginInit();this.panelControl1.SuspendLayout();((System.ComponentModel.ISupportInitialize)(this.panelControl3)).BeginInit();this.panelControl3.SuspendLayout();((System.ComponentModel.ISupportInitialize)(this.textEdit_NO_CD_NM.Properties)).BeginInit();((System.ComponentModel.ISupportInitialize)(this.panelControl20)).BeginInit();this.panelControl20.SuspendLayout();((System.ComponentModel.ISupportInitialize)(this.textEdit_NO_CD.Properties)).BeginInit();((System.ComponentModel.ISupportInitialize)(this.gridControl_Main)).BeginInit();((System.ComponentModel.ISupportInitialize)(this.gridView_Main)).BeginInit();((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit1)).BeginInit();((System.ComponentModel.ISupportInitialize)(this.panelControl2)).BeginInit();this.panelControl2.SuspendLayout();this.SuspendLayout();//// panelControl1//this.panelControl1.Controls.Add(this.panelControl3);this.panelControl1.Controls.Add(this.panelControl20);this.panelControl1.Controls.Add(this.simpleButton_Clear);this.panelControl1.Dock = System.Windows.Forms.DockStyle.Bottom;this.panelControl1.Location = new System.Drawing.Point(0, 287);this.panelControl1.Name = "panelControl1";this.panelControl1.Size = new System.Drawing.Size(279, 79);this.panelControl1.TabIndex = 0;//// panelControl3//this.panelControl3.Controls.Add(this.textEdit_NO_CD_NM);this.panelControl3.Controls.Add(this.labelControl1);this.panelControl3.Location = new System.Drawing.Point(106, 43);this.panelControl3.Name = "panelControl3";this.panelControl3.Size = new System.Drawing.Size(160, 27);this.panelControl3.TabIndex = 1;//// textEdit_NO_CD_NM//this.textEdit_NO_CD_NM.Dock = System.Windows.Forms.DockStyle.Fill;this.textEdit_NO_CD_NM.Location = new System.Drawing.Point(56, 2);this.textEdit_NO_CD_NM.Name = "textEdit_NO_CD_NM";this.textEdit_NO_CD_NM.Properties.AutoHeight = false;this.textEdit_NO_CD_NM.Size = new System.Drawing.Size(102, 23);this.textEdit_NO_CD_NM.TabIndex = 4;//// labelControl1//this.labelControl1.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;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(54, 23);this.labelControl1.TabIndex = 0;this.labelControl1.Text = "코드명";//// panelControl20//this.panelControl20.Controls.Add(this.textEdit_NO_CD);this.panelControl20.Controls.Add(this.labelControl19);this.panelControl20.Location = new System.Drawing.Point(106, 10);this.panelControl20.Name = "panelControl20";this.panelControl20.Size = new System.Drawing.Size(106, 27);this.panelControl20.TabIndex = 0;//// textEdit_NO_CD//this.textEdit_NO_CD.Dock = System.Windows.Forms.DockStyle.Fill;this.textEdit_NO_CD.EnterMoveNextControl = true;this.textEdit_NO_CD.Location = new System.Drawing.Point(56, 2);this.textEdit_NO_CD.Name = "textEdit_NO_CD";this.textEdit_NO_CD.Properties.Appearance.Options.UseTextOptions = true;this.textEdit_NO_CD.Properties.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;this.textEdit_NO_CD.Properties.AppearanceFocused.Options.UseTextOptions = true;this.textEdit_NO_CD.Properties.AppearanceFocused.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;this.textEdit_NO_CD.Properties.AutoHeight = false;this.textEdit_NO_CD.Properties.MaxLength = 2;this.textEdit_NO_CD.Size = new System.Drawing.Size(48, 23);this.textEdit_NO_CD.TabIndex = 4;//// labelControl19//this.labelControl19.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;this.labelControl19.AutoSizeMode = DevExpress.XtraEditors.LabelAutoSizeMode.None;this.labelControl19.Dock = System.Windows.Forms.DockStyle.Left;this.labelControl19.Location = new System.Drawing.Point(2, 2);this.labelControl19.Name = "labelControl19";this.labelControl19.Padding = new System.Windows.Forms.Padding(0, 0, 3, 0);this.labelControl19.Size = new System.Drawing.Size(54, 23);this.labelControl19.TabIndex = 0;this.labelControl19.Text = "코드";//// simpleButton_Clear//this.simpleButton_Clear.AllowFocus = false;this.simpleButton_Clear.Location = new System.Drawing.Point(15, 10);this.simpleButton_Clear.Name = "simpleButton_Clear";this.simpleButton_Clear.Size = new System.Drawing.Size(85, 27);this.simpleButton_Clear.TabIndex = 5;this.simpleButton_Clear.TabStop = false;this.simpleButton_Clear.Text = "Clear";//// gridControl_Main//this.gridControl_Main.Dock = System.Windows.Forms.DockStyle.Fill;this.gridControl_Main.Location = new System.Drawing.Point(0, 0);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(279, 287);this.gridControl_Main.TabIndex = 1;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.gridColumn1,this.colTitle});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.OptionsBehavior.Editable = false;this.gridView_Main.OptionsSelection.EnableAppearanceFocusedCell = false;this.gridView_Main.OptionsView.ShowGroupPanel = false;this.gridView_Main.RowHeight = 23;//// gridColumn1//this.gridColumn1.Caption = "코드";this.gridColumn1.FieldName = "NO_CD";this.gridColumn1.Name = "gridColumn1";this.gridColumn1.OptionsColumn.FixedWidth = true;this.gridColumn1.Visible = true;this.gridColumn1.VisibleIndex = 0;this.gridColumn1.Width = 50;//// colTitle//this.colTitle.Caption = "절수";this.colTitle.FieldName = "NO_CD_NM";this.colTitle.Name = "colTitle";this.colTitle.Visible = true;this.colTitle.VisibleIndex = 1;this.colTitle.Width = 254;//// 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";//// panelControl2//this.panelControl2.Controls.Add(this.simpleButton_Close);this.panelControl2.Controls.Add(this.simpleButton_Update);this.panelControl2.Controls.Add(this.simpleButton_Delete);this.panelControl2.Controls.Add(this.simpleButton_Add);this.panelControl2.Controls.Add(this.simpleButton_Select);this.panelControl2.Dock = System.Windows.Forms.DockStyle.Bottom;this.panelControl2.Location = new System.Drawing.Point(0, 366);this.panelControl2.Name = "panelControl2";this.panelControl2.Size = new System.Drawing.Size(279, 73);this.panelControl2.TabIndex = 2;//// simpleButton_Close//this.simpleButton_Close.AllowFocus = false;this.simpleButton_Close.Image = ((System.Drawing.Image)(resources.GetObject("simpleButton_Close.Image")));this.simpleButton_Close.Location = new System.Drawing.Point(189, 39);this.simpleButton_Close.Name = "simpleButton_Close";this.simpleButton_Close.Size = new System.Drawing.Size(77, 25);this.simpleButton_Close.TabIndex = 7;this.simpleButton_Close.Text = "종료";//// simpleButton_Update//this.simpleButton_Update.AllowFocus = false;this.simpleButton_Update.Image = ((System.Drawing.Image)(resources.GetObject("simpleButton_Update.Image")));this.simpleButton_Update.Location = new System.Drawing.Point(189, 8);this.simpleButton_Update.Name = "simpleButton_Update";this.simpleButton_Update.Size = new System.Drawing.Size(77, 25);this.simpleButton_Update.TabIndex = 7;this.simpleButton_Update.Text = "수정";//// simpleButton_Delete//this.simpleButton_Delete.AllowFocus = false;this.simpleButton_Delete.Image = ((System.Drawing.Image)(resources.GetObject("simpleButton_Delete.Image")));this.simpleButton_Delete.Location = new System.Drawing.Point(106, 39);this.simpleButton_Delete.Name = "simpleButton_Delete";this.simpleButton_Delete.Size = new System.Drawing.Size(77, 25);this.simpleButton_Delete.TabIndex = 7;this.simpleButton_Delete.Text = "삭제";//// simpleButton_Add//this.simpleButton_Add.AllowFocus = false;this.simpleButton_Add.Image = ((System.Drawing.Image)(resources.GetObject("simpleButton_Add.Image")));this.simpleButton_Add.Location = new System.Drawing.Point(106, 8);this.simpleButton_Add.Name = "simpleButton_Add";this.simpleButton_Add.Size = new System.Drawing.Size(77, 25);this.simpleButton_Add.TabIndex = 7;this.simpleButton_Add.Text = "등록";//// simpleButton_Select//this.simpleButton_Select.AllowFocus = false;this.simpleButton_Select.Image = ((System.Drawing.Image)(resources.GetObject("simpleButton_Select.Image")));this.simpleButton_Select.Location = new System.Drawing.Point(15, 8);this.simpleButton_Select.Name = "simpleButton_Select";this.simpleButton_Select.Size = new System.Drawing.Size(85, 56);this.simpleButton_Select.TabIndex = 7;this.simpleButton_Select.Text = "선택";//// SelectCodePopup//this.Appearance.Options.UseFont = true;this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None;this.ClientSize = new System.Drawing.Size(279, 439);this.Controls.Add(this.gridControl_Main);this.Controls.Add(this.panelControl1);this.Controls.Add(this.panelControl2);this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;this.MaximizeBox = false;this.MinimizeBox = false;this.Name = "SelectCodePopup";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.panelControl3)).EndInit();this.panelControl3.ResumeLayout(false);((System.ComponentModel.ISupportInitialize)(this.textEdit_NO_CD_NM.Properties)).EndInit();((System.ComponentModel.ISupportInitialize)(this.panelControl20)).EndInit();this.panelControl20.ResumeLayout(false);((System.ComponentModel.ISupportInitialize)(this.textEdit_NO_CD.Properties)).EndInit();((System.ComponentModel.ISupportInitialize)(this.gridControl_Main)).EndInit();((System.ComponentModel.ISupportInitialize)(this.gridView_Main)).EndInit();((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit1)).EndInit();((System.ComponentModel.ISupportInitialize)(this.panelControl2)).EndInit();this.panelControl2.ResumeLayout(false);this.ResumeLayout(false);}#endregionprivate DevExpress.XtraEditors.PanelControl panelControl1;private DevExpress.XtraGrid.GridControl gridControl_Main;private DevExpress.XtraGrid.Views.Grid.GridView gridView_Main;private DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit repositoryItemCheckEdit1;private DevExpress.XtraEditors.SimpleButton simpleButton_Clear;private DevExpress.XtraEditors.PanelControl panelControl2;private DevExpress.XtraEditors.SimpleButton simpleButton_Delete;private DevExpress.XtraGrid.Columns.GridColumn gridColumn1;private DevExpress.XtraGrid.Columns.GridColumn colTitle;private DevExpress.XtraEditors.SimpleButton simpleButton_Add;private DevExpress.XtraEditors.SimpleButton simpleButton_Select;private DevExpress.XtraEditors.PanelControl panelControl3;private DevExpress.XtraEditors.TextEdit textEdit_NO_CD_NM;private DevExpress.XtraEditors.LabelControl labelControl1;private DevExpress.XtraEditors.PanelControl panelControl20;private DevExpress.XtraEditors.TextEdit textEdit_NO_CD;private DevExpress.XtraEditors.LabelControl labelControl19;private DevExpress.XtraEditors.SimpleButton simpleButton_Close;private DevExpress.XtraEditors.SimpleButton simpleButton_Update;}}