namespace Cosmos.Win { partial class frmMenuSub { /// /// 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.btnMenu01 = new Cosmos.UI.CsmLabel(); this.btnMenu02 = new Cosmos.UI.CsmLabel(); this.btnMenu03 = new Cosmos.UI.CsmLabel(); this.btnMenu04 = new Cosmos.UI.CsmLabel(); this.btnMenu05 = new Cosmos.UI.CsmLabel(); this.btnMenu06 = new Cosmos.UI.CsmLabel(); this.btnMenu07 = new Cosmos.UI.CsmLabel(); this.btnMenu09 = new Cosmos.UI.CsmLabel(); this.btnMenu08 = new Cosmos.UI.CsmLabel(); this.btnMenu10 = new Cosmos.UI.CsmLabel(); this.picBack = new System.Windows.Forms.PictureBox(); this.btnMenu11 = new Cosmos.UI.CsmLabel(); this.btnUp = new Cosmos.UI.CsmLabel(); this.btnDown = new Cosmos.UI.CsmLabel(); this.lblTitle = new Cosmos.UI.CsmLabel(); this.btnExit = new Cosmos.UI.CsmLabel(); this.btnMenu12 = new Cosmos.UI.CsmLabel(); this.btnMenu13 = new Cosmos.UI.CsmLabel(); this.btnMenu14 = new Cosmos.UI.CsmLabel(); this.btnMenu15 = new Cosmos.UI.CsmLabel(); this.panel1 = new System.Windows.Forms.Panel(); ((System.ComponentModel.ISupportInitialize)(this.picBack)).BeginInit(); this.panel1.SuspendLayout(); this.SuspendLayout(); // // btnMenu01 // this.btnMenu01.BackColor = System.Drawing.Color.White; this.btnMenu01.BorderStyleReDraw = true; this.btnMenu01.Font = new System.Drawing.Font("나눔고딕", 14F); this.btnMenu01.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(70)))), ((int)(((byte)(86)))), ((int)(((byte)(98))))); this.btnMenu01.Location = new System.Drawing.Point(16, 16); this.btnMenu01.Name = "btnMenu01"; this.btnMenu01.Size = new System.Drawing.Size(177, 70); this.btnMenu01.TabIndex = 108; this.btnMenu01.Tag = "1"; this.btnMenu01.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.btnMenu01.UseCompatibleTextRendering = true; this.btnMenu01.Click += new System.EventHandler(this.btnProc_Click); // // btnMenu02 // this.btnMenu02.BackColor = System.Drawing.Color.White; this.btnMenu02.BorderStyleReDraw = true; this.btnMenu02.Font = new System.Drawing.Font("나눔고딕", 14F); this.btnMenu02.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(70)))), ((int)(((byte)(86)))), ((int)(((byte)(98))))); this.btnMenu02.Location = new System.Drawing.Point(205, 16); this.btnMenu02.Name = "btnMenu02"; this.btnMenu02.Size = new System.Drawing.Size(177, 70); this.btnMenu02.TabIndex = 111; this.btnMenu02.Tag = "2"; this.btnMenu02.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.btnMenu02.UseCompatibleTextRendering = true; this.btnMenu02.Click += new System.EventHandler(this.btnProc_Click); // // btnMenu03 // this.btnMenu03.BackColor = System.Drawing.Color.White; this.btnMenu03.BorderStyleReDraw = true; this.btnMenu03.Font = new System.Drawing.Font("나눔고딕", 14F); this.btnMenu03.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(70)))), ((int)(((byte)(86)))), ((int)(((byte)(98))))); this.btnMenu03.Location = new System.Drawing.Point(394, 16); this.btnMenu03.Name = "btnMenu03"; this.btnMenu03.Size = new System.Drawing.Size(177, 70); this.btnMenu03.TabIndex = 112; this.btnMenu03.Tag = "3"; this.btnMenu03.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.btnMenu03.UseCompatibleTextRendering = true; this.btnMenu03.Click += new System.EventHandler(this.btnProc_Click); // // btnMenu04 // this.btnMenu04.BackColor = System.Drawing.Color.White; this.btnMenu04.BorderStyleReDraw = true; this.btnMenu04.Font = new System.Drawing.Font("나눔고딕", 14F); this.btnMenu04.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(70)))), ((int)(((byte)(86)))), ((int)(((byte)(98))))); this.btnMenu04.Location = new System.Drawing.Point(583, 16); this.btnMenu04.Name = "btnMenu04"; this.btnMenu04.Size = new System.Drawing.Size(177, 70); this.btnMenu04.TabIndex = 113; this.btnMenu04.Tag = "31"; this.btnMenu04.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.btnMenu04.UseCompatibleTextRendering = true; this.btnMenu04.Click += new System.EventHandler(this.btnProc_Click); // // btnMenu05 // this.btnMenu05.BackColor = System.Drawing.Color.White; this.btnMenu05.BorderStyleReDraw = true; this.btnMenu05.Font = new System.Drawing.Font("나눔고딕", 14F); this.btnMenu05.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(70)))), ((int)(((byte)(86)))), ((int)(((byte)(98))))); this.btnMenu05.Location = new System.Drawing.Point(16, 98); this.btnMenu05.Name = "btnMenu05"; this.btnMenu05.Size = new System.Drawing.Size(177, 70); this.btnMenu05.TabIndex = 114; this.btnMenu05.Tag = "32"; this.btnMenu05.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.btnMenu05.UseCompatibleTextRendering = true; this.btnMenu05.Click += new System.EventHandler(this.btnProc_Click); // // btnMenu06 // this.btnMenu06.BackColor = System.Drawing.Color.White; this.btnMenu06.BorderStyleReDraw = true; this.btnMenu06.Font = new System.Drawing.Font("나눔고딕", 14F); this.btnMenu06.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(70)))), ((int)(((byte)(86)))), ((int)(((byte)(98))))); this.btnMenu06.Location = new System.Drawing.Point(205, 98); this.btnMenu06.Name = "btnMenu06"; this.btnMenu06.Size = new System.Drawing.Size(177, 70); this.btnMenu06.TabIndex = 115; this.btnMenu06.Tag = "4"; this.btnMenu06.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.btnMenu06.UseCompatibleTextRendering = true; this.btnMenu06.Click += new System.EventHandler(this.btnProc_Click); // // btnMenu07 // this.btnMenu07.BackColor = System.Drawing.Color.White; this.btnMenu07.BorderStyleReDraw = true; this.btnMenu07.Font = new System.Drawing.Font("나눔고딕", 14F); this.btnMenu07.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(70)))), ((int)(((byte)(86)))), ((int)(((byte)(98))))); this.btnMenu07.Location = new System.Drawing.Point(394, 98); this.btnMenu07.Name = "btnMenu07"; this.btnMenu07.Size = new System.Drawing.Size(177, 70); this.btnMenu07.TabIndex = 116; this.btnMenu07.Tag = "5"; this.btnMenu07.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.btnMenu07.UseCompatibleTextRendering = true; this.btnMenu07.Click += new System.EventHandler(this.btnProc_Click); // // btnMenu09 // this.btnMenu09.BackColor = System.Drawing.Color.White; this.btnMenu09.BorderStyleReDraw = true; this.btnMenu09.Font = new System.Drawing.Font("나눔고딕", 14F); this.btnMenu09.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(70)))), ((int)(((byte)(86)))), ((int)(((byte)(98))))); this.btnMenu09.Location = new System.Drawing.Point(16, 180); this.btnMenu09.Name = "btnMenu09"; this.btnMenu09.Size = new System.Drawing.Size(177, 70); this.btnMenu09.TabIndex = 118; this.btnMenu09.Tag = "52"; this.btnMenu09.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.btnMenu09.UseCompatibleTextRendering = true; this.btnMenu09.Click += new System.EventHandler(this.btnProc_Click); // // btnMenu08 // this.btnMenu08.BackColor = System.Drawing.Color.White; this.btnMenu08.BorderStyleReDraw = true; this.btnMenu08.Font = new System.Drawing.Font("나눔고딕", 14F); this.btnMenu08.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(70)))), ((int)(((byte)(86)))), ((int)(((byte)(98))))); this.btnMenu08.Location = new System.Drawing.Point(583, 98); this.btnMenu08.Name = "btnMenu08"; this.btnMenu08.Size = new System.Drawing.Size(177, 70); this.btnMenu08.TabIndex = 117; this.btnMenu08.Tag = "51"; this.btnMenu08.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.btnMenu08.UseCompatibleTextRendering = true; this.btnMenu08.Click += new System.EventHandler(this.btnProc_Click); // // btnMenu10 // this.btnMenu10.BackColor = System.Drawing.Color.White; this.btnMenu10.BorderStyleReDraw = true; this.btnMenu10.Font = new System.Drawing.Font("나눔고딕", 14F); this.btnMenu10.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(70)))), ((int)(((byte)(86)))), ((int)(((byte)(98))))); this.btnMenu10.Location = new System.Drawing.Point(205, 180); this.btnMenu10.Name = "btnMenu10"; this.btnMenu10.Size = new System.Drawing.Size(177, 70); this.btnMenu10.TabIndex = 138; this.btnMenu10.Tag = "53"; this.btnMenu10.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.btnMenu10.UseCompatibleTextRendering = true; this.btnMenu10.Click += new System.EventHandler(this.btnProc_Click); // // picBack // this.picBack.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None; 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(788, 402); this.picBack.TabIndex = 216; this.picBack.TabStop = false; // // btnMenu11 // this.btnMenu11.BackColor = System.Drawing.Color.White; this.btnMenu11.BorderStyleReDraw = true; this.btnMenu11.Font = new System.Drawing.Font("나눔고딕", 14F); this.btnMenu11.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(70)))), ((int)(((byte)(86)))), ((int)(((byte)(98))))); this.btnMenu11.Location = new System.Drawing.Point(394, 180); this.btnMenu11.Name = "btnMenu11"; this.btnMenu11.Size = new System.Drawing.Size(177, 70); this.btnMenu11.TabIndex = 217; this.btnMenu11.Tag = "53"; this.btnMenu11.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.btnMenu11.UseCompatibleTextRendering = true; this.btnMenu11.Click += new System.EventHandler(this.btnProc_Click); // // btnUp // this.btnUp.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(100)))), ((int)(((byte)(115)))), ((int)(((byte)(126))))); this.btnUp.BorderStyleReDraw = false; this.btnUp.Font = new System.Drawing.Font("굴림체", 20.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129))); this.btnUp.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(168)))), ((int)(((byte)(171)))), ((int)(((byte)(178))))); this.btnUp.Location = new System.Drawing.Point(583, 262); this.btnUp.Name = "btnUp"; this.btnUp.Size = new System.Drawing.Size(83, 70); this.btnUp.TabIndex = 218; this.btnUp.Tag = "53"; this.btnUp.Text = "◀"; this.btnUp.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.btnUp.UseCompatibleTextRendering = true; this.btnUp.Click += new System.EventHandler(this.btnFuncProc_Click); // // btnDown // this.btnDown.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(100)))), ((int)(((byte)(115)))), ((int)(((byte)(126))))); this.btnDown.BorderStyleReDraw = false; this.btnDown.Font = new System.Drawing.Font("굴림체", 20.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129))); this.btnDown.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(168)))), ((int)(((byte)(171)))), ((int)(((byte)(178))))); this.btnDown.Location = new System.Drawing.Point(678, 262); this.btnDown.Name = "btnDown"; this.btnDown.Size = new System.Drawing.Size(83, 70); this.btnDown.TabIndex = 219; this.btnDown.Tag = "53"; this.btnDown.Text = "▶"; this.btnDown.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.btnDown.UseCompatibleTextRendering = true; this.btnDown.Click += new System.EventHandler(this.btnFuncProc_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", 16F, System.Drawing.FontStyle.Bold); 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(725, 50); this.lblTitle.TabIndex = 289; this.lblTitle.Text = "메뉴"; this.lblTitle.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // // 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(728, 1); this.btnExit.Name = "btnExit"; this.btnExit.Size = new System.Drawing.Size(58, 50); this.btnExit.TabIndex = 288; this.btnExit.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.btnExit.Click += new System.EventHandler(this.btnFuncProc_Click); // // btnMenu12 // this.btnMenu12.BackColor = System.Drawing.Color.White; this.btnMenu12.BorderStyleReDraw = true; this.btnMenu12.Font = new System.Drawing.Font("나눔고딕", 14F); this.btnMenu12.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(70)))), ((int)(((byte)(86)))), ((int)(((byte)(98))))); this.btnMenu12.Location = new System.Drawing.Point(583, 180); this.btnMenu12.Name = "btnMenu12"; this.btnMenu12.Size = new System.Drawing.Size(177, 70); this.btnMenu12.TabIndex = 217; this.btnMenu12.Tag = "53"; this.btnMenu12.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.btnMenu12.UseCompatibleTextRendering = true; this.btnMenu12.Click += new System.EventHandler(this.btnProc_Click); // // btnMenu13 // this.btnMenu13.BackColor = System.Drawing.Color.White; this.btnMenu13.BorderStyleReDraw = true; this.btnMenu13.Font = new System.Drawing.Font("나눔고딕", 14F); this.btnMenu13.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(70)))), ((int)(((byte)(86)))), ((int)(((byte)(98))))); this.btnMenu13.Location = new System.Drawing.Point(16, 262); this.btnMenu13.Name = "btnMenu13"; this.btnMenu13.Size = new System.Drawing.Size(177, 70); this.btnMenu13.TabIndex = 217; this.btnMenu13.Tag = "53"; this.btnMenu13.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.btnMenu13.UseCompatibleTextRendering = true; this.btnMenu13.Click += new System.EventHandler(this.btnProc_Click); // // btnMenu14 // this.btnMenu14.BackColor = System.Drawing.Color.White; this.btnMenu14.BorderStyleReDraw = true; this.btnMenu14.Font = new System.Drawing.Font("나눔고딕", 14F); this.btnMenu14.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(70)))), ((int)(((byte)(86)))), ((int)(((byte)(98))))); this.btnMenu14.Location = new System.Drawing.Point(205, 262); this.btnMenu14.Name = "btnMenu14"; this.btnMenu14.Size = new System.Drawing.Size(177, 70); this.btnMenu14.TabIndex = 217; this.btnMenu14.Tag = "53"; this.btnMenu14.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.btnMenu14.UseCompatibleTextRendering = true; this.btnMenu14.Click += new System.EventHandler(this.btnProc_Click); // // btnMenu15 // this.btnMenu15.BackColor = System.Drawing.Color.White; this.btnMenu15.BorderStyleReDraw = true; this.btnMenu15.Font = new System.Drawing.Font("나눔고딕", 14F); this.btnMenu15.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(70)))), ((int)(((byte)(86)))), ((int)(((byte)(98))))); this.btnMenu15.Location = new System.Drawing.Point(394, 262); this.btnMenu15.Name = "btnMenu15"; this.btnMenu15.Size = new System.Drawing.Size(177, 70); this.btnMenu15.TabIndex = 217; this.btnMenu15.Tag = "53"; this.btnMenu15.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.btnMenu15.UseCompatibleTextRendering = true; this.btnMenu15.Click += new System.EventHandler(this.btnProc_Click); // // panel1 // this.panel1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(231)))), ((int)(((byte)(238)))), ((int)(((byte)(248))))); this.panel1.Controls.Add(this.btnDown); this.panel1.Controls.Add(this.btnUp); this.panel1.Controls.Add(this.btnMenu15); this.panel1.Controls.Add(this.btnMenu14); this.panel1.Controls.Add(this.btnMenu13); this.panel1.Controls.Add(this.btnMenu12); this.panel1.Controls.Add(this.btnMenu11); this.panel1.Controls.Add(this.btnMenu10); this.panel1.Controls.Add(this.btnMenu09); this.panel1.Controls.Add(this.btnMenu08); this.panel1.Controls.Add(this.btnMenu07); this.panel1.Controls.Add(this.btnMenu06); this.panel1.Controls.Add(this.btnMenu05); this.panel1.Controls.Add(this.btnMenu04); this.panel1.Controls.Add(this.btnMenu03); this.panel1.Controls.Add(this.btnMenu02); this.panel1.Controls.Add(this.btnMenu01); this.panel1.Location = new System.Drawing.Point(6, 51); this.panel1.Name = "panel1"; this.panel1.Size = new System.Drawing.Size(776, 345); this.panel1.TabIndex = 290; // // frmMenuSub // this.AutoScaleDimensions = new System.Drawing.SizeF(96F, 96F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Dpi; this.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None; this.ClientSize = new System.Drawing.Size(788, 402); this.Controls.Add(this.btnExit); this.Controls.Add(this.panel1); this.Controls.Add(this.lblTitle); this.Controls.Add(this.picBack); this.DoubleBuffered = true; this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None; this.Name = "frmMenuSub"; this.ShowInTaskbar = false; this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent; this.Text = "frmMenuSub"; this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.frmMenu_FormClosing); this.Load += new System.EventHandler(this.frmMenu_Load); ((System.ComponentModel.ISupportInitialize)(this.picBack)).EndInit(); this.panel1.ResumeLayout(false); this.ResumeLayout(false); } #endregion private UI.CsmLabel btnMenu01; private UI.CsmLabel btnMenu02; private UI.CsmLabel btnMenu03; private UI.CsmLabel btnMenu04; private UI.CsmLabel btnMenu05; private UI.CsmLabel btnMenu06; private UI.CsmLabel btnMenu07; private UI.CsmLabel btnMenu09; private UI.CsmLabel btnMenu08; private UI.CsmLabel btnMenu10; private System.Windows.Forms.PictureBox picBack; private UI.CsmLabel btnMenu11; private UI.CsmLabel btnUp; private UI.CsmLabel btnDown; private UI.CsmLabel lblTitle; private UI.CsmLabel btnExit; private UI.CsmLabel btnMenu12; private UI.CsmLabel btnMenu13; private UI.CsmLabel btnMenu14; private UI.CsmLabel btnMenu15; private System.Windows.Forms.Panel panel1; } }