spc-kiosk-pb/Window/WinAdmin/frmSoundMotSetting.Designer.cs
2019-06-16 14:12:09 +09:00

613 lines
33 KiB
C#

namespace Cosmos.Win
{
partial class frmSoundMotSetting
{
/// <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.picBack = new System.Windows.Forms.PictureBox();
this.btnExit = new Cosmos.UI.CsmLabel();
this.lblTitle = new Cosmos.UI.CsmLabel();
this.pnl01 = new System.Windows.Forms.Panel();
this.lb_Contents04 = new Cosmos.UI.CsmLabel();
this.panel4 = new System.Windows.Forms.Panel();
this.rdoBtn08 = new System.Windows.Forms.RadioButton();
this.rdoBtn07 = new System.Windows.Forms.RadioButton();
this.lb_Contents03 = new Cosmos.UI.CsmLabel();
this.panel3 = new System.Windows.Forms.Panel();
this.rdoBtn06 = new System.Windows.Forms.RadioButton();
this.rdoBtn05 = new System.Windows.Forms.RadioButton();
this.label01 = new System.Windows.Forms.Label();
this.lb_Contents02 = new Cosmos.UI.CsmLabel();
this.lb_Contents01 = new Cosmos.UI.CsmLabel();
this.panel2 = new System.Windows.Forms.Panel();
this.rdoBtn04 = new System.Windows.Forms.RadioButton();
this.rdoBtn03 = new System.Windows.Forms.RadioButton();
this.btnSave = new Cosmos.UI.CsmButton();
this.panel1 = new System.Windows.Forms.Panel();
this.rdoBtn02 = new System.Windows.Forms.RadioButton();
this.rdoBtn01 = new System.Windows.Forms.RadioButton();
this.lblNameTitle = new Cosmos.UI.CsmLabel();
this.panel5 = new System.Windows.Forms.Panel();
this.label1 = new System.Windows.Forms.Label();
this.lb_Contents06 = new Cosmos.UI.CsmLabel();
this.lb_Contents05 = new Cosmos.UI.CsmLabel();
this.panel8 = new System.Windows.Forms.Panel();
this.rdoBtnTake2 = new System.Windows.Forms.RadioButton();
this.rdoBtnTake1 = new System.Windows.Forms.RadioButton();
this.btnSave_TakeInOut = new Cosmos.UI.CsmButton();
this.panel9 = new System.Windows.Forms.Panel();
this.rdoBtnTakeUse2 = new System.Windows.Forms.RadioButton();
this.rdoBtnTakeUse1 = new System.Windows.Forms.RadioButton();
this.lblTakeInOutTitle = new Cosmos.UI.CsmLabel();
((System.ComponentModel.ISupportInitialize)(this.picBack)).BeginInit();
this.pnl01.SuspendLayout();
this.panel4.SuspendLayout();
this.panel3.SuspendLayout();
this.panel2.SuspendLayout();
this.panel1.SuspendLayout();
this.panel5.SuspendLayout();
this.panel8.SuspendLayout();
this.panel9.SuspendLayout();
this.SuspendLayout();
//
// 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(800, 600);
this.picBack.TabIndex = 393;
this.picBack.TabStop = false;
//
// 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 = 396;
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("Microsoft Sans Serif", 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(728, 50);
this.lblTitle.TabIndex = 395;
this.lblTitle.Text = "음성 MOT 설정";
this.lblTitle.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// pnl01
//
this.pnl01.BackColor = System.Drawing.Color.White;
this.pnl01.Controls.Add(this.lb_Contents04);
this.pnl01.Controls.Add(this.panel4);
this.pnl01.Controls.Add(this.lb_Contents03);
this.pnl01.Controls.Add(this.panel3);
this.pnl01.Controls.Add(this.label01);
this.pnl01.Controls.Add(this.lb_Contents02);
this.pnl01.Controls.Add(this.lb_Contents01);
this.pnl01.Controls.Add(this.panel2);
this.pnl01.Controls.Add(this.btnSave);
this.pnl01.Controls.Add(this.panel1);
this.pnl01.Controls.Add(this.lblNameTitle);
this.pnl01.Location = new System.Drawing.Point(21, 64);
this.pnl01.Name = "pnl01";
this.pnl01.Size = new System.Drawing.Size(481, 315);
this.pnl01.TabIndex = 398;
//
// lb_Contents04
//
this.lb_Contents04.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(242)))), ((int)(((byte)(242)))), ((int)(((byte)(242)))));
this.lb_Contents04.BorderStyleReDraw = true;
this.lb_Contents04.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Bold);
this.lb_Contents04.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(51)))), ((int)(((byte)(51)))), ((int)(((byte)(51)))));
this.lb_Contents04.Location = new System.Drawing.Point(189, 199);
this.lb_Contents04.Margin = new System.Windows.Forms.Padding(13, 0, 3, 0);
this.lb_Contents04.Name = "lb_Contents04";
this.lb_Contents04.Padding = new System.Windows.Forms.Padding(5, 0, 0, 0);
this.lb_Contents04.Size = new System.Drawing.Size(197, 44);
this.lb_Contents04.TabIndex = 471;
this.lb_Contents04.Text = "구매 영수증";
this.lb_Contents04.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// panel4
//
this.panel4.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.panel4.Controls.Add(this.rdoBtn08);
this.panel4.Controls.Add(this.rdoBtn07);
this.panel4.Location = new System.Drawing.Point(16, 199);
this.panel4.Name = "panel4";
this.panel4.Size = new System.Drawing.Size(176, 44);
this.panel4.TabIndex = 470;
//
// rdoBtn08
//
this.rdoBtn08.AutoSize = true;
this.rdoBtn08.Font = new System.Drawing.Font("굴림", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.rdoBtn08.Location = new System.Drawing.Point(87, 11);
this.rdoBtn08.Name = "rdoBtn08";
this.rdoBtn08.Size = new System.Drawing.Size(77, 20);
this.rdoBtn08.TabIndex = 478;
this.rdoBtn08.TabStop = true;
this.rdoBtn08.Text = "미사용";
this.rdoBtn08.UseVisualStyleBackColor = true;
//
// rdoBtn07
//
this.rdoBtn07.AutoSize = true;
this.rdoBtn07.Font = new System.Drawing.Font("굴림", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.rdoBtn07.Location = new System.Drawing.Point(13, 11);
this.rdoBtn07.Name = "rdoBtn07";
this.rdoBtn07.Size = new System.Drawing.Size(60, 20);
this.rdoBtn07.TabIndex = 0;
this.rdoBtn07.TabStop = true;
this.rdoBtn07.Text = "사용";
this.rdoBtn07.UseVisualStyleBackColor = true;
//
// lb_Contents03
//
this.lb_Contents03.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(242)))), ((int)(((byte)(242)))), ((int)(((byte)(242)))));
this.lb_Contents03.BorderStyleReDraw = true;
this.lb_Contents03.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Bold);
this.lb_Contents03.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(51)))), ((int)(((byte)(51)))), ((int)(((byte)(51)))));
this.lb_Contents03.Location = new System.Drawing.Point(189, 152);
this.lb_Contents03.Margin = new System.Windows.Forms.Padding(13, 0, 3, 0);
this.lb_Contents03.Name = "lb_Contents03";
this.lb_Contents03.Padding = new System.Windows.Forms.Padding(5, 0, 0, 0);
this.lb_Contents03.Size = new System.Drawing.Size(197, 44);
this.lb_Contents03.TabIndex = 468;
this.lb_Contents03.Text = "현금 영수증";
this.lb_Contents03.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// panel3
//
this.panel3.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.panel3.Controls.Add(this.rdoBtn06);
this.panel3.Controls.Add(this.rdoBtn05);
this.panel3.Location = new System.Drawing.Point(16, 152);
this.panel3.Name = "panel3";
this.panel3.Size = new System.Drawing.Size(176, 44);
this.panel3.TabIndex = 467;
//
// rdoBtn06
//
this.rdoBtn06.AutoSize = true;
this.rdoBtn06.Font = new System.Drawing.Font("굴림", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.rdoBtn06.Location = new System.Drawing.Point(87, 11);
this.rdoBtn06.Name = "rdoBtn06";
this.rdoBtn06.Size = new System.Drawing.Size(77, 20);
this.rdoBtn06.TabIndex = 477;
this.rdoBtn06.TabStop = true;
this.rdoBtn06.Text = "미사용";
this.rdoBtn06.UseVisualStyleBackColor = true;
//
// rdoBtn05
//
this.rdoBtn05.AutoSize = true;
this.rdoBtn05.Font = new System.Drawing.Font("굴림", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.rdoBtn05.Location = new System.Drawing.Point(13, 11);
this.rdoBtn05.Name = "rdoBtn05";
this.rdoBtn05.Size = new System.Drawing.Size(60, 20);
this.rdoBtn05.TabIndex = 0;
this.rdoBtn05.TabStop = true;
this.rdoBtn05.Text = "사용";
this.rdoBtn05.UseVisualStyleBackColor = true;
//
// label01
//
this.label01.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(110)))), ((int)(((byte)(122)))), ((int)(((byte)(132)))));
this.label01.Location = new System.Drawing.Point(16, 35);
this.label01.Name = "label01";
this.label01.Size = new System.Drawing.Size(370, 2);
this.label01.TabIndex = 403;
//
// lb_Contents02
//
this.lb_Contents02.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(242)))), ((int)(((byte)(242)))), ((int)(((byte)(242)))));
this.lb_Contents02.BorderStyleReDraw = true;
this.lb_Contents02.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Bold);
this.lb_Contents02.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(51)))), ((int)(((byte)(51)))), ((int)(((byte)(51)))));
this.lb_Contents02.Location = new System.Drawing.Point(189, 105);
this.lb_Contents02.Margin = new System.Windows.Forms.Padding(13, 0, 3, 0);
this.lb_Contents02.Name = "lb_Contents02";
this.lb_Contents02.Padding = new System.Windows.Forms.Padding(5, 0, 0, 0);
this.lb_Contents02.Size = new System.Drawing.Size(197, 44);
this.lb_Contents02.TabIndex = 464;
this.lb_Contents02.Text = "해피포인트 사용";
this.lb_Contents02.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// lb_Contents01
//
this.lb_Contents01.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(242)))), ((int)(((byte)(242)))), ((int)(((byte)(242)))));
this.lb_Contents01.BorderStyleReDraw = true;
this.lb_Contents01.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Bold);
this.lb_Contents01.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(51)))), ((int)(((byte)(51)))), ((int)(((byte)(51)))));
this.lb_Contents01.Location = new System.Drawing.Point(189, 58);
this.lb_Contents01.Margin = new System.Windows.Forms.Padding(13, 0, 3, 0);
this.lb_Contents01.Name = "lb_Contents01";
this.lb_Contents01.Padding = new System.Windows.Forms.Padding(5, 0, 0, 0);
this.lb_Contents01.Size = new System.Drawing.Size(197, 44);
this.lb_Contents01.TabIndex = 457;
this.lb_Contents01.Text = "맞이인사 & HP표준";
this.lb_Contents01.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// panel2
//
this.panel2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.panel2.Controls.Add(this.rdoBtn04);
this.panel2.Controls.Add(this.rdoBtn03);
this.panel2.Location = new System.Drawing.Point(16, 105);
this.panel2.Name = "panel2";
this.panel2.Size = new System.Drawing.Size(176, 44);
this.panel2.TabIndex = 463;
//
// rdoBtn04
//
this.rdoBtn04.AutoSize = true;
this.rdoBtn04.Font = new System.Drawing.Font("굴림", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.rdoBtn04.Location = new System.Drawing.Point(87, 11);
this.rdoBtn04.Name = "rdoBtn04";
this.rdoBtn04.Size = new System.Drawing.Size(77, 20);
this.rdoBtn04.TabIndex = 476;
this.rdoBtn04.TabStop = true;
this.rdoBtn04.Text = "미사용";
this.rdoBtn04.UseVisualStyleBackColor = true;
//
// rdoBtn03
//
this.rdoBtn03.AutoSize = true;
this.rdoBtn03.Font = new System.Drawing.Font("굴림", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.rdoBtn03.Location = new System.Drawing.Point(13, 11);
this.rdoBtn03.Name = "rdoBtn03";
this.rdoBtn03.Size = new System.Drawing.Size(60, 20);
this.rdoBtn03.TabIndex = 0;
this.rdoBtn03.TabStop = true;
this.rdoBtn03.Text = "사용";
this.rdoBtn03.UseVisualStyleBackColor = true;
//
// btnSave
//
this.btnSave.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(22)))), ((int)(((byte)(187)))), ((int)(((byte)(238)))));
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("Microsoft Sans Serif", 14F);
this.btnSave.ForeColor = System.Drawing.Color.White;
this.btnSave.Location = new System.Drawing.Point(16, 265);
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 = 458;
this.btnSave.Text = "저장";
this.btnSave.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
this.btnSave.UseCompatibleTextRendering = true;
this.btnSave.Click += new System.EventHandler(this.btnSave_Click);
//
// panel1
//
this.panel1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.panel1.Controls.Add(this.rdoBtn02);
this.panel1.Controls.Add(this.rdoBtn01);
this.panel1.Location = new System.Drawing.Point(16, 58);
this.panel1.Name = "panel1";
this.panel1.Size = new System.Drawing.Size(176, 44);
this.panel1.TabIndex = 455;
//
// rdoBtn02
//
this.rdoBtn02.AutoSize = true;
this.rdoBtn02.Font = new System.Drawing.Font("굴림", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.rdoBtn02.Location = new System.Drawing.Point(87, 12);
this.rdoBtn02.Name = "rdoBtn02";
this.rdoBtn02.Size = new System.Drawing.Size(77, 20);
this.rdoBtn02.TabIndex = 476;
this.rdoBtn02.TabStop = true;
this.rdoBtn02.Text = "미사용";
this.rdoBtn02.UseVisualStyleBackColor = true;
//
// rdoBtn01
//
this.rdoBtn01.AutoSize = true;
this.rdoBtn01.Font = new System.Drawing.Font("굴림", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.rdoBtn01.Location = new System.Drawing.Point(13, 12);
this.rdoBtn01.Name = "rdoBtn01";
this.rdoBtn01.Size = new System.Drawing.Size(60, 20);
this.rdoBtn01.TabIndex = 0;
this.rdoBtn01.TabStop = true;
this.rdoBtn01.Text = "사용";
this.rdoBtn01.UseVisualStyleBackColor = true;
//
// lblNameTitle
//
this.lblNameTitle.BackColor = System.Drawing.Color.White;
this.lblNameTitle.BorderStyleReDraw = false;
this.lblNameTitle.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.lblNameTitle.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(51)))), ((int)(((byte)(51)))), ((int)(((byte)(51)))));
this.lblNameTitle.Location = new System.Drawing.Point(16, 4);
this.lblNameTitle.Margin = new System.Windows.Forms.Padding(13, 0, 3, 0);
this.lblNameTitle.Name = "lblNameTitle";
this.lblNameTitle.Size = new System.Drawing.Size(330, 29);
this.lblNameTitle.TabIndex = 452;
this.lblNameTitle.Text = "음성 MOT 설정";
this.lblNameTitle.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// panel5
//
this.panel5.BackColor = System.Drawing.Color.White;
this.panel5.Controls.Add(this.label1);
this.panel5.Controls.Add(this.lb_Contents06);
this.panel5.Controls.Add(this.lb_Contents05);
this.panel5.Controls.Add(this.panel8);
this.panel5.Controls.Add(this.btnSave_TakeInOut);
this.panel5.Controls.Add(this.panel9);
this.panel5.Controls.Add(this.lblTakeInOutTitle);
this.panel5.Location = new System.Drawing.Point(21, 385);
this.panel5.Name = "panel5";
this.panel5.Size = new System.Drawing.Size(481, 209);
this.panel5.TabIndex = 400;
//
// label1
//
this.label1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(110)))), ((int)(((byte)(122)))), ((int)(((byte)(132)))));
this.label1.Location = new System.Drawing.Point(17, 35);
this.label1.Name = "label1";
this.label1.Size = new System.Drawing.Size(404, 2);
this.label1.TabIndex = 403;
//
// lb_Contents06
//
this.lb_Contents06.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(242)))), ((int)(((byte)(242)))), ((int)(((byte)(242)))));
this.lb_Contents06.BorderStyleReDraw = true;
this.lb_Contents06.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Bold);
this.lb_Contents06.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(51)))), ((int)(((byte)(51)))), ((int)(((byte)(51)))));
this.lb_Contents06.Location = new System.Drawing.Point(224, 105);
this.lb_Contents06.Margin = new System.Windows.Forms.Padding(13, 0, 3, 0);
this.lb_Contents06.Name = "lb_Contents06";
this.lb_Contents06.Padding = new System.Windows.Forms.Padding(5, 0, 0, 0);
this.lb_Contents06.Size = new System.Drawing.Size(197, 44);
this.lb_Contents06.TabIndex = 464;
this.lb_Contents06.Text = "Take In/Out 기본값";
this.lb_Contents06.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// lb_Contents05
//
this.lb_Contents05.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(242)))), ((int)(((byte)(242)))), ((int)(((byte)(242)))));
this.lb_Contents05.BorderStyleReDraw = true;
this.lb_Contents05.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Bold);
this.lb_Contents05.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(51)))), ((int)(((byte)(51)))), ((int)(((byte)(51)))));
this.lb_Contents05.Location = new System.Drawing.Point(224, 58);
this.lb_Contents05.Margin = new System.Windows.Forms.Padding(13, 0, 3, 0);
this.lb_Contents05.Name = "lb_Contents05";
this.lb_Contents05.Padding = new System.Windows.Forms.Padding(5, 0, 0, 0);
this.lb_Contents05.Size = new System.Drawing.Size(197, 44);
this.lb_Contents05.TabIndex = 457;
this.lb_Contents05.Text = "Take In/Out 팝업기능";
this.lb_Contents05.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// panel8
//
this.panel8.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.panel8.Controls.Add(this.rdoBtnTake2);
this.panel8.Controls.Add(this.rdoBtnTake1);
this.panel8.Location = new System.Drawing.Point(16, 105);
this.panel8.Name = "panel8";
this.panel8.Size = new System.Drawing.Size(209, 44);
this.panel8.TabIndex = 463;
//
// rdoBtnTake2
//
this.rdoBtnTake2.AutoSize = true;
this.rdoBtnTake2.Checked = true;
this.rdoBtnTake2.Font = new System.Drawing.Font("굴림", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.rdoBtnTake2.Location = new System.Drawing.Point(100, 11);
this.rdoBtnTake2.Name = "rdoBtnTake2";
this.rdoBtnTake2.Size = new System.Drawing.Size(100, 20);
this.rdoBtnTake2.TabIndex = 476;
this.rdoBtnTake2.TabStop = true;
this.rdoBtnTake2.Text = "Take Out";
this.rdoBtnTake2.UseVisualStyleBackColor = true;
//
// rdoBtnTake1
//
this.rdoBtnTake1.AutoSize = true;
this.rdoBtnTake1.Font = new System.Drawing.Font("굴림", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.rdoBtnTake1.Location = new System.Drawing.Point(13, 11);
this.rdoBtnTake1.Name = "rdoBtnTake1";
this.rdoBtnTake1.Size = new System.Drawing.Size(85, 20);
this.rdoBtnTake1.TabIndex = 0;
this.rdoBtnTake1.Text = "Take In";
this.rdoBtnTake1.UseVisualStyleBackColor = true;
//
// btnSave_TakeInOut
//
this.btnSave_TakeInOut.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(22)))), ((int)(((byte)(187)))), ((int)(((byte)(238)))));
this.btnSave_TakeInOut.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
this.btnSave_TakeInOut.BorderStyleReDraw = false;
this.btnSave_TakeInOut.ClickImage = null;
this.btnSave_TakeInOut.DefaultImage = null;
this.btnSave_TakeInOut.DisableImage = null;
this.btnSave_TakeInOut.Font = new System.Drawing.Font("Microsoft Sans Serif", 14F);
this.btnSave_TakeInOut.ForeColor = System.Drawing.Color.White;
this.btnSave_TakeInOut.Location = new System.Drawing.Point(16, 157);
this.btnSave_TakeInOut.Name = "btnSave_TakeInOut";
this.btnSave_TakeInOut.OccupancyBar = 0;
this.btnSave_TakeInOut.OccupancyBar_Lv0 = null;
this.btnSave_TakeInOut.OccupancyBar_Lv1 = null;
this.btnSave_TakeInOut.OccupancyBar_Lv2 = null;
this.btnSave_TakeInOut.OccupancyBar_Lv3 = null;
this.btnSave_TakeInOut.OccupancyBar_Lv4 = null;
this.btnSave_TakeInOut.Size = new System.Drawing.Size(100, 40);
this.btnSave_TakeInOut.TabIndex = 458;
this.btnSave_TakeInOut.Text = "저장";
this.btnSave_TakeInOut.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
this.btnSave_TakeInOut.UseCompatibleTextRendering = true;
this.btnSave_TakeInOut.Click += new System.EventHandler(this.btnSave_TakeInOut_Click);
//
// panel9
//
this.panel9.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.panel9.Controls.Add(this.rdoBtnTakeUse2);
this.panel9.Controls.Add(this.rdoBtnTakeUse1);
this.panel9.Location = new System.Drawing.Point(16, 58);
this.panel9.Name = "panel9";
this.panel9.Size = new System.Drawing.Size(209, 44);
this.panel9.TabIndex = 455;
//
// rdoBtnTakeUse2
//
this.rdoBtnTakeUse2.AutoSize = true;
this.rdoBtnTakeUse2.Font = new System.Drawing.Font("굴림", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.rdoBtnTakeUse2.Location = new System.Drawing.Point(100, 12);
this.rdoBtnTakeUse2.Name = "rdoBtnTakeUse2";
this.rdoBtnTakeUse2.Size = new System.Drawing.Size(77, 20);
this.rdoBtnTakeUse2.TabIndex = 476;
this.rdoBtnTakeUse2.Text = "미사용";
this.rdoBtnTakeUse2.UseVisualStyleBackColor = true;
//
// rdoBtnTakeUse1
//
this.rdoBtnTakeUse1.AutoSize = true;
this.rdoBtnTakeUse1.Checked = true;
this.rdoBtnTakeUse1.Font = new System.Drawing.Font("굴림", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.rdoBtnTakeUse1.Location = new System.Drawing.Point(13, 12);
this.rdoBtnTakeUse1.Name = "rdoBtnTakeUse1";
this.rdoBtnTakeUse1.Size = new System.Drawing.Size(60, 20);
this.rdoBtnTakeUse1.TabIndex = 0;
this.rdoBtnTakeUse1.TabStop = true;
this.rdoBtnTakeUse1.Text = "사용";
this.rdoBtnTakeUse1.UseVisualStyleBackColor = true;
//
// lblTakeInOutTitle
//
this.lblTakeInOutTitle.BackColor = System.Drawing.Color.White;
this.lblTakeInOutTitle.BorderStyleReDraw = false;
this.lblTakeInOutTitle.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.lblTakeInOutTitle.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(51)))), ((int)(((byte)(51)))), ((int)(((byte)(51)))));
this.lblTakeInOutTitle.Location = new System.Drawing.Point(16, 4);
this.lblTakeInOutTitle.Margin = new System.Windows.Forms.Padding(13, 0, 3, 0);
this.lblTakeInOutTitle.Name = "lblTakeInOutTitle";
this.lblTakeInOutTitle.Size = new System.Drawing.Size(330, 29);
this.lblTakeInOutTitle.TabIndex = 452;
this.lblTakeInOutTitle.Text = "TAKE IN/OUT 설정";
this.lblTakeInOutTitle.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// frmSoundMotSetting
//
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(800, 600);
this.Controls.Add(this.panel5);
this.Controls.Add(this.pnl01);
this.Controls.Add(this.btnExit);
this.Controls.Add(this.lblTitle);
this.Controls.Add(this.picBack);
this.DoubleBuffered = true;
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
this.Name = "frmSoundMotSetting";
this.ShowInTaskbar = false;
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent;
this.Text = "frmSoundMotSetting";
this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.frmSoundMotSetting_FormClosing);
this.Load += new System.EventHandler(this.frmSoundMotSetting_Load);
((System.ComponentModel.ISupportInitialize)(this.picBack)).EndInit();
this.pnl01.ResumeLayout(false);
this.panel4.ResumeLayout(false);
this.panel4.PerformLayout();
this.panel3.ResumeLayout(false);
this.panel3.PerformLayout();
this.panel2.ResumeLayout(false);
this.panel2.PerformLayout();
this.panel1.ResumeLayout(false);
this.panel1.PerformLayout();
this.panel5.ResumeLayout(false);
this.panel8.ResumeLayout(false);
this.panel8.PerformLayout();
this.panel9.ResumeLayout(false);
this.panel9.PerformLayout();
this.ResumeLayout(false);
}
#endregion
private System.Windows.Forms.PictureBox picBack;
private UI.CsmLabel btnExit;
private UI.CsmLabel lblTitle;
private System.Windows.Forms.Panel pnl01;
private System.Windows.Forms.Label label01;
private UI.CsmLabel lblNameTitle;
private UI.CsmButton btnSave;
private UI.CsmLabel lb_Contents01;
private System.Windows.Forms.Panel panel1;
private System.Windows.Forms.RadioButton rdoBtn01;
private System.Windows.Forms.Panel panel2;
private System.Windows.Forms.RadioButton rdoBtn03;
private UI.CsmLabel lb_Contents04;
private System.Windows.Forms.Panel panel4;
private System.Windows.Forms.RadioButton rdoBtn07;
private UI.CsmLabel lb_Contents03;
private System.Windows.Forms.Panel panel3;
private System.Windows.Forms.RadioButton rdoBtn05;
private UI.CsmLabel lb_Contents02;
private System.Windows.Forms.RadioButton rdoBtn08;
private System.Windows.Forms.RadioButton rdoBtn06;
private System.Windows.Forms.RadioButton rdoBtn04;
private System.Windows.Forms.RadioButton rdoBtn02;
private System.Windows.Forms.Panel panel5;
private System.Windows.Forms.Label label1;
private UI.CsmLabel lb_Contents06;
private UI.CsmLabel lb_Contents05;
private System.Windows.Forms.Panel panel8;
private System.Windows.Forms.RadioButton rdoBtnTake2;
private System.Windows.Forms.RadioButton rdoBtnTake1;
private UI.CsmButton btnSave_TakeInOut;
private System.Windows.Forms.Panel panel9;
private System.Windows.Forms.RadioButton rdoBtnTakeUse2;
private System.Windows.Forms.RadioButton rdoBtnTakeUse1;
private UI.CsmLabel lblTakeInOutTitle;
}
}