namespace Cosmos.Win
{
partial class frmBizMain
{
///
/// 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(frmBizMain));
this.btnExit = new Cosmos.UI.CsmLabel();
this.lblTitle = new Cosmos.UI.CsmLabel();
this.picBack = new Cosmos.UI.CsmPictureBox();
this.btnMenu15 = new Cosmos.UI.CsmButton();
this.btnMenu10 = new Cosmos.UI.CsmButton();
this.btnMenu05 = new Cosmos.UI.CsmButton();
this.btnMenu14 = new Cosmos.UI.CsmButton();
this.btnMenu09 = new Cosmos.UI.CsmButton();
this.btnMenu04 = new Cosmos.UI.CsmButton();
this.btnMenu13 = new Cosmos.UI.CsmButton();
this.btnMenu08 = new Cosmos.UI.CsmButton();
this.btnMenu03 = new Cosmos.UI.CsmButton();
this.btnMenu12 = new Cosmos.UI.CsmButton();
this.btnMenu07 = new Cosmos.UI.CsmButton();
this.btnMenu02 = new Cosmos.UI.CsmButton();
this.btnMenu11 = new Cosmos.UI.CsmButton();
this.btnMenu06 = new Cosmos.UI.CsmButton();
this.btnMenu01 = new Cosmos.UI.CsmButton();
this.picTabImg1 = new Cosmos.UI.CsmPictureBox();
this.picTabImg2 = new Cosmos.UI.CsmPictureBox();
this.picTabImg3 = new Cosmos.UI.CsmPictureBox();
this.lblTitletxt1 = new Cosmos.UI.CsmLabel();
this.lblTitletxt2 = new Cosmos.UI.CsmLabel();
this.lblTitletxt3 = new Cosmos.UI.CsmLabel();
this.lblTitletxtDtl1 = new Cosmos.UI.CsmLabel();
this.lblTitletxtDtl2 = new Cosmos.UI.CsmLabel();
this.lblTitletxtDtl3 = new Cosmos.UI.CsmLabel();
this.lblLine1 = new System.Windows.Forms.Label();
this.lblLine2 = new System.Windows.Forms.Label();
((System.ComponentModel.ISupportInitialize)(this.picBack)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.picTabImg1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.picTabImg2)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.picTabImg3)).BeginInit();
this.SuspendLayout();
//
// 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.Image = ((System.Drawing.Image)(resources.GetObject("btnExit.Image")));
this.btnExit.Location = new System.Drawing.Point(966, 0);
this.btnExit.Name = "btnExit";
this.btnExit.Size = new System.Drawing.Size(58, 51);
this.btnExit.TabIndex = 1;
this.btnExit.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
this.btnExit.Click += new System.EventHandler(this.btnExit_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("나눔스퀘어 Bold", 15.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.lblTitle.ForeColor = System.Drawing.Color.White;
this.lblTitle.Location = new System.Drawing.Point(16, 0);
this.lblTitle.Name = "lblTitle";
this.lblTitle.Size = new System.Drawing.Size(975, 51);
this.lblTitle.TabIndex = 0;
this.lblTitle.Text = " 메뉴";
this.lblTitle.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// 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(1024, 696);
this.picBack.TabIndex = 226;
this.picBack.TabStop = false;
//
// btnMenu15
//
this.btnMenu15.BackColor = System.Drawing.Color.White;
this.btnMenu15.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
this.btnMenu15.BorderStyleReDraw = false;
this.btnMenu15.ClickImage = null;
this.btnMenu15.DefaultImage = null;
this.btnMenu15.DisableImage = null;
this.btnMenu15.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.btnMenu15.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(121)))), ((int)(((byte)(153)))), ((int)(((byte)(25)))));
this.btnMenu15.Location = new System.Drawing.Point(735, 575);
this.btnMenu15.Name = "btnMenu15";
this.btnMenu15.OccupancyBar = 0;
this.btnMenu15.OccupancyBar_Lv0 = null;
this.btnMenu15.OccupancyBar_Lv1 = null;
this.btnMenu15.OccupancyBar_Lv2 = null;
this.btnMenu15.OccupancyBar_Lv3 = null;
this.btnMenu15.OccupancyBar_Lv4 = null;
this.btnMenu15.Size = new System.Drawing.Size(240, 60);
this.btnMenu15.TabIndex = 24;
this.btnMenu15.Text = "csmButton1";
this.btnMenu15.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
this.btnMenu15.Click += new System.EventHandler(this.btnProc_Click);
//
// btnMenu10
//
this.btnMenu10.BackColor = System.Drawing.Color.White;
this.btnMenu10.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
this.btnMenu10.BorderStyleReDraw = false;
this.btnMenu10.ClickImage = null;
this.btnMenu10.DefaultImage = null;
this.btnMenu10.DisableImage = null;
this.btnMenu10.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.btnMenu10.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(231)))), ((int)(((byte)(126)))), ((int)(((byte)(15)))));
this.btnMenu10.Location = new System.Drawing.Point(393, 575);
this.btnMenu10.Name = "btnMenu10";
this.btnMenu10.OccupancyBar = 0;
this.btnMenu10.OccupancyBar_Lv0 = null;
this.btnMenu10.OccupancyBar_Lv1 = null;
this.btnMenu10.OccupancyBar_Lv2 = null;
this.btnMenu10.OccupancyBar_Lv3 = null;
this.btnMenu10.OccupancyBar_Lv4 = null;
this.btnMenu10.Size = new System.Drawing.Size(240, 60);
this.btnMenu10.TabIndex = 23;
this.btnMenu10.Text = "csmButton1";
this.btnMenu10.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
this.btnMenu10.Click += new System.EventHandler(this.btnProc_Click);
//
// btnMenu05
//
this.btnMenu05.BackColor = System.Drawing.Color.White;
this.btnMenu05.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
this.btnMenu05.BorderStyleReDraw = false;
this.btnMenu05.ClickImage = null;
this.btnMenu05.DefaultImage = null;
this.btnMenu05.DisableImage = null;
this.btnMenu05.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.btnMenu05.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(169)))), ((int)(((byte)(221)))));
this.btnMenu05.Location = new System.Drawing.Point(50, 575);
this.btnMenu05.Name = "btnMenu05";
this.btnMenu05.OccupancyBar = 0;
this.btnMenu05.OccupancyBar_Lv0 = null;
this.btnMenu05.OccupancyBar_Lv1 = null;
this.btnMenu05.OccupancyBar_Lv2 = null;
this.btnMenu05.OccupancyBar_Lv3 = null;
this.btnMenu05.OccupancyBar_Lv4 = null;
this.btnMenu05.Size = new System.Drawing.Size(240, 60);
this.btnMenu05.TabIndex = 22;
this.btnMenu05.Text = "csmButton1";
this.btnMenu05.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
this.btnMenu05.Click += new System.EventHandler(this.btnProc_Click);
//
// btnMenu14
//
this.btnMenu14.BackColor = System.Drawing.Color.White;
this.btnMenu14.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
this.btnMenu14.BorderStyleReDraw = false;
this.btnMenu14.ClickImage = null;
this.btnMenu14.DefaultImage = null;
this.btnMenu14.DisableImage = null;
this.btnMenu14.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.btnMenu14.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(121)))), ((int)(((byte)(153)))), ((int)(((byte)(25)))));
this.btnMenu14.Location = new System.Drawing.Point(735, 508);
this.btnMenu14.Name = "btnMenu14";
this.btnMenu14.OccupancyBar = 0;
this.btnMenu14.OccupancyBar_Lv0 = null;
this.btnMenu14.OccupancyBar_Lv1 = null;
this.btnMenu14.OccupancyBar_Lv2 = null;
this.btnMenu14.OccupancyBar_Lv3 = null;
this.btnMenu14.OccupancyBar_Lv4 = null;
this.btnMenu14.Size = new System.Drawing.Size(240, 60);
this.btnMenu14.TabIndex = 21;
this.btnMenu14.Text = "csmButton1";
this.btnMenu14.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
this.btnMenu14.Click += new System.EventHandler(this.btnProc_Click);
//
// btnMenu09
//
this.btnMenu09.BackColor = System.Drawing.Color.White;
this.btnMenu09.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
this.btnMenu09.BorderStyleReDraw = false;
this.btnMenu09.ClickImage = null;
this.btnMenu09.DefaultImage = null;
this.btnMenu09.DisableImage = null;
this.btnMenu09.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.btnMenu09.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(231)))), ((int)(((byte)(126)))), ((int)(((byte)(15)))));
this.btnMenu09.Location = new System.Drawing.Point(393, 508);
this.btnMenu09.Name = "btnMenu09";
this.btnMenu09.OccupancyBar = 0;
this.btnMenu09.OccupancyBar_Lv0 = null;
this.btnMenu09.OccupancyBar_Lv1 = null;
this.btnMenu09.OccupancyBar_Lv2 = null;
this.btnMenu09.OccupancyBar_Lv3 = null;
this.btnMenu09.OccupancyBar_Lv4 = null;
this.btnMenu09.Size = new System.Drawing.Size(240, 60);
this.btnMenu09.TabIndex = 20;
this.btnMenu09.Text = "csmButton1";
this.btnMenu09.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
this.btnMenu09.Click += new System.EventHandler(this.btnProc_Click);
//
// btnMenu04
//
this.btnMenu04.BackColor = System.Drawing.Color.White;
this.btnMenu04.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
this.btnMenu04.BorderStyleReDraw = false;
this.btnMenu04.ClickImage = null;
this.btnMenu04.DefaultImage = null;
this.btnMenu04.DisableImage = null;
this.btnMenu04.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.btnMenu04.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(169)))), ((int)(((byte)(221)))));
this.btnMenu04.Location = new System.Drawing.Point(50, 508);
this.btnMenu04.Name = "btnMenu04";
this.btnMenu04.OccupancyBar = 0;
this.btnMenu04.OccupancyBar_Lv0 = null;
this.btnMenu04.OccupancyBar_Lv1 = null;
this.btnMenu04.OccupancyBar_Lv2 = null;
this.btnMenu04.OccupancyBar_Lv3 = null;
this.btnMenu04.OccupancyBar_Lv4 = null;
this.btnMenu04.Size = new System.Drawing.Size(240, 60);
this.btnMenu04.TabIndex = 19;
this.btnMenu04.Text = "csmButton1";
this.btnMenu04.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
this.btnMenu04.Click += new System.EventHandler(this.btnProc_Click);
//
// btnMenu13
//
this.btnMenu13.BackColor = System.Drawing.Color.White;
this.btnMenu13.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
this.btnMenu13.BorderStyleReDraw = false;
this.btnMenu13.ClickImage = null;
this.btnMenu13.DefaultImage = null;
this.btnMenu13.DisableImage = null;
this.btnMenu13.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.btnMenu13.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(121)))), ((int)(((byte)(153)))), ((int)(((byte)(25)))));
this.btnMenu13.Location = new System.Drawing.Point(735, 441);
this.btnMenu13.Name = "btnMenu13";
this.btnMenu13.OccupancyBar = 0;
this.btnMenu13.OccupancyBar_Lv0 = null;
this.btnMenu13.OccupancyBar_Lv1 = null;
this.btnMenu13.OccupancyBar_Lv2 = null;
this.btnMenu13.OccupancyBar_Lv3 = null;
this.btnMenu13.OccupancyBar_Lv4 = null;
this.btnMenu13.Size = new System.Drawing.Size(240, 60);
this.btnMenu13.TabIndex = 18;
this.btnMenu13.Text = "csmButton1";
this.btnMenu13.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
this.btnMenu13.Click += new System.EventHandler(this.btnProc_Click);
//
// btnMenu08
//
this.btnMenu08.BackColor = System.Drawing.Color.White;
this.btnMenu08.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
this.btnMenu08.BorderStyleReDraw = false;
this.btnMenu08.ClickImage = null;
this.btnMenu08.DefaultImage = null;
this.btnMenu08.DisableImage = null;
this.btnMenu08.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.btnMenu08.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(231)))), ((int)(((byte)(126)))), ((int)(((byte)(15)))));
this.btnMenu08.Location = new System.Drawing.Point(393, 441);
this.btnMenu08.Name = "btnMenu08";
this.btnMenu08.OccupancyBar = 0;
this.btnMenu08.OccupancyBar_Lv0 = null;
this.btnMenu08.OccupancyBar_Lv1 = null;
this.btnMenu08.OccupancyBar_Lv2 = null;
this.btnMenu08.OccupancyBar_Lv3 = null;
this.btnMenu08.OccupancyBar_Lv4 = null;
this.btnMenu08.Size = new System.Drawing.Size(240, 60);
this.btnMenu08.TabIndex = 17;
this.btnMenu08.Text = "csmButton1";
this.btnMenu08.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
this.btnMenu08.Click += new System.EventHandler(this.btnProc_Click);
//
// btnMenu03
//
this.btnMenu03.BackColor = System.Drawing.Color.White;
this.btnMenu03.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
this.btnMenu03.BorderStyleReDraw = false;
this.btnMenu03.ClickImage = null;
this.btnMenu03.DefaultImage = null;
this.btnMenu03.DisableImage = null;
this.btnMenu03.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.btnMenu03.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(169)))), ((int)(((byte)(221)))));
this.btnMenu03.Location = new System.Drawing.Point(50, 441);
this.btnMenu03.Name = "btnMenu03";
this.btnMenu03.OccupancyBar = 0;
this.btnMenu03.OccupancyBar_Lv0 = null;
this.btnMenu03.OccupancyBar_Lv1 = null;
this.btnMenu03.OccupancyBar_Lv2 = null;
this.btnMenu03.OccupancyBar_Lv3 = null;
this.btnMenu03.OccupancyBar_Lv4 = null;
this.btnMenu03.Size = new System.Drawing.Size(240, 60);
this.btnMenu03.TabIndex = 16;
this.btnMenu03.Text = "csmButton1";
this.btnMenu03.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
this.btnMenu03.Click += new System.EventHandler(this.btnProc_Click);
//
// btnMenu12
//
this.btnMenu12.BackColor = System.Drawing.Color.White;
this.btnMenu12.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
this.btnMenu12.BorderStyleReDraw = false;
this.btnMenu12.ClickImage = null;
this.btnMenu12.DefaultImage = null;
this.btnMenu12.DisableImage = null;
this.btnMenu12.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.btnMenu12.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(121)))), ((int)(((byte)(153)))), ((int)(((byte)(25)))));
this.btnMenu12.Location = new System.Drawing.Point(735, 374);
this.btnMenu12.Name = "btnMenu12";
this.btnMenu12.OccupancyBar = 0;
this.btnMenu12.OccupancyBar_Lv0 = null;
this.btnMenu12.OccupancyBar_Lv1 = null;
this.btnMenu12.OccupancyBar_Lv2 = null;
this.btnMenu12.OccupancyBar_Lv3 = null;
this.btnMenu12.OccupancyBar_Lv4 = null;
this.btnMenu12.Size = new System.Drawing.Size(240, 60);
this.btnMenu12.TabIndex = 15;
this.btnMenu12.Text = "csmButton1";
this.btnMenu12.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
this.btnMenu12.Click += new System.EventHandler(this.btnProc_Click);
//
// btnMenu07
//
this.btnMenu07.BackColor = System.Drawing.Color.White;
this.btnMenu07.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
this.btnMenu07.BorderStyleReDraw = false;
this.btnMenu07.ClickImage = null;
this.btnMenu07.DefaultImage = null;
this.btnMenu07.DisableImage = null;
this.btnMenu07.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.btnMenu07.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(231)))), ((int)(((byte)(126)))), ((int)(((byte)(15)))));
this.btnMenu07.Location = new System.Drawing.Point(393, 374);
this.btnMenu07.Name = "btnMenu07";
this.btnMenu07.OccupancyBar = 0;
this.btnMenu07.OccupancyBar_Lv0 = null;
this.btnMenu07.OccupancyBar_Lv1 = null;
this.btnMenu07.OccupancyBar_Lv2 = null;
this.btnMenu07.OccupancyBar_Lv3 = null;
this.btnMenu07.OccupancyBar_Lv4 = null;
this.btnMenu07.Size = new System.Drawing.Size(240, 60);
this.btnMenu07.TabIndex = 14;
this.btnMenu07.Text = "csmButton1";
this.btnMenu07.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
this.btnMenu07.Click += new System.EventHandler(this.btnProc_Click);
//
// btnMenu02
//
this.btnMenu02.BackColor = System.Drawing.Color.White;
this.btnMenu02.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
this.btnMenu02.BorderStyleReDraw = false;
this.btnMenu02.ClickImage = null;
this.btnMenu02.DefaultImage = null;
this.btnMenu02.DisableImage = null;
this.btnMenu02.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.btnMenu02.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(169)))), ((int)(((byte)(221)))));
this.btnMenu02.Location = new System.Drawing.Point(50, 374);
this.btnMenu02.Name = "btnMenu02";
this.btnMenu02.OccupancyBar = 0;
this.btnMenu02.OccupancyBar_Lv0 = null;
this.btnMenu02.OccupancyBar_Lv1 = null;
this.btnMenu02.OccupancyBar_Lv2 = null;
this.btnMenu02.OccupancyBar_Lv3 = null;
this.btnMenu02.OccupancyBar_Lv4 = null;
this.btnMenu02.Size = new System.Drawing.Size(240, 60);
this.btnMenu02.TabIndex = 13;
this.btnMenu02.Text = "csmButton1";
this.btnMenu02.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
this.btnMenu02.Click += new System.EventHandler(this.btnProc_Click);
//
// btnMenu11
//
this.btnMenu11.BackColor = System.Drawing.Color.White;
this.btnMenu11.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
this.btnMenu11.BorderStyleReDraw = false;
this.btnMenu11.ClickImage = null;
this.btnMenu11.DefaultImage = null;
this.btnMenu11.DisableImage = null;
this.btnMenu11.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.btnMenu11.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(121)))), ((int)(((byte)(153)))), ((int)(((byte)(25)))));
this.btnMenu11.Location = new System.Drawing.Point(735, 307);
this.btnMenu11.Name = "btnMenu11";
this.btnMenu11.OccupancyBar = 0;
this.btnMenu11.OccupancyBar_Lv0 = null;
this.btnMenu11.OccupancyBar_Lv1 = null;
this.btnMenu11.OccupancyBar_Lv2 = null;
this.btnMenu11.OccupancyBar_Lv3 = null;
this.btnMenu11.OccupancyBar_Lv4 = null;
this.btnMenu11.Size = new System.Drawing.Size(240, 60);
this.btnMenu11.TabIndex = 12;
this.btnMenu11.Text = "csmButton1";
this.btnMenu11.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
this.btnMenu11.Click += new System.EventHandler(this.btnProc_Click);
//
// btnMenu06
//
this.btnMenu06.BackColor = System.Drawing.Color.White;
this.btnMenu06.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
this.btnMenu06.BorderStyleReDraw = false;
this.btnMenu06.ClickImage = null;
this.btnMenu06.DefaultImage = null;
this.btnMenu06.DisableImage = null;
this.btnMenu06.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.btnMenu06.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(231)))), ((int)(((byte)(126)))), ((int)(((byte)(15)))));
this.btnMenu06.Location = new System.Drawing.Point(393, 307);
this.btnMenu06.Name = "btnMenu06";
this.btnMenu06.OccupancyBar = 0;
this.btnMenu06.OccupancyBar_Lv0 = null;
this.btnMenu06.OccupancyBar_Lv1 = null;
this.btnMenu06.OccupancyBar_Lv2 = null;
this.btnMenu06.OccupancyBar_Lv3 = null;
this.btnMenu06.OccupancyBar_Lv4 = null;
this.btnMenu06.Size = new System.Drawing.Size(240, 60);
this.btnMenu06.TabIndex = 11;
this.btnMenu06.Text = "csmButton1";
this.btnMenu06.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
this.btnMenu06.Click += new System.EventHandler(this.btnProc_Click);
//
// btnMenu01
//
this.btnMenu01.BackColor = System.Drawing.Color.White;
this.btnMenu01.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
this.btnMenu01.BorderStyleReDraw = false;
this.btnMenu01.ClickImage = null;
this.btnMenu01.DefaultImage = null;
this.btnMenu01.DisableImage = null;
this.btnMenu01.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.btnMenu01.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(169)))), ((int)(((byte)(221)))));
this.btnMenu01.Location = new System.Drawing.Point(50, 307);
this.btnMenu01.Name = "btnMenu01";
this.btnMenu01.OccupancyBar = 0;
this.btnMenu01.OccupancyBar_Lv0 = null;
this.btnMenu01.OccupancyBar_Lv1 = null;
this.btnMenu01.OccupancyBar_Lv2 = null;
this.btnMenu01.OccupancyBar_Lv3 = null;
this.btnMenu01.OccupancyBar_Lv4 = null;
this.btnMenu01.Size = new System.Drawing.Size(240, 60);
this.btnMenu01.TabIndex = 10;
this.btnMenu01.Text = "csmButton1";
this.btnMenu01.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
this.btnMenu01.Click += new System.EventHandler(this.btnProc_Click);
//
// picTabImg1
//
this.picTabImg1.Location = new System.Drawing.Point(128, 89);
this.picTabImg1.Name = "picTabImg1";
this.picTabImg1.Size = new System.Drawing.Size(84, 86);
this.picTabImg1.TabIndex = 243;
this.picTabImg1.TabStop = false;
//
// picTabImg2
//
this.picTabImg2.Location = new System.Drawing.Point(471, 89);
this.picTabImg2.Name = "picTabImg2";
this.picTabImg2.Size = new System.Drawing.Size(84, 86);
this.picTabImg2.TabIndex = 243;
this.picTabImg2.TabStop = false;
//
// picTabImg3
//
this.picTabImg3.Location = new System.Drawing.Point(813, 89);
this.picTabImg3.Name = "picTabImg3";
this.picTabImg3.Size = new System.Drawing.Size(84, 86);
this.picTabImg3.TabIndex = 243;
this.picTabImg3.TabStop = false;
//
// lblTitletxt1
//
this.lblTitletxt1.BorderStyleReDraw = false;
this.lblTitletxt1.Font = new System.Drawing.Font("맑은 고딕", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.lblTitletxt1.Location = new System.Drawing.Point(51, 206);
this.lblTitletxt1.Name = "lblTitletxt1";
this.lblTitletxt1.Size = new System.Drawing.Size(239, 27);
this.lblTitletxt1.TabIndex = 4;
this.lblTitletxt1.Text = "업데이트/다운로드";
this.lblTitletxt1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// lblTitletxt2
//
this.lblTitletxt2.BorderStyleReDraw = false;
this.lblTitletxt2.Font = new System.Drawing.Font("맑은 고딕", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.lblTitletxt2.Location = new System.Drawing.Point(394, 206);
this.lblTitletxt2.Name = "lblTitletxt2";
this.lblTitletxt2.Size = new System.Drawing.Size(239, 27);
this.lblTitletxt2.TabIndex = 5;
this.lblTitletxt2.Text = "업데이트/다운로드";
this.lblTitletxt2.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// lblTitletxt3
//
this.lblTitletxt3.BorderStyleReDraw = false;
this.lblTitletxt3.Font = new System.Drawing.Font("맑은 고딕", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.lblTitletxt3.Location = new System.Drawing.Point(736, 206);
this.lblTitletxt3.Name = "lblTitletxt3";
this.lblTitletxt3.Size = new System.Drawing.Size(239, 27);
this.lblTitletxt3.TabIndex = 6;
this.lblTitletxt3.Text = "업데이트/다운로드";
this.lblTitletxt3.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// lblTitletxtDtl1
//
this.lblTitletxtDtl1.BorderStyleReDraw = false;
this.lblTitletxtDtl1.Font = new System.Drawing.Font("맑은 고딕", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.lblTitletxtDtl1.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.lblTitletxtDtl1.Location = new System.Drawing.Point(51, 233);
this.lblTitletxtDtl1.Name = "lblTitletxtDtl1";
this.lblTitletxtDtl1.Size = new System.Drawing.Size(239, 63);
this.lblTitletxtDtl1.TabIndex = 7;
this.lblTitletxtDtl1.Text = "최신 프로그램을 다운로드 하거나 매출 송/수신 업무를 처리 하실 수 있습니다.";
this.lblTitletxtDtl1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// lblTitletxtDtl2
//
this.lblTitletxtDtl2.BorderStyleReDraw = false;
this.lblTitletxtDtl2.Font = new System.Drawing.Font("맑은 고딕", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.lblTitletxtDtl2.Location = new System.Drawing.Point(392, 233);
this.lblTitletxtDtl2.Name = "lblTitletxtDtl2";
this.lblTitletxtDtl2.Size = new System.Drawing.Size(242, 63);
this.lblTitletxtDtl2.TabIndex = 8;
this.lblTitletxtDtl2.Text = "최신 프로그램을 다운로드 하거나 매출 송/수신 업무를 처리 하실 수 있습니다.";
this.lblTitletxtDtl2.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// lblTitletxtDtl3
//
this.lblTitletxtDtl3.BorderStyleReDraw = false;
this.lblTitletxtDtl3.Font = new System.Drawing.Font("맑은 고딕", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.lblTitletxtDtl3.Location = new System.Drawing.Point(734, 233);
this.lblTitletxtDtl3.Name = "lblTitletxtDtl3";
this.lblTitletxtDtl3.Size = new System.Drawing.Size(243, 63);
this.lblTitletxtDtl3.TabIndex = 9;
this.lblTitletxtDtl3.Text = "최신 프로그램을 다운로드 하거나 매출 송/수신 업무를 처리 하실 수 있습니다.";
this.lblTitletxtDtl3.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// lblLine1
//
this.lblLine1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(238)))), ((int)(((byte)(238)))), ((int)(((byte)(238)))));
this.lblLine1.Location = new System.Drawing.Point(339, 51);
this.lblLine1.Name = "lblLine1";
this.lblLine1.Size = new System.Drawing.Size(4, 645);
this.lblLine1.TabIndex = 2;
this.lblLine1.Text = "label1";
//
// lblLine2
//
this.lblLine2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(238)))), ((int)(((byte)(238)))), ((int)(((byte)(238)))));
this.lblLine2.Location = new System.Drawing.Point(682, 51);
this.lblLine2.Name = "lblLine2";
this.lblLine2.Size = new System.Drawing.Size(4, 645);
this.lblLine2.TabIndex = 3;
this.lblLine2.Text = "label1";
//
// frmBizMain
//
this.AutoScaleDimensions = new System.Drawing.SizeF(96F, 96F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Dpi;
this.BackColor = System.Drawing.Color.White;
this.ClientSize = new System.Drawing.Size(1024, 696);
this.Controls.Add(this.btnExit);
this.Controls.Add(this.picTabImg1);
this.Controls.Add(this.picTabImg2);
this.Controls.Add(this.picTabImg3);
this.Controls.Add(this.lblTitle);
this.Controls.Add(this.lblTitletxt3);
this.Controls.Add(this.lblTitletxt2);
this.Controls.Add(this.lblTitletxt1);
this.Controls.Add(this.lblTitletxtDtl3);
this.Controls.Add(this.lblTitletxtDtl2);
this.Controls.Add(this.lblTitletxtDtl1);
this.Controls.Add(this.btnMenu15);
this.Controls.Add(this.btnMenu10);
this.Controls.Add(this.btnMenu05);
this.Controls.Add(this.btnMenu14);
this.Controls.Add(this.btnMenu09);
this.Controls.Add(this.btnMenu04);
this.Controls.Add(this.btnMenu13);
this.Controls.Add(this.btnMenu08);
this.Controls.Add(this.btnMenu03);
this.Controls.Add(this.btnMenu12);
this.Controls.Add(this.btnMenu07);
this.Controls.Add(this.btnMenu02);
this.Controls.Add(this.btnMenu11);
this.Controls.Add(this.btnMenu06);
this.Controls.Add(this.btnMenu01);
this.Controls.Add(this.lblLine2);
this.Controls.Add(this.lblLine1);
this.Controls.Add(this.picBack);
this.DoubleBuffered = true;
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
this.Name = "frmBizMain";
this.ShowInTaskbar = false;
this.Text = "frmBizMain";
this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.frmBizMain_FormClosing);
this.Load += new System.EventHandler(this.frmBizMain_Load);
((System.ComponentModel.ISupportInitialize)(this.picBack)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.picTabImg1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.picTabImg2)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.picTabImg3)).EndInit();
this.ResumeLayout(false);
}
#endregion
private UI.CsmLabel btnExit;
private UI.CsmLabel lblTitle;
private UI.CsmPictureBox picBack; //System.Windows.Forms.PictureBox picBack;
private UI.CsmButton btnMenu15;
private UI.CsmButton btnMenu10;
private UI.CsmButton btnMenu05;
private UI.CsmButton btnMenu14;
private UI.CsmButton btnMenu09;
private UI.CsmButton btnMenu04;
private UI.CsmButton btnMenu13;
private UI.CsmButton btnMenu08;
private UI.CsmButton btnMenu03;
private UI.CsmButton btnMenu12;
private UI.CsmButton btnMenu07;
private UI.CsmButton btnMenu02;
private UI.CsmButton btnMenu11;
private UI.CsmButton btnMenu06;
private UI.CsmButton btnMenu01;
private UI.CsmPictureBox picTabImg1;
private UI.CsmPictureBox picTabImg2;
private UI.CsmPictureBox picTabImg3;
private UI.CsmLabel lblTitletxt1;
private UI.CsmLabel lblTitletxt2;
private UI.CsmLabel lblTitletxt3;
private UI.CsmLabel lblTitletxtDtl1;
private UI.CsmLabel lblTitletxtDtl2;
private UI.CsmLabel lblTitletxtDtl3;
private System.Windows.Forms.Label lblLine1;
private System.Windows.Forms.Label lblLine2;
}
}