spc-kiosk-pb/Window/WinPayment/frmCpnSend.designer.cs

556 lines
30 KiB
C#
Raw Normal View History

2019-06-16 05:12:09 +00:00
namespace Cosmos.Win
{
partial class frmCpnSend
{
/// <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(frmCpnSend));
this.lblTitle = new Cosmos.UI.CsmLabel();
this.picBack = new System.Windows.Forms.PictureBox();
this.btnExit = new Cosmos.UI.CsmLabel();
this.grdSearchList = new Cosmos.UI.CsmGrid();
this.pnlBuyHist = new System.Windows.Forms.Panel();
this.btnCpnRate5 = new Cosmos.UI.CsmButton();
this.btnCpnRate4 = new Cosmos.UI.CsmButton();
this.btnCpnRate3 = new Cosmos.UI.CsmButton();
this.btnCpnRate2 = new Cosmos.UI.CsmButton();
this.btnCpnRate1 = new Cosmos.UI.CsmButton();
this.btnCpnGubun5 = new Cosmos.UI.CsmButton();
this.btnCpnGubun4 = new Cosmos.UI.CsmButton();
this.btnCpnGubun3 = new Cosmos.UI.CsmButton();
this.btnCpnGubun2 = new Cosmos.UI.CsmButton();
this.btnCpnGubun1 = new Cosmos.UI.CsmButton();
this.csmLabel1 = new Cosmos.UI.CsmLabel();
this.csmLabel5 = new Cosmos.UI.CsmLabel();
this.btnCancel = new Cosmos.UI.CsmButton();
this.btnSend = new Cosmos.UI.CsmButton();
this.btnDw2 = new Cosmos.UI.CsmButton();
this.btnUp2 = new Cosmos.UI.CsmButton();
((System.ComponentModel.ISupportInitialize)(this.picBack)).BeginInit();
this.pnlBuyHist.SuspendLayout();
this.SuspendLayout();
//
// lblTitle
//
this.lblTitle.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(70)))), ((int)(((byte)(86)))), ((int)(((byte)(98)))));
this.lblTitle.BorderStyleReDraw = false;
this.lblTitle.Font = new System.Drawing.Font("Microsoft Sans Serif", 16F, System.Drawing.FontStyle.Bold);
this.lblTitle.ForeColor = System.Drawing.Color.White;
this.lblTitle.Location = new System.Drawing.Point(0, 1);
this.lblTitle.Name = "lblTitle";
this.lblTitle.Size = new System.Drawing.Size(449, 50);
this.lblTitle.TabIndex = 229;
this.lblTitle.Text = "쿠폰 발송";
this.lblTitle.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// picBack
//
this.picBack.BackColor = System.Drawing.Color.White;
this.picBack.ErrorImage = null;
this.picBack.Image = ((System.Drawing.Image)(resources.GetObject("picBack.Image")));
this.picBack.InitialImage = null;
this.picBack.Location = new System.Drawing.Point(0, 0);
this.picBack.Name = "picBack";
this.picBack.Size = new System.Drawing.Size(450, 350);
this.picBack.TabIndex = 233;
this.picBack.TabStop = false;
//
// btnExit
//
this.btnExit.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(70)))), ((int)(((byte)(86)))), ((int)(((byte)(98)))));
this.btnExit.BorderStyleReDraw = false;
this.btnExit.Font = new System.Drawing.Font("굴림체", 20.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.btnExit.ForeColor = System.Drawing.Color.White;
this.btnExit.Location = new System.Drawing.Point(390, 1);
this.btnExit.Name = "btnExit";
this.btnExit.Size = new System.Drawing.Size(58, 50);
this.btnExit.TabIndex = 466;
this.btnExit.Text = "X";
this.btnExit.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
this.btnExit.Click += new System.EventHandler(this.btnExit_Click);
//
// grdSearchList
//
this.grdSearchList.BackColor = System.Drawing.Color.White;
this.grdSearchList.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.grdSearchList.CsmGridAlternateRowBackColor = System.Drawing.Color.White;
this.grdSearchList.CsmGridBackGroundColor = System.Drawing.Color.Ivory;
this.grdSearchList.CsmGridColumnCount = 5;
this.grdSearchList.CsmGridColumnHeadersFont = new System.Drawing.Font("맑은 고딕", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.grdSearchList.CsmGridColumnHeadersHeight = 36;
this.grdSearchList.CsmGridColumnHeadersVisible = false;
this.grdSearchList.CsmGridDefaultRowBackColor = System.Drawing.Color.Ivory;
this.grdSearchList.CsmGridFirstDisplayedScrollingRowIndex = -1;
this.grdSearchList.CsmGridHighlightColor = System.Drawing.SystemColors.Highlight;
this.grdSearchList.CsmGridHighlightTextColor = System.Drawing.SystemColors.HighlightText;
this.grdSearchList.CsmGridIndicateBackColor = System.Drawing.Color.Red;
this.grdSearchList.CsmGridIndicateForeColor = System.Drawing.Color.White;
this.grdSearchList.CsmGridRowMove = true;
this.grdSearchList.CsmGridRowsHeight = 47;
this.grdSearchList.CsmGridShowPageRowsCount = 5;
this.grdSearchList.Font = new System.Drawing.Font("굴림", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.grdSearchList.Location = new System.Drawing.Point(9, 55);
this.grdSearchList.Margin = new System.Windows.Forms.Padding(4);
this.grdSearchList.Name = "grdSearchList";
this.grdSearchList.Size = new System.Drawing.Size(400, 237);
this.grdSearchList.TabIndex = 498;
//
// pnlBuyHist
//
this.pnlBuyHist.BackColor = System.Drawing.SystemColors.Control;
this.pnlBuyHist.Controls.Add(this.btnCpnRate5);
this.pnlBuyHist.Controls.Add(this.btnCpnRate4);
this.pnlBuyHist.Controls.Add(this.btnCpnRate3);
this.pnlBuyHist.Controls.Add(this.btnCpnRate2);
this.pnlBuyHist.Controls.Add(this.btnCpnRate1);
this.pnlBuyHist.Controls.Add(this.btnCpnGubun5);
this.pnlBuyHist.Controls.Add(this.btnCpnGubun4);
this.pnlBuyHist.Controls.Add(this.btnCpnGubun3);
this.pnlBuyHist.Controls.Add(this.btnCpnGubun2);
this.pnlBuyHist.Controls.Add(this.btnCpnGubun1);
this.pnlBuyHist.Controls.Add(this.csmLabel1);
this.pnlBuyHist.Controls.Add(this.csmLabel5);
this.pnlBuyHist.Location = new System.Drawing.Point(5, 401);
this.pnlBuyHist.Name = "pnlBuyHist";
this.pnlBuyHist.Size = new System.Drawing.Size(776, 164);
this.pnlBuyHist.TabIndex = 544;
this.pnlBuyHist.Visible = false;
//
// btnCpnRate5
//
this.btnCpnRate5.BackColor = System.Drawing.Color.White;
this.btnCpnRate5.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
this.btnCpnRate5.BorderStyleReDraw = true;
this.btnCpnRate5.ClickImage = null;
this.btnCpnRate5.DefaultImage = null;
this.btnCpnRate5.DisableImage = null;
this.btnCpnRate5.Font = new System.Drawing.Font("맑은 고딕", 11F, System.Drawing.FontStyle.Bold);
this.btnCpnRate5.ForeColor = System.Drawing.Color.Black;
this.btnCpnRate5.Location = new System.Drawing.Point(640, 60);
this.btnCpnRate5.Name = "btnCpnRate5";
this.btnCpnRate5.OccupancyBar = 0;
this.btnCpnRate5.OccupancyBar_Lv0 = null;
this.btnCpnRate5.OccupancyBar_Lv1 = null;
this.btnCpnRate5.OccupancyBar_Lv2 = null;
this.btnCpnRate5.OccupancyBar_Lv3 = null;
this.btnCpnRate5.OccupancyBar_Lv4 = null;
this.btnCpnRate5.Size = new System.Drawing.Size(128, 49);
this.btnCpnRate5.TabIndex = 511;
this.btnCpnRate5.Text = "25%";
this.btnCpnRate5.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// btnCpnRate4
//
this.btnCpnRate4.BackColor = System.Drawing.Color.White;
this.btnCpnRate4.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
this.btnCpnRate4.BorderStyleReDraw = true;
this.btnCpnRate4.ClickImage = null;
this.btnCpnRate4.DefaultImage = null;
this.btnCpnRate4.DisableImage = null;
this.btnCpnRate4.Font = new System.Drawing.Font("맑은 고딕", 11F, System.Drawing.FontStyle.Bold);
this.btnCpnRate4.ForeColor = System.Drawing.Color.Black;
this.btnCpnRate4.Location = new System.Drawing.Point(508, 60);
this.btnCpnRate4.Name = "btnCpnRate4";
this.btnCpnRate4.OccupancyBar = 0;
this.btnCpnRate4.OccupancyBar_Lv0 = null;
this.btnCpnRate4.OccupancyBar_Lv1 = null;
this.btnCpnRate4.OccupancyBar_Lv2 = null;
this.btnCpnRate4.OccupancyBar_Lv3 = null;
this.btnCpnRate4.OccupancyBar_Lv4 = null;
this.btnCpnRate4.Size = new System.Drawing.Size(128, 49);
this.btnCpnRate4.TabIndex = 510;
this.btnCpnRate4.Text = "20%";
this.btnCpnRate4.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// btnCpnRate3
//
this.btnCpnRate3.BackColor = System.Drawing.Color.White;
this.btnCpnRate3.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
this.btnCpnRate3.BorderStyleReDraw = true;
this.btnCpnRate3.ClickImage = null;
this.btnCpnRate3.DefaultImage = null;
this.btnCpnRate3.DisableImage = null;
this.btnCpnRate3.Font = new System.Drawing.Font("맑은 고딕", 11F, System.Drawing.FontStyle.Bold);
this.btnCpnRate3.ForeColor = System.Drawing.Color.Black;
this.btnCpnRate3.Location = new System.Drawing.Point(376, 60);
this.btnCpnRate3.Name = "btnCpnRate3";
this.btnCpnRate3.OccupancyBar = 0;
this.btnCpnRate3.OccupancyBar_Lv0 = null;
this.btnCpnRate3.OccupancyBar_Lv1 = null;
this.btnCpnRate3.OccupancyBar_Lv2 = null;
this.btnCpnRate3.OccupancyBar_Lv3 = null;
this.btnCpnRate3.OccupancyBar_Lv4 = null;
this.btnCpnRate3.Size = new System.Drawing.Size(128, 49);
this.btnCpnRate3.TabIndex = 509;
this.btnCpnRate3.Text = "15%";
this.btnCpnRate3.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// btnCpnRate2
//
this.btnCpnRate2.BackColor = System.Drawing.Color.White;
this.btnCpnRate2.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
this.btnCpnRate2.BorderStyleReDraw = true;
this.btnCpnRate2.ClickImage = null;
this.btnCpnRate2.DefaultImage = null;
this.btnCpnRate2.DisableImage = null;
this.btnCpnRate2.Font = new System.Drawing.Font("맑은 고딕", 11F, System.Drawing.FontStyle.Bold);
this.btnCpnRate2.ForeColor = System.Drawing.Color.Black;
this.btnCpnRate2.Location = new System.Drawing.Point(244, 60);
this.btnCpnRate2.Name = "btnCpnRate2";
this.btnCpnRate2.OccupancyBar = 0;
this.btnCpnRate2.OccupancyBar_Lv0 = null;
this.btnCpnRate2.OccupancyBar_Lv1 = null;
this.btnCpnRate2.OccupancyBar_Lv2 = null;
this.btnCpnRate2.OccupancyBar_Lv3 = null;
this.btnCpnRate2.OccupancyBar_Lv4 = null;
this.btnCpnRate2.Size = new System.Drawing.Size(128, 49);
this.btnCpnRate2.TabIndex = 508;
this.btnCpnRate2.Text = "10%";
this.btnCpnRate2.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// btnCpnRate1
//
this.btnCpnRate1.BackColor = System.Drawing.Color.White;
this.btnCpnRate1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
this.btnCpnRate1.BorderStyleReDraw = true;
this.btnCpnRate1.ClickImage = null;
this.btnCpnRate1.DefaultImage = null;
this.btnCpnRate1.DisableImage = null;
this.btnCpnRate1.Font = new System.Drawing.Font("맑은 고딕", 11F, System.Drawing.FontStyle.Bold);
this.btnCpnRate1.ForeColor = System.Drawing.Color.Black;
this.btnCpnRate1.Location = new System.Drawing.Point(112, 60);
this.btnCpnRate1.Name = "btnCpnRate1";
this.btnCpnRate1.OccupancyBar = 0;
this.btnCpnRate1.OccupancyBar_Lv0 = null;
this.btnCpnRate1.OccupancyBar_Lv1 = null;
this.btnCpnRate1.OccupancyBar_Lv2 = null;
this.btnCpnRate1.OccupancyBar_Lv3 = null;
this.btnCpnRate1.OccupancyBar_Lv4 = null;
this.btnCpnRate1.Size = new System.Drawing.Size(128, 49);
this.btnCpnRate1.TabIndex = 507;
this.btnCpnRate1.Text = "5%";
this.btnCpnRate1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// btnCpnGubun5
//
this.btnCpnGubun5.BackColor = System.Drawing.Color.White;
this.btnCpnGubun5.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
this.btnCpnGubun5.BorderStyleReDraw = true;
this.btnCpnGubun5.ClickImage = null;
this.btnCpnGubun5.DefaultImage = null;
this.btnCpnGubun5.DisableImage = null;
this.btnCpnGubun5.Font = new System.Drawing.Font("맑은 고딕", 11F, System.Drawing.FontStyle.Bold);
this.btnCpnGubun5.ForeColor = System.Drawing.Color.Black;
this.btnCpnGubun5.Location = new System.Drawing.Point(640, 10);
this.btnCpnGubun5.Name = "btnCpnGubun5";
this.btnCpnGubun5.OccupancyBar = 0;
this.btnCpnGubun5.OccupancyBar_Lv0 = null;
this.btnCpnGubun5.OccupancyBar_Lv1 = null;
this.btnCpnGubun5.OccupancyBar_Lv2 = null;
this.btnCpnGubun5.OccupancyBar_Lv3 = null;
this.btnCpnGubun5.OccupancyBar_Lv4 = null;
this.btnCpnGubun5.Size = new System.Drawing.Size(128, 49);
this.btnCpnGubun5.TabIndex = 506;
this.btnCpnGubun5.Tag = "";
this.btnCpnGubun5.Text = "선물";
this.btnCpnGubun5.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// btnCpnGubun4
//
this.btnCpnGubun4.BackColor = System.Drawing.Color.White;
this.btnCpnGubun4.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
this.btnCpnGubun4.BorderStyleReDraw = true;
this.btnCpnGubun4.ClickImage = null;
this.btnCpnGubun4.DefaultImage = null;
this.btnCpnGubun4.DisableImage = null;
this.btnCpnGubun4.Font = new System.Drawing.Font("맑은 고딕", 11F, System.Drawing.FontStyle.Bold);
this.btnCpnGubun4.ForeColor = System.Drawing.Color.Black;
this.btnCpnGubun4.Location = new System.Drawing.Point(508, 10);
this.btnCpnGubun4.Name = "btnCpnGubun4";
this.btnCpnGubun4.OccupancyBar = 0;
this.btnCpnGubun4.OccupancyBar_Lv0 = null;
this.btnCpnGubun4.OccupancyBar_Lv1 = null;
this.btnCpnGubun4.OccupancyBar_Lv2 = null;
this.btnCpnGubun4.OccupancyBar_Lv3 = null;
this.btnCpnGubun4.OccupancyBar_Lv4 = null;
this.btnCpnGubun4.Size = new System.Drawing.Size(128, 49);
this.btnCpnGubun4.TabIndex = 505;
this.btnCpnGubun4.Tag = "";
this.btnCpnGubun4.Text = "커피";
this.btnCpnGubun4.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// btnCpnGubun3
//
this.btnCpnGubun3.BackColor = System.Drawing.Color.White;
this.btnCpnGubun3.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
this.btnCpnGubun3.BorderStyleReDraw = true;
this.btnCpnGubun3.ClickImage = null;
this.btnCpnGubun3.DefaultImage = null;
this.btnCpnGubun3.DisableImage = null;
this.btnCpnGubun3.Font = new System.Drawing.Font("맑은 고딕", 11F, System.Drawing.FontStyle.Bold);
this.btnCpnGubun3.ForeColor = System.Drawing.Color.Black;
this.btnCpnGubun3.Location = new System.Drawing.Point(376, 10);
this.btnCpnGubun3.Name = "btnCpnGubun3";
this.btnCpnGubun3.OccupancyBar = 0;
this.btnCpnGubun3.OccupancyBar_Lv0 = null;
this.btnCpnGubun3.OccupancyBar_Lv1 = null;
this.btnCpnGubun3.OccupancyBar_Lv2 = null;
this.btnCpnGubun3.OccupancyBar_Lv3 = null;
this.btnCpnGubun3.OccupancyBar_Lv4 = null;
this.btnCpnGubun3.Size = new System.Drawing.Size(128, 49);
this.btnCpnGubun3.TabIndex = 504;
this.btnCpnGubun3.Tag = "";
this.btnCpnGubun3.Text = "케익";
this.btnCpnGubun3.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// btnCpnGubun2
//
this.btnCpnGubun2.BackColor = System.Drawing.Color.White;
this.btnCpnGubun2.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
this.btnCpnGubun2.BorderStyleReDraw = true;
this.btnCpnGubun2.ClickImage = null;
this.btnCpnGubun2.DefaultImage = null;
this.btnCpnGubun2.DisableImage = null;
this.btnCpnGubun2.Font = new System.Drawing.Font("맑은 고딕", 11F, System.Drawing.FontStyle.Bold);
this.btnCpnGubun2.ForeColor = System.Drawing.Color.Black;
this.btnCpnGubun2.Location = new System.Drawing.Point(244, 10);
this.btnCpnGubun2.Name = "btnCpnGubun2";
this.btnCpnGubun2.OccupancyBar = 0;
this.btnCpnGubun2.OccupancyBar_Lv0 = null;
this.btnCpnGubun2.OccupancyBar_Lv1 = null;
this.btnCpnGubun2.OccupancyBar_Lv2 = null;
this.btnCpnGubun2.OccupancyBar_Lv3 = null;
this.btnCpnGubun2.OccupancyBar_Lv4 = null;
this.btnCpnGubun2.Size = new System.Drawing.Size(128, 49);
this.btnCpnGubun2.TabIndex = 503;
this.btnCpnGubun2.Tag = "";
this.btnCpnGubun2.Text = "SW";
this.btnCpnGubun2.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// btnCpnGubun1
//
this.btnCpnGubun1.BackColor = System.Drawing.Color.Gold;
this.btnCpnGubun1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
this.btnCpnGubun1.BorderStyleReDraw = true;
this.btnCpnGubun1.ClickImage = null;
this.btnCpnGubun1.DefaultImage = null;
this.btnCpnGubun1.DisableImage = null;
this.btnCpnGubun1.Font = new System.Drawing.Font("맑은 고딕", 11F, System.Drawing.FontStyle.Bold);
this.btnCpnGubun1.ForeColor = System.Drawing.Color.Black;
this.btnCpnGubun1.Location = new System.Drawing.Point(112, 10);
this.btnCpnGubun1.Name = "btnCpnGubun1";
this.btnCpnGubun1.OccupancyBar = 0;
this.btnCpnGubun1.OccupancyBar_Lv0 = null;
this.btnCpnGubun1.OccupancyBar_Lv1 = null;
this.btnCpnGubun1.OccupancyBar_Lv2 = null;
this.btnCpnGubun1.OccupancyBar_Lv3 = null;
this.btnCpnGubun1.OccupancyBar_Lv4 = null;
this.btnCpnGubun1.Size = new System.Drawing.Size(128, 49);
this.btnCpnGubun1.TabIndex = 502;
this.btnCpnGubun1.Tag = "";
this.btnCpnGubun1.Text = "식빵";
this.btnCpnGubun1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// csmLabel1
//
this.csmLabel1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(236)))), ((int)(((byte)(238)))), ((int)(((byte)(239)))));
this.csmLabel1.BorderStyleReDraw = true;
this.csmLabel1.Font = new System.Drawing.Font("맑은 고딕", 11F, System.Drawing.FontStyle.Bold);
this.csmLabel1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(51)))), ((int)(((byte)(51)))), ((int)(((byte)(51)))));
this.csmLabel1.Location = new System.Drawing.Point(4, 60);
this.csmLabel1.Name = "csmLabel1";
this.csmLabel1.Size = new System.Drawing.Size(105, 49);
this.csmLabel1.TabIndex = 501;
this.csmLabel1.Tag = "1";
this.csmLabel1.Text = "할인";
this.csmLabel1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
this.csmLabel1.UseCompatibleTextRendering = true;
//
// csmLabel5
//
this.csmLabel5.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(236)))), ((int)(((byte)(238)))), ((int)(((byte)(239)))));
this.csmLabel5.BorderStyleReDraw = true;
this.csmLabel5.Font = new System.Drawing.Font("맑은 고딕", 11F, System.Drawing.FontStyle.Bold);
this.csmLabel5.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(51)))), ((int)(((byte)(51)))), ((int)(((byte)(51)))));
this.csmLabel5.Location = new System.Drawing.Point(4, 10);
this.csmLabel5.Name = "csmLabel5";
this.csmLabel5.Size = new System.Drawing.Size(105, 49);
this.csmLabel5.TabIndex = 500;
this.csmLabel5.Tag = "1";
this.csmLabel5.Text = "유형";
this.csmLabel5.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
this.csmLabel5.UseCompatibleTextRendering = true;
//
// btnCancel
//
this.btnCancel.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(22)))), ((int)(((byte)(187)))), ((int)(((byte)(238)))));
this.btnCancel.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
this.btnCancel.BorderStyleReDraw = false;
this.btnCancel.ClickImage = null;
this.btnCancel.DefaultImage = null;
this.btnCancel.DisableImage = null;
this.btnCancel.Font = new System.Drawing.Font("맑은 고딕", 11F, System.Drawing.FontStyle.Bold);
this.btnCancel.ForeColor = System.Drawing.Color.White;
this.btnCancel.Location = new System.Drawing.Point(226, 295);
this.btnCancel.Name = "btnCancel";
this.btnCancel.OccupancyBar = 0;
this.btnCancel.OccupancyBar_Lv0 = null;
this.btnCancel.OccupancyBar_Lv1 = null;
this.btnCancel.OccupancyBar_Lv2 = null;
this.btnCancel.OccupancyBar_Lv3 = null;
this.btnCancel.OccupancyBar_Lv4 = null;
this.btnCancel.Size = new System.Drawing.Size(214, 45);
this.btnCancel.TabIndex = 546;
this.btnCancel.Text = "취소";
this.btnCancel.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
this.btnCancel.Click += new System.EventHandler(this.btnCpnSend_Click);
//
// btnSend
//
this.btnSend.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(22)))), ((int)(((byte)(187)))), ((int)(((byte)(238)))));
this.btnSend.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
this.btnSend.BorderStyleReDraw = false;
this.btnSend.ClickImage = null;
this.btnSend.DefaultImage = null;
this.btnSend.DisableImage = null;
this.btnSend.Font = new System.Drawing.Font("맑은 고딕", 11F, System.Drawing.FontStyle.Bold);
this.btnSend.ForeColor = System.Drawing.Color.White;
this.btnSend.Location = new System.Drawing.Point(9, 295);
this.btnSend.Name = "btnSend";
this.btnSend.OccupancyBar = 0;
this.btnSend.OccupancyBar_Lv0 = null;
this.btnSend.OccupancyBar_Lv1 = null;
this.btnSend.OccupancyBar_Lv2 = null;
this.btnSend.OccupancyBar_Lv3 = null;
this.btnSend.OccupancyBar_Lv4 = null;
this.btnSend.Size = new System.Drawing.Size(214, 45);
this.btnSend.TabIndex = 545;
this.btnSend.Text = "발송";
this.btnSend.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
this.btnSend.Click += new System.EventHandler(this.btnCpnSend_Click);
//
// btnDw2
//
this.btnDw2.BackColor = System.Drawing.Color.White;
this.btnDw2.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
this.btnDw2.BorderStyleReDraw = true;
this.btnDw2.ClickImage = null;
this.btnDw2.DefaultImage = null;
this.btnDw2.DisableImage = null;
this.btnDw2.Font = new System.Drawing.Font("Microsoft Sans Serif", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.btnDw2.ForeColor = System.Drawing.Color.White;
this.btnDw2.Location = new System.Drawing.Point(411, 174);
this.btnDw2.Name = "btnDw2";
this.btnDw2.OccupancyBar = 0;
this.btnDw2.OccupancyBar_Lv0 = null;
this.btnDw2.OccupancyBar_Lv1 = null;
this.btnDw2.OccupancyBar_Lv2 = null;
this.btnDw2.OccupancyBar_Lv3 = null;
this.btnDw2.OccupancyBar_Lv4 = null;
this.btnDw2.Size = new System.Drawing.Size(29, 118);
this.btnDw2.TabIndex = 547;
this.btnDw2.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
this.btnDw2.UseCompatibleTextRendering = true;
this.btnDw2.Click += new System.EventHandler(this.btnCpnSend_Click);
//
// btnUp2
//
this.btnUp2.BackColor = System.Drawing.Color.Transparent;
this.btnUp2.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
this.btnUp2.BorderStyleReDraw = true;
this.btnUp2.ClickImage = null;
this.btnUp2.DefaultImage = null;
this.btnUp2.DisableImage = null;
this.btnUp2.Font = new System.Drawing.Font("Microsoft Sans Serif", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.btnUp2.ForeColor = System.Drawing.Color.White;
this.btnUp2.Location = new System.Drawing.Point(411, 55);
this.btnUp2.Name = "btnUp2";
this.btnUp2.OccupancyBar = 0;
this.btnUp2.OccupancyBar_Lv0 = null;
this.btnUp2.OccupancyBar_Lv1 = null;
this.btnUp2.OccupancyBar_Lv2 = null;
this.btnUp2.OccupancyBar_Lv3 = null;
this.btnUp2.OccupancyBar_Lv4 = null;
this.btnUp2.Size = new System.Drawing.Size(29, 118);
this.btnUp2.TabIndex = 548;
this.btnUp2.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
this.btnUp2.UseCompatibleTextRendering = true;
this.btnUp2.Click += new System.EventHandler(this.btnCpnSend_Click);
//
// frmCpnSend
//
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None;
this.BackColor = System.Drawing.Color.White;
this.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
this.ClientSize = new System.Drawing.Size(450, 350);
this.Controls.Add(this.btnDw2);
this.Controls.Add(this.btnUp2);
this.Controls.Add(this.btnCancel);
this.Controls.Add(this.btnSend);
this.Controls.Add(this.pnlBuyHist);
this.Controls.Add(this.grdSearchList);
this.Controls.Add(this.btnExit);
this.Controls.Add(this.lblTitle);
this.Controls.Add(this.picBack);
this.DoubleBuffered = true;
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
this.Name = "frmCpnSend";
this.ShowInTaskbar = false;
this.StartPosition = System.Windows.Forms.FormStartPosition.Manual;
this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.frmCpnSend_FormClosing);
this.Load += new System.EventHandler(this.frmCpnSend_Load);
((System.ComponentModel.ISupportInitialize)(this.picBack)).EndInit();
this.pnlBuyHist.ResumeLayout(false);
this.ResumeLayout(false);
}
#endregion
private UI.CsmLabel lblTitle;
private System.Windows.Forms.PictureBox picBack;
private UI.CsmLabel btnExit;
private UI.CsmGrid grdSearchList;
private System.Windows.Forms.Panel pnlBuyHist;
private UI.CsmButton btnCpnRate5;
private UI.CsmButton btnCpnRate4;
private UI.CsmButton btnCpnRate3;
private UI.CsmButton btnCpnRate2;
private UI.CsmButton btnCpnRate1;
private UI.CsmButton btnCpnGubun5;
private UI.CsmButton btnCpnGubun4;
private UI.CsmButton btnCpnGubun3;
private UI.CsmButton btnCpnGubun2;
private UI.CsmButton btnCpnGubun1;
private UI.CsmLabel csmLabel1;
private UI.CsmLabel csmLabel5;
private UI.CsmButton btnCancel;
private UI.CsmButton btnSend;
private UI.CsmButton btnDw2;
private UI.CsmButton btnUp2;
}
}