namespace Cosmos.Service
{
partial class frmCampPresent
{
///
/// Required designer variable.
///
private System.ComponentModel.IContainer components = null;
///
/// Clean up any resources being used.
///
/// true if managed resources should be disposed; otherwise, false.
protected override void Dispose(bool disposing)
{
if (disposing && (components != null))
{
components.Dispose();
}
base.Dispose(disposing);
}
#region Windows Form Designer generated code
///
/// Required method for Designer support - do not modify
/// the contents of this method with the code editor.
///
private void InitializeComponent()
{
this.btnComplete = new Cosmos.UI.CsmButton();
this.lblTitle = new Cosmos.UI.CsmLabel();
this.label2 = new System.Windows.Forms.Label();
this.lblCampName = new Cosmos.UI.CsmLabel();
this.label3 = new System.Windows.Forms.Label();
this.txtCampName = new Cosmos.UI.CsmLabel();
this.txtPresentQty = new Cosmos.UI.CsmLabel();
this.lblPresentQty = new Cosmos.UI.CsmLabel();
this.lblAddSaleYn = new Cosmos.UI.CsmLabel();
this.btnDnDst = new Cosmos.UI.CsmButton();
this.btnUpDst = new Cosmos.UI.CsmButton();
this.gridPresentDst = new Cosmos.UI.CsmGrid();
this.lblTotAmt = new Cosmos.UI.CsmLabel();
this.txtTotAmt = new Cosmos.UI.CsmLabel();
this.txtTotQty = new Cosmos.UI.CsmLabel();
this.label1 = new System.Windows.Forms.Label();
this.lblTotQty = new Cosmos.UI.CsmLabel();
this.label4 = new System.Windows.Forms.Label();
this.btnQty = new Cosmos.UI.CsmButton();
this.btnDelete = new Cosmos.UI.CsmButton();
this.picBack = new System.Windows.Forms.PictureBox();
this.btnExit = new Cosmos.UI.CsmButton();
this.txtTotDis = new Cosmos.UI.CsmLabel();
this.lblTotDis = new Cosmos.UI.CsmLabel();
this.btnMenu = new Cosmos.UI.CsmMenu();
((System.ComponentModel.ISupportInitialize)(this.picBack)).BeginInit();
this.SuspendLayout();
//
// btnComplete
//
this.btnComplete.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(22)))), ((int)(((byte)(187)))), ((int)(((byte)(238)))));
this.btnComplete.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
this.btnComplete.BorderStyleReDraw = false;
this.btnComplete.ClickImage = null;
this.btnComplete.DefaultImage = null;
this.btnComplete.DisableImage = null;
this.btnComplete.Font = new System.Drawing.Font("굴림", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.btnComplete.ForeColor = System.Drawing.Color.White;
this.btnComplete.Location = new System.Drawing.Point(684, 513);
this.btnComplete.Name = "btnComplete";
this.btnComplete.OccupancyBar = 0;
this.btnComplete.OccupancyBar_Lv0 = null;
this.btnComplete.OccupancyBar_Lv1 = null;
this.btnComplete.OccupancyBar_Lv2 = null;
this.btnComplete.OccupancyBar_Lv3 = null;
this.btnComplete.OccupancyBar_Lv4 = null;
this.btnComplete.Size = new System.Drawing.Size(100, 50);
this.btnComplete.TabIndex = 152;
this.btnComplete.Text = "완료";
this.btnComplete.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
this.btnComplete.UseCompatibleTextRendering = true;
this.btnComplete.Click += new System.EventHandler(this.btnProc_Click);
//
// 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", 15.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.lblTitle.ForeColor = System.Drawing.Color.White;
this.lblTitle.Location = new System.Drawing.Point(16, 1);
this.lblTitle.Name = "lblTitle";
this.lblTitle.Size = new System.Drawing.Size(741, 50);
this.lblTitle.TabIndex = 287;
this.lblTitle.Text = "사은품";
this.lblTitle.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// label2
//
this.label2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(127)))), ((int)(((byte)(127)))), ((int)(((byte)(127)))));
this.label2.Location = new System.Drawing.Point(14, 63);
this.label2.Name = "label2";
this.label2.Size = new System.Drawing.Size(770, 1);
this.label2.TabIndex = 305;
//
// lblCampName
//
this.lblCampName.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(242)))), ((int)(((byte)(242)))), ((int)(((byte)(242)))));
this.lblCampName.BorderStyleReDraw = false;
this.lblCampName.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.lblCampName.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(51)))), ((int)(((byte)(51)))), ((int)(((byte)(51)))));
this.lblCampName.Location = new System.Drawing.Point(15, 64);
this.lblCampName.Margin = new System.Windows.Forms.Padding(13, 0, 3, 0);
this.lblCampName.Name = "lblCampName";
this.lblCampName.Padding = new System.Windows.Forms.Padding(5, 0, 0, 0);
this.lblCampName.Size = new System.Drawing.Size(120, 38);
this.lblCampName.TabIndex = 308;
this.lblCampName.Text = "캠페인";
this.lblCampName.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// label3
//
this.label3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(127)))), ((int)(((byte)(127)))), ((int)(((byte)(127)))));
this.label3.Location = new System.Drawing.Point(14, 102);
this.label3.Name = "label3";
this.label3.Size = new System.Drawing.Size(769, 1);
this.label3.TabIndex = 312;
//
// txtCampName
//
this.txtCampName.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(247)))), ((int)(((byte)(247)))), ((int)(((byte)(247)))));
this.txtCampName.BorderStyleReDraw = true;
this.txtCampName.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.txtCampName.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(51)))), ((int)(((byte)(51)))), ((int)(((byte)(51)))));
this.txtCampName.Location = new System.Drawing.Point(143, 71);
this.txtCampName.Margin = new System.Windows.Forms.Padding(13, 0, 3, 0);
this.txtCampName.Name = "txtCampName";
this.txtCampName.Padding = new System.Windows.Forms.Padding(5, 0, 0, 0);
this.txtCampName.Size = new System.Drawing.Size(330, 25);
this.txtCampName.TabIndex = 318;
this.txtCampName.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// txtPresentQty
//
this.txtPresentQty.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(247)))), ((int)(((byte)(247)))), ((int)(((byte)(247)))));
this.txtPresentQty.BorderStyleReDraw = true;
this.txtPresentQty.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.txtPresentQty.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(51)))), ((int)(((byte)(51)))), ((int)(((byte)(51)))));
this.txtPresentQty.Location = new System.Drawing.Point(582, 71);
this.txtPresentQty.Margin = new System.Windows.Forms.Padding(13, 0, 3, 0);
this.txtPresentQty.Name = "txtPresentQty";
this.txtPresentQty.Padding = new System.Windows.Forms.Padding(5, 0, 0, 0);
this.txtPresentQty.Size = new System.Drawing.Size(69, 25);
this.txtPresentQty.TabIndex = 320;
this.txtPresentQty.Text = "0";
this.txtPresentQty.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
//
// lblPresentQty
//
this.lblPresentQty.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(242)))), ((int)(((byte)(242)))), ((int)(((byte)(242)))));
this.lblPresentQty.BorderStyleReDraw = false;
this.lblPresentQty.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.lblPresentQty.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(51)))), ((int)(((byte)(51)))), ((int)(((byte)(51)))));
this.lblPresentQty.Location = new System.Drawing.Point(481, 64);
this.lblPresentQty.Margin = new System.Windows.Forms.Padding(13, 0, 3, 0);
this.lblPresentQty.Name = "lblPresentQty";
this.lblPresentQty.Padding = new System.Windows.Forms.Padding(5, 0, 0, 0);
this.lblPresentQty.Size = new System.Drawing.Size(93, 38);
this.lblPresentQty.TabIndex = 324;
this.lblPresentQty.Text = "사은수량";
this.lblPresentQty.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// lblAddSaleYn
//
this.lblAddSaleYn.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(242)))), ((int)(((byte)(242)))), ((int)(((byte)(242)))));
this.lblAddSaleYn.BorderStyleReDraw = false;
this.lblAddSaleYn.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.lblAddSaleYn.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(51)))), ((int)(((byte)(51)))), ((int)(((byte)(51)))));
this.lblAddSaleYn.Location = new System.Drawing.Point(658, 64);
this.lblAddSaleYn.Margin = new System.Windows.Forms.Padding(13, 0, 3, 0);
this.lblAddSaleYn.Name = "lblAddSaleYn";
this.lblAddSaleYn.Padding = new System.Windows.Forms.Padding(5, 0, 0, 0);
this.lblAddSaleYn.Size = new System.Drawing.Size(126, 38);
this.lblAddSaleYn.TabIndex = 328;
this.lblAddSaleYn.Text = "추가판매불가";
this.lblAddSaleYn.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// btnDnDst
//
this.btnDnDst.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
this.btnDnDst.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
this.btnDnDst.BorderStyleReDraw = false;
this.btnDnDst.ClickImage = null;
this.btnDnDst.DefaultImage = null;
this.btnDnDst.DisableImage = null;
this.btnDnDst.Font = new System.Drawing.Font("굴림", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.btnDnDst.ForeColor = System.Drawing.Color.Black;
this.btnDnDst.Location = new System.Drawing.Point(630, 449);
this.btnDnDst.Name = "btnDnDst";
this.btnDnDst.OccupancyBar = 0;
this.btnDnDst.OccupancyBar_Lv0 = null;
this.btnDnDst.OccupancyBar_Lv1 = null;
this.btnDnDst.OccupancyBar_Lv2 = null;
this.btnDnDst.OccupancyBar_Lv3 = null;
this.btnDnDst.OccupancyBar_Lv4 = null;
this.btnDnDst.Size = new System.Drawing.Size(39, 70);
this.btnDnDst.TabIndex = 525;
this.btnDnDst.Text = "∨";
this.btnDnDst.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
this.btnDnDst.UseCompatibleTextRendering = true;
this.btnDnDst.Click += new System.EventHandler(this.btnProc_Click);
//
// btnUpDst
//
this.btnUpDst.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
this.btnUpDst.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
this.btnUpDst.BorderStyleReDraw = false;
this.btnUpDst.ClickImage = null;
this.btnUpDst.DefaultImage = null;
this.btnUpDst.DisableImage = null;
this.btnUpDst.Font = new System.Drawing.Font("굴림", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.btnUpDst.ForeColor = System.Drawing.Color.Black;
this.btnUpDst.Location = new System.Drawing.Point(630, 377);
this.btnUpDst.Name = "btnUpDst";
this.btnUpDst.OccupancyBar = 0;
this.btnUpDst.OccupancyBar_Lv0 = null;
this.btnUpDst.OccupancyBar_Lv1 = null;
this.btnUpDst.OccupancyBar_Lv2 = null;
this.btnUpDst.OccupancyBar_Lv3 = null;
this.btnUpDst.OccupancyBar_Lv4 = null;
this.btnUpDst.Size = new System.Drawing.Size(39, 69);
this.btnUpDst.TabIndex = 524;
this.btnUpDst.Text = "∧";
this.btnUpDst.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
this.btnUpDst.UseCompatibleTextRendering = true;
this.btnUpDst.Click += new System.EventHandler(this.btnProc_Click);
//
// gridPresentDst
//
this.gridPresentDst.BackColor = System.Drawing.Color.White;
this.gridPresentDst.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.gridPresentDst.CsmGridAlternateRowBackColor = System.Drawing.Color.White;
this.gridPresentDst.CsmGridBackGroundColor = System.Drawing.Color.Ivory;
this.gridPresentDst.CsmGridColumnCount = 0;
this.gridPresentDst.CsmGridColumnHeadersFont = new System.Drawing.Font("맑은 고딕", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.gridPresentDst.CsmGridColumnHeadersHeight = 18;
this.gridPresentDst.CsmGridColumnHeadersVisible = false;
this.gridPresentDst.CsmGridDefaultRowBackColor = System.Drawing.Color.Ivory;
this.gridPresentDst.CsmGridFirstDisplayedScrollingRowIndex = -1;
this.gridPresentDst.CsmGridHighlightColor = System.Drawing.SystemColors.Highlight;
this.gridPresentDst.CsmGridHighlightTextColor = System.Drawing.SystemColors.HighlightText;
this.gridPresentDst.CsmGridIndicateBackColor = System.Drawing.Color.Red;
this.gridPresentDst.CsmGridIndicateForeColor = System.Drawing.Color.White;
this.gridPresentDst.CsmGridRowMove = true;
this.gridPresentDst.CsmGridRowsHeight = 35;
this.gridPresentDst.CsmGridShowPageRowsCount = 4;
this.gridPresentDst.Font = new System.Drawing.Font("굴림", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.gridPresentDst.Location = new System.Drawing.Point(13, 377);
this.gridPresentDst.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
this.gridPresentDst.Name = "gridPresentDst";
this.gridPresentDst.Size = new System.Drawing.Size(614, 142);
this.gridPresentDst.TabIndex = 523;
//
// lblTotAmt
//
this.lblTotAmt.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(242)))), ((int)(((byte)(242)))), ((int)(((byte)(242)))));
this.lblTotAmt.BorderStyleReDraw = false;
this.lblTotAmt.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.lblTotAmt.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(51)))), ((int)(((byte)(51)))), ((int)(((byte)(51)))));
this.lblTotAmt.Location = new System.Drawing.Point(435, 524);
this.lblTotAmt.Margin = new System.Windows.Forms.Padding(13, 0, 3, 0);
this.lblTotAmt.Name = "lblTotAmt";
this.lblTotAmt.Padding = new System.Windows.Forms.Padding(5, 0, 0, 0);
this.lblTotAmt.Size = new System.Drawing.Size(110, 38);
this.lblTotAmt.TabIndex = 531;
this.lblTotAmt.Text = "금액합계";
this.lblTotAmt.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// txtTotAmt
//
this.txtTotAmt.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(247)))), ((int)(((byte)(247)))), ((int)(((byte)(247)))));
this.txtTotAmt.BorderStyleReDraw = true;
this.txtTotAmt.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.txtTotAmt.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(51)))), ((int)(((byte)(51)))), ((int)(((byte)(51)))));
this.txtTotAmt.Location = new System.Drawing.Point(550, 531);
this.txtTotAmt.Margin = new System.Windows.Forms.Padding(13, 0, 3, 0);
this.txtTotAmt.Name = "txtTotAmt";
this.txtTotAmt.Padding = new System.Windows.Forms.Padding(5, 0, 0, 0);
this.txtTotAmt.Size = new System.Drawing.Size(115, 25);
this.txtTotAmt.TabIndex = 530;
this.txtTotAmt.Text = "0";
this.txtTotAmt.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
//
// txtTotQty
//
this.txtTotQty.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(247)))), ((int)(((byte)(247)))), ((int)(((byte)(247)))));
this.txtTotQty.BorderStyleReDraw = true;
this.txtTotQty.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.txtTotQty.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(51)))), ((int)(((byte)(51)))), ((int)(((byte)(51)))));
this.txtTotQty.Location = new System.Drawing.Point(130, 531);
this.txtTotQty.Margin = new System.Windows.Forms.Padding(13, 0, 3, 0);
this.txtTotQty.Name = "txtTotQty";
this.txtTotQty.Padding = new System.Windows.Forms.Padding(5, 0, 0, 0);
this.txtTotQty.Size = new System.Drawing.Size(62, 25);
this.txtTotQty.TabIndex = 529;
this.txtTotQty.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
//
// label1
//
this.label1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(127)))), ((int)(((byte)(127)))), ((int)(((byte)(127)))));
this.label1.Location = new System.Drawing.Point(13, 562);
this.label1.Name = "label1";
this.label1.Size = new System.Drawing.Size(655, 1);
this.label1.TabIndex = 528;
//
// lblTotQty
//
this.lblTotQty.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(242)))), ((int)(((byte)(242)))), ((int)(((byte)(242)))));
this.lblTotQty.BorderStyleReDraw = false;
this.lblTotQty.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.lblTotQty.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(51)))), ((int)(((byte)(51)))), ((int)(((byte)(51)))));
this.lblTotQty.Location = new System.Drawing.Point(14, 524);
this.lblTotQty.Margin = new System.Windows.Forms.Padding(13, 0, 3, 0);
this.lblTotQty.Name = "lblTotQty";
this.lblTotQty.Padding = new System.Windows.Forms.Padding(5, 0, 0, 0);
this.lblTotQty.Size = new System.Drawing.Size(110, 38);
this.lblTotQty.TabIndex = 527;
this.lblTotQty.Text = "수량합계";
this.lblTotQty.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// label4
//
this.label4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(127)))), ((int)(((byte)(127)))), ((int)(((byte)(127)))));
this.label4.Location = new System.Drawing.Point(13, 523);
this.label4.Name = "label4";
this.label4.Size = new System.Drawing.Size(656, 1);
this.label4.TabIndex = 526;
//
// btnQty
//
this.btnQty.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(110)))), ((int)(((byte)(113)))));
this.btnQty.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
this.btnQty.BorderStyleReDraw = false;
this.btnQty.ClickImage = null;
this.btnQty.DefaultImage = null;
this.btnQty.DisableImage = null;
this.btnQty.Font = new System.Drawing.Font("굴림", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.btnQty.ForeColor = System.Drawing.Color.White;
this.btnQty.Location = new System.Drawing.Point(684, 430);
this.btnQty.Name = "btnQty";
this.btnQty.OccupancyBar = 0;
this.btnQty.OccupancyBar_Lv0 = null;
this.btnQty.OccupancyBar_Lv1 = null;
this.btnQty.OccupancyBar_Lv2 = null;
this.btnQty.OccupancyBar_Lv3 = null;
this.btnQty.OccupancyBar_Lv4 = null;
this.btnQty.Size = new System.Drawing.Size(100, 50);
this.btnQty.TabIndex = 532;
this.btnQty.Text = "수량";
this.btnQty.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
this.btnQty.UseCompatibleTextRendering = true;
this.btnQty.Click += new System.EventHandler(this.btnProc_Click);
//
// btnDelete
//
this.btnDelete.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(110)))), ((int)(((byte)(113)))));
this.btnDelete.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
this.btnDelete.BorderStyleReDraw = false;
this.btnDelete.ClickImage = null;
this.btnDelete.DefaultImage = null;
this.btnDelete.DisableImage = null;
this.btnDelete.Font = new System.Drawing.Font("굴림", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.btnDelete.ForeColor = System.Drawing.Color.White;
this.btnDelete.Location = new System.Drawing.Point(684, 377);
this.btnDelete.Name = "btnDelete";
this.btnDelete.OccupancyBar = 0;
this.btnDelete.OccupancyBar_Lv0 = null;
this.btnDelete.OccupancyBar_Lv1 = null;
this.btnDelete.OccupancyBar_Lv2 = null;
this.btnDelete.OccupancyBar_Lv3 = null;
this.btnDelete.OccupancyBar_Lv4 = null;
this.btnDelete.Size = new System.Drawing.Size(100, 50);
this.btnDelete.TabIndex = 533;
this.btnDelete.Text = "삭제";
this.btnDelete.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
this.btnDelete.UseCompatibleTextRendering = true;
this.btnDelete.Click += new System.EventHandler(this.btnProc_Click);
//
// picBack
//
this.picBack.ErrorImage = null;
this.picBack.InitialImage = null;
this.picBack.Location = new System.Drawing.Point(0, 0);
this.picBack.Name = "picBack";
this.picBack.Size = new System.Drawing.Size(800, 578);
this.picBack.TabIndex = 534;
this.picBack.TabStop = false;
//
// btnExit
//
this.btnExit.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(70)))), ((int)(((byte)(86)))), ((int)(((byte)(98)))));
this.btnExit.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
this.btnExit.BorderStyleReDraw = false;
this.btnExit.ClickImage = null;
this.btnExit.DefaultImage = null;
this.btnExit.DisableImage = null;
this.btnExit.Font = new System.Drawing.Font("굴림", 21.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.btnExit.ForeColor = System.Drawing.Color.White;
this.btnExit.Location = new System.Drawing.Point(741, 1);
this.btnExit.Name = "btnExit";
this.btnExit.OccupancyBar = 0;
this.btnExit.OccupancyBar_Lv0 = null;
this.btnExit.OccupancyBar_Lv1 = null;
this.btnExit.OccupancyBar_Lv2 = null;
this.btnExit.OccupancyBar_Lv3 = null;
this.btnExit.OccupancyBar_Lv4 = null;
this.btnExit.Size = new System.Drawing.Size(58, 50);
this.btnExit.TabIndex = 535;
this.btnExit.Text = "X";
this.btnExit.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
this.btnExit.UseCompatibleTextRendering = true;
this.btnExit.Click += new System.EventHandler(this.btnProc_Click);
//
// txtTotDis
//
this.txtTotDis.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(247)))), ((int)(((byte)(247)))), ((int)(((byte)(247)))));
this.txtTotDis.BorderStyleReDraw = true;
this.txtTotDis.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.txtTotDis.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(51)))), ((int)(((byte)(51)))), ((int)(((byte)(51)))));
this.txtTotDis.Location = new System.Drawing.Point(316, 531);
this.txtTotDis.Margin = new System.Windows.Forms.Padding(13, 0, 3, 0);
this.txtTotDis.Name = "txtTotDis";
this.txtTotDis.Padding = new System.Windows.Forms.Padding(5, 0, 0, 0);
this.txtTotDis.Size = new System.Drawing.Size(111, 25);
this.txtTotDis.TabIndex = 537;
this.txtTotDis.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
//
// lblTotDis
//
this.lblTotDis.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(242)))), ((int)(((byte)(242)))), ((int)(((byte)(242)))));
this.lblTotDis.BorderStyleReDraw = false;
this.lblTotDis.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.lblTotDis.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(51)))), ((int)(((byte)(51)))), ((int)(((byte)(51)))));
this.lblTotDis.Location = new System.Drawing.Point(200, 524);
this.lblTotDis.Margin = new System.Windows.Forms.Padding(13, 0, 3, 0);
this.lblTotDis.Name = "lblTotDis";
this.lblTotDis.Padding = new System.Windows.Forms.Padding(5, 0, 0, 0);
this.lblTotDis.Size = new System.Drawing.Size(110, 38);
this.lblTotDis.TabIndex = 536;
this.lblTotDis.Text = "할인합계";
this.lblTotDis.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// btnMenu
//
this.btnMenu.BackColor = System.Drawing.Color.White;
this.btnMenu.BackColorUpDown = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
this.btnMenu.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(191)))), ((int)(((byte)(191)))), ((int)(((byte)(191)))));
this.btnMenu.BorderLineSize = 0;
this.btnMenu.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.btnMenu.BorderStyleReDraw = false;
this.btnMenu.FontSizeUpDown = 14F;
this.btnMenu.ForeColorUpDown = System.Drawing.SystemColors.ControlText;
this.btnMenu.Location = new System.Drawing.Point(13, 116);
this.btnMenu.Name = "btnMenu";
this.btnMenu.Size = new System.Drawing.Size(770, 254);
this.btnMenu.TabIndex = 538;
this.btnMenu.TextDown = "▶";
this.btnMenu.TextUp = "◀";
this.btnMenu.VisibleUpDown = true;
this.btnMenu.MenuClickHandler += new Cosmos.UI.CsmMenu.MenuClickEventHandler(this.btnMenu_MenuClickHandler);
//
// frmCampPresent
//
this.AutoScaleDimensions = new System.Drawing.SizeF(96F, 96F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Dpi;
this.BackColor = System.Drawing.Color.White;
this.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
this.ClientSize = new System.Drawing.Size(800, 578);
this.Controls.Add(this.btnMenu);
this.Controls.Add(this.txtTotDis);
this.Controls.Add(this.lblTotDis);
this.Controls.Add(this.btnExit);
this.Controls.Add(this.btnDelete);
this.Controls.Add(this.btnQty);
this.Controls.Add(this.lblTotAmt);
this.Controls.Add(this.txtTotAmt);
this.Controls.Add(this.txtTotQty);
this.Controls.Add(this.label1);
this.Controls.Add(this.lblTotQty);
this.Controls.Add(this.label4);
this.Controls.Add(this.btnDnDst);
this.Controls.Add(this.btnUpDst);
this.Controls.Add(this.gridPresentDst);
this.Controls.Add(this.lblAddSaleYn);
this.Controls.Add(this.lblPresentQty);
this.Controls.Add(this.txtPresentQty);
this.Controls.Add(this.txtCampName);
this.Controls.Add(this.label3);
this.Controls.Add(this.lblCampName);
this.Controls.Add(this.label2);
this.Controls.Add(this.lblTitle);
this.Controls.Add(this.btnComplete);
this.Controls.Add(this.picBack);
this.DoubleBuffered = true;
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
this.Name = "frmCampPresent";
this.ShowInTaskbar = false;
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent;
this.Text = "frmCampPresent";
this.Activated += new System.EventHandler(this.frmCampPresent_Activated);
this.Deactivate += new System.EventHandler(this.frmCampPresent_Deactivate);
this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.frmCampPresent_FormClosing);
this.Load += new System.EventHandler(this.frmCampPresent_Load);
((System.ComponentModel.ISupportInitialize)(this.picBack)).EndInit();
this.ResumeLayout(false);
}
#endregion
private UI.CsmButton btnComplete;
private UI.CsmLabel lblTitle;
private System.Windows.Forms.Label label2;
private UI.CsmLabel lblCampName;
private System.Windows.Forms.Label label3;
private UI.CsmLabel txtCampName;
private UI.CsmLabel txtPresentQty;
private UI.CsmLabel lblPresentQty;
private UI.CsmLabel lblAddSaleYn;
private UI.CsmButton btnDnDst;
private UI.CsmButton btnUpDst;
private UI.CsmGrid gridPresentDst;
private UI.CsmLabel lblTotAmt;
private UI.CsmLabel txtTotAmt;
private UI.CsmLabel txtTotQty;
private System.Windows.Forms.Label label1;
private UI.CsmLabel lblTotQty;
private System.Windows.Forms.Label label4;
private UI.CsmButton btnQty;
private UI.CsmButton btnDelete;
private System.Windows.Forms.PictureBox picBack;
protected UI.CsmButton btnExit;
private UI.CsmLabel txtTotDis;
private UI.CsmLabel lblTotDis;
private UI.CsmMenu btnMenu;
}
}