336 lines
18 KiB
C#
336 lines
18 KiB
C#
namespace Cosmos.Win
|
|
{
|
|
partial class frmKitchMsgList
|
|
{
|
|
/// <summary>
|
|
/// Required designer variable.
|
|
/// </summary>
|
|
private System.ComponentModel.IContainer components = null;
|
|
|
|
/// <summary>
|
|
/// Clean up any resources being used.
|
|
/// </summary>
|
|
/// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
|
|
protected override void Dispose(bool disposing)
|
|
{
|
|
if (disposing && (components != null))
|
|
{
|
|
components.Dispose();
|
|
}
|
|
base.Dispose(disposing);
|
|
}
|
|
|
|
#region Windows Form Designer generated code
|
|
|
|
/// <summary>
|
|
/// Required method for Designer support - do not modify
|
|
/// the contents of this method with the code editor.
|
|
/// </summary>
|
|
private void InitializeComponent()
|
|
{
|
|
this.lblTitle = new Cosmos.UI.CsmLabel();
|
|
this.btnExit = new Cosmos.UI.CsmLabel();
|
|
this.lblTableNo = new Cosmos.UI.CsmLabel();
|
|
this.lblFloorCd = new Cosmos.UI.CsmLabel();
|
|
this.lblLabel2 = new Cosmos.UI.CsmLabel();
|
|
this.label4 = new System.Windows.Forms.Label();
|
|
this.lblLabel1 = new Cosmos.UI.CsmLabel();
|
|
this.label2 = new System.Windows.Forms.Label();
|
|
this.btnGridDn = new Cosmos.UI.CsmButton();
|
|
this.btnGridUp = new Cosmos.UI.CsmButton();
|
|
this.gridMemo = new Cosmos.UI.CsmGrid();
|
|
this.btnEnter = new Cosmos.UI.CsmButton();
|
|
this.picBack = new System.Windows.Forms.PictureBox();
|
|
this.label3 = new System.Windows.Forms.Label();
|
|
this.csmLabel1 = new Cosmos.UI.CsmLabel();
|
|
this.csmLabel2 = new Cosmos.UI.CsmLabel();
|
|
((System.ComponentModel.ISupportInitialize)(this.picBack)).BeginInit();
|
|
this.SuspendLayout();
|
|
//
|
|
// lblTitle
|
|
//
|
|
this.lblTitle.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(70)))), ((int)(((byte)(86)))), ((int)(((byte)(98)))));
|
|
this.lblTitle.BorderStyleReDraw = false;
|
|
this.lblTitle.Font = new System.Drawing.Font("나눔스퀘어", 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 = 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(741, 1);
|
|
this.btnExit.Name = "btnExit";
|
|
this.btnExit.Size = new System.Drawing.Size(58, 50);
|
|
this.btnExit.TabIndex = 288;
|
|
this.btnExit.Text = "X";
|
|
this.btnExit.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
this.btnExit.Click += new System.EventHandler(this.Button_Click);
|
|
//
|
|
// lblTableNo
|
|
//
|
|
this.lblTableNo.BackColor = System.Drawing.Color.WhiteSmoke;
|
|
this.lblTableNo.BorderStyleReDraw = true;
|
|
this.lblTableNo.Font = new System.Drawing.Font("나눔스퀘어 Bold", 12F, System.Drawing.FontStyle.Bold);
|
|
this.lblTableNo.Location = new System.Drawing.Point(537, 75);
|
|
this.lblTableNo.Name = "lblTableNo";
|
|
this.lblTableNo.Size = new System.Drawing.Size(225, 26);
|
|
this.lblTableNo.TabIndex = 301;
|
|
this.lblTableNo.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
|
//
|
|
// lblFloorCd
|
|
//
|
|
this.lblFloorCd.BackColor = System.Drawing.Color.WhiteSmoke;
|
|
this.lblFloorCd.BorderStyleReDraw = true;
|
|
this.lblFloorCd.Font = new System.Drawing.Font("나눔스퀘어 Bold", 12F, System.Drawing.FontStyle.Bold);
|
|
this.lblFloorCd.Location = new System.Drawing.Point(159, 75);
|
|
this.lblFloorCd.Name = "lblFloorCd";
|
|
this.lblFloorCd.Size = new System.Drawing.Size(225, 26);
|
|
this.lblFloorCd.TabIndex = 299;
|
|
this.lblFloorCd.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
|
//
|
|
// lblLabel2
|
|
//
|
|
this.lblLabel2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(236)))), ((int)(((byte)(238)))), ((int)(((byte)(239)))));
|
|
this.lblLabel2.BorderStyleReDraw = true;
|
|
this.lblLabel2.Font = new System.Drawing.Font("나눔스퀘어 Bold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
|
|
this.lblLabel2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(51)))), ((int)(((byte)(51)))), ((int)(((byte)(51)))));
|
|
this.lblLabel2.Location = new System.Drawing.Point(400, 68);
|
|
this.lblLabel2.Margin = new System.Windows.Forms.Padding(13, 0, 3, 0);
|
|
this.lblLabel2.Name = "lblLabel2";
|
|
this.lblLabel2.Padding = new System.Windows.Forms.Padding(5, 0, 0, 0);
|
|
this.lblLabel2.Size = new System.Drawing.Size(122, 40);
|
|
this.lblLabel2.TabIndex = 298;
|
|
this.lblLabel2.Text = "테이블";
|
|
this.lblLabel2.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
|
//
|
|
// label4
|
|
//
|
|
this.label4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(165)))), ((int)(((byte)(166)))), ((int)(((byte)(167)))));
|
|
this.label4.Location = new System.Drawing.Point(22, 107);
|
|
this.label4.Name = "label4";
|
|
this.label4.Size = new System.Drawing.Size(756, 1);
|
|
this.label4.TabIndex = 295;
|
|
//
|
|
// lblLabel1
|
|
//
|
|
this.lblLabel1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(236)))), ((int)(((byte)(238)))), ((int)(((byte)(239)))));
|
|
this.lblLabel1.BorderStyleReDraw = true;
|
|
this.lblLabel1.Font = new System.Drawing.Font("나눔스퀘어 Bold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
|
|
this.lblLabel1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(51)))), ((int)(((byte)(51)))), ((int)(((byte)(51)))));
|
|
this.lblLabel1.Location = new System.Drawing.Point(22, 68);
|
|
this.lblLabel1.Margin = new System.Windows.Forms.Padding(13, 0, 3, 0);
|
|
this.lblLabel1.Name = "lblLabel1";
|
|
this.lblLabel1.Padding = new System.Windows.Forms.Padding(5, 0, 0, 0);
|
|
this.lblLabel1.Size = new System.Drawing.Size(122, 40);
|
|
this.lblLabel1.TabIndex = 294;
|
|
this.lblLabel1.Text = "층";
|
|
this.lblLabel1.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 = 293;
|
|
//
|
|
// btnGridDn
|
|
//
|
|
this.btnGridDn.BackColor = System.Drawing.Color.White;
|
|
this.btnGridDn.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
|
|
this.btnGridDn.BorderStyleReDraw = true;
|
|
this.btnGridDn.ClickImage = null;
|
|
this.btnGridDn.DefaultImage = null;
|
|
this.btnGridDn.DisableImage = null;
|
|
this.btnGridDn.ImageAlign = System.Drawing.ContentAlignment.TopLeft;
|
|
this.btnGridDn.Location = new System.Drawing.Point(400, 476);
|
|
this.btnGridDn.Name = "btnGridDn";
|
|
this.btnGridDn.OccupancyBar = 0;
|
|
this.btnGridDn.OccupancyBar_Lv0 = null;
|
|
this.btnGridDn.OccupancyBar_Lv1 = null;
|
|
this.btnGridDn.OccupancyBar_Lv2 = null;
|
|
this.btnGridDn.OccupancyBar_Lv3 = null;
|
|
this.btnGridDn.OccupancyBar_Lv4 = null;
|
|
this.btnGridDn.Size = new System.Drawing.Size(378, 48);
|
|
this.btnGridDn.TabIndex = 308;
|
|
this.btnGridDn.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
this.btnGridDn.Click += new System.EventHandler(this.Button_Click);
|
|
//
|
|
// btnGridUp
|
|
//
|
|
this.btnGridUp.BackColor = System.Drawing.Color.White;
|
|
this.btnGridUp.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
|
|
this.btnGridUp.BorderStyleReDraw = true;
|
|
this.btnGridUp.ClickImage = null;
|
|
this.btnGridUp.DefaultImage = null;
|
|
this.btnGridUp.DisableImage = null;
|
|
this.btnGridUp.ImageAlign = System.Drawing.ContentAlignment.TopLeft;
|
|
this.btnGridUp.Location = new System.Drawing.Point(22, 476);
|
|
this.btnGridUp.Name = "btnGridUp";
|
|
this.btnGridUp.OccupancyBar = 0;
|
|
this.btnGridUp.OccupancyBar_Lv0 = null;
|
|
this.btnGridUp.OccupancyBar_Lv1 = null;
|
|
this.btnGridUp.OccupancyBar_Lv2 = null;
|
|
this.btnGridUp.OccupancyBar_Lv3 = null;
|
|
this.btnGridUp.OccupancyBar_Lv4 = null;
|
|
this.btnGridUp.Size = new System.Drawing.Size(378, 48);
|
|
this.btnGridUp.TabIndex = 307;
|
|
this.btnGridUp.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
this.btnGridUp.Click += new System.EventHandler(this.Button_Click);
|
|
//
|
|
// gridMemo
|
|
//
|
|
this.gridMemo.BackColor = System.Drawing.Color.White;
|
|
this.gridMemo.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.gridMemo.CsmGridAlternateRowBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(251)))), ((int)(((byte)(253)))), ((int)(((byte)(255)))));
|
|
this.gridMemo.CsmGridBackGroundColor = System.Drawing.Color.White;
|
|
this.gridMemo.CsmGridColumnCount = 0;
|
|
this.gridMemo.CsmGridColumnHeadersFont = new System.Drawing.Font("나눔스퀘어", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
|
|
this.gridMemo.CsmGridColumnHeadersHeight = 38;
|
|
this.gridMemo.CsmGridColumnHeadersVisible = true;
|
|
this.gridMemo.CsmGridDefaultRowBackColor = System.Drawing.Color.White;
|
|
this.gridMemo.CsmGridFirstDisplayedScrollingRowIndex = -1;
|
|
this.gridMemo.CsmGridHighlightColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(254)))), ((int)(((byte)(239)))));
|
|
this.gridMemo.CsmGridHighlightTextColor = System.Drawing.Color.Black;
|
|
this.gridMemo.CsmGridIndicateBackColor = System.Drawing.Color.Red;
|
|
this.gridMemo.CsmGridIndicateForeColor = System.Drawing.Color.White;
|
|
this.gridMemo.CsmGridRowMove = true;
|
|
this.gridMemo.CsmGridRowsHeight = 60;
|
|
this.gridMemo.CsmGridShowPageRowsCount = 5;
|
|
this.gridMemo.Font = new System.Drawing.Font("나눔스퀘어", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
|
|
this.gridMemo.Location = new System.Drawing.Point(22, 123);
|
|
this.gridMemo.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
|
this.gridMemo.Name = "gridMemo";
|
|
this.gridMemo.Size = new System.Drawing.Size(756, 354);
|
|
this.gridMemo.TabIndex = 306;
|
|
//
|
|
// 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 = 310;
|
|
this.btnEnter.Text = "등록";
|
|
this.btnEnter.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
this.btnEnter.UseCompatibleTextRendering = true;
|
|
this.btnEnter.Click += new System.EventHandler(this.Button_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(12, 422);
|
|
this.picBack.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
|
this.picBack.Name = "picBack";
|
|
this.picBack.Size = new System.Drawing.Size(130, 155);
|
|
this.picBack.TabIndex = 313;
|
|
this.picBack.TabStop = false;
|
|
//
|
|
// 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, 122);
|
|
this.label3.Name = "label3";
|
|
this.label3.Size = new System.Drawing.Size(756, 2);
|
|
this.label3.TabIndex = 314;
|
|
//
|
|
// csmLabel1
|
|
//
|
|
this.csmLabel1.BackColor = System.Drawing.Color.White;
|
|
this.csmLabel1.BorderStyleReDraw = true;
|
|
this.csmLabel1.Location = new System.Drawing.Point(521, 68);
|
|
this.csmLabel1.Name = "csmLabel1";
|
|
this.csmLabel1.Size = new System.Drawing.Size(257, 40);
|
|
this.csmLabel1.TabIndex = 545;
|
|
//
|
|
// 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(258, 40);
|
|
this.csmLabel2.TabIndex = 546;
|
|
//
|
|
// frmKitchMsgList
|
|
//
|
|
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.ControlBox = false;
|
|
this.Controls.Add(this.btnGridDn);
|
|
this.Controls.Add(this.btnGridUp);
|
|
this.Controls.Add(this.label3);
|
|
this.Controls.Add(this.btnExit);
|
|
this.Controls.Add(this.btnEnter);
|
|
this.Controls.Add(this.label4);
|
|
this.Controls.Add(this.label2);
|
|
this.Controls.Add(this.lblTableNo);
|
|
this.Controls.Add(this.lblFloorCd);
|
|
this.Controls.Add(this.lblLabel2);
|
|
this.Controls.Add(this.lblLabel1);
|
|
this.Controls.Add(this.lblTitle);
|
|
this.Controls.Add(this.gridMemo);
|
|
this.Controls.Add(this.csmLabel1);
|
|
this.Controls.Add(this.csmLabel2);
|
|
this.Controls.Add(this.picBack);
|
|
this.DoubleBuffered = true;
|
|
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
|
|
this.Name = "frmKitchMsgList";
|
|
this.ShowInTaskbar = false;
|
|
this.StartPosition = System.Windows.Forms.FormStartPosition.Manual;
|
|
this.Text = "frmKitchMsgList";
|
|
this.Activated += new System.EventHandler(this.Form_Activated);
|
|
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 lblTitle;
|
|
private UI.CsmLabel btnExit;
|
|
private UI.CsmLabel lblTableNo;
|
|
private UI.CsmLabel lblFloorCd;
|
|
private UI.CsmLabel lblLabel2;
|
|
private System.Windows.Forms.Label label4;
|
|
private UI.CsmLabel lblLabel1;
|
|
private System.Windows.Forms.Label label2;
|
|
private UI.CsmButton btnGridDn;
|
|
private UI.CsmButton btnGridUp;
|
|
private UI.CsmGrid gridMemo;
|
|
private UI.CsmButton btnEnter;
|
|
private System.Windows.Forms.PictureBox picBack;
|
|
private System.Windows.Forms.Label label3;
|
|
private UI.CsmLabel csmLabel1;
|
|
private UI.CsmLabel csmLabel2;
|
|
|
|
}
|
|
} |