namespace HANMI_SALE { partial class CustMailPopup { /// /// Required designer variable. /// private System.ComponentModel.IContainer components = null; /// /// Clean up any resources being used. /// /// true if managed resources should be disposed; otherwise, false. protected override void Dispose(bool disposing) { if (disposing && (components != null)) { components.Dispose(); } base.Dispose(disposing); } #region Windows Form Designer generated code /// /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// private void InitializeComponent() { System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(CustMailPopup)); this.panelControl4 = new DevExpress.XtraEditors.PanelControl(); this.progressBarControl_Send = new DevExpress.XtraEditors.ProgressBarControl(); this.simpleButton_SEND_MAIL = new DevExpress.XtraEditors.SimpleButton(); this.simpleButton_FileFind = new DevExpress.XtraEditors.SimpleButton(); this.panelControl5 = new DevExpress.XtraEditors.PanelControl(); this.textEdit_Subject = new DevExpress.XtraEditors.TextEdit(); this.labelControl5 = new DevExpress.XtraEditors.LabelControl(); this.panelControl6 = new DevExpress.XtraEditors.PanelControl(); this.textEdit_Content = new DevExpress.XtraEditors.MemoEdit(); this.labelControl6 = new DevExpress.XtraEditors.LabelControl(); this.panelControl7 = new DevExpress.XtraEditors.PanelControl(); this.textEdit_File = new DevExpress.XtraEditors.TextEdit(); this.labelControl7 = new DevExpress.XtraEditors.LabelControl(); this.radioGroup_CUST_NAME_GBN = new DevExpress.XtraEditors.RadioGroup(); this.checkBox_DEL_YN = new System.Windows.Forms.CheckBox(); this.radioGroup_ORDER_BY = new DevExpress.XtraEditors.RadioGroup(); this.radioGroup_CUST_KIND = new DevExpress.XtraEditors.RadioGroup(); this.simpleButton_Cancel = new DevExpress.XtraEditors.SimpleButton(); this.panelControl1 = new DevExpress.XtraEditors.PanelControl(); this.simpleButton_SelectNon = new DevExpress.XtraEditors.SimpleButton(); this.simpleButton_SelectAll = new DevExpress.XtraEditors.SimpleButton(); this.simpleButton_Search = new DevExpress.XtraEditors.SimpleButton(); this.panelControl29 = new DevExpress.XtraEditors.PanelControl(); this.textEdit_Search = new DevExpress.XtraEditors.TextEdit(); this.simpleButton_Text_Clear = new DevExpress.XtraEditors.SimpleButton(); this.labelControl26 = new DevExpress.XtraEditors.LabelControl(); this.gridControl_Main = new DevExpress.XtraGrid.GridControl(); this.gridView_Main = new DevExpress.XtraGrid.Views.Grid.GridView(); 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.gridColumn2 = new DevExpress.XtraGrid.Columns.GridColumn(); this.repositoryItemCheckEdit2 = new DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit(); this.gridColumn3 = new DevExpress.XtraGrid.Columns.GridColumn(); this.repositoryItemCheckEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit(); this.simpleButton_SEND_FAX = new DevExpress.XtraEditors.SimpleButton(); this.gridColumn4 = new DevExpress.XtraGrid.Columns.GridColumn(); ((System.ComponentModel.ISupportInitialize)(this.panelControl4)).BeginInit(); this.panelControl4.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.progressBarControl_Send.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.panelControl5)).BeginInit(); this.panelControl5.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.textEdit_Subject.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.panelControl6)).BeginInit(); this.panelControl6.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.textEdit_Content.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.panelControl7)).BeginInit(); this.panelControl7.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.textEdit_File.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radioGroup_CUST_NAME_GBN.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radioGroup_ORDER_BY.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.radioGroup_CUST_KIND.Properties)).BeginInit(); ((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.gridControl_Main)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.gridView_Main)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit2)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit1)).BeginInit(); this.SuspendLayout(); // // panelControl4 // this.panelControl4.Controls.Add(this.simpleButton_SEND_FAX); this.panelControl4.Controls.Add(this.progressBarControl_Send); this.panelControl4.Controls.Add(this.simpleButton_SEND_MAIL); this.panelControl4.Controls.Add(this.simpleButton_FileFind); this.panelControl4.Controls.Add(this.panelControl5); this.panelControl4.Controls.Add(this.panelControl6); this.panelControl4.Controls.Add(this.panelControl7); this.panelControl4.Controls.Add(this.radioGroup_CUST_NAME_GBN); this.panelControl4.Controls.Add(this.checkBox_DEL_YN); this.panelControl4.Controls.Add(this.radioGroup_ORDER_BY); this.panelControl4.Controls.Add(this.radioGroup_CUST_KIND); this.panelControl4.Controls.Add(this.simpleButton_Cancel); this.panelControl4.Dock = System.Windows.Forms.DockStyle.Right; this.panelControl4.Location = new System.Drawing.Point(698, 0); this.panelControl4.Name = "panelControl4"; this.panelControl4.Size = new System.Drawing.Size(592, 492); this.panelControl4.TabIndex = 3; // // progressBarControl_Send // this.progressBarControl_Send.EditValue = 30; this.progressBarControl_Send.Location = new System.Drawing.Point(163, 315); this.progressBarControl_Send.Name = "progressBarControl_Send"; this.progressBarControl_Send.Properties.DisplayFormat.FormatString = "{0:#,##0} / 2,093 건"; this.progressBarControl_Send.Properties.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Numeric; this.progressBarControl_Send.Properties.Maximum = 120; this.progressBarControl_Send.Properties.PercentView = false; this.progressBarControl_Send.Properties.ProgressViewStyle = DevExpress.XtraEditors.Controls.ProgressViewStyle.Solid; this.progressBarControl_Send.Properties.ShowTitle = true; this.progressBarControl_Send.Properties.Step = 1; this.progressBarControl_Send.Size = new System.Drawing.Size(410, 25); this.progressBarControl_Send.TabIndex = 24; // // simpleButton_SEND_MAIL // this.simpleButton_SEND_MAIL.AllowFocus = false; this.simpleButton_SEND_MAIL.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.simpleButton_SEND_MAIL.Appearance.Font = new System.Drawing.Font("굴림체", 9F); this.simpleButton_SEND_MAIL.Appearance.Options.UseFont = true; this.simpleButton_SEND_MAIL.Image = ((System.Drawing.Image)(resources.GetObject("simpleButton_SEND_MAIL.Image"))); this.simpleButton_SEND_MAIL.Location = new System.Drawing.Point(163, 346); this.simpleButton_SEND_MAIL.Name = "simpleButton_SEND_MAIL"; this.simpleButton_SEND_MAIL.Size = new System.Drawing.Size(410, 30); this.simpleButton_SEND_MAIL.TabIndex = 15; this.simpleButton_SEND_MAIL.Text = "메일 발송"; this.simpleButton_SEND_MAIL.Click += new System.EventHandler(this.simpleButton1_Click); // // simpleButton_FileFind // this.simpleButton_FileFind.Image = ((System.Drawing.Image)(resources.GetObject("simpleButton_FileFind.Image"))); this.simpleButton_FileFind.Location = new System.Drawing.Point(442, 231); this.simpleButton_FileFind.Name = "simpleButton_FileFind"; this.simpleButton_FileFind.Size = new System.Drawing.Size(129, 26); this.simpleButton_FileFind.TabIndex = 14; this.simpleButton_FileFind.Text = "첨부파일 찾기"; this.simpleButton_FileFind.Click += new System.EventHandler(this.simpleButton_FileFind_Click); // // panelControl5 // this.panelControl5.Controls.Add(this.textEdit_Subject); this.panelControl5.Controls.Add(this.labelControl5); this.panelControl5.Location = new System.Drawing.Point(162, 12); this.panelControl5.Name = "panelControl5"; this.panelControl5.Size = new System.Drawing.Size(411, 31); this.panelControl5.TabIndex = 11; // // textEdit_Subject // this.textEdit_Subject.Dock = System.Windows.Forms.DockStyle.Fill; this.textEdit_Subject.EnterMoveNextControl = true; this.textEdit_Subject.Location = new System.Drawing.Point(94, 2); this.textEdit_Subject.Name = "textEdit_Subject"; this.textEdit_Subject.Properties.Appearance.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224))))); this.textEdit_Subject.Properties.Appearance.Options.UseBorderColor = true; this.textEdit_Subject.Properties.Appearance.Options.UseFont = true; this.textEdit_Subject.Properties.AutoHeight = false; this.textEdit_Subject.Size = new System.Drawing.Size(315, 27); this.textEdit_Subject.TabIndex = 0; // // labelControl5 // this.labelControl5.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.labelControl5.AutoSizeMode = DevExpress.XtraEditors.LabelAutoSizeMode.None; this.labelControl5.Dock = System.Windows.Forms.DockStyle.Left; this.labelControl5.Location = new System.Drawing.Point(2, 2); this.labelControl5.Name = "labelControl5"; this.labelControl5.Padding = new System.Windows.Forms.Padding(9, 3, 3, 3); this.labelControl5.Size = new System.Drawing.Size(92, 27); this.labelControl5.TabIndex = 3; this.labelControl5.Text = "제목"; // // panelControl6 // this.panelControl6.Controls.Add(this.textEdit_Content); this.panelControl6.Controls.Add(this.labelControl6); this.panelControl6.Location = new System.Drawing.Point(162, 49); this.panelControl6.Name = "panelControl6"; this.panelControl6.Size = new System.Drawing.Size(411, 141); this.panelControl6.TabIndex = 12; // // textEdit_Content // this.textEdit_Content.Dock = System.Windows.Forms.DockStyle.Fill; this.textEdit_Content.Location = new System.Drawing.Point(94, 2); this.textEdit_Content.Name = "textEdit_Content"; this.textEdit_Content.Properties.Appearance.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224))))); this.textEdit_Content.Properties.Appearance.Options.UseBorderColor = true; this.textEdit_Content.Properties.Appearance.Options.UseFont = true; this.textEdit_Content.Size = new System.Drawing.Size(315, 137); this.textEdit_Content.TabIndex = 0; // // labelControl6 // this.labelControl6.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.labelControl6.AutoSizeMode = DevExpress.XtraEditors.LabelAutoSizeMode.None; this.labelControl6.Dock = System.Windows.Forms.DockStyle.Left; this.labelControl6.Location = new System.Drawing.Point(2, 2); this.labelControl6.Name = "labelControl6"; this.labelControl6.Padding = new System.Windows.Forms.Padding(9, 3, 3, 3); this.labelControl6.Size = new System.Drawing.Size(92, 137); this.labelControl6.TabIndex = 3; this.labelControl6.Text = "내용"; // // panelControl7 // this.panelControl7.Controls.Add(this.textEdit_File); this.panelControl7.Controls.Add(this.labelControl7); this.panelControl7.Location = new System.Drawing.Point(162, 194); this.panelControl7.Name = "panelControl7"; this.panelControl7.Size = new System.Drawing.Size(411, 31); this.panelControl7.TabIndex = 13; // // textEdit_File // this.textEdit_File.Dock = System.Windows.Forms.DockStyle.Fill; this.textEdit_File.EnterMoveNextControl = true; this.textEdit_File.Location = new System.Drawing.Point(94, 2); this.textEdit_File.Name = "textEdit_File"; this.textEdit_File.Properties.Appearance.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224))))); this.textEdit_File.Properties.Appearance.Options.UseBorderColor = true; this.textEdit_File.Properties.Appearance.Options.UseFont = true; this.textEdit_File.Properties.AutoHeight = false; this.textEdit_File.Properties.ReadOnly = true; this.textEdit_File.Size = new System.Drawing.Size(315, 27); this.textEdit_File.TabIndex = 0; // // labelControl7 // this.labelControl7.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.labelControl7.AutoSizeMode = DevExpress.XtraEditors.LabelAutoSizeMode.None; this.labelControl7.Dock = System.Windows.Forms.DockStyle.Left; this.labelControl7.Location = new System.Drawing.Point(2, 2); this.labelControl7.Name = "labelControl7"; this.labelControl7.Padding = new System.Windows.Forms.Padding(9, 3, 3, 3); this.labelControl7.Size = new System.Drawing.Size(92, 27); this.labelControl7.TabIndex = 3; this.labelControl7.Text = "첨부파일"; // // radioGroup_CUST_NAME_GBN // this.radioGroup_CUST_NAME_GBN.EditValue = "0"; this.radioGroup_CUST_NAME_GBN.Location = new System.Drawing.Point(10, 319); this.radioGroup_CUST_NAME_GBN.Name = "radioGroup_CUST_NAME_GBN"; this.radioGroup_CUST_NAME_GBN.Properties.Items.AddRange(new DevExpress.XtraEditors.Controls.RadioGroupItem[] { new DevExpress.XtraEditors.Controls.RadioGroupItem("0", "약식상호"), new DevExpress.XtraEditors.Controls.RadioGroupItem("1", "계산서명"), new DevExpress.XtraEditors.Controls.RadioGroupItem("2", "대표자명")}); this.radioGroup_CUST_NAME_GBN.Size = new System.Drawing.Size(124, 93); this.radioGroup_CUST_NAME_GBN.TabIndex = 10; // // checkBox_DEL_YN // this.checkBox_DEL_YN.AutoSize = true; this.checkBox_DEL_YN.Checked = true; this.checkBox_DEL_YN.CheckState = System.Windows.Forms.CheckState.Checked; this.checkBox_DEL_YN.Location = new System.Drawing.Point(8, 294); this.checkBox_DEL_YN.Name = "checkBox_DEL_YN"; this.checkBox_DEL_YN.Size = new System.Drawing.Size(84, 16); this.checkBox_DEL_YN.TabIndex = 9; this.checkBox_DEL_YN.Text = "거래중자료"; this.checkBox_DEL_YN.UseVisualStyleBackColor = true; // // radioGroup_ORDER_BY // this.radioGroup_ORDER_BY.EditValue = "0"; this.radioGroup_ORDER_BY.Location = new System.Drawing.Point(9, 224); this.radioGroup_ORDER_BY.Name = "radioGroup_ORDER_BY"; this.radioGroup_ORDER_BY.Properties.Items.AddRange(new DevExpress.XtraEditors.Controls.RadioGroupItem[] { new DevExpress.XtraEditors.Controls.RadioGroupItem("0", "상호순"), new DevExpress.XtraEditors.Controls.RadioGroupItem("1", "코드순")}); this.radioGroup_ORDER_BY.Size = new System.Drawing.Size(124, 63); this.radioGroup_ORDER_BY.TabIndex = 8; // // radioGroup_CUST_KIND // this.radioGroup_CUST_KIND.EditValue = "02"; this.radioGroup_CUST_KIND.Location = new System.Drawing.Point(9, 8); this.radioGroup_CUST_KIND.Name = "radioGroup_CUST_KIND"; this.radioGroup_CUST_KIND.Properties.Appearance.Options.UseTextOptions = true; this.radioGroup_CUST_KIND.Properties.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near; this.radioGroup_CUST_KIND.Properties.Items.AddRange(new DevExpress.XtraEditors.Controls.RadioGroupItem[] { new DevExpress.XtraEditors.Controls.RadioGroupItem("01", "매입처"), new DevExpress.XtraEditors.Controls.RadioGroupItem("02", "매출처"), new DevExpress.XtraEditors.Controls.RadioGroupItem("03", "은행"), new DevExpress.XtraEditors.Controls.RadioGroupItem("04", "담당자"), new DevExpress.XtraEditors.Controls.RadioGroupItem("05", "일반매출"), new DevExpress.XtraEditors.Controls.RadioGroupItem("06", "일반매입"), new DevExpress.XtraEditors.Controls.RadioGroupItem("07", "기타"), new DevExpress.XtraEditors.Controls.RadioGroupItem("", "전체")}); this.radioGroup_CUST_KIND.Size = new System.Drawing.Size(125, 210); this.radioGroup_CUST_KIND.TabIndex = 7; // // simpleButton_Cancel // this.simpleButton_Cancel.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left))); 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(427, 428); this.simpleButton_Cancel.Name = "simpleButton_Cancel"; this.simpleButton_Cancel.Size = new System.Drawing.Size(147, 52); this.simpleButton_Cancel.TabIndex = 6; this.simpleButton_Cancel.Text = "화면 닫기"; // // panelControl1 // this.panelControl1.Controls.Add(this.simpleButton_SelectNon); this.panelControl1.Controls.Add(this.simpleButton_SelectAll); this.panelControl1.Controls.Add(this.simpleButton_Search); this.panelControl1.Controls.Add(this.panelControl29); 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(698, 40); this.panelControl1.TabIndex = 4; // // simpleButton_SelectNon // this.simpleButton_SelectNon.AllowFocus = false; this.simpleButton_SelectNon.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.simpleButton_SelectNon.Appearance.Font = new System.Drawing.Font("굴림체", 9F); this.simpleButton_SelectNon.Appearance.Options.UseFont = true; this.simpleButton_SelectNon.Image = ((System.Drawing.Image)(resources.GetObject("simpleButton_SelectNon.Image"))); this.simpleButton_SelectNon.Location = new System.Drawing.Point(602, 4); this.simpleButton_SelectNon.Name = "simpleButton_SelectNon"; this.simpleButton_SelectNon.Size = new System.Drawing.Size(90, 30); this.simpleButton_SelectNon.TabIndex = 9; this.simpleButton_SelectNon.Text = "전체해제"; this.simpleButton_SelectNon.Click += new System.EventHandler(this.simpleButton_SelectNon_Click); // // simpleButton_SelectAll // this.simpleButton_SelectAll.AllowFocus = false; this.simpleButton_SelectAll.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.simpleButton_SelectAll.Appearance.Font = new System.Drawing.Font("굴림체", 9F); this.simpleButton_SelectAll.Appearance.Options.UseFont = true; this.simpleButton_SelectAll.Image = ((System.Drawing.Image)(resources.GetObject("simpleButton_SelectAll.Image"))); this.simpleButton_SelectAll.Location = new System.Drawing.Point(506, 4); this.simpleButton_SelectAll.Name = "simpleButton_SelectAll"; this.simpleButton_SelectAll.Size = new System.Drawing.Size(90, 30); this.simpleButton_SelectAll.TabIndex = 8; this.simpleButton_SelectAll.Text = "전체선택"; this.simpleButton_SelectAll.Click += new System.EventHandler(this.simpleButton_SelectAll_Click); // // simpleButton_Search // this.simpleButton_Search.Image = ((System.Drawing.Image)(resources.GetObject("simpleButton_Search.Image"))); this.simpleButton_Search.Location = new System.Drawing.Point(287, 7); this.simpleButton_Search.Name = "simpleButton_Search"; this.simpleButton_Search.Size = new System.Drawing.Size(75, 26); this.simpleButton_Search.TabIndex = 5; this.simpleButton_Search.Text = "조회"; // // panelControl29 // this.panelControl29.Controls.Add(this.textEdit_Search); this.panelControl29.Controls.Add(this.simpleButton_Text_Clear); this.panelControl29.Controls.Add(this.labelControl26); this.panelControl29.Location = new System.Drawing.Point(5, 7); this.panelControl29.Name = "panelControl29"; this.panelControl29.Size = new System.Drawing.Size(276, 27); this.panelControl29.TabIndex = 3; // // 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.UseReadOnlyAppearance = false; this.textEdit_Search.Size = new System.Drawing.Size(152, 23); this.textEdit_Search.TabIndex = 0; // // simpleButton_Text_Clear // this.simpleButton_Text_Clear.Dock = System.Windows.Forms.DockStyle.Right; this.simpleButton_Text_Clear.Image = ((System.Drawing.Image)(resources.GetObject("simpleButton_Text_Clear.Image"))); this.simpleButton_Text_Clear.ImageLocation = DevExpress.XtraEditors.ImageLocation.MiddleCenter; this.simpleButton_Text_Clear.Location = new System.Drawing.Point(244, 2); this.simpleButton_Text_Clear.Name = "simpleButton_Text_Clear"; this.simpleButton_Text_Clear.Size = new System.Drawing.Size(30, 23); this.simpleButton_Text_Clear.TabIndex = 6; // // 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 = "검색어"; // // gridControl_Main // this.gridControl_Main.Dock = System.Windows.Forms.DockStyle.Fill; this.gridControl_Main.Location = new System.Drawing.Point(0, 40); 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.repositoryItemCheckEdit2}); this.gridControl_Main.Size = new System.Drawing.Size(698, 452); this.gridControl_Main.TabIndex = 5; 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.colCUST_NM, this.colCUST_SMP_NM, this.colINIT_WORD_NM, this.gridColumn1, this.gridColumn2, this.gridColumn3, this.gridColumn4}); 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.ColumnAutoWidth = false; this.gridView_Main.OptionsView.ShowFooter = true; this.gridView_Main.OptionsView.ShowGroupPanel = false; this.gridView_Main.RowHeight = 23; // // 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.OptionsColumn.FixedWidth = true; this.colCUST_NM.Visible = true; this.colCUST_NM.VisibleIndex = 1; this.colCUST_NM.Width = 180; // // colCUST_SMP_NM // this.colCUST_SMP_NM.AppearanceCell.Options.UseTextOptions = true; this.colCUST_SMP_NM.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.colCUST_SMP_NM.Caption = "코 드"; this.colCUST_SMP_NM.FieldName = "CUST_CD"; this.colCUST_SMP_NM.Name = "colCUST_SMP_NM"; this.colCUST_SMP_NM.OptionsColumn.AllowEdit = false; this.colCUST_SMP_NM.OptionsColumn.FixedWidth = true; this.colCUST_SMP_NM.Visible = true; this.colCUST_SMP_NM.VisibleIndex = 2; // // 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 = 3; this.colINIT_WORD_NM.Width = 100; // // gridColumn1 // this.gridColumn1.Caption = "이메일"; this.gridColumn1.FieldName = "EMAIL"; this.gridColumn1.Name = "gridColumn1"; this.gridColumn1.OptionsColumn.AllowEdit = false; this.gridColumn1.Width = 112; // // gridColumn2 // this.gridColumn2.Caption = "선택"; this.gridColumn2.ColumnEdit = this.repositoryItemCheckEdit2; this.gridColumn2.FieldName = "SEL_YN"; this.gridColumn2.Name = "gridColumn2"; this.gridColumn2.Visible = true; this.gridColumn2.VisibleIndex = 0; this.gridColumn2.Width = 55; // // 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 = "MGR_EMAIL"; this.gridColumn3.Name = "gridColumn3"; this.gridColumn3.OptionsColumn.AllowEdit = false; this.gridColumn3.Visible = true; this.gridColumn3.VisibleIndex = 4; this.gridColumn3.Width = 137; // // 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"; // // simpleButton_SEND_FAX // this.simpleButton_SEND_FAX.AllowFocus = false; this.simpleButton_SEND_FAX.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.simpleButton_SEND_FAX.Appearance.Font = new System.Drawing.Font("굴림체", 9F); this.simpleButton_SEND_FAX.Appearance.Options.UseFont = true; this.simpleButton_SEND_FAX.Image = ((System.Drawing.Image)(resources.GetObject("simpleButton_SEND_FAX.Image"))); this.simpleButton_SEND_FAX.Location = new System.Drawing.Point(163, 382); this.simpleButton_SEND_FAX.Name = "simpleButton_SEND_FAX"; this.simpleButton_SEND_FAX.Size = new System.Drawing.Size(410, 30); this.simpleButton_SEND_FAX.TabIndex = 25; this.simpleButton_SEND_FAX.Text = "팩스 발송"; this.simpleButton_SEND_FAX.Click += new System.EventHandler(this.simpleButton_SEND_FAX_Click); // // gridColumn4 // this.gridColumn4.Caption = "팩스번호"; this.gridColumn4.FieldName = "FAX_NO"; this.gridColumn4.Name = "gridColumn4"; this.gridColumn4.OptionsColumn.AllowEdit = false; this.gridColumn4.Visible = true; this.gridColumn4.VisibleIndex = 5; this.gridColumn4.Width = 105; // // CustMailPopup // this.Appearance.Options.UseFont = true; this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None; this.CancelButton = this.simpleButton_Cancel; this.ClientSize = new System.Drawing.Size(1290, 492); this.Controls.Add(this.gridControl_Main); this.Controls.Add(this.panelControl1); this.Controls.Add(this.panelControl4); this.Font = new System.Drawing.Font("굴림체", 9F); this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle; this.MaximizeBox = false; this.MinimizeBox = false; this.Name = "CustMailPopup"; this.ShowIcon = false; this.ShowInTaskbar = false; this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent; this.Text = "메일/팩스 일괄 발송"; ((System.ComponentModel.ISupportInitialize)(this.panelControl4)).EndInit(); this.panelControl4.ResumeLayout(false); this.panelControl4.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.progressBarControl_Send.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.panelControl5)).EndInit(); this.panelControl5.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.textEdit_Subject.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.panelControl6)).EndInit(); this.panelControl6.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.textEdit_Content.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.panelControl7)).EndInit(); this.panelControl7.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.textEdit_File.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radioGroup_CUST_NAME_GBN.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radioGroup_ORDER_BY.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.radioGroup_CUST_KIND.Properties)).EndInit(); ((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.gridControl_Main)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.gridView_Main)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit2)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit1)).EndInit(); this.ResumeLayout(false); } #endregion private DevExpress.XtraEditors.PanelControl panelControl4; private DevExpress.XtraEditors.SimpleButton simpleButton_Cancel; 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.XtraGrid.Columns.GridColumn colCUST_NM; private DevExpress.XtraGrid.Columns.GridColumn colCUST_SMP_NM; private DevExpress.XtraGrid.Columns.GridColumn colINIT_WORD_NM; private DevExpress.XtraEditors.PanelControl panelControl29; private DevExpress.XtraEditors.TextEdit textEdit_Search; private DevExpress.XtraEditors.LabelControl labelControl26; private DevExpress.XtraEditors.SimpleButton simpleButton_Search; private DevExpress.XtraEditors.SimpleButton simpleButton_Text_Clear; private DevExpress.XtraEditors.RadioGroup radioGroup_CUST_NAME_GBN; private System.Windows.Forms.CheckBox checkBox_DEL_YN; private DevExpress.XtraEditors.RadioGroup radioGroup_ORDER_BY; private DevExpress.XtraEditors.RadioGroup radioGroup_CUST_KIND; private DevExpress.XtraGrid.Columns.GridColumn gridColumn1; private DevExpress.XtraGrid.Columns.GridColumn gridColumn2; private DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit repositoryItemCheckEdit2; private DevExpress.XtraEditors.SimpleButton simpleButton_SelectNon; private DevExpress.XtraEditors.SimpleButton simpleButton_SelectAll; private DevExpress.XtraEditors.PanelControl panelControl5; public DevExpress.XtraEditors.TextEdit textEdit_Subject; private DevExpress.XtraEditors.LabelControl labelControl5; private DevExpress.XtraEditors.PanelControl panelControl6; private DevExpress.XtraEditors.MemoEdit textEdit_Content; private DevExpress.XtraEditors.LabelControl labelControl6; private DevExpress.XtraEditors.PanelControl panelControl7; public DevExpress.XtraEditors.TextEdit textEdit_File; private DevExpress.XtraEditors.LabelControl labelControl7; private DevExpress.XtraEditors.SimpleButton simpleButton_FileFind; private DevExpress.XtraEditors.SimpleButton simpleButton_SEND_MAIL; private DevExpress.XtraGrid.Columns.GridColumn gridColumn3; private DevExpress.XtraEditors.ProgressBarControl progressBarControl_Send; private DevExpress.XtraEditors.SimpleButton simpleButton_SEND_FAX; private DevExpress.XtraGrid.Columns.GridColumn gridColumn4; } }