namespace Cosmos.Win { partial class frmKtchMsg { /// /// 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.btnExit = new Cosmos.UI.CsmLabel(); this.lblTitle = new Cosmos.UI.CsmLabel(); this.label2 = new System.Windows.Forms.Label(); this.lblTarget1 = new Cosmos.UI.CsmLabel(); this.lblMsg = new Cosmos.UI.CsmLabel(); this.lblTarget2 = new Cosmos.UI.CsmLabel(); this.btnEnter = new Cosmos.UI.CsmButton(); this.lblFloorNm = new Cosmos.UI.CsmLabel(); this.lblTableNo = new Cosmos.UI.CsmLabel(); this.tbKtchMsg1 = new Cosmos.UI.CsmPosEditBox(); this.tbKtchMsg2 = new Cosmos.UI.CsmPosEditBox(); this.tbKtchMsg3 = new Cosmos.UI.CsmPosEditBox(); this.picBack = new System.Windows.Forms.PictureBox(); this.lblBox3 = new Cosmos.UI.CsmLabel(); this.csmLabel1 = new Cosmos.UI.CsmLabel(); this.csmLabel2 = new Cosmos.UI.CsmLabel(); this.gridList = new Cosmos.UI.CsmGrid(); this.label3 = new System.Windows.Forms.Label(); this.btnDel = new Cosmos.UI.CsmButton(); this.btnSave = new Cosmos.UI.CsmButton(); this.btnDn = new Cosmos.UI.CsmButton(); this.btnUp = new Cosmos.UI.CsmButton(); ((System.ComponentModel.ISupportInitialize)(this.picBack)).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); this.btnExit.ForeColor = System.Drawing.Color.White; this.btnExit.Location = new System.Drawing.Point(729, 1); this.btnExit.Name = "btnExit"; this.btnExit.Size = new System.Drawing.Size(58, 50); this.btnExit.TabIndex = 5; this.btnExit.Text = "X"; 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("나눔스퀘어", 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(733, 50); this.lblTitle.TabIndex = 4; this.lblTitle.Text = "타이틀"; this.lblTitle.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // // label2 // this.label2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(110)))), ((int)(((byte)(122)))), ((int)(((byte)(132))))); this.label2.Location = new System.Drawing.Point(22, 67); this.label2.Name = "label2"; this.label2.Size = new System.Drawing.Size(756, 2); this.label2.TabIndex = 11; // // lblTarget1 // this.lblTarget1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(236)))), ((int)(((byte)(238)))), ((int)(((byte)(239))))); this.lblTarget1.BorderStyleReDraw = true; this.lblTarget1.Font = new System.Drawing.Font("나눔스퀘어 Bold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129))); this.lblTarget1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(51)))), ((int)(((byte)(51)))), ((int)(((byte)(51))))); this.lblTarget1.Location = new System.Drawing.Point(22, 68); this.lblTarget1.Margin = new System.Windows.Forms.Padding(13, 0, 3, 0); this.lblTarget1.Name = "lblTarget1"; this.lblTarget1.Padding = new System.Windows.Forms.Padding(5, 0, 0, 0); this.lblTarget1.Size = new System.Drawing.Size(122, 40); this.lblTarget1.TabIndex = 6; this.lblTarget1.Text = "층"; this.lblTarget1.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // // lblMsg // this.lblMsg.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(236)))), ((int)(((byte)(238)))), ((int)(((byte)(239))))); this.lblMsg.BorderStyleReDraw = true; this.lblMsg.Font = new System.Drawing.Font("나눔스퀘어 Bold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129))); this.lblMsg.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(51)))), ((int)(((byte)(51)))), ((int)(((byte)(51))))); this.lblMsg.Location = new System.Drawing.Point(22, 107); this.lblMsg.Margin = new System.Windows.Forms.Padding(13, 0, 3, 0); this.lblMsg.Name = "lblMsg"; this.lblMsg.Padding = new System.Windows.Forms.Padding(5, 0, 0, 0); this.lblMsg.Size = new System.Drawing.Size(122, 105); this.lblMsg.TabIndex = 12; this.lblMsg.Text = "주방 메시지"; this.lblMsg.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // // lblTarget2 // this.lblTarget2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(236)))), ((int)(((byte)(238)))), ((int)(((byte)(239))))); this.lblTarget2.BorderStyleReDraw = true; this.lblTarget2.Font = new System.Drawing.Font("나눔스퀘어 Bold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129))); this.lblTarget2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(51)))), ((int)(((byte)(51)))), ((int)(((byte)(51))))); this.lblTarget2.Location = new System.Drawing.Point(394, 68); this.lblTarget2.Margin = new System.Windows.Forms.Padding(13, 0, 3, 0); this.lblTarget2.Name = "lblTarget2"; this.lblTarget2.Padding = new System.Windows.Forms.Padding(5, 0, 0, 0); this.lblTarget2.Size = new System.Drawing.Size(122, 40); this.lblTarget2.TabIndex = 8; this.lblTarget2.Text = "테이블"; this.lblTarget2.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // // btnEnter // this.btnEnter.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(22)))), ((int)(((byte)(187)))), ((int)(((byte)(238))))); this.btnEnter.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None; this.btnEnter.BorderStyleReDraw = false; this.btnEnter.ClickImage = null; this.btnEnter.DefaultImage = null; this.btnEnter.DisableImage = null; this.btnEnter.Font = new System.Drawing.Font("나눔스퀘어", 14F); this.btnEnter.ForeColor = System.Drawing.Color.White; this.btnEnter.Location = new System.Drawing.Point(674, 538); this.btnEnter.Name = "btnEnter"; this.btnEnter.OccupancyBar = 0; this.btnEnter.OccupancyBar_Lv0 = null; this.btnEnter.OccupancyBar_Lv1 = null; this.btnEnter.OccupancyBar_Lv2 = null; this.btnEnter.OccupancyBar_Lv3 = null; this.btnEnter.OccupancyBar_Lv4 = null; this.btnEnter.Size = new System.Drawing.Size(104, 40); this.btnEnter.TabIndex = 3; this.btnEnter.Text = "등록"; this.btnEnter.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.btnEnter.UseCompatibleTextRendering = true; this.btnEnter.Click += new System.EventHandler(this.Button_Click); // // lblFloorNm // this.lblFloorNm.BackColor = System.Drawing.Color.WhiteSmoke; this.lblFloorNm.BorderStyleReDraw = true; this.lblFloorNm.Font = new System.Drawing.Font("맑은 고딕", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129))); this.lblFloorNm.Location = new System.Drawing.Point(160, 75); this.lblFloorNm.Name = "lblFloorNm"; this.lblFloorNm.Size = new System.Drawing.Size(218, 26); this.lblFloorNm.TabIndex = 7; this.lblFloorNm.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // // lblTableNo // this.lblTableNo.BackColor = System.Drawing.Color.WhiteSmoke; this.lblTableNo.BorderStyleReDraw = true; this.lblTableNo.Font = new System.Drawing.Font("맑은 고딕", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129))); this.lblTableNo.Location = new System.Drawing.Point(532, 75); this.lblTableNo.Name = "lblTableNo"; this.lblTableNo.Size = new System.Drawing.Size(217, 26); this.lblTableNo.TabIndex = 9; this.lblTableNo.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // // tbKtchMsg1 // this.tbKtchMsg1.BackColor = System.Drawing.Color.WhiteSmoke; this.tbKtchMsg1.BorderLineColor = System.Drawing.Color.FromArgb(((int)(((byte)(204)))), ((int)(((byte)(204)))), ((int)(((byte)(204))))); this.tbKtchMsg1.BorderLineStyle = Cosmos.UI.CsmPosEditBox.BorderLineType.NORMAL; this.tbKtchMsg1.BorderStyleReDraw = false; this.tbKtchMsg1.ClearFlag = false; this.tbKtchMsg1.DisableBackColor = System.Drawing.Color.WhiteSmoke; this.tbKtchMsg1.EnableBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(251)))), ((int)(((byte)(211))))); this.tbKtchMsg1.Font = new System.Drawing.Font("맑은 고딕", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129))); this.tbKtchMsg1.InputType = Cosmos.UI.InputType.None; this.tbKtchMsg1.InputTypeFormat = ""; this.tbKtchMsg1.Location = new System.Drawing.Point(160, 114); this.tbKtchMsg1.Margin = new System.Windows.Forms.Padding(5); this.tbKtchMsg1.MaxLength = 40; this.tbKtchMsg1.MaxLengthAutoEnd = false; this.tbKtchMsg1.MaxLengthForKeyIn = 32767; this.tbKtchMsg1.MaxLengthForNumpad = 32767; this.tbKtchMsg1.Name = "tbKtchMsg1"; this.tbKtchMsg1.PasswordChar = '\0'; this.tbKtchMsg1.ReadOnly = false; this.tbKtchMsg1.Size = new System.Drawing.Size(589, 26); this.tbKtchMsg1.TabIndex = 0; this.tbKtchMsg1.TextAlign = System.Windows.Forms.HorizontalAlignment.Left; this.tbKtchMsg1.UseDualMaxLength = false; this.tbKtchMsg1.Value = ""; this.tbKtchMsg1.EditBoxKeyDownEvent += new Cosmos.UI.CsmPosEditBox.EditBoxEventHandler(this.EditBox_KeyDownEvent); // // tbKtchMsg2 // this.tbKtchMsg2.BackColor = System.Drawing.Color.WhiteSmoke; this.tbKtchMsg2.BorderLineColor = System.Drawing.Color.FromArgb(((int)(((byte)(204)))), ((int)(((byte)(204)))), ((int)(((byte)(204))))); this.tbKtchMsg2.BorderLineStyle = Cosmos.UI.CsmPosEditBox.BorderLineType.NORMAL; this.tbKtchMsg2.BorderStyleReDraw = false; this.tbKtchMsg2.ClearFlag = false; this.tbKtchMsg2.DisableBackColor = System.Drawing.Color.WhiteSmoke; this.tbKtchMsg2.EnableBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(251)))), ((int)(((byte)(211))))); this.tbKtchMsg2.Font = new System.Drawing.Font("맑은 고딕", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129))); this.tbKtchMsg2.InputType = Cosmos.UI.InputType.None; this.tbKtchMsg2.InputTypeFormat = ""; this.tbKtchMsg2.Location = new System.Drawing.Point(160, 145); this.tbKtchMsg2.Margin = new System.Windows.Forms.Padding(5); this.tbKtchMsg2.MaxLength = 40; this.tbKtchMsg2.MaxLengthAutoEnd = false; this.tbKtchMsg2.MaxLengthForKeyIn = 32767; this.tbKtchMsg2.MaxLengthForNumpad = 32767; this.tbKtchMsg2.Name = "tbKtchMsg2"; this.tbKtchMsg2.PasswordChar = '\0'; this.tbKtchMsg2.ReadOnly = false; this.tbKtchMsg2.Size = new System.Drawing.Size(589, 26); this.tbKtchMsg2.TabIndex = 1; this.tbKtchMsg2.TextAlign = System.Windows.Forms.HorizontalAlignment.Left; this.tbKtchMsg2.UseDualMaxLength = false; this.tbKtchMsg2.Value = "가나다라마바사가나다라마바사가나다라마바사가나다라가나다라마11111"; this.tbKtchMsg2.EditBoxKeyDownEvent += new Cosmos.UI.CsmPosEditBox.EditBoxEventHandler(this.EditBox_KeyDownEvent); // // tbKtchMsg3 // this.tbKtchMsg3.BackColor = System.Drawing.Color.WhiteSmoke; this.tbKtchMsg3.BorderLineColor = System.Drawing.Color.FromArgb(((int)(((byte)(204)))), ((int)(((byte)(204)))), ((int)(((byte)(204))))); this.tbKtchMsg3.BorderLineStyle = Cosmos.UI.CsmPosEditBox.BorderLineType.NORMAL; this.tbKtchMsg3.BorderStyleReDraw = false; this.tbKtchMsg3.ClearFlag = false; this.tbKtchMsg3.DisableBackColor = System.Drawing.Color.WhiteSmoke; this.tbKtchMsg3.EnableBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(251)))), ((int)(((byte)(211))))); this.tbKtchMsg3.Font = new System.Drawing.Font("맑은 고딕", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129))); this.tbKtchMsg3.InputType = Cosmos.UI.InputType.None; this.tbKtchMsg3.InputTypeFormat = ""; this.tbKtchMsg3.Location = new System.Drawing.Point(160, 176); this.tbKtchMsg3.Margin = new System.Windows.Forms.Padding(5); this.tbKtchMsg3.MaxLength = 40; this.tbKtchMsg3.MaxLengthAutoEnd = false; this.tbKtchMsg3.MaxLengthForKeyIn = 32767; this.tbKtchMsg3.MaxLengthForNumpad = 32767; this.tbKtchMsg3.Name = "tbKtchMsg3"; this.tbKtchMsg3.PasswordChar = '\0'; this.tbKtchMsg3.ReadOnly = false; this.tbKtchMsg3.Size = new System.Drawing.Size(589, 26); this.tbKtchMsg3.TabIndex = 2; this.tbKtchMsg3.TextAlign = System.Windows.Forms.HorizontalAlignment.Left; this.tbKtchMsg3.UseDualMaxLength = false; this.tbKtchMsg3.Value = "가나다라마바사가나다라마바사가나다라마바사가나다라가나다라마11111"; this.tbKtchMsg3.EditBoxKeyDownEvent += new Cosmos.UI.CsmPosEditBox.EditBoxEventHandler(this.EditBox_KeyDownEvent); // // picBack // this.picBack.BackColor = System.Drawing.Color.White; this.picBack.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None; this.picBack.ErrorImage = null; this.picBack.InitialImage = null; this.picBack.Location = new System.Drawing.Point(437, 538); this.picBack.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.picBack.Name = "picBack"; this.picBack.Size = new System.Drawing.Size(129, 51); this.picBack.TabIndex = 312; this.picBack.TabStop = false; // // lblBox3 // this.lblBox3.BackColor = System.Drawing.Color.White; this.lblBox3.BorderStyleReDraw = true; this.lblBox3.Location = new System.Drawing.Point(143, 107); this.lblBox3.Name = "lblBox3"; this.lblBox3.Size = new System.Drawing.Size(635, 105); this.lblBox3.TabIndex = 545; // // csmLabel1 // this.csmLabel1.BackColor = System.Drawing.Color.White; this.csmLabel1.BorderStyleReDraw = true; this.csmLabel1.Location = new System.Drawing.Point(515, 68); this.csmLabel1.Name = "csmLabel1"; this.csmLabel1.Size = new System.Drawing.Size(263, 40); this.csmLabel1.TabIndex = 546; // // csmLabel2 // this.csmLabel2.BackColor = System.Drawing.Color.White; this.csmLabel2.BorderStyleReDraw = true; this.csmLabel2.Location = new System.Drawing.Point(143, 68); this.csmLabel2.Name = "csmLabel2"; this.csmLabel2.Size = new System.Drawing.Size(252, 40); this.csmLabel2.TabIndex = 547; // // gridList // this.gridList.BackColor = System.Drawing.Color.White; this.gridList.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.gridList.CsmGridAlternateRowBackColor = System.Drawing.Color.White; this.gridList.CsmGridBackGroundColor = System.Drawing.Color.White; this.gridList.CsmGridColumnCount = 0; this.gridList.CsmGridColumnHeadersFont = new System.Drawing.Font("맑은 고딕", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129))); this.gridList.CsmGridColumnHeadersHeight = 18; this.gridList.CsmGridColumnHeadersVisible = false; this.gridList.CsmGridDefaultRowBackColor = System.Drawing.Color.White; this.gridList.CsmGridFirstDisplayedScrollingRowIndex = -1; this.gridList.CsmGridHighlightColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(254)))), ((int)(((byte)(239))))); this.gridList.CsmGridHighlightTextColor = System.Drawing.SystemColors.HighlightText; this.gridList.CsmGridIndicateBackColor = System.Drawing.Color.Red; this.gridList.CsmGridIndicateForeColor = System.Drawing.Color.White; this.gridList.CsmGridRowMove = true; this.gridList.CsmGridRowsHeight = 60; this.gridList.CsmGridShowPageRowsCount = 5; this.gridList.Font = new System.Drawing.Font("굴림", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129))); this.gridList.Location = new System.Drawing.Point(21, 226); this.gridList.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.gridList.Name = "gridList"; this.gridList.Size = new System.Drawing.Size(721, 302); this.gridList.TabIndex = 548; this.gridList.GridClickEvent += new Cosmos.UI.CsmGrid.GridClickEventHandler(this.gridList_GridClickEvent); // // label3 // this.label3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(110)))), ((int)(((byte)(122)))), ((int)(((byte)(132))))); this.label3.Location = new System.Drawing.Point(22, 226); this.label3.Name = "label3"; this.label3.Size = new System.Drawing.Size(756, 2); this.label3.TabIndex = 551; // // btnDel // this.btnDel.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(101)))), ((int)(((byte)(115)))), ((int)(((byte)(126))))); this.btnDel.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None; this.btnDel.BorderStyleReDraw = false; this.btnDel.ClickImage = null; this.btnDel.DefaultImage = null; this.btnDel.DisableImage = null; this.btnDel.Font = new System.Drawing.Font("나눔스퀘어 Bold", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129))); this.btnDel.ForeColor = System.Drawing.Color.White; this.btnDel.Location = new System.Drawing.Point(127, 538); this.btnDel.Name = "btnDel"; this.btnDel.OccupancyBar = 0; this.btnDel.OccupancyBar_Lv0 = null; this.btnDel.OccupancyBar_Lv1 = null; this.btnDel.OccupancyBar_Lv2 = null; this.btnDel.OccupancyBar_Lv3 = null; this.btnDel.OccupancyBar_Lv4 = null; this.btnDel.Size = new System.Drawing.Size(100, 40); this.btnDel.TabIndex = 553; this.btnDel.Text = "삭제"; this.btnDel.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.btnDel.UseCompatibleTextRendering = true; this.btnDel.Click += new System.EventHandler(this.Button_Click); // // btnSave // this.btnSave.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(101)))), ((int)(((byte)(115)))), ((int)(((byte)(126))))); this.btnSave.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None; this.btnSave.BorderStyleReDraw = false; this.btnSave.ClickImage = null; this.btnSave.DefaultImage = null; this.btnSave.DisableImage = null; this.btnSave.Font = new System.Drawing.Font("나눔스퀘어 Bold", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129))); this.btnSave.ForeColor = System.Drawing.Color.White; this.btnSave.Location = new System.Drawing.Point(21, 538); this.btnSave.Name = "btnSave"; this.btnSave.OccupancyBar = 0; this.btnSave.OccupancyBar_Lv0 = null; this.btnSave.OccupancyBar_Lv1 = null; this.btnSave.OccupancyBar_Lv2 = null; this.btnSave.OccupancyBar_Lv3 = null; this.btnSave.OccupancyBar_Lv4 = null; this.btnSave.Size = new System.Drawing.Size(100, 40); this.btnSave.TabIndex = 552; this.btnSave.Text = "저장"; this.btnSave.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.btnSave.UseCompatibleTextRendering = true; this.btnSave.Click += new System.EventHandler(this.Button_Click); // // btnDn // this.btnDn.BackColor = System.Drawing.Color.White; this.btnDn.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None; this.btnDn.BorderStyleReDraw = true; this.btnDn.ClickImage = null; this.btnDn.DefaultImage = null; this.btnDn.DisableImage = null; this.btnDn.Font = new System.Drawing.Font("나눔스퀘어 Bold", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129))); this.btnDn.ForeColor = System.Drawing.Color.Black; this.btnDn.Location = new System.Drawing.Point(742, 378); this.btnDn.Name = "btnDn"; this.btnDn.OccupancyBar = 0; this.btnDn.OccupancyBar_Lv0 = null; this.btnDn.OccupancyBar_Lv1 = null; this.btnDn.OccupancyBar_Lv2 = null; this.btnDn.OccupancyBar_Lv3 = null; this.btnDn.OccupancyBar_Lv4 = null; this.btnDn.Size = new System.Drawing.Size(36, 150); this.btnDn.TabIndex = 555; this.btnDn.Text = "∨"; this.btnDn.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.btnDn.UseCompatibleTextRendering = true; this.btnDn.Click += new System.EventHandler(this.Button_Click); // // btnUp // this.btnUp.BackColor = System.Drawing.Color.White; this.btnUp.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None; this.btnUp.BorderStyleReDraw = true; this.btnUp.ClickImage = null; this.btnUp.DefaultImage = null; this.btnUp.DisableImage = null; this.btnUp.Font = new System.Drawing.Font("나눔스퀘어 Bold", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129))); this.btnUp.ForeColor = System.Drawing.Color.Black; this.btnUp.Location = new System.Drawing.Point(742, 228); this.btnUp.Name = "btnUp"; this.btnUp.OccupancyBar = 0; this.btnUp.OccupancyBar_Lv0 = null; this.btnUp.OccupancyBar_Lv1 = null; this.btnUp.OccupancyBar_Lv2 = null; this.btnUp.OccupancyBar_Lv3 = null; this.btnUp.OccupancyBar_Lv4 = null; this.btnUp.Size = new System.Drawing.Size(36, 151); this.btnUp.TabIndex = 554; this.btnUp.Text = "∧"; this.btnUp.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.btnUp.UseCompatibleTextRendering = true; this.btnUp.Click += new System.EventHandler(this.Button_Click); // // frmKtchMsg // 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, 600); this.Controls.Add(this.btnDn); this.Controls.Add(this.btnUp); this.Controls.Add(this.btnDel); this.Controls.Add(this.btnSave); this.Controls.Add(this.label3); this.Controls.Add(this.btnExit); this.Controls.Add(this.label2); this.Controls.Add(this.tbKtchMsg3); this.Controls.Add(this.tbKtchMsg2); this.Controls.Add(this.tbKtchMsg1); this.Controls.Add(this.lblTableNo); this.Controls.Add(this.lblFloorNm); this.Controls.Add(this.btnEnter); this.Controls.Add(this.lblTarget2); this.Controls.Add(this.lblMsg); this.Controls.Add(this.lblTarget1); this.Controls.Add(this.lblTitle); this.Controls.Add(this.lblBox3); this.Controls.Add(this.csmLabel1); this.Controls.Add(this.csmLabel2); this.Controls.Add(this.gridList); this.Controls.Add(this.picBack); this.DoubleBuffered = true; this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None; this.Name = "frmKtchMsg"; this.ShowIcon = false; this.ShowInTaskbar = false; this.StartPosition = System.Windows.Forms.FormStartPosition.Manual; this.Text = "frmKtchMsg"; this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.Form_Closing); this.Load += new System.EventHandler(this.Form_Load); ((System.ComponentModel.ISupportInitialize)(this.picBack)).EndInit(); this.ResumeLayout(false); } #endregion private UI.CsmLabel btnExit; private UI.CsmLabel lblTitle; private System.Windows.Forms.Label label2; private UI.CsmLabel lblTarget1; private UI.CsmLabel lblMsg; private UI.CsmLabel lblTarget2; private UI.CsmButton btnEnter; private UI.CsmLabel lblFloorNm; private UI.CsmLabel lblTableNo; private UI.CsmPosEditBox tbKtchMsg1; private UI.CsmPosEditBox tbKtchMsg2; private UI.CsmPosEditBox tbKtchMsg3; private System.Windows.Forms.PictureBox picBack; private UI.CsmLabel lblBox3; private UI.CsmLabel csmLabel1; private UI.CsmLabel csmLabel2; private UI.CsmGrid gridList; private System.Windows.Forms.Label label3; private UI.CsmButton btnDel; private UI.CsmButton btnSave; private UI.CsmButton btnDn; private UI.CsmButton btnUp; } }