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

6735 lines
390 KiB
C#

namespace Cosmos.Win
{
partial class frmPosConfiguration
{
/// <summary>
/// 필수 디자이너 변수입니다.
/// </summary>
private System.ComponentModel.IContainer components = null;
/// <summary>
/// 사용 중인 모든 리소스를 정리합니다.
/// </summary>
/// <param name="disposing">관리되는 리소스를 삭제해야 하면 true이고, 그렇지 않으면 false입니다.</param>
protected override void Dispose(bool disposing)
{
if (disposing && (components != null))
{
components.Dispose();
}
base.Dispose(disposing);
}
#region Windows Form
/// <summary>
/// 디자이너 지원에 필요한 메서드입니다.
/// 이 메서드의 내용을 코드 편집기로 수정하지 마십시오.
/// </summary>
private void InitializeComponent()
{
this.picBack = new System.Windows.Forms.PictureBox();
this.lblTitle = new Cosmos.UI.CsmLabel();
this.btnExit = new Cosmos.UI.CsmLabel();
this.panel1 = new System.Windows.Forms.Panel();
this.btnDefault = new Cosmos.UI.CsmButton();
this.btnLoad = new Cosmos.UI.CsmButton();
this.btnSave = new Cosmos.UI.CsmButton();
this.pn01 = new System.Windows.Forms.Panel();
this.gbDbInfo = new System.Windows.Forms.GroupBox();
this.txtPassword = new Cosmos.UI.CsmPosEditBox();
this.lblPassword = new System.Windows.Forms.Label();
this.txtLocalUserId = new Cosmos.UI.CsmPosEditBox();
this.lblLocalUserId = new System.Windows.Forms.Label();
this.txtLocalCatalog = new Cosmos.UI.CsmPosEditBox();
this.lblLocalCatalog = new System.Windows.Forms.Label();
this.txtLocalSource = new Cosmos.UI.CsmPosEditBox();
this.lblLocalSource = new System.Windows.Forms.Label();
this.gbPrint = new System.Windows.Forms.GroupBox();
this.txtTextLogoMsg2 = new Cosmos.UI.CsmPosEditBox();
this.txtTextLogoMsg1 = new Cosmos.UI.CsmPosEditBox();
this.gbGlobal = new System.Windows.Forms.GroupBox();
this.lblFontFix = new System.Windows.Forms.Label();
this.txtFontFix = new Cosmos.UI.CsmPosEditBox();
this.txtFont = new Cosmos.UI.CsmPosEditBox();
this.lblFont = new System.Windows.Forms.Label();
this.txtCultureId = new Cosmos.UI.CsmPosEditBox();
this.lblCultureId = new System.Windows.Forms.Label();
this.txtCountryCd = new Cosmos.UI.CsmPosEditBox();
this.lblCountryCd = new System.Windows.Forms.Label();
this.gbCompany = new System.Windows.Forms.GroupBox();
this.rbSl = new System.Windows.Forms.RadioButton();
this.rbBrk = new System.Windows.Forms.RadioButton();
this.rbPc = new System.Windows.Forms.RadioButton();
this.gbPosInfo = new System.Windows.Forms.GroupBox();
this.cbLogoUpload = new System.Windows.Forms.ComboBox();
this.lblLogoUpload = new System.Windows.Forms.Label();
this.lblBrandDiv = new System.Windows.Forms.Label();
this.txtBrandDiv = new Cosmos.UI.CsmPosEditBox();
this.lblBrandCd = new System.Windows.Forms.Label();
this.txtBrandCd = new Cosmos.UI.CsmPosEditBox();
this.cbLogLevel = new System.Windows.Forms.ComboBox();
this.lblLogLevel = new System.Windows.Forms.Label();
this.txtPosNo = new Cosmos.UI.CsmPosEditBox();
this.txtStorCd = new Cosmos.UI.CsmPosEditBox();
this.txtCmpCd = new Cosmos.UI.CsmPosEditBox();
this.lblPosNo = new System.Windows.Forms.Label();
this.lblStorCd = new System.Windows.Forms.Label();
this.lblCmpCd = new System.Windows.Forms.Label();
this.dgvBrandList = new System.Windows.Forms.DataGridView();
this.pnlTitle = new System.Windows.Forms.Panel();
this.btnTitle06 = new Cosmos.UI.CsmButton();
this.btnTitle05 = new Cosmos.UI.CsmButton();
this.btnTitle04 = new Cosmos.UI.CsmButton();
this.btnTitle01 = new Cosmos.UI.CsmButton();
this.label1 = new System.Windows.Forms.Label();
this.btnTitle02 = new Cosmos.UI.CsmButton();
this.btnTitle03 = new Cosmos.UI.CsmButton();
this.gbServerInfo = new System.Windows.Forms.GroupBox();
this.btnBlock = new System.Windows.Forms.Button();
this.txtScaleLogPort = new Cosmos.UI.CsmPosEditBox();
this.lblScaleLogPort = new System.Windows.Forms.Label();
this.txtEtcTranPort = new Cosmos.UI.CsmPosEditBox();
this.lblEtcTranPort = new System.Windows.Forms.Label();
this.txtAppLogPort = new Cosmos.UI.CsmPosEditBox();
this.lblAppLogPort = new System.Windows.Forms.Label();
this.txtPayLogPort = new Cosmos.UI.CsmPosEditBox();
this.lblPayLogPort = new System.Windows.Forms.Label();
this.txtMstPort = new Cosmos.UI.CsmPosEditBox();
this.lblMstPort = new System.Windows.Forms.Label();
this.txtBizInqPort = new Cosmos.UI.CsmPosEditBox();
this.lblBizInqPort = new System.Windows.Forms.Label();
this.txtPayInqPort = new Cosmos.UI.CsmPosEditBox();
this.lblPayInqPort = new System.Windows.Forms.Label();
this.txtTranPort = new Cosmos.UI.CsmPosEditBox();
this.txtSysInfoPort = new Cosmos.UI.CsmPosEditBox();
this.txtSignLogPort = new Cosmos.UI.CsmPosEditBox();
this.txtMissChkPort = new Cosmos.UI.CsmPosEditBox();
this.lblMissChkPort = new System.Windows.Forms.Label();
this.txtTranInqPort = new Cosmos.UI.CsmPosEditBox();
this.lblTranInqPort = new System.Windows.Forms.Label();
this.txtJrnlPort = new Cosmos.UI.CsmPosEditBox();
this.lblJrnlPort = new System.Windows.Forms.Label();
this.lblSignLogPort = new System.Windows.Forms.Label();
this.lblTranPort = new System.Windows.Forms.Label();
this.lblSysInfoPort = new System.Windows.Forms.Label();
this.txtCommSvrIp = new Cosmos.UI.CsmPosEditBox();
this.lblCommSvrIp = new System.Windows.Forms.Label();
this.pn02 = new System.Windows.Forms.Panel();
this.groupBox1 = new System.Windows.Forms.GroupBox();
this.csmAirportPosNo = new Cosmos.UI.CsmPosEditBox();
this.csmAirportStore = new Cosmos.UI.CsmPosEditBox();
this.csmAirportComp = new Cosmos.UI.CsmPosEditBox();
this.csmAirportPass = new Cosmos.UI.CsmPosEditBox();
this.csmAirportUser = new Cosmos.UI.CsmPosEditBox();
this.csmAirportIP = new Cosmos.UI.CsmPosEditBox();
this.label30 = new System.Windows.Forms.Label();
this.label31 = new System.Windows.Forms.Label();
this.label28 = new System.Windows.Forms.Label();
this.label29 = new System.Windows.Forms.Label();
this.label27 = new System.Windows.Forms.Label();
this.label26 = new System.Windows.Forms.Label();
this.gbTranTable = new System.Windows.Forms.GroupBox();
this.btnTruncate = new System.Windows.Forms.Button();
this.gbCheckOver = new System.Windows.Forms.GroupBox();
this.chkImageAllReDownload = new System.Windows.Forms.CheckBox();
this.txtSale2SS = new Cosmos.UI.CsmPosEditBox();
this.txtSale2MI = new Cosmos.UI.CsmPosEditBox();
this.txtSale2HH = new Cosmos.UI.CsmPosEditBox();
this.txtSale2DD = new Cosmos.UI.CsmPosEditBox();
this.txtSale2MM = new Cosmos.UI.CsmPosEditBox();
this.label22 = new System.Windows.Forms.Label();
this.label23 = new System.Windows.Forms.Label();
this.label24 = new System.Windows.Forms.Label();
this.label25 = new System.Windows.Forms.Label();
this.txtSale1SS = new Cosmos.UI.CsmPosEditBox();
this.txtSale1MI = new Cosmos.UI.CsmPosEditBox();
this.txtSale1HH = new Cosmos.UI.CsmPosEditBox();
this.txtSale1DD = new Cosmos.UI.CsmPosEditBox();
this.txtSale1MM = new Cosmos.UI.CsmPosEditBox();
this.label18 = new System.Windows.Forms.Label();
this.label19 = new System.Windows.Forms.Label();
this.label20 = new System.Windows.Forms.Label();
this.label21 = new System.Windows.Forms.Label();
this.txtEmergencySS = new Cosmos.UI.CsmPosEditBox();
this.txtEmergencyMI = new Cosmos.UI.CsmPosEditBox();
this.txtEmergencyHH = new Cosmos.UI.CsmPosEditBox();
this.txtEmergencyDD = new Cosmos.UI.CsmPosEditBox();
this.txtEmergencyMM = new Cosmos.UI.CsmPosEditBox();
this.label14 = new System.Windows.Forms.Label();
this.label15 = new System.Windows.Forms.Label();
this.label16 = new System.Windows.Forms.Label();
this.label17 = new System.Windows.Forms.Label();
this.txtRegularSS = new Cosmos.UI.CsmPosEditBox();
this.txtRegularMI = new Cosmos.UI.CsmPosEditBox();
this.txtRegularHH = new Cosmos.UI.CsmPosEditBox();
this.txtRegularDD = new Cosmos.UI.CsmPosEditBox();
this.txtRegularMM = new Cosmos.UI.CsmPosEditBox();
this.label10 = new System.Windows.Forms.Label();
this.label11 = new System.Windows.Forms.Label();
this.label12 = new System.Windows.Forms.Label();
this.label13 = new System.Windows.Forms.Label();
this.txtMstBatchDownSS = new Cosmos.UI.CsmPosEditBox();
this.txtMstBatchDownMI = new Cosmos.UI.CsmPosEditBox();
this.txtMstBatchDownHH = new Cosmos.UI.CsmPosEditBox();
this.txtMstBatchDownDD = new Cosmos.UI.CsmPosEditBox();
this.txtMstBatchDownMM = new Cosmos.UI.CsmPosEditBox();
this.label6 = new System.Windows.Forms.Label();
this.label7 = new System.Windows.Forms.Label();
this.label8 = new System.Windows.Forms.Label();
this.label9 = new System.Windows.Forms.Label();
this.txtMstDownSS = new Cosmos.UI.CsmPosEditBox();
this.txtMstDownMI = new Cosmos.UI.CsmPosEditBox();
this.txtMstDownHH = new Cosmos.UI.CsmPosEditBox();
this.txtMstDownDD = new Cosmos.UI.CsmPosEditBox();
this.txtMstDownMM = new Cosmos.UI.CsmPosEditBox();
this.btnInitDataRcvInfo = new System.Windows.Forms.Button();
this.txtMstBatchDownYYYY = new Cosmos.UI.CsmPosEditBox();
this.lblMstBatchDownDt = new System.Windows.Forms.Label();
this.txtMstDownYYYY = new Cosmos.UI.CsmPosEditBox();
this.txtSale2YYYY = new Cosmos.UI.CsmPosEditBox();
this.lblMstDownDt = new System.Windows.Forms.Label();
this.lblSale2 = new System.Windows.Forms.Label();
this.txtSale1YYYY = new Cosmos.UI.CsmPosEditBox();
this.lblSale1 = new System.Windows.Forms.Label();
this.txtRegularYYYY = new Cosmos.UI.CsmPosEditBox();
this.txtEmergencyYYYY = new Cosmos.UI.CsmPosEditBox();
this.lblEmergency = new System.Windows.Forms.Label();
this.lblRegular = new System.Windows.Forms.Label();
this.label5 = new System.Windows.Forms.Label();
this.label4 = new System.Windows.Forms.Label();
this.label3 = new System.Windows.Forms.Label();
this.label2 = new System.Windows.Forms.Label();
this.gbMsgNo = new System.Windows.Forms.GroupBox();
this.txtMsgSeqNo = new Cosmos.UI.CsmPosEditBox();
this.lblMsgSeqNo = new System.Windows.Forms.Label();
this.txtRegNo = new Cosmos.UI.CsmPosEditBox();
this.lblRegNo = new System.Windows.Forms.Label();
this.txtTradeNo = new Cosmos.UI.CsmPosEditBox();
this.lblTradeNo = new System.Windows.Forms.Label();
this.gbSaleInfo = new System.Windows.Forms.GroupBox();
this.txtPgmVerSeq = new Cosmos.UI.CsmPosEditBox();
this.lblPgmVerSeq = new System.Windows.Forms.Label();
this.txtPgmVer = new Cosmos.UI.CsmPosEditBox();
this.lblPgmVer = new System.Windows.Forms.Label();
this.txtCloseDt = new Cosmos.UI.CsmPosEditBox();
this.lblCloseDt = new System.Windows.Forms.Label();
this.txtOpenDt = new Cosmos.UI.CsmPosEditBox();
this.cbOpenClose = new System.Windows.Forms.ComboBox();
this.lblOpenDt = new System.Windows.Forms.Label();
this.txtSaleDt = new Cosmos.UI.CsmPosEditBox();
this.lblSaleDt = new System.Windows.Forms.Label();
this.lblOpenClose = new System.Windows.Forms.Label();
this.pn03 = new System.Windows.Forms.Panel();
this.groupBox3 = new System.Windows.Forms.GroupBox();
this.txtDmbIfIp = new Cosmos.UI.CsmPosEditBox();
this.txtDmbIfPort = new Cosmos.UI.CsmPosEditBox();
this.cbDmbIfUseFlag = new System.Windows.Forms.ComboBox();
this.lblDmbIfUseFlag = new System.Windows.Forms.Label();
this.lblDmbIfPort = new System.Windows.Forms.Label();
this.lblDmbIfIp = new System.Windows.Forms.Label();
this.gbPrinter = new System.Windows.Forms.GroupBox();
this.CheckPrinter = new System.Windows.Forms.CheckBox();
this.cbPrinterModel = new System.Windows.Forms.ComboBox();
this.lblPrinterModel = new System.Windows.Forms.Label();
this.cbPrinterBaudRate = new System.Windows.Forms.ComboBox();
this.cbPrinterPortNo = new System.Windows.Forms.ComboBox();
this.cbPrinterController = new System.Windows.Forms.ComboBox();
this.lblPrinterBaudRate = new System.Windows.Forms.Label();
this.cbPrinterUseFlag = new System.Windows.Forms.ComboBox();
this.lblPrinterPortNo = new System.Windows.Forms.Label();
this.lblPrinterController = new System.Windows.Forms.Label();
this.lblPrinterUseFlag = new System.Windows.Forms.Label();
this.gbScalewPole = new System.Windows.Forms.GroupBox();
this.cbScalewPoleBaudRate = new System.Windows.Forms.ComboBox();
this.cbScalewPoleUseFlag = new System.Windows.Forms.ComboBox();
this.cbScalewPolePortNo = new System.Windows.Forms.ComboBox();
this.lblScalewPoleUseFlag = new System.Windows.Forms.Label();
this.lblScalewPoleBaudRate = new System.Windows.Forms.Label();
this.lblScalewPolePortNo = new System.Windows.Forms.Label();
this.gbCdp = new System.Windows.Forms.GroupBox();
this.cbCdpController = new System.Windows.Forms.ComboBox();
this.lblCdpController = new System.Windows.Forms.Label();
this.cbCdpModel = new System.Windows.Forms.ComboBox();
this.lblCdpModel = new System.Windows.Forms.Label();
this.cbCdpBaudRate = new System.Windows.Forms.ComboBox();
this.cbCdpUseFlag = new System.Windows.Forms.ComboBox();
this.cbCdpPortNo = new System.Windows.Forms.ComboBox();
this.lblCdpUseFlag = new System.Windows.Forms.Label();
this.lblCdpBaudRate = new System.Windows.Forms.Label();
this.lblCdpPortNo = new System.Windows.Forms.Label();
this.gbLabelPrinter = new System.Windows.Forms.GroupBox();
this.bt_Lblprt_all = new System.Windows.Forms.Button();
this.cbLabelPrtBaudRate = new System.Windows.Forms.ComboBox();
this.cbLabelPrtUseFlag = new System.Windows.Forms.ComboBox();
this.cbLabelPrtPortNo = new System.Windows.Forms.ComboBox();
this.lblLabelPrtUseFlag = new System.Windows.Forms.Label();
this.lblLabelPrtBaudRate = new System.Windows.Forms.Label();
this.lblLabelPrtPortNo = new System.Windows.Forms.Label();
this.gbSignPad = new System.Windows.Forms.GroupBox();
this.bt_Sign = new System.Windows.Forms.Button();
this.bt_Sign_all = new System.Windows.Forms.Button();
this.cbSignPadModel = new System.Windows.Forms.ComboBox();
this.lblSignPadModel = new System.Windows.Forms.Label();
this.txtSignPadTimeout = new Cosmos.UI.CsmPosEditBox();
this.lblSignPadTimeout = new System.Windows.Forms.Label();
this.txtSignPadMinCnt = new Cosmos.UI.CsmPosEditBox();
this.lblMinCnt = new System.Windows.Forms.Label();
this.txtSignPadAutoFlag = new Cosmos.UI.CsmPosEditBox();
this.lblSignPadAutoFlag = new System.Windows.Forms.Label();
this.cbSignPadBaudRate = new System.Windows.Forms.ComboBox();
this.cbSignPadUseFlag = new System.Windows.Forms.ComboBox();
this.cbSignPadPortNo = new System.Windows.Forms.ComboBox();
this.lblSignPadUseFlag = new System.Windows.Forms.Label();
this.lblSignPadBaudRate = new System.Windows.Forms.Label();
this.lblSignPadPortNo = new System.Windows.Forms.Label();
this.gbScale = new System.Windows.Forms.GroupBox();
this.cbScaleBaudRate = new System.Windows.Forms.ComboBox();
this.cbScaleUseFlag = new System.Windows.Forms.ComboBox();
this.cbScalePortNo = new System.Windows.Forms.ComboBox();
this.lblScaleUseFlag = new System.Windows.Forms.Label();
this.lblScaleBaudRate = new System.Windows.Forms.Label();
this.lblScalePortNo = new System.Windows.Forms.Label();
this.gbCashDrawer = new System.Windows.Forms.GroupBox();
this.cbCDBaudRate = new System.Windows.Forms.ComboBox();
this.cbCDPortNo = new System.Windows.Forms.ComboBox();
this.cbCDController = new System.Windows.Forms.ComboBox();
this.lblCDBaudRate = new System.Windows.Forms.Label();
this.cbCDUseFlag = new System.Windows.Forms.ComboBox();
this.lblCDPortNo = new System.Windows.Forms.Label();
this.lblCDController = new System.Windows.Forms.Label();
this.lblCDUseFlag = new System.Windows.Forms.Label();
this.gbCATTerminal = new System.Windows.Forms.GroupBox();
this.bt_Cat = new System.Windows.Forms.Button();
this.bt_Cat_all = new System.Windows.Forms.Button();
this.cbCatModel = new System.Windows.Forms.ComboBox();
this.lblCatModel = new System.Windows.Forms.Label();
this.cbCatTimeout = new System.Windows.Forms.ComboBox();
this.lblCatTimeout = new System.Windows.Forms.Label();
this.cbCatBaudRate = new System.Windows.Forms.ComboBox();
this.cbCatUseFlag = new System.Windows.Forms.ComboBox();
this.cbCatPortNo = new System.Windows.Forms.ComboBox();
this.lblCatUseFlag = new System.Windows.Forms.Label();
this.lblCatBaudRate = new System.Windows.Forms.Label();
this.lblCatPortNo = new System.Windows.Forms.Label();
this.gbICReader = new System.Windows.Forms.GroupBox();
this.bt_IcReader_all = new System.Windows.Forms.Button();
this.cbIcReaderBaudRate = new System.Windows.Forms.ComboBox();
this.cbIcReaderUseFlag = new System.Windows.Forms.ComboBox();
this.cbIcReaderPortNo = new System.Windows.Forms.ComboBox();
this.lblIcReaderUseFlag = new System.Windows.Forms.Label();
this.lblIcReaderBaudRate = new System.Windows.Forms.Label();
this.lblIcReaderPortNo = new System.Windows.Forms.Label();
this.pn04 = new System.Windows.Forms.Panel();
this.groupBox2 = new System.Windows.Forms.GroupBox();
this.Edt_RestAreaPosPosNo = new Cosmos.UI.CsmPosEditBox();
this.label33 = new System.Windows.Forms.Label();
this.Edt_RestAreaPosCd = new Cosmos.UI.CsmPosEditBox();
this.label32 = new System.Windows.Forms.Label();
this.Edt_RestAreaPosGroupCd = new Cosmos.UI.CsmPosEditBox();
this.Edt_RestAreaGroupCd = new Cosmos.UI.CsmPosEditBox();
this.Edt_RestAreaDir = new Cosmos.UI.CsmPosEditBox();
this.label35 = new System.Windows.Forms.Label();
this.label36 = new System.Windows.Forms.Label();
this.label37 = new System.Windows.Forms.Label();
this.gbFtpConType = new System.Windows.Forms.GroupBox();
this.rbPassiveMode = new System.Windows.Forms.RadioButton();
this.rbActiveMode = new System.Windows.Forms.RadioButton();
this.gbServerType = new System.Windows.Forms.GroupBox();
this.rbDevServer = new System.Windows.Forms.RadioButton();
this.rbRealServer = new System.Windows.Forms.RadioButton();
this.gbMasterDown = new System.Windows.Forms.GroupBox();
this.rbMstDownNo = new System.Windows.Forms.RadioButton();
this.rbMstDownYes = new System.Windows.Forms.RadioButton();
this.pn90 = new System.Windows.Forms.Panel();
this.gb_info = new System.Windows.Forms.GroupBox();
this.lbl_sign_serialno = new System.Windows.Forms.Label();
this.lbl_sign_appversion = new System.Windows.Forms.Label();
this.lbl_sign_rfversion = new System.Windows.Forms.Label();
this.lbl_sign_kernel = new System.Windows.Forms.Label();
this.lbl_sign_modeltype = new System.Windows.Forms.Label();
this.lbl_sign_comport = new System.Windows.Forms.Label();
this.lbl_6 = new System.Windows.Forms.Label();
this.lbl_5 = new System.Windows.Forms.Label();
this.lbl_4 = new System.Windows.Forms.Label();
this.lbl_3 = new System.Windows.Forms.Label();
this.lbl_2 = new System.Windows.Forms.Label();
this.lbl_1 = new System.Windows.Forms.Label();
this.btn_sign_search = new System.Windows.Forms.Button();
this.pn05 = new System.Windows.Forms.Panel();
this.pn06 = new System.Windows.Forms.Panel();
this.tbMemo = new System.Windows.Forms.TextBox();
this.gbMSREmul = new System.Windows.Forms.GroupBox();
this.cbMSREmulPrefix = new System.Windows.Forms.ComboBox();
this.lblMSREmulPrefix = new System.Windows.Forms.Label();
this.cbMSREmulModel = new System.Windows.Forms.ComboBox();
this.lblMSREmulModel = new System.Windows.Forms.Label();
this.cbMSREmulBaudRate = new System.Windows.Forms.ComboBox();
this.cbMSREmulPortNo = new System.Windows.Forms.ComboBox();
this.cbMSREmulController = new System.Windows.Forms.ComboBox();
this.lblMSREmulBaudRate = new System.Windows.Forms.Label();
this.cbMSREmulUseFlag = new System.Windows.Forms.ComboBox();
this.lblMSREmulPortNo = new System.Windows.Forms.Label();
this.lblMSREmulController = new System.Windows.Forms.Label();
this.lblMSREmulUseFlag = new System.Windows.Forms.Label();
((System.ComponentModel.ISupportInitialize)(this.picBack)).BeginInit();
this.panel1.SuspendLayout();
this.pn01.SuspendLayout();
this.gbDbInfo.SuspendLayout();
this.gbPrint.SuspendLayout();
this.gbGlobal.SuspendLayout();
this.gbCompany.SuspendLayout();
this.gbPosInfo.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.dgvBrandList)).BeginInit();
this.pnlTitle.SuspendLayout();
this.gbServerInfo.SuspendLayout();
this.pn02.SuspendLayout();
this.groupBox1.SuspendLayout();
this.gbTranTable.SuspendLayout();
this.gbCheckOver.SuspendLayout();
this.gbMsgNo.SuspendLayout();
this.gbSaleInfo.SuspendLayout();
this.pn03.SuspendLayout();
this.groupBox3.SuspendLayout();
this.gbPrinter.SuspendLayout();
this.gbScalewPole.SuspendLayout();
this.gbCdp.SuspendLayout();
this.gbLabelPrinter.SuspendLayout();
this.gbSignPad.SuspendLayout();
this.gbScale.SuspendLayout();
this.gbCashDrawer.SuspendLayout();
this.gbCATTerminal.SuspendLayout();
this.gbICReader.SuspendLayout();
this.pn04.SuspendLayout();
this.groupBox2.SuspendLayout();
this.gbFtpConType.SuspendLayout();
this.gbServerType.SuspendLayout();
this.gbMasterDown.SuspendLayout();
this.pn90.SuspendLayout();
this.gb_info.SuspendLayout();
this.pn05.SuspendLayout();
this.pn06.SuspendLayout();
this.gbMSREmul.SuspendLayout();
this.SuspendLayout();
//
// picBack
//
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 = 0;
this.picBack.TabStop = false;
//
// 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", 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, 1);
this.lblTitle.Name = "lblTitle";
this.lblTitle.Size = new System.Drawing.Size(738, 50);
this.lblTitle.TabIndex = 1;
this.lblTitle.Text = "환경설정";
this.lblTitle.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.lblTitle.MouseDown += new System.Windows.Forms.MouseEventHandler(this.lblTitle_MouseDown);
this.lblTitle.MouseMove += new System.Windows.Forms.MouseEventHandler(this.lblTitle_MouseMove);
//
// 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(729, 1);
this.btnExit.Name = "btnExit";
this.btnExit.Size = new System.Drawing.Size(58, 50);
this.btnExit.TabIndex = 0;
this.btnExit.Text = "X";
this.btnExit.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
this.btnExit.Click += new System.EventHandler(this.btnExit_Click);
//
// panel1
//
this.panel1.Controls.Add(this.btnDefault);
this.panel1.Controls.Add(this.btnLoad);
this.panel1.Controls.Add(this.btnSave);
this.panel1.Controls.Add(this.pn01);
this.panel1.Controls.Add(this.pnlTitle);
this.panel1.Location = new System.Drawing.Point(12, 55);
this.panel1.Name = "panel1";
this.panel1.Size = new System.Drawing.Size(773, 533);
this.panel1.TabIndex = 226;
//
// btnDefault
//
this.btnDefault.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(101)))), ((int)(((byte)(115)))), ((int)(((byte)(126)))));
this.btnDefault.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
this.btnDefault.BorderStyleReDraw = false;
this.btnDefault.ClickImage = null;
this.btnDefault.DefaultImage = null;
this.btnDefault.DisableImage = null;
this.btnDefault.Font = new System.Drawing.Font("Microsoft Sans Serif", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.btnDefault.ForeColor = System.Drawing.Color.White;
this.btnDefault.Location = new System.Drawing.Point(564, 480);
this.btnDefault.Name = "btnDefault";
this.btnDefault.OccupancyBar = 0;
this.btnDefault.OccupancyBar_Lv0 = null;
this.btnDefault.OccupancyBar_Lv1 = null;
this.btnDefault.OccupancyBar_Lv2 = null;
this.btnDefault.OccupancyBar_Lv3 = null;
this.btnDefault.OccupancyBar_Lv4 = null;
this.btnDefault.Size = new System.Drawing.Size(100, 50);
this.btnDefault.TabIndex = 27;
this.btnDefault.Text = "기본 값";
this.btnDefault.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
this.btnDefault.UseCompatibleTextRendering = true;
this.btnDefault.Click += new System.EventHandler(this.funcButton_Click);
//
// btnLoad
//
this.btnLoad.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(127)))), ((int)(((byte)(30)))));
this.btnLoad.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
this.btnLoad.BorderStyleReDraw = false;
this.btnLoad.ClickImage = null;
this.btnLoad.DefaultImage = null;
this.btnLoad.DisableImage = null;
this.btnLoad.Font = new System.Drawing.Font("Microsoft Sans Serif", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.btnLoad.ForeColor = System.Drawing.Color.White;
this.btnLoad.Location = new System.Drawing.Point(352, 480);
this.btnLoad.Name = "btnLoad";
this.btnLoad.OccupancyBar = 0;
this.btnLoad.OccupancyBar_Lv0 = null;
this.btnLoad.OccupancyBar_Lv1 = null;
this.btnLoad.OccupancyBar_Lv2 = null;
this.btnLoad.OccupancyBar_Lv3 = null;
this.btnLoad.OccupancyBar_Lv4 = null;
this.btnLoad.Size = new System.Drawing.Size(100, 50);
this.btnLoad.TabIndex = 23;
this.btnLoad.Text = "설정복원";
this.btnLoad.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
this.btnLoad.UseCompatibleTextRendering = true;
this.btnLoad.Click += new System.EventHandler(this.funcButton_Click);
//
// 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", 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(670, 480);
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, 50);
this.btnSave.TabIndex = 26;
this.btnSave.Text = "저장";
this.btnSave.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
this.btnSave.UseCompatibleTextRendering = true;
this.btnSave.Click += new System.EventHandler(this.funcButton_Click);
//
// pn01
//
this.pn01.Controls.Add(this.gbDbInfo);
this.pn01.Controls.Add(this.gbPrint);
this.pn01.Controls.Add(this.gbGlobal);
this.pn01.Controls.Add(this.gbCompany);
this.pn01.Controls.Add(this.gbPosInfo);
this.pn01.Controls.Add(this.dgvBrandList);
this.pn01.Location = new System.Drawing.Point(0, 49);
this.pn01.Name = "pn01";
this.pn01.Size = new System.Drawing.Size(773, 428);
this.pn01.TabIndex = 19;
//
// gbDbInfo
//
this.gbDbInfo.Controls.Add(this.txtPassword);
this.gbDbInfo.Controls.Add(this.lblPassword);
this.gbDbInfo.Controls.Add(this.txtLocalUserId);
this.gbDbInfo.Controls.Add(this.lblLocalUserId);
this.gbDbInfo.Controls.Add(this.txtLocalCatalog);
this.gbDbInfo.Controls.Add(this.lblLocalCatalog);
this.gbDbInfo.Controls.Add(this.txtLocalSource);
this.gbDbInfo.Controls.Add(this.lblLocalSource);
this.gbDbInfo.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Bold);
this.gbDbInfo.Location = new System.Drawing.Point(389, 178);
this.gbDbInfo.Name = "gbDbInfo";
this.gbDbInfo.Size = new System.Drawing.Size(199, 122);
this.gbDbInfo.TabIndex = 27;
this.gbDbInfo.TabStop = false;
this.gbDbInfo.Text = "DB 설정";
//
// txtPassword
//
this.txtPassword.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(247)))), ((int)(((byte)(247)))), ((int)(((byte)(247)))));
this.txtPassword.BorderLineColor = System.Drawing.Color.White;
this.txtPassword.BorderLineStyle = Cosmos.UI.CsmPosEditBox.BorderLineType.NORMAL;
this.txtPassword.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.txtPassword.BorderStyleReDraw = false;
this.txtPassword.ClearFlag = false;
this.txtPassword.DisableBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(247)))), ((int)(((byte)(247)))), ((int)(((byte)(247)))));
this.txtPassword.EnableBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(254)))), ((int)(((byte)(234)))), ((int)(((byte)(226)))));
this.txtPassword.Font = new System.Drawing.Font("굴림", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.txtPassword.InputType = Cosmos.UI.InputType.None;
this.txtPassword.InputTypeFormat = "";
this.txtPassword.Location = new System.Drawing.Point(88, 93);
this.txtPassword.Margin = new System.Windows.Forms.Padding(5);
this.txtPassword.MaxLength = 32767;
this.txtPassword.MaxLengthAutoEnd = false;
this.txtPassword.MaxLengthForKeyIn = 32767;
this.txtPassword.MaxLengthForNumpad = 32767;
this.txtPassword.Name = "txtPassword";
this.txtPassword.PasswordChar = '*';
this.txtPassword.ReadOnly = false;
this.txtPassword.Size = new System.Drawing.Size(100, 20);
this.txtPassword.TabIndex = 19;
this.txtPassword.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
this.txtPassword.UseDualMaxLength = false;
this.txtPassword.Value = "";
//
// lblPassword
//
this.lblPassword.Font = new System.Drawing.Font("굴림", 9F);
this.lblPassword.Location = new System.Drawing.Point(10, 93);
this.lblPassword.Name = "lblPassword";
this.lblPassword.Size = new System.Drawing.Size(70, 20);
this.lblPassword.TabIndex = 21;
this.lblPassword.Text = "Password";
this.lblPassword.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
//
// txtLocalUserId
//
this.txtLocalUserId.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(247)))), ((int)(((byte)(247)))), ((int)(((byte)(247)))));
this.txtLocalUserId.BorderLineColor = System.Drawing.Color.White;
this.txtLocalUserId.BorderLineStyle = Cosmos.UI.CsmPosEditBox.BorderLineType.NORMAL;
this.txtLocalUserId.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.txtLocalUserId.BorderStyleReDraw = false;
this.txtLocalUserId.ClearFlag = false;
this.txtLocalUserId.DisableBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(247)))), ((int)(((byte)(247)))), ((int)(((byte)(247)))));
this.txtLocalUserId.EnableBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(254)))), ((int)(((byte)(234)))), ((int)(((byte)(226)))));
this.txtLocalUserId.Font = new System.Drawing.Font("굴림", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.txtLocalUserId.InputType = Cosmos.UI.InputType.None;
this.txtLocalUserId.InputTypeFormat = "";
this.txtLocalUserId.Location = new System.Drawing.Point(88, 68);
this.txtLocalUserId.Margin = new System.Windows.Forms.Padding(5);
this.txtLocalUserId.MaxLength = 32767;
this.txtLocalUserId.MaxLengthAutoEnd = false;
this.txtLocalUserId.MaxLengthForKeyIn = 32767;
this.txtLocalUserId.MaxLengthForNumpad = 32767;
this.txtLocalUserId.Name = "txtLocalUserId";
this.txtLocalUserId.PasswordChar = '\0';
this.txtLocalUserId.ReadOnly = false;
this.txtLocalUserId.Size = new System.Drawing.Size(100, 20);
this.txtLocalUserId.TabIndex = 18;
this.txtLocalUserId.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
this.txtLocalUserId.UseDualMaxLength = false;
this.txtLocalUserId.Value = "";
//
// lblLocalUserId
//
this.lblLocalUserId.Font = new System.Drawing.Font("굴림", 9F);
this.lblLocalUserId.Location = new System.Drawing.Point(10, 68);
this.lblLocalUserId.Name = "lblLocalUserId";
this.lblLocalUserId.Size = new System.Drawing.Size(70, 20);
this.lblLocalUserId.TabIndex = 19;
this.lblLocalUserId.Text = "ID";
this.lblLocalUserId.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
//
// txtLocalCatalog
//
this.txtLocalCatalog.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(247)))), ((int)(((byte)(247)))), ((int)(((byte)(247)))));
this.txtLocalCatalog.BorderLineColor = System.Drawing.Color.White;
this.txtLocalCatalog.BorderLineStyle = Cosmos.UI.CsmPosEditBox.BorderLineType.NORMAL;
this.txtLocalCatalog.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.txtLocalCatalog.BorderStyleReDraw = false;
this.txtLocalCatalog.ClearFlag = false;
this.txtLocalCatalog.DisableBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(247)))), ((int)(((byte)(247)))), ((int)(((byte)(247)))));
this.txtLocalCatalog.EnableBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(254)))), ((int)(((byte)(234)))), ((int)(((byte)(226)))));
this.txtLocalCatalog.Font = new System.Drawing.Font("굴림", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.txtLocalCatalog.InputType = Cosmos.UI.InputType.None;
this.txtLocalCatalog.InputTypeFormat = "";
this.txtLocalCatalog.Location = new System.Drawing.Point(88, 43);
this.txtLocalCatalog.Margin = new System.Windows.Forms.Padding(5);
this.txtLocalCatalog.MaxLength = 32767;
this.txtLocalCatalog.MaxLengthAutoEnd = false;
this.txtLocalCatalog.MaxLengthForKeyIn = 32767;
this.txtLocalCatalog.MaxLengthForNumpad = 32767;
this.txtLocalCatalog.Name = "txtLocalCatalog";
this.txtLocalCatalog.PasswordChar = '\0';
this.txtLocalCatalog.ReadOnly = false;
this.txtLocalCatalog.Size = new System.Drawing.Size(100, 20);
this.txtLocalCatalog.TabIndex = 17;
this.txtLocalCatalog.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
this.txtLocalCatalog.UseDualMaxLength = false;
this.txtLocalCatalog.Value = "";
//
// lblLocalCatalog
//
this.lblLocalCatalog.Font = new System.Drawing.Font("굴림", 9F);
this.lblLocalCatalog.Location = new System.Drawing.Point(10, 43);
this.lblLocalCatalog.Name = "lblLocalCatalog";
this.lblLocalCatalog.Size = new System.Drawing.Size(70, 20);
this.lblLocalCatalog.TabIndex = 17;
this.lblLocalCatalog.Text = "Catalog";
this.lblLocalCatalog.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
//
// txtLocalSource
//
this.txtLocalSource.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(247)))), ((int)(((byte)(247)))), ((int)(((byte)(247)))));
this.txtLocalSource.BorderLineColor = System.Drawing.Color.White;
this.txtLocalSource.BorderLineStyle = Cosmos.UI.CsmPosEditBox.BorderLineType.NORMAL;
this.txtLocalSource.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.txtLocalSource.BorderStyleReDraw = false;
this.txtLocalSource.ClearFlag = false;
this.txtLocalSource.DisableBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(247)))), ((int)(((byte)(247)))), ((int)(((byte)(247)))));
this.txtLocalSource.EnableBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(254)))), ((int)(((byte)(234)))), ((int)(((byte)(226)))));
this.txtLocalSource.Font = new System.Drawing.Font("굴림", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.txtLocalSource.InputType = Cosmos.UI.InputType.None;
this.txtLocalSource.InputTypeFormat = "";
this.txtLocalSource.Location = new System.Drawing.Point(88, 18);
this.txtLocalSource.Margin = new System.Windows.Forms.Padding(5);
this.txtLocalSource.MaxLength = 32767;
this.txtLocalSource.MaxLengthAutoEnd = false;
this.txtLocalSource.MaxLengthForKeyIn = 32767;
this.txtLocalSource.MaxLengthForNumpad = 32767;
this.txtLocalSource.Name = "txtLocalSource";
this.txtLocalSource.PasswordChar = '\0';
this.txtLocalSource.ReadOnly = false;
this.txtLocalSource.Size = new System.Drawing.Size(100, 20);
this.txtLocalSource.TabIndex = 16;
this.txtLocalSource.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
this.txtLocalSource.UseDualMaxLength = false;
this.txtLocalSource.Value = "";
//
// lblLocalSource
//
this.lblLocalSource.Font = new System.Drawing.Font("굴림", 9F);
this.lblLocalSource.Location = new System.Drawing.Point(10, 18);
this.lblLocalSource.Name = "lblLocalSource";
this.lblLocalSource.Size = new System.Drawing.Size(70, 20);
this.lblLocalSource.TabIndex = 15;
this.lblLocalSource.Text = "Source";
this.lblLocalSource.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
//
// gbPrint
//
this.gbPrint.Controls.Add(this.txtTextLogoMsg2);
this.gbPrint.Controls.Add(this.txtTextLogoMsg1);
this.gbPrint.Font = new System.Drawing.Font("굴림", 10F, System.Drawing.FontStyle.Bold);
this.gbPrint.Location = new System.Drawing.Point(389, 306);
this.gbPrint.Name = "gbPrint";
this.gbPrint.Size = new System.Drawing.Size(380, 68);
this.gbPrint.TabIndex = 30;
this.gbPrint.TabStop = false;
this.gbPrint.Text = "명판 텍스트 등록";
//
// txtTextLogoMsg2
//
this.txtTextLogoMsg2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(247)))), ((int)(((byte)(247)))), ((int)(((byte)(247)))));
this.txtTextLogoMsg2.BorderLineColor = System.Drawing.Color.White;
this.txtTextLogoMsg2.BorderLineStyle = Cosmos.UI.CsmPosEditBox.BorderLineType.NORMAL;
this.txtTextLogoMsg2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.txtTextLogoMsg2.BorderStyleReDraw = false;
this.txtTextLogoMsg2.ClearFlag = false;
this.txtTextLogoMsg2.DisableBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(247)))), ((int)(((byte)(247)))), ((int)(((byte)(247)))));
this.txtTextLogoMsg2.EnableBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(254)))), ((int)(((byte)(234)))), ((int)(((byte)(226)))));
this.txtTextLogoMsg2.Font = new System.Drawing.Font("굴림", 10F, System.Drawing.FontStyle.Bold);
this.txtTextLogoMsg2.InputType = Cosmos.UI.InputType.None;
this.txtTextLogoMsg2.InputTypeFormat = "";
this.txtTextLogoMsg2.Location = new System.Drawing.Point(12, 39);
this.txtTextLogoMsg2.Margin = new System.Windows.Forms.Padding(5);
this.txtTextLogoMsg2.MaxLength = 42;
this.txtTextLogoMsg2.MaxLengthAutoEnd = false;
this.txtTextLogoMsg2.MaxLengthForKeyIn = 32767;
this.txtTextLogoMsg2.MaxLengthForNumpad = 32767;
this.txtTextLogoMsg2.Name = "txtTextLogoMsg2";
this.txtTextLogoMsg2.PasswordChar = '\0';
this.txtTextLogoMsg2.ReadOnly = false;
this.txtTextLogoMsg2.Size = new System.Drawing.Size(360, 20);
this.txtTextLogoMsg2.TabIndex = 25;
this.txtTextLogoMsg2.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
this.txtTextLogoMsg2.UseDualMaxLength = false;
this.txtTextLogoMsg2.Value = "";
//
// txtTextLogoMsg1
//
this.txtTextLogoMsg1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(247)))), ((int)(((byte)(247)))), ((int)(((byte)(247)))));
this.txtTextLogoMsg1.BorderLineColor = System.Drawing.Color.White;
this.txtTextLogoMsg1.BorderLineStyle = Cosmos.UI.CsmPosEditBox.BorderLineType.NORMAL;
this.txtTextLogoMsg1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.txtTextLogoMsg1.BorderStyleReDraw = false;
this.txtTextLogoMsg1.ClearFlag = false;
this.txtTextLogoMsg1.DisableBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(247)))), ((int)(((byte)(247)))), ((int)(((byte)(247)))));
this.txtTextLogoMsg1.EnableBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(254)))), ((int)(((byte)(234)))), ((int)(((byte)(226)))));
this.txtTextLogoMsg1.Font = new System.Drawing.Font("굴림", 10F, System.Drawing.FontStyle.Bold);
this.txtTextLogoMsg1.InputType = Cosmos.UI.InputType.None;
this.txtTextLogoMsg1.InputTypeFormat = "";
this.txtTextLogoMsg1.Location = new System.Drawing.Point(12, 18);
this.txtTextLogoMsg1.Margin = new System.Windows.Forms.Padding(5);
this.txtTextLogoMsg1.MaxLength = 42;
this.txtTextLogoMsg1.MaxLengthAutoEnd = false;
this.txtTextLogoMsg1.MaxLengthForKeyIn = 32767;
this.txtTextLogoMsg1.MaxLengthForNumpad = 32767;
this.txtTextLogoMsg1.Name = "txtTextLogoMsg1";
this.txtTextLogoMsg1.PasswordChar = '\0';
this.txtTextLogoMsg1.ReadOnly = false;
this.txtTextLogoMsg1.Size = new System.Drawing.Size(360, 20);
this.txtTextLogoMsg1.TabIndex = 24;
this.txtTextLogoMsg1.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
this.txtTextLogoMsg1.UseDualMaxLength = false;
this.txtTextLogoMsg1.Value = "";
//
// gbGlobal
//
this.gbGlobal.Controls.Add(this.lblFontFix);
this.gbGlobal.Controls.Add(this.txtFontFix);
this.gbGlobal.Controls.Add(this.txtFont);
this.gbGlobal.Controls.Add(this.lblFont);
this.gbGlobal.Controls.Add(this.txtCultureId);
this.gbGlobal.Controls.Add(this.lblCultureId);
this.gbGlobal.Controls.Add(this.txtCountryCd);
this.gbGlobal.Controls.Add(this.lblCountryCd);
this.gbGlobal.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Bold);
this.gbGlobal.Location = new System.Drawing.Point(592, 178);
this.gbGlobal.Name = "gbGlobal";
this.gbGlobal.Size = new System.Drawing.Size(177, 122);
this.gbGlobal.TabIndex = 29;
this.gbGlobal.TabStop = false;
this.gbGlobal.Text = "글로벌";
//
// lblFontFix
//
this.lblFontFix.Font = new System.Drawing.Font("굴림", 9F);
this.lblFontFix.Location = new System.Drawing.Point(8, 93);
this.lblFontFix.Name = "lblFontFix";
this.lblFontFix.Size = new System.Drawing.Size(80, 20);
this.lblFontFix.TabIndex = 21;
this.lblFontFix.Text = "고정너비폰트";
this.lblFontFix.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
//
// txtFontFix
//
this.txtFontFix.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(247)))), ((int)(((byte)(247)))), ((int)(((byte)(247)))));
this.txtFontFix.BorderLineColor = System.Drawing.Color.White;
this.txtFontFix.BorderLineStyle = Cosmos.UI.CsmPosEditBox.BorderLineType.NORMAL;
this.txtFontFix.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.txtFontFix.BorderStyleReDraw = false;
this.txtFontFix.ClearFlag = false;
this.txtFontFix.DisableBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(247)))), ((int)(((byte)(247)))), ((int)(((byte)(247)))));
this.txtFontFix.EnableBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(254)))), ((int)(((byte)(234)))), ((int)(((byte)(226)))));
this.txtFontFix.Font = new System.Drawing.Font("굴림", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.txtFontFix.InputType = Cosmos.UI.InputType.None;
this.txtFontFix.InputTypeFormat = "";
this.txtFontFix.Location = new System.Drawing.Point(93, 93);
this.txtFontFix.Margin = new System.Windows.Forms.Padding(5);
this.txtFontFix.MaxLength = 32767;
this.txtFontFix.MaxLengthAutoEnd = false;
this.txtFontFix.MaxLengthForKeyIn = 32767;
this.txtFontFix.MaxLengthForNumpad = 32767;
this.txtFontFix.Name = "txtFontFix";
this.txtFontFix.PasswordChar = '\0';
this.txtFontFix.ReadOnly = false;
this.txtFontFix.Size = new System.Drawing.Size(76, 20);
this.txtFontFix.TabIndex = 23;
this.txtFontFix.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
this.txtFontFix.UseDualMaxLength = false;
this.txtFontFix.Value = "";
//
// txtFont
//
this.txtFont.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(247)))), ((int)(((byte)(247)))), ((int)(((byte)(247)))));
this.txtFont.BorderLineColor = System.Drawing.Color.White;
this.txtFont.BorderLineStyle = Cosmos.UI.CsmPosEditBox.BorderLineType.NORMAL;
this.txtFont.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.txtFont.BorderStyleReDraw = false;
this.txtFont.ClearFlag = false;
this.txtFont.DisableBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(247)))), ((int)(((byte)(247)))), ((int)(((byte)(247)))));
this.txtFont.EnableBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(254)))), ((int)(((byte)(234)))), ((int)(((byte)(226)))));
this.txtFont.Font = new System.Drawing.Font("굴림", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.txtFont.InputType = Cosmos.UI.InputType.None;
this.txtFont.InputTypeFormat = "";
this.txtFont.Location = new System.Drawing.Point(93, 68);
this.txtFont.Margin = new System.Windows.Forms.Padding(5);
this.txtFont.MaxLength = 32767;
this.txtFont.MaxLengthAutoEnd = false;
this.txtFont.MaxLengthForKeyIn = 32767;
this.txtFont.MaxLengthForNumpad = 32767;
this.txtFont.Name = "txtFont";
this.txtFont.PasswordChar = '\0';
this.txtFont.ReadOnly = false;
this.txtFont.Size = new System.Drawing.Size(76, 20);
this.txtFont.TabIndex = 22;
this.txtFont.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
this.txtFont.UseDualMaxLength = false;
this.txtFont.Value = "";
//
// lblFont
//
this.lblFont.Font = new System.Drawing.Font("굴림", 9F);
this.lblFont.Location = new System.Drawing.Point(8, 68);
this.lblFont.Name = "lblFont";
this.lblFont.Size = new System.Drawing.Size(80, 20);
this.lblFont.TabIndex = 19;
this.lblFont.Text = "폰트";
this.lblFont.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
//
// txtCultureId
//
this.txtCultureId.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(247)))), ((int)(((byte)(247)))), ((int)(((byte)(247)))));
this.txtCultureId.BorderLineColor = System.Drawing.Color.White;
this.txtCultureId.BorderLineStyle = Cosmos.UI.CsmPosEditBox.BorderLineType.NORMAL;
this.txtCultureId.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.txtCultureId.BorderStyleReDraw = false;
this.txtCultureId.ClearFlag = false;
this.txtCultureId.DisableBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(247)))), ((int)(((byte)(247)))), ((int)(((byte)(247)))));
this.txtCultureId.EnableBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(254)))), ((int)(((byte)(234)))), ((int)(((byte)(226)))));
this.txtCultureId.Font = new System.Drawing.Font("굴림", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.txtCultureId.InputType = Cosmos.UI.InputType.None;
this.txtCultureId.InputTypeFormat = "";
this.txtCultureId.Location = new System.Drawing.Point(93, 43);
this.txtCultureId.Margin = new System.Windows.Forms.Padding(5);
this.txtCultureId.MaxLength = 32767;
this.txtCultureId.MaxLengthAutoEnd = false;
this.txtCultureId.MaxLengthForKeyIn = 32767;
this.txtCultureId.MaxLengthForNumpad = 32767;
this.txtCultureId.Name = "txtCultureId";
this.txtCultureId.PasswordChar = '\0';
this.txtCultureId.ReadOnly = false;
this.txtCultureId.Size = new System.Drawing.Size(76, 20);
this.txtCultureId.TabIndex = 21;
this.txtCultureId.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
this.txtCultureId.UseDualMaxLength = false;
this.txtCultureId.Value = "";
//
// lblCultureId
//
this.lblCultureId.Font = new System.Drawing.Font("굴림", 9F);
this.lblCultureId.Location = new System.Drawing.Point(8, 43);
this.lblCultureId.Name = "lblCultureId";
this.lblCultureId.Size = new System.Drawing.Size(80, 20);
this.lblCultureId.TabIndex = 17;
this.lblCultureId.Text = "문화코드";
this.lblCultureId.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
//
// txtCountryCd
//
this.txtCountryCd.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(247)))), ((int)(((byte)(247)))), ((int)(((byte)(247)))));
this.txtCountryCd.BorderLineColor = System.Drawing.Color.White;
this.txtCountryCd.BorderLineStyle = Cosmos.UI.CsmPosEditBox.BorderLineType.NORMAL;
this.txtCountryCd.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.txtCountryCd.BorderStyleReDraw = false;
this.txtCountryCd.ClearFlag = false;
this.txtCountryCd.DisableBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(247)))), ((int)(((byte)(247)))), ((int)(((byte)(247)))));
this.txtCountryCd.EnableBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(254)))), ((int)(((byte)(234)))), ((int)(((byte)(226)))));
this.txtCountryCd.Font = new System.Drawing.Font("굴림", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.txtCountryCd.InputType = Cosmos.UI.InputType.None;
this.txtCountryCd.InputTypeFormat = "";
this.txtCountryCd.Location = new System.Drawing.Point(93, 18);
this.txtCountryCd.Margin = new System.Windows.Forms.Padding(5);
this.txtCountryCd.MaxLength = 32767;
this.txtCountryCd.MaxLengthAutoEnd = false;
this.txtCountryCd.MaxLengthForKeyIn = 32767;
this.txtCountryCd.MaxLengthForNumpad = 32767;
this.txtCountryCd.Name = "txtCountryCd";
this.txtCountryCd.PasswordChar = '\0';
this.txtCountryCd.ReadOnly = false;
this.txtCountryCd.Size = new System.Drawing.Size(76, 20);
this.txtCountryCd.TabIndex = 20;
this.txtCountryCd.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
this.txtCountryCd.UseDualMaxLength = false;
this.txtCountryCd.Value = "";
//
// lblCountryCd
//
this.lblCountryCd.Font = new System.Drawing.Font("굴림", 9F);
this.lblCountryCd.Location = new System.Drawing.Point(8, 18);
this.lblCountryCd.Name = "lblCountryCd";
this.lblCountryCd.Size = new System.Drawing.Size(80, 20);
this.lblCountryCd.TabIndex = 15;
this.lblCountryCd.Text = "언어코드";
this.lblCountryCd.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
//
// gbCompany
//
this.gbCompany.Controls.Add(this.rbSl);
this.gbCompany.Controls.Add(this.rbBrk);
this.gbCompany.Controls.Add(this.rbPc);
this.gbCompany.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Bold);
this.gbCompany.Location = new System.Drawing.Point(389, 4);
this.gbCompany.Name = "gbCompany";
this.gbCompany.Size = new System.Drawing.Size(380, 45);
this.gbCompany.TabIndex = 25;
this.gbCompany.TabStop = false;
this.gbCompany.Text = "계열사";
//
// rbSl
//
this.rbSl.AutoSize = true;
this.rbSl.Font = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.rbSl.Location = new System.Drawing.Point(299, 22);
this.rbSl.Name = "rbSl";
this.rbSl.Size = new System.Drawing.Size(42, 19);
this.rbSl.TabIndex = 8;
this.rbSl.TabStop = true;
this.rbSl.Text = "SL";
this.rbSl.UseVisualStyleBackColor = true;
this.rbSl.Click += new System.EventHandler(this.CompanyRadioButton_Click);
//
// rbBrk
//
this.rbBrk.AutoSize = true;
this.rbBrk.Font = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.rbBrk.Location = new System.Drawing.Point(171, 22);
this.rbBrk.Name = "rbBrk";
this.rbBrk.Size = new System.Drawing.Size(53, 19);
this.rbBrk.TabIndex = 7;
this.rbBrk.TabStop = true;
this.rbBrk.Text = "BRK";
this.rbBrk.UseVisualStyleBackColor = true;
this.rbBrk.Click += new System.EventHandler(this.CompanyRadioButton_Click);
//
// rbPc
//
this.rbPc.AutoSize = true;
this.rbPc.Font = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.rbPc.Location = new System.Drawing.Point(43, 22);
this.rbPc.Name = "rbPc";
this.rbPc.Size = new System.Drawing.Size(43, 19);
this.rbPc.TabIndex = 6;
this.rbPc.TabStop = true;
this.rbPc.Text = "PC";
this.rbPc.UseVisualStyleBackColor = true;
this.rbPc.Click += new System.EventHandler(this.CompanyRadioButton_Click);
//
// gbPosInfo
//
this.gbPosInfo.Controls.Add(this.cbLogoUpload);
this.gbPosInfo.Controls.Add(this.lblLogoUpload);
this.gbPosInfo.Controls.Add(this.lblBrandDiv);
this.gbPosInfo.Controls.Add(this.txtBrandDiv);
this.gbPosInfo.Controls.Add(this.lblBrandCd);
this.gbPosInfo.Controls.Add(this.txtBrandCd);
this.gbPosInfo.Controls.Add(this.cbLogLevel);
this.gbPosInfo.Controls.Add(this.lblLogLevel);
this.gbPosInfo.Controls.Add(this.txtPosNo);
this.gbPosInfo.Controls.Add(this.txtStorCd);
this.gbPosInfo.Controls.Add(this.txtCmpCd);
this.gbPosInfo.Controls.Add(this.lblPosNo);
this.gbPosInfo.Controls.Add(this.lblStorCd);
this.gbPosInfo.Controls.Add(this.lblCmpCd);
this.gbPosInfo.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Bold);
this.gbPosInfo.Location = new System.Drawing.Point(389, 51);
this.gbPosInfo.Name = "gbPosInfo";
this.gbPosInfo.Size = new System.Drawing.Size(380, 125);
this.gbPosInfo.TabIndex = 24;
this.gbPosInfo.TabStop = false;
this.gbPosInfo.Text = "POS 정보";
//
// cbLogoUpload
//
this.cbLogoUpload.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cbLogoUpload.Font = new System.Drawing.Font("맑은 고딕", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.cbLogoUpload.FormattingEnabled = true;
this.cbLogoUpload.ItemHeight = 15;
this.cbLogoUpload.Items.AddRange(new object[] {
"0:No",
"1:Yes"});
this.cbLogoUpload.Location = new System.Drawing.Point(282, 70);
this.cbLogoUpload.MaxDropDownItems = 3;
this.cbLogoUpload.Name = "cbLogoUpload";
this.cbLogoUpload.Size = new System.Drawing.Size(90, 23);
this.cbLogoUpload.TabIndex = 14;
//
// lblLogoUpload
//
this.lblLogoUpload.Font = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.lblLogoUpload.Location = new System.Drawing.Point(195, 70);
this.lblLogoUpload.Name = "lblLogoUpload";
this.lblLogoUpload.Size = new System.Drawing.Size(79, 20);
this.lblLogoUpload.TabIndex = 19;
this.lblLogoUpload.Text = "LOGO 업로드";
this.lblLogoUpload.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
//
// lblBrandDiv
//
this.lblBrandDiv.Font = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.lblBrandDiv.Location = new System.Drawing.Point(7, 45);
this.lblBrandDiv.Name = "lblBrandDiv";
this.lblBrandDiv.Size = new System.Drawing.Size(73, 20);
this.lblBrandDiv.TabIndex = 18;
this.lblBrandDiv.Text = "브랜드구분";
this.lblBrandDiv.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
//
// txtBrandDiv
//
this.txtBrandDiv.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(247)))), ((int)(((byte)(247)))), ((int)(((byte)(247)))));
this.txtBrandDiv.BorderLineColor = System.Drawing.Color.White;
this.txtBrandDiv.BorderLineStyle = Cosmos.UI.CsmPosEditBox.BorderLineType.NORMAL;
this.txtBrandDiv.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.txtBrandDiv.BorderStyleReDraw = false;
this.txtBrandDiv.ClearFlag = false;
this.txtBrandDiv.DisableBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(247)))), ((int)(((byte)(247)))), ((int)(((byte)(247)))));
this.txtBrandDiv.EnableBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(254)))), ((int)(((byte)(234)))), ((int)(((byte)(226)))));
this.txtBrandDiv.Font = new System.Drawing.Font("굴림", 10F, System.Drawing.FontStyle.Bold);
this.txtBrandDiv.InputType = Cosmos.UI.InputType.None;
this.txtBrandDiv.InputTypeFormat = "";
this.txtBrandDiv.Location = new System.Drawing.Point(88, 45);
this.txtBrandDiv.Margin = new System.Windows.Forms.Padding(5);
this.txtBrandDiv.MaxLength = 32767;
this.txtBrandDiv.MaxLengthAutoEnd = false;
this.txtBrandDiv.MaxLengthForKeyIn = 32767;
this.txtBrandDiv.MaxLengthForNumpad = 32767;
this.txtBrandDiv.Name = "txtBrandDiv";
this.txtBrandDiv.PasswordChar = '\0';
this.txtBrandDiv.ReadOnly = false;
this.txtBrandDiv.Size = new System.Drawing.Size(100, 20);
this.txtBrandDiv.TabIndex = 10;
this.txtBrandDiv.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
this.txtBrandDiv.UseDualMaxLength = false;
this.txtBrandDiv.Value = "";
//
// lblBrandCd
//
this.lblBrandCd.Font = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.lblBrandCd.Location = new System.Drawing.Point(7, 70);
this.lblBrandCd.Name = "lblBrandCd";
this.lblBrandCd.Size = new System.Drawing.Size(73, 20);
this.lblBrandCd.TabIndex = 16;
this.lblBrandCd.Text = "브랜드코드";
this.lblBrandCd.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
//
// txtBrandCd
//
this.txtBrandCd.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(247)))), ((int)(((byte)(247)))), ((int)(((byte)(247)))));
this.txtBrandCd.BorderLineColor = System.Drawing.Color.White;
this.txtBrandCd.BorderLineStyle = Cosmos.UI.CsmPosEditBox.BorderLineType.NORMAL;
this.txtBrandCd.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.txtBrandCd.BorderStyleReDraw = false;
this.txtBrandCd.ClearFlag = false;
this.txtBrandCd.DisableBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(247)))), ((int)(((byte)(247)))), ((int)(((byte)(247)))));
this.txtBrandCd.EnableBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(254)))), ((int)(((byte)(234)))), ((int)(((byte)(226)))));
this.txtBrandCd.Font = new System.Drawing.Font("굴림", 10F, System.Drawing.FontStyle.Bold);
this.txtBrandCd.InputType = Cosmos.UI.InputType.None;
this.txtBrandCd.InputTypeFormat = "";
this.txtBrandCd.Location = new System.Drawing.Point(88, 70);
this.txtBrandCd.Margin = new System.Windows.Forms.Padding(5);
this.txtBrandCd.MaxLength = 32767;
this.txtBrandCd.MaxLengthAutoEnd = false;
this.txtBrandCd.MaxLengthForKeyIn = 32767;
this.txtBrandCd.MaxLengthForNumpad = 32767;
this.txtBrandCd.Name = "txtBrandCd";
this.txtBrandCd.PasswordChar = '\0';
this.txtBrandCd.ReadOnly = false;
this.txtBrandCd.Size = new System.Drawing.Size(100, 20);
this.txtBrandCd.TabIndex = 11;
this.txtBrandCd.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
this.txtBrandCd.UseDualMaxLength = false;
this.txtBrandCd.Value = "";
//
// cbLogLevel
//
this.cbLogLevel.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cbLogLevel.Font = new System.Drawing.Font("맑은 고딕", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.cbLogLevel.FormattingEnabled = true;
this.cbLogLevel.ItemHeight = 15;
this.cbLogLevel.Items.AddRange(new object[] {
"1:Error",
"2:Warning",
"3:Info"});
this.cbLogLevel.Location = new System.Drawing.Point(282, 95);
this.cbLogLevel.Name = "cbLogLevel";
this.cbLogLevel.Size = new System.Drawing.Size(90, 23);
this.cbLogLevel.TabIndex = 15;
//
// lblLogLevel
//
this.lblLogLevel.Font = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.lblLogLevel.Location = new System.Drawing.Point(210, 95);
this.lblLogLevel.Name = "lblLogLevel";
this.lblLogLevel.Size = new System.Drawing.Size(64, 20);
this.lblLogLevel.TabIndex = 5;
this.lblLogLevel.Text = "로그레벨";
this.lblLogLevel.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
//
// txtPosNo
//
this.txtPosNo.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(247)))), ((int)(((byte)(247)))), ((int)(((byte)(247)))));
this.txtPosNo.BorderLineColor = System.Drawing.Color.White;
this.txtPosNo.BorderLineStyle = Cosmos.UI.CsmPosEditBox.BorderLineType.NORMAL;
this.txtPosNo.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.txtPosNo.BorderStyleReDraw = false;
this.txtPosNo.ClearFlag = false;
this.txtPosNo.DisableBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(247)))), ((int)(((byte)(247)))), ((int)(((byte)(247)))));
this.txtPosNo.EnableBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(254)))), ((int)(((byte)(234)))), ((int)(((byte)(226)))));
this.txtPosNo.Font = new System.Drawing.Font("굴림", 10F, System.Drawing.FontStyle.Bold);
this.txtPosNo.InputType = Cosmos.UI.InputType.None;
this.txtPosNo.InputTypeFormat = "";
this.txtPosNo.Location = new System.Drawing.Point(282, 45);
this.txtPosNo.Margin = new System.Windows.Forms.Padding(5);
this.txtPosNo.MaxLength = 32767;
this.txtPosNo.MaxLengthAutoEnd = false;
this.txtPosNo.MaxLengthForKeyIn = 32767;
this.txtPosNo.MaxLengthForNumpad = 32767;
this.txtPosNo.Name = "txtPosNo";
this.txtPosNo.PasswordChar = '\0';
this.txtPosNo.ReadOnly = false;
this.txtPosNo.Size = new System.Drawing.Size(90, 20);
this.txtPosNo.TabIndex = 13;
this.txtPosNo.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
this.txtPosNo.UseDualMaxLength = false;
this.txtPosNo.Value = "";
//
// txtStorCd
//
this.txtStorCd.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(247)))), ((int)(((byte)(247)))), ((int)(((byte)(247)))));
this.txtStorCd.BorderLineColor = System.Drawing.Color.White;
this.txtStorCd.BorderLineStyle = Cosmos.UI.CsmPosEditBox.BorderLineType.NORMAL;
this.txtStorCd.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.txtStorCd.BorderStyleReDraw = false;
this.txtStorCd.ClearFlag = false;
this.txtStorCd.DisableBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(247)))), ((int)(((byte)(247)))), ((int)(((byte)(247)))));
this.txtStorCd.EnableBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(254)))), ((int)(((byte)(234)))), ((int)(((byte)(226)))));
this.txtStorCd.Font = new System.Drawing.Font("굴림", 10F, System.Drawing.FontStyle.Bold);
this.txtStorCd.InputType = Cosmos.UI.InputType.None;
this.txtStorCd.InputTypeFormat = "";
this.txtStorCd.Location = new System.Drawing.Point(88, 95);
this.txtStorCd.Margin = new System.Windows.Forms.Padding(5);
this.txtStorCd.MaxLength = 32767;
this.txtStorCd.MaxLengthAutoEnd = false;
this.txtStorCd.MaxLengthForKeyIn = 32767;
this.txtStorCd.MaxLengthForNumpad = 32767;
this.txtStorCd.Name = "txtStorCd";
this.txtStorCd.PasswordChar = '\0';
this.txtStorCd.ReadOnly = false;
this.txtStorCd.Size = new System.Drawing.Size(100, 20);
this.txtStorCd.TabIndex = 12;
this.txtStorCd.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
this.txtStorCd.UseDualMaxLength = false;
this.txtStorCd.Value = "";
//
// txtCmpCd
//
this.txtCmpCd.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(247)))), ((int)(((byte)(247)))), ((int)(((byte)(247)))));
this.txtCmpCd.BorderLineColor = System.Drawing.Color.White;
this.txtCmpCd.BorderLineStyle = Cosmos.UI.CsmPosEditBox.BorderLineType.NORMAL;
this.txtCmpCd.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.txtCmpCd.BorderStyleReDraw = false;
this.txtCmpCd.ClearFlag = false;
this.txtCmpCd.DisableBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(247)))), ((int)(((byte)(247)))), ((int)(((byte)(247)))));
this.txtCmpCd.EnableBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(254)))), ((int)(((byte)(234)))), ((int)(((byte)(226)))));
this.txtCmpCd.Font = new System.Drawing.Font("굴림", 10F, System.Drawing.FontStyle.Bold);
this.txtCmpCd.InputType = Cosmos.UI.InputType.None;
this.txtCmpCd.InputTypeFormat = "";
this.txtCmpCd.Location = new System.Drawing.Point(88, 20);
this.txtCmpCd.Margin = new System.Windows.Forms.Padding(5);
this.txtCmpCd.MaxLength = 32767;
this.txtCmpCd.MaxLengthAutoEnd = false;
this.txtCmpCd.MaxLengthForKeyIn = 32767;
this.txtCmpCd.MaxLengthForNumpad = 32767;
this.txtCmpCd.Name = "txtCmpCd";
this.txtCmpCd.PasswordChar = '\0';
this.txtCmpCd.ReadOnly = false;
this.txtCmpCd.Size = new System.Drawing.Size(100, 20);
this.txtCmpCd.TabIndex = 9;
this.txtCmpCd.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
this.txtCmpCd.UseDualMaxLength = false;
this.txtCmpCd.Value = "";
//
// lblPosNo
//
this.lblPosNo.Font = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.lblPosNo.Location = new System.Drawing.Point(199, 45);
this.lblPosNo.Name = "lblPosNo";
this.lblPosNo.Size = new System.Drawing.Size(75, 20);
this.lblPosNo.TabIndex = 2;
this.lblPosNo.Text = "POS번호";
this.lblPosNo.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
//
// lblStorCd
//
this.lblStorCd.Font = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.lblStorCd.Location = new System.Drawing.Point(7, 95);
this.lblStorCd.Name = "lblStorCd";
this.lblStorCd.Size = new System.Drawing.Size(73, 20);
this.lblStorCd.TabIndex = 1;
this.lblStorCd.Text = "점포코드";
this.lblStorCd.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
//
// lblCmpCd
//
this.lblCmpCd.Font = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.lblCmpCd.Location = new System.Drawing.Point(7, 20);
this.lblCmpCd.Name = "lblCmpCd";
this.lblCmpCd.Size = new System.Drawing.Size(73, 20);
this.lblCmpCd.TabIndex = 0;
this.lblCmpCd.Text = "회사코드";
this.lblCmpCd.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
//
// dgvBrandList
//
this.dgvBrandList.AllowUserToAddRows = false;
this.dgvBrandList.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
this.dgvBrandList.Location = new System.Drawing.Point(3, 4);
this.dgvBrandList.MultiSelect = false;
this.dgvBrandList.Name = "dgvBrandList";
this.dgvBrandList.ReadOnly = true;
this.dgvBrandList.RowTemplate.Height = 23;
this.dgvBrandList.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
this.dgvBrandList.ShowEditingIcon = false;
this.dgvBrandList.Size = new System.Drawing.Size(380, 421);
this.dgvBrandList.TabIndex = 30;
this.dgvBrandList.CellClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.dgvBrandList_CellClick);
//
// pnlTitle
//
this.pnlTitle.BackColor = System.Drawing.Color.White;
this.pnlTitle.Controls.Add(this.btnTitle06);
this.pnlTitle.Controls.Add(this.btnTitle05);
this.pnlTitle.Controls.Add(this.btnTitle04);
this.pnlTitle.Controls.Add(this.btnTitle01);
this.pnlTitle.Controls.Add(this.label1);
this.pnlTitle.Controls.Add(this.btnTitle02);
this.pnlTitle.Controls.Add(this.btnTitle03);
this.pnlTitle.Location = new System.Drawing.Point(0, 3);
this.pnlTitle.Name = "pnlTitle";
this.pnlTitle.Size = new System.Drawing.Size(773, 44);
this.pnlTitle.TabIndex = 18;
//
// btnTitle06
//
this.btnTitle06.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
this.btnTitle06.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.btnTitle06.BorderStyleReDraw = false;
this.btnTitle06.ClickImage = null;
this.btnTitle06.DefaultImage = null;
this.btnTitle06.DisableImage = null;
this.btnTitle06.Font = new System.Drawing.Font("Microsoft Sans Serif", 14F);
this.btnTitle06.Location = new System.Drawing.Point(600, 0);
this.btnTitle06.Name = "btnTitle06";
this.btnTitle06.OccupancyBar = 0;
this.btnTitle06.OccupancyBar_Lv0 = null;
this.btnTitle06.OccupancyBar_Lv1 = null;
this.btnTitle06.OccupancyBar_Lv2 = null;
this.btnTitle06.OccupancyBar_Lv3 = null;
this.btnTitle06.OccupancyBar_Lv4 = null;
this.btnTitle06.Size = new System.Drawing.Size(120, 41);
this.btnTitle06.TabIndex = 19;
this.btnTitle06.Text = "메모";
this.btnTitle06.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
this.btnTitle06.Click += new System.EventHandler(this.btnTitle_Click);
//
// btnTitle05
//
this.btnTitle05.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
this.btnTitle05.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.btnTitle05.BorderStyleReDraw = false;
this.btnTitle05.ClickImage = null;
this.btnTitle05.DefaultImage = null;
this.btnTitle05.DisableImage = null;
this.btnTitle05.Font = new System.Drawing.Font("Microsoft Sans Serif", 14F);
this.btnTitle05.Location = new System.Drawing.Point(480, 0);
this.btnTitle05.Name = "btnTitle05";
this.btnTitle05.OccupancyBar = 0;
this.btnTitle05.OccupancyBar_Lv0 = null;
this.btnTitle05.OccupancyBar_Lv1 = null;
this.btnTitle05.OccupancyBar_Lv2 = null;
this.btnTitle05.OccupancyBar_Lv3 = null;
this.btnTitle05.OccupancyBar_Lv4 = null;
this.btnTitle05.Size = new System.Drawing.Size(120, 41);
this.btnTitle05.TabIndex = 5;
this.btnTitle05.Text = "MSR에뮬";
this.btnTitle05.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
this.btnTitle05.Click += new System.EventHandler(this.btnTitle_Click);
//
// btnTitle04
//
this.btnTitle04.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
this.btnTitle04.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.btnTitle04.BorderStyleReDraw = false;
this.btnTitle04.ClickImage = null;
this.btnTitle04.DefaultImage = null;
this.btnTitle04.DisableImage = null;
this.btnTitle04.Font = new System.Drawing.Font("Microsoft Sans Serif", 14F);
this.btnTitle04.Location = new System.Drawing.Point(360, 0);
this.btnTitle04.Name = "btnTitle04";
this.btnTitle04.OccupancyBar = 0;
this.btnTitle04.OccupancyBar_Lv0 = null;
this.btnTitle04.OccupancyBar_Lv1 = null;
this.btnTitle04.OccupancyBar_Lv2 = null;
this.btnTitle04.OccupancyBar_Lv3 = null;
this.btnTitle04.OccupancyBar_Lv4 = null;
this.btnTitle04.Size = new System.Drawing.Size(120, 41);
this.btnTitle04.TabIndex = 4;
this.btnTitle04.Text = "통신 설정";
this.btnTitle04.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
this.btnTitle04.Click += new System.EventHandler(this.btnTitle_Click);
//
// btnTitle01
//
this.btnTitle01.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
this.btnTitle01.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.btnTitle01.BorderStyleReDraw = false;
this.btnTitle01.ClickImage = null;
this.btnTitle01.DefaultImage = null;
this.btnTitle01.DisableImage = null;
this.btnTitle01.Font = new System.Drawing.Font("Microsoft Sans Serif", 14F);
this.btnTitle01.Location = new System.Drawing.Point(0, 0);
this.btnTitle01.Name = "btnTitle01";
this.btnTitle01.OccupancyBar = 0;
this.btnTitle01.OccupancyBar_Lv0 = null;
this.btnTitle01.OccupancyBar_Lv1 = null;
this.btnTitle01.OccupancyBar_Lv2 = null;
this.btnTitle01.OccupancyBar_Lv3 = null;
this.btnTitle01.OccupancyBar_Lv4 = null;
this.btnTitle01.Size = new System.Drawing.Size(120, 41);
this.btnTitle01.TabIndex = 1;
this.btnTitle01.Text = "점포환경";
this.btnTitle01.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
this.btnTitle01.Click += new System.EventHandler(this.btnTitle_Click);
//
// label1
//
this.label1.BackColor = System.Drawing.Color.Black;
this.label1.Font = new System.Drawing.Font("굴림", 3F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.label1.Location = new System.Drawing.Point(-1, 41);
this.label1.Name = "label1";
this.label1.Size = new System.Drawing.Size(957, 1);
this.label1.TabIndex = 18;
//
// btnTitle02
//
this.btnTitle02.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
this.btnTitle02.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.btnTitle02.BorderStyleReDraw = false;
this.btnTitle02.ClickImage = null;
this.btnTitle02.DefaultImage = null;
this.btnTitle02.DisableImage = null;
this.btnTitle02.Font = new System.Drawing.Font("Microsoft Sans Serif", 14F);
this.btnTitle02.Location = new System.Drawing.Point(120, 0);
this.btnTitle02.Name = "btnTitle02";
this.btnTitle02.OccupancyBar = 0;
this.btnTitle02.OccupancyBar_Lv0 = null;
this.btnTitle02.OccupancyBar_Lv1 = null;
this.btnTitle02.OccupancyBar_Lv2 = null;
this.btnTitle02.OccupancyBar_Lv3 = null;
this.btnTitle02.OccupancyBar_Lv4 = null;
this.btnTitle02.Size = new System.Drawing.Size(120, 41);
this.btnTitle02.TabIndex = 2;
this.btnTitle02.Text = "거래정보";
this.btnTitle02.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
this.btnTitle02.Click += new System.EventHandler(this.btnTitle_Click);
//
// btnTitle03
//
this.btnTitle03.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
this.btnTitle03.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.btnTitle03.BorderStyleReDraw = false;
this.btnTitle03.ClickImage = null;
this.btnTitle03.DefaultImage = null;
this.btnTitle03.DisableImage = null;
this.btnTitle03.Font = new System.Drawing.Font("Microsoft Sans Serif", 14F);
this.btnTitle03.Location = new System.Drawing.Point(240, 0);
this.btnTitle03.Name = "btnTitle03";
this.btnTitle03.OccupancyBar = 0;
this.btnTitle03.OccupancyBar_Lv0 = null;
this.btnTitle03.OccupancyBar_Lv1 = null;
this.btnTitle03.OccupancyBar_Lv2 = null;
this.btnTitle03.OccupancyBar_Lv3 = null;
this.btnTitle03.OccupancyBar_Lv4 = null;
this.btnTitle03.Size = new System.Drawing.Size(120, 41);
this.btnTitle03.TabIndex = 3;
this.btnTitle03.Text = "포스장비";
this.btnTitle03.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
this.btnTitle03.Click += new System.EventHandler(this.btnTitle_Click);
//
// gbServerInfo
//
this.gbServerInfo.Controls.Add(this.btnBlock);
this.gbServerInfo.Controls.Add(this.txtScaleLogPort);
this.gbServerInfo.Controls.Add(this.lblScaleLogPort);
this.gbServerInfo.Controls.Add(this.txtEtcTranPort);
this.gbServerInfo.Controls.Add(this.lblEtcTranPort);
this.gbServerInfo.Controls.Add(this.txtAppLogPort);
this.gbServerInfo.Controls.Add(this.lblAppLogPort);
this.gbServerInfo.Controls.Add(this.txtPayLogPort);
this.gbServerInfo.Controls.Add(this.lblPayLogPort);
this.gbServerInfo.Controls.Add(this.txtMstPort);
this.gbServerInfo.Controls.Add(this.lblMstPort);
this.gbServerInfo.Controls.Add(this.txtBizInqPort);
this.gbServerInfo.Controls.Add(this.lblBizInqPort);
this.gbServerInfo.Controls.Add(this.txtPayInqPort);
this.gbServerInfo.Controls.Add(this.lblPayInqPort);
this.gbServerInfo.Controls.Add(this.txtTranPort);
this.gbServerInfo.Controls.Add(this.txtSysInfoPort);
this.gbServerInfo.Controls.Add(this.txtSignLogPort);
this.gbServerInfo.Controls.Add(this.txtMissChkPort);
this.gbServerInfo.Controls.Add(this.lblMissChkPort);
this.gbServerInfo.Controls.Add(this.txtTranInqPort);
this.gbServerInfo.Controls.Add(this.lblTranInqPort);
this.gbServerInfo.Controls.Add(this.txtJrnlPort);
this.gbServerInfo.Controls.Add(this.lblJrnlPort);
this.gbServerInfo.Controls.Add(this.lblSignLogPort);
this.gbServerInfo.Controls.Add(this.lblTranPort);
this.gbServerInfo.Controls.Add(this.lblSysInfoPort);
this.gbServerInfo.Controls.Add(this.txtCommSvrIp);
this.gbServerInfo.Controls.Add(this.lblCommSvrIp);
this.gbServerInfo.Font = new System.Drawing.Font("굴림", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.gbServerInfo.Location = new System.Drawing.Point(389, 54);
this.gbServerInfo.Name = "gbServerInfo";
this.gbServerInfo.Size = new System.Drawing.Size(380, 371);
this.gbServerInfo.TabIndex = 26;
this.gbServerInfo.TabStop = false;
this.gbServerInfo.Text = "서버 설정";
//
// btnBlock
//
this.btnBlock.Location = new System.Drawing.Point(6, 320);
this.btnBlock.Name = "btnBlock";
this.btnBlock.Size = new System.Drawing.Size(85, 45);
this.btnBlock.TabIndex = 129;
this.btnBlock.Text = "BLOCK\r\nTran";
this.btnBlock.UseVisualStyleBackColor = true;
this.btnBlock.Click += new System.EventHandler(this.btnBlock_Click);
//
// txtScaleLogPort
//
this.txtScaleLogPort.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(247)))), ((int)(((byte)(247)))), ((int)(((byte)(247)))));
this.txtScaleLogPort.BorderLineColor = System.Drawing.Color.White;
this.txtScaleLogPort.BorderLineStyle = Cosmos.UI.CsmPosEditBox.BorderLineType.NORMAL;
this.txtScaleLogPort.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.txtScaleLogPort.BorderStyleReDraw = false;
this.txtScaleLogPort.ClearFlag = false;
this.txtScaleLogPort.DisableBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(247)))), ((int)(((byte)(247)))), ((int)(((byte)(247)))));
this.txtScaleLogPort.EnableBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(254)))), ((int)(((byte)(234)))), ((int)(((byte)(226)))));
this.txtScaleLogPort.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold);
this.txtScaleLogPort.InputType = Cosmos.UI.InputType.Digit;
this.txtScaleLogPort.InputTypeFormat = "";
this.txtScaleLogPort.Location = new System.Drawing.Point(259, 345);
this.txtScaleLogPort.Margin = new System.Windows.Forms.Padding(5);
this.txtScaleLogPort.MaxLength = 32767;
this.txtScaleLogPort.MaxLengthAutoEnd = false;
this.txtScaleLogPort.MaxLengthForKeyIn = 32767;
this.txtScaleLogPort.MaxLengthForNumpad = 32767;
this.txtScaleLogPort.Name = "txtScaleLogPort";
this.txtScaleLogPort.PasswordChar = '\0';
this.txtScaleLogPort.ReadOnly = false;
this.txtScaleLogPort.Size = new System.Drawing.Size(112, 20);
this.txtScaleLogPort.TabIndex = 128;
this.txtScaleLogPort.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
this.txtScaleLogPort.UseDualMaxLength = false;
this.txtScaleLogPort.Value = "";
//
// lblScaleLogPort
//
this.lblScaleLogPort.Font = new System.Drawing.Font("굴림", 9F);
this.lblScaleLogPort.Location = new System.Drawing.Point(97, 345);
this.lblScaleLogPort.Name = "lblScaleLogPort";
this.lblScaleLogPort.Size = new System.Drawing.Size(154, 20);
this.lblScaleLogPort.TabIndex = 127;
this.lblScaleLogPort.Text = "SCALE로그 전송 PORT";
this.lblScaleLogPort.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
//
// txtEtcTranPort
//
this.txtEtcTranPort.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(247)))), ((int)(((byte)(247)))), ((int)(((byte)(247)))));
this.txtEtcTranPort.BorderLineColor = System.Drawing.Color.White;
this.txtEtcTranPort.BorderLineStyle = Cosmos.UI.CsmPosEditBox.BorderLineType.NORMAL;
this.txtEtcTranPort.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.txtEtcTranPort.BorderStyleReDraw = false;
this.txtEtcTranPort.ClearFlag = false;
this.txtEtcTranPort.DisableBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(247)))), ((int)(((byte)(247)))), ((int)(((byte)(247)))));
this.txtEtcTranPort.EnableBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(254)))), ((int)(((byte)(234)))), ((int)(((byte)(226)))));
this.txtEtcTranPort.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold);
this.txtEtcTranPort.InputType = Cosmos.UI.InputType.Digit;
this.txtEtcTranPort.InputTypeFormat = "";
this.txtEtcTranPort.Location = new System.Drawing.Point(259, 320);
this.txtEtcTranPort.Margin = new System.Windows.Forms.Padding(5);
this.txtEtcTranPort.MaxLength = 32767;
this.txtEtcTranPort.MaxLengthAutoEnd = false;
this.txtEtcTranPort.MaxLengthForKeyIn = 32767;
this.txtEtcTranPort.MaxLengthForNumpad = 32767;
this.txtEtcTranPort.Name = "txtEtcTranPort";
this.txtEtcTranPort.PasswordChar = '\0';
this.txtEtcTranPort.ReadOnly = false;
this.txtEtcTranPort.Size = new System.Drawing.Size(112, 20);
this.txtEtcTranPort.TabIndex = 126;
this.txtEtcTranPort.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
this.txtEtcTranPort.UseDualMaxLength = false;
this.txtEtcTranPort.Value = "";
//
// lblEtcTranPort
//
this.lblEtcTranPort.Font = new System.Drawing.Font("굴림", 9F);
this.lblEtcTranPort.Location = new System.Drawing.Point(97, 320);
this.lblEtcTranPort.Name = "lblEtcTranPort";
this.lblEtcTranPort.Size = new System.Drawing.Size(154, 20);
this.lblEtcTranPort.TabIndex = 73;
this.lblEtcTranPort.Text = "ETC트란 전송 PORT";
this.lblEtcTranPort.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
//
// txtAppLogPort
//
this.txtAppLogPort.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(247)))), ((int)(((byte)(247)))), ((int)(((byte)(247)))));
this.txtAppLogPort.BorderLineColor = System.Drawing.Color.White;
this.txtAppLogPort.BorderLineStyle = Cosmos.UI.CsmPosEditBox.BorderLineType.NORMAL;
this.txtAppLogPort.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.txtAppLogPort.BorderStyleReDraw = false;
this.txtAppLogPort.ClearFlag = false;
this.txtAppLogPort.DisableBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(247)))), ((int)(((byte)(247)))), ((int)(((byte)(247)))));
this.txtAppLogPort.EnableBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(254)))), ((int)(((byte)(234)))), ((int)(((byte)(226)))));
this.txtAppLogPort.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold);
this.txtAppLogPort.InputType = Cosmos.UI.InputType.Digit;
this.txtAppLogPort.InputTypeFormat = "";
this.txtAppLogPort.Location = new System.Drawing.Point(259, 295);
this.txtAppLogPort.Margin = new System.Windows.Forms.Padding(5);
this.txtAppLogPort.MaxLength = 32767;
this.txtAppLogPort.MaxLengthAutoEnd = false;
this.txtAppLogPort.MaxLengthForKeyIn = 32767;
this.txtAppLogPort.MaxLengthForNumpad = 32767;
this.txtAppLogPort.Name = "txtAppLogPort";
this.txtAppLogPort.PasswordChar = '\0';
this.txtAppLogPort.ReadOnly = false;
this.txtAppLogPort.Size = new System.Drawing.Size(112, 20);
this.txtAppLogPort.TabIndex = 125;
this.txtAppLogPort.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
this.txtAppLogPort.UseDualMaxLength = false;
this.txtAppLogPort.Value = "";
//
// lblAppLogPort
//
this.lblAppLogPort.Font = new System.Drawing.Font("굴림", 9F);
this.lblAppLogPort.Location = new System.Drawing.Point(97, 295);
this.lblAppLogPort.Name = "lblAppLogPort";
this.lblAppLogPort.Size = new System.Drawing.Size(154, 20);
this.lblAppLogPort.TabIndex = 71;
this.lblAppLogPort.Text = "APP로그 전송 PORT";
this.lblAppLogPort.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
//
// txtPayLogPort
//
this.txtPayLogPort.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(247)))), ((int)(((byte)(247)))), ((int)(((byte)(247)))));
this.txtPayLogPort.BorderLineColor = System.Drawing.Color.White;
this.txtPayLogPort.BorderLineStyle = Cosmos.UI.CsmPosEditBox.BorderLineType.NORMAL;
this.txtPayLogPort.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.txtPayLogPort.BorderStyleReDraw = false;
this.txtPayLogPort.ClearFlag = false;
this.txtPayLogPort.DisableBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(247)))), ((int)(((byte)(247)))), ((int)(((byte)(247)))));
this.txtPayLogPort.EnableBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(254)))), ((int)(((byte)(234)))), ((int)(((byte)(226)))));
this.txtPayLogPort.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold);
this.txtPayLogPort.InputType = Cosmos.UI.InputType.Digit;
this.txtPayLogPort.InputTypeFormat = "";
this.txtPayLogPort.Location = new System.Drawing.Point(259, 270);
this.txtPayLogPort.Margin = new System.Windows.Forms.Padding(5);
this.txtPayLogPort.MaxLength = 32767;
this.txtPayLogPort.MaxLengthAutoEnd = false;
this.txtPayLogPort.MaxLengthForKeyIn = 32767;
this.txtPayLogPort.MaxLengthForNumpad = 32767;
this.txtPayLogPort.Name = "txtPayLogPort";
this.txtPayLogPort.PasswordChar = '\0';
this.txtPayLogPort.ReadOnly = false;
this.txtPayLogPort.Size = new System.Drawing.Size(112, 20);
this.txtPayLogPort.TabIndex = 124;
this.txtPayLogPort.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
this.txtPayLogPort.UseDualMaxLength = false;
this.txtPayLogPort.Value = "";
//
// lblPayLogPort
//
this.lblPayLogPort.Font = new System.Drawing.Font("굴림", 9F);
this.lblPayLogPort.Location = new System.Drawing.Point(97, 270);
this.lblPayLogPort.Name = "lblPayLogPort";
this.lblPayLogPort.Size = new System.Drawing.Size(154, 20);
this.lblPayLogPort.TabIndex = 69;
this.lblPayLogPort.Text = "결제로그 전송 PORT";
this.lblPayLogPort.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
//
// txtMstPort
//
this.txtMstPort.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(247)))), ((int)(((byte)(247)))), ((int)(((byte)(247)))));
this.txtMstPort.BorderLineColor = System.Drawing.Color.White;
this.txtMstPort.BorderLineStyle = Cosmos.UI.CsmPosEditBox.BorderLineType.NORMAL;
this.txtMstPort.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.txtMstPort.BorderStyleReDraw = false;
this.txtMstPort.ClearFlag = false;
this.txtMstPort.DisableBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(247)))), ((int)(((byte)(247)))), ((int)(((byte)(247)))));
this.txtMstPort.EnableBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(254)))), ((int)(((byte)(234)))), ((int)(((byte)(226)))));
this.txtMstPort.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold);
this.txtMstPort.InputType = Cosmos.UI.InputType.Digit;
this.txtMstPort.InputTypeFormat = "";
this.txtMstPort.Location = new System.Drawing.Point(259, 245);
this.txtMstPort.Margin = new System.Windows.Forms.Padding(5);
this.txtMstPort.MaxLength = 32767;
this.txtMstPort.MaxLengthAutoEnd = false;
this.txtMstPort.MaxLengthForKeyIn = 32767;
this.txtMstPort.MaxLengthForNumpad = 32767;
this.txtMstPort.Name = "txtMstPort";
this.txtMstPort.PasswordChar = '\0';
this.txtMstPort.ReadOnly = false;
this.txtMstPort.Size = new System.Drawing.Size(112, 20);
this.txtMstPort.TabIndex = 123;
this.txtMstPort.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
this.txtMstPort.UseDualMaxLength = false;
this.txtMstPort.Value = "";
//
// lblMstPort
//
this.lblMstPort.Font = new System.Drawing.Font("굴림", 9F);
this.lblMstPort.Location = new System.Drawing.Point(97, 245);
this.lblMstPort.Name = "lblMstPort";
this.lblMstPort.Size = new System.Drawing.Size(154, 20);
this.lblMstPort.TabIndex = 67;
this.lblMstPort.Text = "마스터 요청 PORT";
this.lblMstPort.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
//
// txtBizInqPort
//
this.txtBizInqPort.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(247)))), ((int)(((byte)(247)))), ((int)(((byte)(247)))));
this.txtBizInqPort.BorderLineColor = System.Drawing.Color.White;
this.txtBizInqPort.BorderLineStyle = Cosmos.UI.CsmPosEditBox.BorderLineType.NORMAL;
this.txtBizInqPort.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.txtBizInqPort.BorderStyleReDraw = false;
this.txtBizInqPort.ClearFlag = false;
this.txtBizInqPort.DisableBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(247)))), ((int)(((byte)(247)))), ((int)(((byte)(247)))));
this.txtBizInqPort.EnableBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(254)))), ((int)(((byte)(234)))), ((int)(((byte)(226)))));
this.txtBizInqPort.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold);
this.txtBizInqPort.InputType = Cosmos.UI.InputType.Digit;
this.txtBizInqPort.InputTypeFormat = "";
this.txtBizInqPort.Location = new System.Drawing.Point(259, 220);
this.txtBizInqPort.Margin = new System.Windows.Forms.Padding(5);
this.txtBizInqPort.MaxLength = 32767;
this.txtBizInqPort.MaxLengthAutoEnd = false;
this.txtBizInqPort.MaxLengthForKeyIn = 32767;
this.txtBizInqPort.MaxLengthForNumpad = 32767;
this.txtBizInqPort.Name = "txtBizInqPort";
this.txtBizInqPort.PasswordChar = '\0';
this.txtBizInqPort.ReadOnly = false;
this.txtBizInqPort.Size = new System.Drawing.Size(112, 20);
this.txtBizInqPort.TabIndex = 122;
this.txtBizInqPort.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
this.txtBizInqPort.UseDualMaxLength = false;
this.txtBizInqPort.Value = "";
//
// lblBizInqPort
//
this.lblBizInqPort.Font = new System.Drawing.Font("굴림", 9F);
this.lblBizInqPort.Location = new System.Drawing.Point(97, 220);
this.lblBizInqPort.Name = "lblBizInqPort";
this.lblBizInqPort.Size = new System.Drawing.Size(154, 20);
this.lblBizInqPort.TabIndex = 65;
this.lblBizInqPort.Text = "업무 조회 PORT";
this.lblBizInqPort.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
//
// txtPayInqPort
//
this.txtPayInqPort.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(247)))), ((int)(((byte)(247)))), ((int)(((byte)(247)))));
this.txtPayInqPort.BorderLineColor = System.Drawing.Color.White;
this.txtPayInqPort.BorderLineStyle = Cosmos.UI.CsmPosEditBox.BorderLineType.NORMAL;
this.txtPayInqPort.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.txtPayInqPort.BorderStyleReDraw = false;
this.txtPayInqPort.ClearFlag = false;
this.txtPayInqPort.DisableBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(247)))), ((int)(((byte)(247)))), ((int)(((byte)(247)))));
this.txtPayInqPort.EnableBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(254)))), ((int)(((byte)(234)))), ((int)(((byte)(226)))));
this.txtPayInqPort.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold);
this.txtPayInqPort.InputType = Cosmos.UI.InputType.Digit;
this.txtPayInqPort.InputTypeFormat = "";
this.txtPayInqPort.Location = new System.Drawing.Point(259, 195);
this.txtPayInqPort.Margin = new System.Windows.Forms.Padding(5);
this.txtPayInqPort.MaxLength = 32767;
this.txtPayInqPort.MaxLengthAutoEnd = false;
this.txtPayInqPort.MaxLengthForKeyIn = 32767;
this.txtPayInqPort.MaxLengthForNumpad = 32767;
this.txtPayInqPort.Name = "txtPayInqPort";
this.txtPayInqPort.PasswordChar = '\0';
this.txtPayInqPort.ReadOnly = false;
this.txtPayInqPort.Size = new System.Drawing.Size(112, 20);
this.txtPayInqPort.TabIndex = 121;
this.txtPayInqPort.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
this.txtPayInqPort.UseDualMaxLength = false;
this.txtPayInqPort.Value = "";
//
// lblPayInqPort
//
this.lblPayInqPort.Font = new System.Drawing.Font("굴림", 9F);
this.lblPayInqPort.Location = new System.Drawing.Point(97, 195);
this.lblPayInqPort.Name = "lblPayInqPort";
this.lblPayInqPort.Size = new System.Drawing.Size(154, 20);
this.lblPayInqPort.TabIndex = 63;
this.lblPayInqPort.Text = "결제 조회 PORT";
this.lblPayInqPort.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
//
// txtTranPort
//
this.txtTranPort.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(247)))), ((int)(((byte)(247)))), ((int)(((byte)(247)))));
this.txtTranPort.BorderLineColor = System.Drawing.Color.White;
this.txtTranPort.BorderLineStyle = Cosmos.UI.CsmPosEditBox.BorderLineType.NORMAL;
this.txtTranPort.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.txtTranPort.BorderStyleReDraw = false;
this.txtTranPort.ClearFlag = false;
this.txtTranPort.DisableBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(247)))), ((int)(((byte)(247)))), ((int)(((byte)(247)))));
this.txtTranPort.EnableBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(254)))), ((int)(((byte)(234)))), ((int)(((byte)(226)))));
this.txtTranPort.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold);
this.txtTranPort.InputType = Cosmos.UI.InputType.Digit;
this.txtTranPort.InputTypeFormat = "";
this.txtTranPort.Location = new System.Drawing.Point(259, 95);
this.txtTranPort.Margin = new System.Windows.Forms.Padding(5);
this.txtTranPort.MaxLength = 32767;
this.txtTranPort.MaxLengthAutoEnd = false;
this.txtTranPort.MaxLengthForKeyIn = 32767;
this.txtTranPort.MaxLengthForNumpad = 32767;
this.txtTranPort.Name = "txtTranPort";
this.txtTranPort.PasswordChar = '\0';
this.txtTranPort.ReadOnly = false;
this.txtTranPort.Size = new System.Drawing.Size(112, 20);
this.txtTranPort.TabIndex = 117;
this.txtTranPort.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
this.txtTranPort.UseDualMaxLength = false;
this.txtTranPort.Value = "";
//
// txtSysInfoPort
//
this.txtSysInfoPort.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(247)))), ((int)(((byte)(247)))), ((int)(((byte)(247)))));
this.txtSysInfoPort.BorderLineColor = System.Drawing.Color.White;
this.txtSysInfoPort.BorderLineStyle = Cosmos.UI.CsmPosEditBox.BorderLineType.NORMAL;
this.txtSysInfoPort.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.txtSysInfoPort.BorderStyleReDraw = false;
this.txtSysInfoPort.ClearFlag = false;
this.txtSysInfoPort.DisableBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(247)))), ((int)(((byte)(247)))), ((int)(((byte)(247)))));
this.txtSysInfoPort.EnableBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(254)))), ((int)(((byte)(234)))), ((int)(((byte)(226)))));
this.txtSysInfoPort.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold);
this.txtSysInfoPort.InputType = Cosmos.UI.InputType.Digit;
this.txtSysInfoPort.InputTypeFormat = "";
this.txtSysInfoPort.Location = new System.Drawing.Point(259, 70);
this.txtSysInfoPort.Margin = new System.Windows.Forms.Padding(5);
this.txtSysInfoPort.MaxLength = 32767;
this.txtSysInfoPort.MaxLengthAutoEnd = false;
this.txtSysInfoPort.MaxLengthForKeyIn = 32767;
this.txtSysInfoPort.MaxLengthForNumpad = 32767;
this.txtSysInfoPort.Name = "txtSysInfoPort";
this.txtSysInfoPort.PasswordChar = '\0';
this.txtSysInfoPort.ReadOnly = false;
this.txtSysInfoPort.Size = new System.Drawing.Size(112, 20);
this.txtSysInfoPort.TabIndex = 116;
this.txtSysInfoPort.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
this.txtSysInfoPort.UseDualMaxLength = false;
this.txtSysInfoPort.Value = "";
//
// txtSignLogPort
//
this.txtSignLogPort.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(247)))), ((int)(((byte)(247)))), ((int)(((byte)(247)))));
this.txtSignLogPort.BorderLineColor = System.Drawing.Color.White;
this.txtSignLogPort.BorderLineStyle = Cosmos.UI.CsmPosEditBox.BorderLineType.NORMAL;
this.txtSignLogPort.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.txtSignLogPort.BorderStyleReDraw = false;
this.txtSignLogPort.ClearFlag = false;
this.txtSignLogPort.DisableBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(247)))), ((int)(((byte)(247)))), ((int)(((byte)(247)))));
this.txtSignLogPort.EnableBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(254)))), ((int)(((byte)(234)))), ((int)(((byte)(226)))));
this.txtSignLogPort.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold);
this.txtSignLogPort.InputType = Cosmos.UI.InputType.Digit;
this.txtSignLogPort.InputTypeFormat = "";
this.txtSignLogPort.Location = new System.Drawing.Point(259, 45);
this.txtSignLogPort.Margin = new System.Windows.Forms.Padding(5);
this.txtSignLogPort.MaxLength = 32767;
this.txtSignLogPort.MaxLengthAutoEnd = false;
this.txtSignLogPort.MaxLengthForKeyIn = 32767;
this.txtSignLogPort.MaxLengthForNumpad = 32767;
this.txtSignLogPort.Name = "txtSignLogPort";
this.txtSignLogPort.PasswordChar = '\0';
this.txtSignLogPort.ReadOnly = false;
this.txtSignLogPort.Size = new System.Drawing.Size(112, 20);
this.txtSignLogPort.TabIndex = 115;
this.txtSignLogPort.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
this.txtSignLogPort.UseDualMaxLength = false;
this.txtSignLogPort.Value = "";
//
// txtMissChkPort
//
this.txtMissChkPort.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(247)))), ((int)(((byte)(247)))), ((int)(((byte)(247)))));
this.txtMissChkPort.BorderLineColor = System.Drawing.Color.White;
this.txtMissChkPort.BorderLineStyle = Cosmos.UI.CsmPosEditBox.BorderLineType.NORMAL;
this.txtMissChkPort.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.txtMissChkPort.BorderStyleReDraw = false;
this.txtMissChkPort.ClearFlag = false;
this.txtMissChkPort.DisableBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(247)))), ((int)(((byte)(247)))), ((int)(((byte)(247)))));
this.txtMissChkPort.EnableBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(254)))), ((int)(((byte)(234)))), ((int)(((byte)(226)))));
this.txtMissChkPort.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold);
this.txtMissChkPort.InputType = Cosmos.UI.InputType.Digit;
this.txtMissChkPort.InputTypeFormat = "";
this.txtMissChkPort.Location = new System.Drawing.Point(259, 170);
this.txtMissChkPort.Margin = new System.Windows.Forms.Padding(5);
this.txtMissChkPort.MaxLength = 32767;
this.txtMissChkPort.MaxLengthAutoEnd = false;
this.txtMissChkPort.MaxLengthForKeyIn = 32767;
this.txtMissChkPort.MaxLengthForNumpad = 32767;
this.txtMissChkPort.Name = "txtMissChkPort";
this.txtMissChkPort.PasswordChar = '\0';
this.txtMissChkPort.ReadOnly = false;
this.txtMissChkPort.Size = new System.Drawing.Size(112, 20);
this.txtMissChkPort.TabIndex = 120;
this.txtMissChkPort.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
this.txtMissChkPort.UseDualMaxLength = false;
this.txtMissChkPort.Value = "";
//
// lblMissChkPort
//
this.lblMissChkPort.Font = new System.Drawing.Font("굴림", 9F);
this.lblMissChkPort.Location = new System.Drawing.Point(97, 170);
this.lblMissChkPort.Name = "lblMissChkPort";
this.lblMissChkPort.Size = new System.Drawing.Size(154, 20);
this.lblMissChkPort.TabIndex = 58;
this.lblMissChkPort.Text = "결락 조회 PORT";
this.lblMissChkPort.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
//
// txtTranInqPort
//
this.txtTranInqPort.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(247)))), ((int)(((byte)(247)))), ((int)(((byte)(247)))));
this.txtTranInqPort.BorderLineColor = System.Drawing.Color.White;
this.txtTranInqPort.BorderLineStyle = Cosmos.UI.CsmPosEditBox.BorderLineType.NORMAL;
this.txtTranInqPort.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.txtTranInqPort.BorderStyleReDraw = false;
this.txtTranInqPort.ClearFlag = false;
this.txtTranInqPort.DisableBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(247)))), ((int)(((byte)(247)))), ((int)(((byte)(247)))));
this.txtTranInqPort.EnableBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(254)))), ((int)(((byte)(234)))), ((int)(((byte)(226)))));
this.txtTranInqPort.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold);
this.txtTranInqPort.InputType = Cosmos.UI.InputType.Digit;
this.txtTranInqPort.InputTypeFormat = "";
this.txtTranInqPort.Location = new System.Drawing.Point(259, 145);
this.txtTranInqPort.Margin = new System.Windows.Forms.Padding(5);
this.txtTranInqPort.MaxLength = 32767;
this.txtTranInqPort.MaxLengthAutoEnd = false;
this.txtTranInqPort.MaxLengthForKeyIn = 32767;
this.txtTranInqPort.MaxLengthForNumpad = 32767;
this.txtTranInqPort.Name = "txtTranInqPort";
this.txtTranInqPort.PasswordChar = '\0';
this.txtTranInqPort.ReadOnly = false;
this.txtTranInqPort.Size = new System.Drawing.Size(112, 20);
this.txtTranInqPort.TabIndex = 119;
this.txtTranInqPort.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
this.txtTranInqPort.UseDualMaxLength = false;
this.txtTranInqPort.Value = "";
//
// lblTranInqPort
//
this.lblTranInqPort.Font = new System.Drawing.Font("굴림", 9F);
this.lblTranInqPort.Location = new System.Drawing.Point(97, 145);
this.lblTranInqPort.Name = "lblTranInqPort";
this.lblTranInqPort.Size = new System.Drawing.Size(154, 20);
this.lblTranInqPort.TabIndex = 56;
this.lblTranInqPort.Text = "트란 조회 PORT";
this.lblTranInqPort.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
//
// txtJrnlPort
//
this.txtJrnlPort.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(247)))), ((int)(((byte)(247)))), ((int)(((byte)(247)))));
this.txtJrnlPort.BorderLineColor = System.Drawing.Color.White;
this.txtJrnlPort.BorderLineStyle = Cosmos.UI.CsmPosEditBox.BorderLineType.NORMAL;
this.txtJrnlPort.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.txtJrnlPort.BorderStyleReDraw = false;
this.txtJrnlPort.ClearFlag = false;
this.txtJrnlPort.DisableBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(247)))), ((int)(((byte)(247)))), ((int)(((byte)(247)))));
this.txtJrnlPort.EnableBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(254)))), ((int)(((byte)(234)))), ((int)(((byte)(226)))));
this.txtJrnlPort.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold);
this.txtJrnlPort.InputType = Cosmos.UI.InputType.Digit;
this.txtJrnlPort.InputTypeFormat = "";
this.txtJrnlPort.Location = new System.Drawing.Point(259, 120);
this.txtJrnlPort.Margin = new System.Windows.Forms.Padding(5);
this.txtJrnlPort.MaxLength = 32767;
this.txtJrnlPort.MaxLengthAutoEnd = false;
this.txtJrnlPort.MaxLengthForKeyIn = 32767;
this.txtJrnlPort.MaxLengthForNumpad = 32767;
this.txtJrnlPort.Name = "txtJrnlPort";
this.txtJrnlPort.PasswordChar = '\0';
this.txtJrnlPort.ReadOnly = false;
this.txtJrnlPort.Size = new System.Drawing.Size(112, 20);
this.txtJrnlPort.TabIndex = 118;
this.txtJrnlPort.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
this.txtJrnlPort.UseDualMaxLength = false;
this.txtJrnlPort.Value = "";
//
// lblJrnlPort
//
this.lblJrnlPort.Font = new System.Drawing.Font("굴림", 9F);
this.lblJrnlPort.Location = new System.Drawing.Point(97, 120);
this.lblJrnlPort.Name = "lblJrnlPort";
this.lblJrnlPort.Size = new System.Drawing.Size(154, 20);
this.lblJrnlPort.TabIndex = 54;
this.lblJrnlPort.Text = "저널 전송 PORT";
this.lblJrnlPort.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
//
// lblSignLogPort
//
this.lblSignLogPort.Font = new System.Drawing.Font("굴림", 9F);
this.lblSignLogPort.Location = new System.Drawing.Point(97, 45);
this.lblSignLogPort.Name = "lblSignLogPort";
this.lblSignLogPort.Size = new System.Drawing.Size(154, 20);
this.lblSignLogPort.TabIndex = 51;
this.lblSignLogPort.Text = "SIGN로그 전송 PORT";
this.lblSignLogPort.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
//
// lblTranPort
//
this.lblTranPort.Font = new System.Drawing.Font("굴림", 9F);
this.lblTranPort.Location = new System.Drawing.Point(97, 95);
this.lblTranPort.Name = "lblTranPort";
this.lblTranPort.Size = new System.Drawing.Size(154, 20);
this.lblTranPort.TabIndex = 53;
this.lblTranPort.Text = "트란 전송 PORT";
this.lblTranPort.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
//
// lblSysInfoPort
//
this.lblSysInfoPort.Font = new System.Drawing.Font("굴림", 9F);
this.lblSysInfoPort.Location = new System.Drawing.Point(97, 70);
this.lblSysInfoPort.Name = "lblSysInfoPort";
this.lblSysInfoPort.Size = new System.Drawing.Size(154, 20);
this.lblSysInfoPort.TabIndex = 52;
this.lblSysInfoPort.Text = "시스템정보 전송 PORT";
this.lblSysInfoPort.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
//
// txtCommSvrIp
//
this.txtCommSvrIp.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(247)))), ((int)(((byte)(247)))), ((int)(((byte)(247)))));
this.txtCommSvrIp.BorderLineColor = System.Drawing.Color.White;
this.txtCommSvrIp.BorderLineStyle = Cosmos.UI.CsmPosEditBox.BorderLineType.NORMAL;
this.txtCommSvrIp.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.txtCommSvrIp.BorderStyleReDraw = false;
this.txtCommSvrIp.ClearFlag = false;
this.txtCommSvrIp.DisableBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(247)))), ((int)(((byte)(247)))), ((int)(((byte)(247)))));
this.txtCommSvrIp.EnableBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(254)))), ((int)(((byte)(234)))), ((int)(((byte)(226)))));
this.txtCommSvrIp.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold);
this.txtCommSvrIp.InputType = Cosmos.UI.InputType.None;
this.txtCommSvrIp.InputTypeFormat = "";
this.txtCommSvrIp.Location = new System.Drawing.Point(150, 20);
this.txtCommSvrIp.Margin = new System.Windows.Forms.Padding(5);
this.txtCommSvrIp.MaxLength = 32767;
this.txtCommSvrIp.MaxLengthAutoEnd = false;
this.txtCommSvrIp.MaxLengthForKeyIn = 32767;
this.txtCommSvrIp.MaxLengthForNumpad = 32767;
this.txtCommSvrIp.Name = "txtCommSvrIp";
this.txtCommSvrIp.PasswordChar = '\0';
this.txtCommSvrIp.ReadOnly = false;
this.txtCommSvrIp.Size = new System.Drawing.Size(222, 20);
this.txtCommSvrIp.TabIndex = 114;
this.txtCommSvrIp.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
this.txtCommSvrIp.UseDualMaxLength = false;
this.txtCommSvrIp.Value = "";
//
// lblCommSvrIp
//
this.lblCommSvrIp.Font = new System.Drawing.Font("굴림", 9F);
this.lblCommSvrIp.Location = new System.Drawing.Point(10, 20);
this.lblCommSvrIp.Name = "lblCommSvrIp";
this.lblCommSvrIp.Size = new System.Drawing.Size(132, 20);
this.lblCommSvrIp.TabIndex = 15;
this.lblCommSvrIp.Text = "통신서버 IP";
this.lblCommSvrIp.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
//
// pn02
//
this.pn02.Controls.Add(this.groupBox1);
this.pn02.Controls.Add(this.gbTranTable);
this.pn02.Controls.Add(this.gbCheckOver);
this.pn02.Controls.Add(this.gbMsgNo);
this.pn02.Controls.Add(this.gbSaleInfo);
this.pn02.Location = new System.Drawing.Point(806, 1);
this.pn02.Name = "pn02";
this.pn02.Size = new System.Drawing.Size(773, 428);
this.pn02.TabIndex = 30;
//
// groupBox1
//
this.groupBox1.Controls.Add(this.csmAirportPosNo);
this.groupBox1.Controls.Add(this.csmAirportStore);
this.groupBox1.Controls.Add(this.csmAirportComp);
this.groupBox1.Controls.Add(this.csmAirportPass);
this.groupBox1.Controls.Add(this.csmAirportUser);
this.groupBox1.Controls.Add(this.csmAirportIP);
this.groupBox1.Controls.Add(this.label30);
this.groupBox1.Controls.Add(this.label31);
this.groupBox1.Controls.Add(this.label28);
this.groupBox1.Controls.Add(this.label29);
this.groupBox1.Controls.Add(this.label27);
this.groupBox1.Controls.Add(this.label26);
this.groupBox1.Font = new System.Drawing.Font("맑은 고딕", 9F, System.Drawing.FontStyle.Bold);
this.groupBox1.Location = new System.Drawing.Point(391, 230);
this.groupBox1.Name = "groupBox1";
this.groupBox1.Size = new System.Drawing.Size(379, 185);
this.groupBox1.TabIndex = 235;
this.groupBox1.TabStop = false;
this.groupBox1.Text = "인천공항 통합포스 설정";
//
// csmAirportPosNo
//
this.csmAirportPosNo.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(247)))), ((int)(((byte)(247)))), ((int)(((byte)(247)))));
this.csmAirportPosNo.BorderLineColor = System.Drawing.Color.White;
this.csmAirportPosNo.BorderLineStyle = Cosmos.UI.CsmPosEditBox.BorderLineType.NORMAL;
this.csmAirportPosNo.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.csmAirportPosNo.BorderStyleReDraw = false;
this.csmAirportPosNo.ClearFlag = false;
this.csmAirportPosNo.DisableBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(247)))), ((int)(((byte)(247)))), ((int)(((byte)(247)))));
this.csmAirportPosNo.EnableBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(254)))), ((int)(((byte)(234)))), ((int)(((byte)(226)))));
this.csmAirportPosNo.Font = new System.Drawing.Font("굴림", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.csmAirportPosNo.InputType = Cosmos.UI.InputType.None;
this.csmAirportPosNo.InputTypeFormat = "";
this.csmAirportPosNo.Location = new System.Drawing.Point(108, 153);
this.csmAirportPosNo.Margin = new System.Windows.Forms.Padding(5);
this.csmAirportPosNo.MaxLength = 32767;
this.csmAirportPosNo.MaxLengthAutoEnd = false;
this.csmAirportPosNo.MaxLengthForKeyIn = 32767;
this.csmAirportPosNo.MaxLengthForNumpad = 32767;
this.csmAirportPosNo.Name = "csmAirportPosNo";
this.csmAirportPosNo.PasswordChar = '\0';
this.csmAirportPosNo.ReadOnly = false;
this.csmAirportPosNo.Size = new System.Drawing.Size(261, 20);
this.csmAirportPosNo.TabIndex = 25;
this.csmAirportPosNo.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
this.csmAirportPosNo.UseDualMaxLength = false;
this.csmAirportPosNo.Value = "";
//
// csmAirportStore
//
this.csmAirportStore.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(247)))), ((int)(((byte)(247)))), ((int)(((byte)(247)))));
this.csmAirportStore.BorderLineColor = System.Drawing.Color.White;
this.csmAirportStore.BorderLineStyle = Cosmos.UI.CsmPosEditBox.BorderLineType.NORMAL;
this.csmAirportStore.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.csmAirportStore.BorderStyleReDraw = false;
this.csmAirportStore.ClearFlag = false;
this.csmAirportStore.DisableBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(247)))), ((int)(((byte)(247)))), ((int)(((byte)(247)))));
this.csmAirportStore.EnableBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(254)))), ((int)(((byte)(234)))), ((int)(((byte)(226)))));
this.csmAirportStore.Font = new System.Drawing.Font("굴림", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.csmAirportStore.InputType = Cosmos.UI.InputType.None;
this.csmAirportStore.InputTypeFormat = "";
this.csmAirportStore.Location = new System.Drawing.Point(108, 127);
this.csmAirportStore.Margin = new System.Windows.Forms.Padding(5);
this.csmAirportStore.MaxLength = 32767;
this.csmAirportStore.MaxLengthAutoEnd = false;
this.csmAirportStore.MaxLengthForKeyIn = 32767;
this.csmAirportStore.MaxLengthForNumpad = 32767;
this.csmAirportStore.Name = "csmAirportStore";
this.csmAirportStore.PasswordChar = '\0';
this.csmAirportStore.ReadOnly = false;
this.csmAirportStore.Size = new System.Drawing.Size(261, 20);
this.csmAirportStore.TabIndex = 24;
this.csmAirportStore.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
this.csmAirportStore.UseDualMaxLength = false;
this.csmAirportStore.Value = "";
//
// csmAirportComp
//
this.csmAirportComp.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(247)))), ((int)(((byte)(247)))), ((int)(((byte)(247)))));
this.csmAirportComp.BorderLineColor = System.Drawing.Color.White;
this.csmAirportComp.BorderLineStyle = Cosmos.UI.CsmPosEditBox.BorderLineType.NORMAL;
this.csmAirportComp.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.csmAirportComp.BorderStyleReDraw = false;
this.csmAirportComp.ClearFlag = false;
this.csmAirportComp.DisableBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(247)))), ((int)(((byte)(247)))), ((int)(((byte)(247)))));
this.csmAirportComp.EnableBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(254)))), ((int)(((byte)(234)))), ((int)(((byte)(226)))));
this.csmAirportComp.Font = new System.Drawing.Font("굴림", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.csmAirportComp.InputType = Cosmos.UI.InputType.None;
this.csmAirportComp.InputTypeFormat = "";
this.csmAirportComp.Location = new System.Drawing.Point(108, 101);
this.csmAirportComp.Margin = new System.Windows.Forms.Padding(5);
this.csmAirportComp.MaxLength = 32767;
this.csmAirportComp.MaxLengthAutoEnd = false;
this.csmAirportComp.MaxLengthForKeyIn = 32767;
this.csmAirportComp.MaxLengthForNumpad = 32767;
this.csmAirportComp.Name = "csmAirportComp";
this.csmAirportComp.PasswordChar = '\0';
this.csmAirportComp.ReadOnly = false;
this.csmAirportComp.Size = new System.Drawing.Size(261, 20);
this.csmAirportComp.TabIndex = 23;
this.csmAirportComp.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
this.csmAirportComp.UseDualMaxLength = false;
this.csmAirportComp.Value = "";
//
// csmAirportPass
//
this.csmAirportPass.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(247)))), ((int)(((byte)(247)))), ((int)(((byte)(247)))));
this.csmAirportPass.BorderLineColor = System.Drawing.Color.White;
this.csmAirportPass.BorderLineStyle = Cosmos.UI.CsmPosEditBox.BorderLineType.NORMAL;
this.csmAirportPass.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.csmAirportPass.BorderStyleReDraw = false;
this.csmAirportPass.ClearFlag = false;
this.csmAirportPass.DisableBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(247)))), ((int)(((byte)(247)))), ((int)(((byte)(247)))));
this.csmAirportPass.EnableBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(254)))), ((int)(((byte)(234)))), ((int)(((byte)(226)))));
this.csmAirportPass.Font = new System.Drawing.Font("굴림", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.csmAirportPass.InputType = Cosmos.UI.InputType.None;
this.csmAirportPass.InputTypeFormat = "";
this.csmAirportPass.Location = new System.Drawing.Point(108, 76);
this.csmAirportPass.Margin = new System.Windows.Forms.Padding(5);
this.csmAirportPass.MaxLength = 32767;
this.csmAirportPass.MaxLengthAutoEnd = false;
this.csmAirportPass.MaxLengthForKeyIn = 32767;
this.csmAirportPass.MaxLengthForNumpad = 32767;
this.csmAirportPass.Name = "csmAirportPass";
this.csmAirportPass.PasswordChar = '\0';
this.csmAirportPass.ReadOnly = false;
this.csmAirportPass.Size = new System.Drawing.Size(261, 20);
this.csmAirportPass.TabIndex = 22;
this.csmAirportPass.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
this.csmAirportPass.UseDualMaxLength = false;
this.csmAirportPass.Value = "";
//
// csmAirportUser
//
this.csmAirportUser.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(247)))), ((int)(((byte)(247)))), ((int)(((byte)(247)))));
this.csmAirportUser.BorderLineColor = System.Drawing.Color.White;
this.csmAirportUser.BorderLineStyle = Cosmos.UI.CsmPosEditBox.BorderLineType.NORMAL;
this.csmAirportUser.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.csmAirportUser.BorderStyleReDraw = false;
this.csmAirportUser.ClearFlag = false;
this.csmAirportUser.DisableBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(247)))), ((int)(((byte)(247)))), ((int)(((byte)(247)))));
this.csmAirportUser.EnableBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(254)))), ((int)(((byte)(234)))), ((int)(((byte)(226)))));
this.csmAirportUser.Font = new System.Drawing.Font("굴림", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.csmAirportUser.InputType = Cosmos.UI.InputType.None;
this.csmAirportUser.InputTypeFormat = "";
this.csmAirportUser.Location = new System.Drawing.Point(108, 51);
this.csmAirportUser.Margin = new System.Windows.Forms.Padding(5);
this.csmAirportUser.MaxLength = 32767;
this.csmAirportUser.MaxLengthAutoEnd = false;
this.csmAirportUser.MaxLengthForKeyIn = 32767;
this.csmAirportUser.MaxLengthForNumpad = 32767;
this.csmAirportUser.Name = "csmAirportUser";
this.csmAirportUser.PasswordChar = '\0';
this.csmAirportUser.ReadOnly = false;
this.csmAirportUser.Size = new System.Drawing.Size(261, 20);
this.csmAirportUser.TabIndex = 21;
this.csmAirportUser.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
this.csmAirportUser.UseDualMaxLength = false;
this.csmAirportUser.Value = "";
//
// csmAirportIP
//
this.csmAirportIP.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(247)))), ((int)(((byte)(247)))), ((int)(((byte)(247)))));
this.csmAirportIP.BorderLineColor = System.Drawing.Color.White;
this.csmAirportIP.BorderLineStyle = Cosmos.UI.CsmPosEditBox.BorderLineType.NORMAL;
this.csmAirportIP.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.csmAirportIP.BorderStyleReDraw = false;
this.csmAirportIP.ClearFlag = false;
this.csmAirportIP.DisableBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(247)))), ((int)(((byte)(247)))), ((int)(((byte)(247)))));
this.csmAirportIP.EnableBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(254)))), ((int)(((byte)(234)))), ((int)(((byte)(226)))));
this.csmAirportIP.Font = new System.Drawing.Font("굴림", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.csmAirportIP.InputType = Cosmos.UI.InputType.None;
this.csmAirportIP.InputTypeFormat = "";
this.csmAirportIP.Location = new System.Drawing.Point(108, 26);
this.csmAirportIP.Margin = new System.Windows.Forms.Padding(5);
this.csmAirportIP.MaxLength = 32767;
this.csmAirportIP.MaxLengthAutoEnd = false;
this.csmAirportIP.MaxLengthForKeyIn = 32767;
this.csmAirportIP.MaxLengthForNumpad = 32767;
this.csmAirportIP.Name = "csmAirportIP";
this.csmAirportIP.PasswordChar = '\0';
this.csmAirportIP.ReadOnly = false;
this.csmAirportIP.Size = new System.Drawing.Size(261, 20);
this.csmAirportIP.TabIndex = 20;
this.csmAirportIP.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
this.csmAirportIP.UseDualMaxLength = false;
this.csmAirportIP.Value = "";
//
// label30
//
this.label30.Font = new System.Drawing.Font("굴림", 9F);
this.label30.Location = new System.Drawing.Point(10, 151);
this.label30.Name = "label30";
this.label30.Size = new System.Drawing.Size(90, 20);
this.label30.TabIndex = 6;
this.label30.Text = "포스번호";
this.label30.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
//
// label31
//
this.label31.Font = new System.Drawing.Font("굴림", 9F);
this.label31.Location = new System.Drawing.Point(10, 125);
this.label31.Name = "label31";
this.label31.Size = new System.Drawing.Size(90, 20);
this.label31.TabIndex = 5;
this.label31.Text = "매장코드";
this.label31.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
//
// label28
//
this.label28.Font = new System.Drawing.Font("굴림", 9F);
this.label28.Location = new System.Drawing.Point(10, 100);
this.label28.Name = "label28";
this.label28.Size = new System.Drawing.Size(90, 20);
this.label28.TabIndex = 4;
this.label28.Text = "입주사코드";
this.label28.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
//
// label29
//
this.label29.Font = new System.Drawing.Font("굴림", 9F);
this.label29.Location = new System.Drawing.Point(10, 75);
this.label29.Name = "label29";
this.label29.Size = new System.Drawing.Size(90, 20);
this.label29.TabIndex = 3;
this.label29.Text = "PASSWORD";
this.label29.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
//
// label27
//
this.label27.Font = new System.Drawing.Font("굴림", 9F);
this.label27.Location = new System.Drawing.Point(10, 50);
this.label27.Name = "label27";
this.label27.Size = new System.Drawing.Size(90, 20);
this.label27.TabIndex = 2;
this.label27.Text = "USER";
this.label27.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
//
// label26
//
this.label26.Font = new System.Drawing.Font("굴림", 9F);
this.label26.Location = new System.Drawing.Point(10, 25);
this.label26.Name = "label26";
this.label26.Size = new System.Drawing.Size(90, 20);
this.label26.TabIndex = 1;
this.label26.Text = "IP";
this.label26.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
//
// gbTranTable
//
this.gbTranTable.Controls.Add(this.btnTruncate);
this.gbTranTable.Font = new System.Drawing.Font("굴림", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.gbTranTable.Location = new System.Drawing.Point(3, 288);
this.gbTranTable.Name = "gbTranTable";
this.gbTranTable.Size = new System.Drawing.Size(380, 68);
this.gbTranTable.TabIndex = 37;
this.gbTranTable.TabStop = false;
this.gbTranTable.Text = "TRAN 테이블";
//
// btnTruncate
//
this.btnTruncate.Location = new System.Drawing.Point(81, 21);
this.btnTruncate.Name = "btnTruncate";
this.btnTruncate.Size = new System.Drawing.Size(232, 40);
this.btnTruncate.TabIndex = 74;
this.btnTruncate.Text = "TRUNCATE TRAN table";
this.btnTruncate.UseVisualStyleBackColor = true;
this.btnTruncate.Click += new System.EventHandler(this.btnTruncate_Click);
//
// gbCheckOver
//
this.gbCheckOver.Controls.Add(this.chkImageAllReDownload);
this.gbCheckOver.Controls.Add(this.txtSale2SS);
this.gbCheckOver.Controls.Add(this.txtSale2MI);
this.gbCheckOver.Controls.Add(this.txtSale2HH);
this.gbCheckOver.Controls.Add(this.txtSale2DD);
this.gbCheckOver.Controls.Add(this.txtSale2MM);
this.gbCheckOver.Controls.Add(this.label22);
this.gbCheckOver.Controls.Add(this.label23);
this.gbCheckOver.Controls.Add(this.label24);
this.gbCheckOver.Controls.Add(this.label25);
this.gbCheckOver.Controls.Add(this.txtSale1SS);
this.gbCheckOver.Controls.Add(this.txtSale1MI);
this.gbCheckOver.Controls.Add(this.txtSale1HH);
this.gbCheckOver.Controls.Add(this.txtSale1DD);
this.gbCheckOver.Controls.Add(this.txtSale1MM);
this.gbCheckOver.Controls.Add(this.label18);
this.gbCheckOver.Controls.Add(this.label19);
this.gbCheckOver.Controls.Add(this.label20);
this.gbCheckOver.Controls.Add(this.label21);
this.gbCheckOver.Controls.Add(this.txtEmergencySS);
this.gbCheckOver.Controls.Add(this.txtEmergencyMI);
this.gbCheckOver.Controls.Add(this.txtEmergencyHH);
this.gbCheckOver.Controls.Add(this.txtEmergencyDD);
this.gbCheckOver.Controls.Add(this.txtEmergencyMM);
this.gbCheckOver.Controls.Add(this.label14);
this.gbCheckOver.Controls.Add(this.label15);
this.gbCheckOver.Controls.Add(this.label16);
this.gbCheckOver.Controls.Add(this.label17);
this.gbCheckOver.Controls.Add(this.txtRegularSS);
this.gbCheckOver.Controls.Add(this.txtRegularMI);
this.gbCheckOver.Controls.Add(this.txtRegularHH);
this.gbCheckOver.Controls.Add(this.txtRegularDD);
this.gbCheckOver.Controls.Add(this.txtRegularMM);
this.gbCheckOver.Controls.Add(this.label10);
this.gbCheckOver.Controls.Add(this.label11);
this.gbCheckOver.Controls.Add(this.label12);
this.gbCheckOver.Controls.Add(this.label13);
this.gbCheckOver.Controls.Add(this.txtMstBatchDownSS);
this.gbCheckOver.Controls.Add(this.txtMstBatchDownMI);
this.gbCheckOver.Controls.Add(this.txtMstBatchDownHH);
this.gbCheckOver.Controls.Add(this.txtMstBatchDownDD);
this.gbCheckOver.Controls.Add(this.txtMstBatchDownMM);
this.gbCheckOver.Controls.Add(this.label6);
this.gbCheckOver.Controls.Add(this.label7);
this.gbCheckOver.Controls.Add(this.label8);
this.gbCheckOver.Controls.Add(this.label9);
this.gbCheckOver.Controls.Add(this.txtMstDownSS);
this.gbCheckOver.Controls.Add(this.txtMstDownMI);
this.gbCheckOver.Controls.Add(this.txtMstDownHH);
this.gbCheckOver.Controls.Add(this.txtMstDownDD);
this.gbCheckOver.Controls.Add(this.txtMstDownMM);
this.gbCheckOver.Controls.Add(this.btnInitDataRcvInfo);
this.gbCheckOver.Controls.Add(this.txtMstBatchDownYYYY);
this.gbCheckOver.Controls.Add(this.lblMstBatchDownDt);
this.gbCheckOver.Controls.Add(this.txtMstDownYYYY);
this.gbCheckOver.Controls.Add(this.txtSale2YYYY);
this.gbCheckOver.Controls.Add(this.lblMstDownDt);
this.gbCheckOver.Controls.Add(this.lblSale2);
this.gbCheckOver.Controls.Add(this.txtSale1YYYY);
this.gbCheckOver.Controls.Add(this.lblSale1);
this.gbCheckOver.Controls.Add(this.txtRegularYYYY);
this.gbCheckOver.Controls.Add(this.txtEmergencyYYYY);
this.gbCheckOver.Controls.Add(this.lblEmergency);
this.gbCheckOver.Controls.Add(this.lblRegular);
this.gbCheckOver.Controls.Add(this.label5);
this.gbCheckOver.Controls.Add(this.label4);
this.gbCheckOver.Controls.Add(this.label3);
this.gbCheckOver.Controls.Add(this.label2);
this.gbCheckOver.Font = new System.Drawing.Font("굴림", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.gbCheckOver.Location = new System.Drawing.Point(390, 4);
this.gbCheckOver.Name = "gbCheckOver";
this.gbCheckOver.Size = new System.Drawing.Size(380, 220);
this.gbCheckOver.TabIndex = 28;
this.gbCheckOver.TabStop = false;
this.gbCheckOver.Text = "데이터 수신 정보";
//
// chkImageAllReDownload
//
this.chkImageAllReDownload.AutoSize = true;
this.chkImageAllReDownload.CheckAlign = System.Drawing.ContentAlignment.MiddleRight;
this.chkImageAllReDownload.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.chkImageAllReDownload.Location = new System.Drawing.Point(12, 172);
this.chkImageAllReDownload.Name = "chkImageAllReDownload";
this.chkImageAllReDownload.Size = new System.Drawing.Size(140, 16);
this.chkImageAllReDownload.TabIndex = 85;
this.chkImageAllReDownload.Text = "이미지 전체 다운로드";
this.chkImageAllReDownload.UseVisualStyleBackColor = true;
//
// txtSale2SS
//
this.txtSale2SS.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(247)))), ((int)(((byte)(247)))), ((int)(((byte)(247)))));
this.txtSale2SS.BorderLineColor = System.Drawing.Color.White;
this.txtSale2SS.BorderLineStyle = Cosmos.UI.CsmPosEditBox.BorderLineType.NORMAL;
this.txtSale2SS.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.txtSale2SS.BorderStyleReDraw = false;
this.txtSale2SS.ClearFlag = false;
this.txtSale2SS.DisableBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(247)))), ((int)(((byte)(247)))), ((int)(((byte)(247)))));
this.txtSale2SS.EnableBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(254)))), ((int)(((byte)(234)))), ((int)(((byte)(226)))));
this.txtSale2SS.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold);
this.txtSale2SS.InputType = Cosmos.UI.InputType.None;
this.txtSale2SS.InputTypeFormat = "";
this.txtSale2SS.Location = new System.Drawing.Point(346, 145);
this.txtSale2SS.Margin = new System.Windows.Forms.Padding(5);
this.txtSale2SS.MaxLength = 32767;
this.txtSale2SS.MaxLengthAutoEnd = false;
this.txtSale2SS.MaxLengthForKeyIn = 32767;
this.txtSale2SS.MaxLengthForNumpad = 32767;
this.txtSale2SS.Name = "txtSale2SS";
this.txtSale2SS.PasswordChar = '\0';
this.txtSale2SS.ReadOnly = false;
this.txtSale2SS.Size = new System.Drawing.Size(25, 20);
this.txtSale2SS.TabIndex = 72;
this.txtSale2SS.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
this.txtSale2SS.UseDualMaxLength = false;
this.txtSale2SS.Value = "";
//
// txtSale2MI
//
this.txtSale2MI.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(247)))), ((int)(((byte)(247)))), ((int)(((byte)(247)))));
this.txtSale2MI.BorderLineColor = System.Drawing.Color.White;
this.txtSale2MI.BorderLineStyle = Cosmos.UI.CsmPosEditBox.BorderLineType.NORMAL;
this.txtSale2MI.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.txtSale2MI.BorderStyleReDraw = false;
this.txtSale2MI.ClearFlag = false;
this.txtSale2MI.DisableBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(247)))), ((int)(((byte)(247)))), ((int)(((byte)(247)))));
this.txtSale2MI.EnableBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(254)))), ((int)(((byte)(234)))), ((int)(((byte)(226)))));
this.txtSale2MI.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold);
this.txtSale2MI.InputType = Cosmos.UI.InputType.None;
this.txtSale2MI.InputTypeFormat = "";
this.txtSale2MI.Location = new System.Drawing.Point(308, 145);
this.txtSale2MI.Margin = new System.Windows.Forms.Padding(5);
this.txtSale2MI.MaxLength = 32767;
this.txtSale2MI.MaxLengthAutoEnd = false;
this.txtSale2MI.MaxLengthForKeyIn = 32767;
this.txtSale2MI.MaxLengthForNumpad = 32767;
this.txtSale2MI.Name = "txtSale2MI";
this.txtSale2MI.PasswordChar = '\0';
this.txtSale2MI.ReadOnly = false;
this.txtSale2MI.Size = new System.Drawing.Size(25, 20);
this.txtSale2MI.TabIndex = 71;
this.txtSale2MI.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
this.txtSale2MI.UseDualMaxLength = false;
this.txtSale2MI.Value = "";
//
// txtSale2HH
//
this.txtSale2HH.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(247)))), ((int)(((byte)(247)))), ((int)(((byte)(247)))));
this.txtSale2HH.BorderLineColor = System.Drawing.Color.White;
this.txtSale2HH.BorderLineStyle = Cosmos.UI.CsmPosEditBox.BorderLineType.NORMAL;
this.txtSale2HH.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.txtSale2HH.BorderStyleReDraw = false;
this.txtSale2HH.ClearFlag = false;
this.txtSale2HH.DisableBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(247)))), ((int)(((byte)(247)))), ((int)(((byte)(247)))));
this.txtSale2HH.EnableBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(254)))), ((int)(((byte)(234)))), ((int)(((byte)(226)))));
this.txtSale2HH.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold);
this.txtSale2HH.InputType = Cosmos.UI.InputType.None;
this.txtSale2HH.InputTypeFormat = "";
this.txtSale2HH.Location = new System.Drawing.Point(271, 145);
this.txtSale2HH.Margin = new System.Windows.Forms.Padding(5);
this.txtSale2HH.MaxLength = 32767;
this.txtSale2HH.MaxLengthAutoEnd = false;
this.txtSale2HH.MaxLengthForKeyIn = 32767;
this.txtSale2HH.MaxLengthForNumpad = 32767;
this.txtSale2HH.Name = "txtSale2HH";
this.txtSale2HH.PasswordChar = '\0';
this.txtSale2HH.ReadOnly = false;
this.txtSale2HH.Size = new System.Drawing.Size(25, 20);
this.txtSale2HH.TabIndex = 70;
this.txtSale2HH.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
this.txtSale2HH.UseDualMaxLength = false;
this.txtSale2HH.Value = "";
//
// txtSale2DD
//
this.txtSale2DD.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(247)))), ((int)(((byte)(247)))), ((int)(((byte)(247)))));
this.txtSale2DD.BorderLineColor = System.Drawing.Color.White;
this.txtSale2DD.BorderLineStyle = Cosmos.UI.CsmPosEditBox.BorderLineType.NORMAL;
this.txtSale2DD.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.txtSale2DD.BorderStyleReDraw = false;
this.txtSale2DD.ClearFlag = false;
this.txtSale2DD.DisableBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(247)))), ((int)(((byte)(247)))), ((int)(((byte)(247)))));
this.txtSale2DD.EnableBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(254)))), ((int)(((byte)(234)))), ((int)(((byte)(226)))));
this.txtSale2DD.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold);
this.txtSale2DD.InputType = Cosmos.UI.InputType.None;
this.txtSale2DD.InputTypeFormat = "";
this.txtSale2DD.Location = new System.Drawing.Point(229, 145);
this.txtSale2DD.Margin = new System.Windows.Forms.Padding(5);
this.txtSale2DD.MaxLength = 32767;
this.txtSale2DD.MaxLengthAutoEnd = false;
this.txtSale2DD.MaxLengthForKeyIn = 32767;
this.txtSale2DD.MaxLengthForNumpad = 32767;
this.txtSale2DD.Name = "txtSale2DD";
this.txtSale2DD.PasswordChar = '\0';
this.txtSale2DD.ReadOnly = false;
this.txtSale2DD.Size = new System.Drawing.Size(25, 20);
this.txtSale2DD.TabIndex = 69;
this.txtSale2DD.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
this.txtSale2DD.UseDualMaxLength = false;
this.txtSale2DD.Value = "";
//
// txtSale2MM
//
this.txtSale2MM.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(247)))), ((int)(((byte)(247)))), ((int)(((byte)(247)))));
this.txtSale2MM.BorderLineColor = System.Drawing.Color.White;
this.txtSale2MM.BorderLineStyle = Cosmos.UI.CsmPosEditBox.BorderLineType.NORMAL;
this.txtSale2MM.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.txtSale2MM.BorderStyleReDraw = false;
this.txtSale2MM.ClearFlag = false;
this.txtSale2MM.DisableBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(247)))), ((int)(((byte)(247)))), ((int)(((byte)(247)))));
this.txtSale2MM.EnableBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(254)))), ((int)(((byte)(234)))), ((int)(((byte)(226)))));
this.txtSale2MM.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold);
this.txtSale2MM.InputType = Cosmos.UI.InputType.None;
this.txtSale2MM.InputTypeFormat = "";
this.txtSale2MM.Location = new System.Drawing.Point(190, 145);
this.txtSale2MM.Margin = new System.Windows.Forms.Padding(5);
this.txtSale2MM.MaxLength = 32767;
this.txtSale2MM.MaxLengthAutoEnd = false;
this.txtSale2MM.MaxLengthForKeyIn = 32767;
this.txtSale2MM.MaxLengthForNumpad = 32767;
this.txtSale2MM.Name = "txtSale2MM";
this.txtSale2MM.PasswordChar = '\0';
this.txtSale2MM.ReadOnly = false;
this.txtSale2MM.Size = new System.Drawing.Size(25, 20);
this.txtSale2MM.TabIndex = 68;
this.txtSale2MM.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
this.txtSale2MM.UseDualMaxLength = false;
this.txtSale2MM.Value = "";
//
// label22
//
this.label22.AutoSize = true;
this.label22.Font = new System.Drawing.Font("굴림", 10F, System.Drawing.FontStyle.Bold);
this.label22.Location = new System.Drawing.Point(333, 148);
this.label22.Name = "label22";
this.label22.Size = new System.Drawing.Size(13, 14);
this.label22.TabIndex = 81;
this.label22.Text = ":";
//
// label23
//
this.label23.AutoSize = true;
this.label23.Font = new System.Drawing.Font("굴림", 10F, System.Drawing.FontStyle.Bold);
this.label23.Location = new System.Drawing.Point(296, 148);
this.label23.Name = "label23";
this.label23.Size = new System.Drawing.Size(13, 14);
this.label23.TabIndex = 80;
this.label23.Text = ":";
//
// label24
//
this.label24.AutoSize = true;
this.label24.Font = new System.Drawing.Font("굴림", 10F, System.Drawing.FontStyle.Bold);
this.label24.Location = new System.Drawing.Point(216, 148);
this.label24.Name = "label24";
this.label24.Size = new System.Drawing.Size(14, 14);
this.label24.TabIndex = 79;
this.label24.Text = "/";
//
// label25
//
this.label25.AutoSize = true;
this.label25.Font = new System.Drawing.Font("굴림", 10F, System.Drawing.FontStyle.Bold);
this.label25.Location = new System.Drawing.Point(176, 148);
this.label25.Name = "label25";
this.label25.Size = new System.Drawing.Size(14, 14);
this.label25.TabIndex = 78;
this.label25.Text = "/";
//
// txtSale1SS
//
this.txtSale1SS.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(247)))), ((int)(((byte)(247)))), ((int)(((byte)(247)))));
this.txtSale1SS.BorderLineColor = System.Drawing.Color.White;
this.txtSale1SS.BorderLineStyle = Cosmos.UI.CsmPosEditBox.BorderLineType.NORMAL;
this.txtSale1SS.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.txtSale1SS.BorderStyleReDraw = false;
this.txtSale1SS.ClearFlag = false;
this.txtSale1SS.DisableBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(247)))), ((int)(((byte)(247)))), ((int)(((byte)(247)))));
this.txtSale1SS.EnableBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(254)))), ((int)(((byte)(234)))), ((int)(((byte)(226)))));
this.txtSale1SS.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold);
this.txtSale1SS.InputType = Cosmos.UI.InputType.None;
this.txtSale1SS.InputTypeFormat = "";
this.txtSale1SS.Location = new System.Drawing.Point(346, 120);
this.txtSale1SS.Margin = new System.Windows.Forms.Padding(5);
this.txtSale1SS.MaxLength = 32767;
this.txtSale1SS.MaxLengthAutoEnd = false;
this.txtSale1SS.MaxLengthForKeyIn = 32767;
this.txtSale1SS.MaxLengthForNumpad = 32767;
this.txtSale1SS.Name = "txtSale1SS";
this.txtSale1SS.PasswordChar = '\0';
this.txtSale1SS.ReadOnly = false;
this.txtSale1SS.Size = new System.Drawing.Size(25, 20);
this.txtSale1SS.TabIndex = 66;
this.txtSale1SS.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
this.txtSale1SS.UseDualMaxLength = false;
this.txtSale1SS.Value = "";
//
// txtSale1MI
//
this.txtSale1MI.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(247)))), ((int)(((byte)(247)))), ((int)(((byte)(247)))));
this.txtSale1MI.BorderLineColor = System.Drawing.Color.White;
this.txtSale1MI.BorderLineStyle = Cosmos.UI.CsmPosEditBox.BorderLineType.NORMAL;
this.txtSale1MI.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.txtSale1MI.BorderStyleReDraw = false;
this.txtSale1MI.ClearFlag = false;
this.txtSale1MI.DisableBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(247)))), ((int)(((byte)(247)))), ((int)(((byte)(247)))));
this.txtSale1MI.EnableBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(254)))), ((int)(((byte)(234)))), ((int)(((byte)(226)))));
this.txtSale1MI.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold);
this.txtSale1MI.InputType = Cosmos.UI.InputType.None;
this.txtSale1MI.InputTypeFormat = "";
this.txtSale1MI.Location = new System.Drawing.Point(308, 120);
this.txtSale1MI.Margin = new System.Windows.Forms.Padding(5);
this.txtSale1MI.MaxLength = 32767;
this.txtSale1MI.MaxLengthAutoEnd = false;
this.txtSale1MI.MaxLengthForKeyIn = 32767;
this.txtSale1MI.MaxLengthForNumpad = 32767;
this.txtSale1MI.Name = "txtSale1MI";
this.txtSale1MI.PasswordChar = '\0';
this.txtSale1MI.ReadOnly = false;
this.txtSale1MI.Size = new System.Drawing.Size(25, 20);
this.txtSale1MI.TabIndex = 65;
this.txtSale1MI.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
this.txtSale1MI.UseDualMaxLength = false;
this.txtSale1MI.Value = "";
//
// txtSale1HH
//
this.txtSale1HH.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(247)))), ((int)(((byte)(247)))), ((int)(((byte)(247)))));
this.txtSale1HH.BorderLineColor = System.Drawing.Color.White;
this.txtSale1HH.BorderLineStyle = Cosmos.UI.CsmPosEditBox.BorderLineType.NORMAL;
this.txtSale1HH.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.txtSale1HH.BorderStyleReDraw = false;
this.txtSale1HH.ClearFlag = false;
this.txtSale1HH.DisableBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(247)))), ((int)(((byte)(247)))), ((int)(((byte)(247)))));
this.txtSale1HH.EnableBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(254)))), ((int)(((byte)(234)))), ((int)(((byte)(226)))));
this.txtSale1HH.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold);
this.txtSale1HH.InputType = Cosmos.UI.InputType.None;
this.txtSale1HH.InputTypeFormat = "";
this.txtSale1HH.Location = new System.Drawing.Point(271, 120);
this.txtSale1HH.Margin = new System.Windows.Forms.Padding(5);
this.txtSale1HH.MaxLength = 32767;
this.txtSale1HH.MaxLengthAutoEnd = false;
this.txtSale1HH.MaxLengthForKeyIn = 32767;
this.txtSale1HH.MaxLengthForNumpad = 32767;
this.txtSale1HH.Name = "txtSale1HH";
this.txtSale1HH.PasswordChar = '\0';
this.txtSale1HH.ReadOnly = false;
this.txtSale1HH.Size = new System.Drawing.Size(25, 20);
this.txtSale1HH.TabIndex = 64;
this.txtSale1HH.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
this.txtSale1HH.UseDualMaxLength = false;
this.txtSale1HH.Value = "";
//
// txtSale1DD
//
this.txtSale1DD.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(247)))), ((int)(((byte)(247)))), ((int)(((byte)(247)))));
this.txtSale1DD.BorderLineColor = System.Drawing.Color.White;
this.txtSale1DD.BorderLineStyle = Cosmos.UI.CsmPosEditBox.BorderLineType.NORMAL;
this.txtSale1DD.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.txtSale1DD.BorderStyleReDraw = false;
this.txtSale1DD.ClearFlag = false;
this.txtSale1DD.DisableBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(247)))), ((int)(((byte)(247)))), ((int)(((byte)(247)))));
this.txtSale1DD.EnableBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(254)))), ((int)(((byte)(234)))), ((int)(((byte)(226)))));
this.txtSale1DD.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold);
this.txtSale1DD.InputType = Cosmos.UI.InputType.None;
this.txtSale1DD.InputTypeFormat = "";
this.txtSale1DD.Location = new System.Drawing.Point(229, 120);
this.txtSale1DD.Margin = new System.Windows.Forms.Padding(5);
this.txtSale1DD.MaxLength = 32767;
this.txtSale1DD.MaxLengthAutoEnd = false;
this.txtSale1DD.MaxLengthForKeyIn = 32767;
this.txtSale1DD.MaxLengthForNumpad = 32767;
this.txtSale1DD.Name = "txtSale1DD";
this.txtSale1DD.PasswordChar = '\0';
this.txtSale1DD.ReadOnly = false;
this.txtSale1DD.Size = new System.Drawing.Size(25, 20);
this.txtSale1DD.TabIndex = 63;
this.txtSale1DD.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
this.txtSale1DD.UseDualMaxLength = false;
this.txtSale1DD.Value = "";
//
// txtSale1MM
//
this.txtSale1MM.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(247)))), ((int)(((byte)(247)))), ((int)(((byte)(247)))));
this.txtSale1MM.BorderLineColor = System.Drawing.Color.White;
this.txtSale1MM.BorderLineStyle = Cosmos.UI.CsmPosEditBox.BorderLineType.NORMAL;
this.txtSale1MM.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.txtSale1MM.BorderStyleReDraw = false;
this.txtSale1MM.ClearFlag = false;
this.txtSale1MM.DisableBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(247)))), ((int)(((byte)(247)))), ((int)(((byte)(247)))));
this.txtSale1MM.EnableBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(254)))), ((int)(((byte)(234)))), ((int)(((byte)(226)))));
this.txtSale1MM.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold);
this.txtSale1MM.InputType = Cosmos.UI.InputType.None;
this.txtSale1MM.InputTypeFormat = "";
this.txtSale1MM.Location = new System.Drawing.Point(190, 120);
this.txtSale1MM.Margin = new System.Windows.Forms.Padding(5);
this.txtSale1MM.MaxLength = 32767;
this.txtSale1MM.MaxLengthAutoEnd = false;
this.txtSale1MM.MaxLengthForKeyIn = 32767;
this.txtSale1MM.MaxLengthForNumpad = 32767;
this.txtSale1MM.Name = "txtSale1MM";
this.txtSale1MM.PasswordChar = '\0';
this.txtSale1MM.ReadOnly = false;
this.txtSale1MM.Size = new System.Drawing.Size(25, 20);
this.txtSale1MM.TabIndex = 62;
this.txtSale1MM.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
this.txtSale1MM.UseDualMaxLength = false;
this.txtSale1MM.Value = "";
//
// label18
//
this.label18.AutoSize = true;
this.label18.Font = new System.Drawing.Font("굴림", 10F, System.Drawing.FontStyle.Bold);
this.label18.Location = new System.Drawing.Point(333, 123);
this.label18.Name = "label18";
this.label18.Size = new System.Drawing.Size(13, 14);
this.label18.TabIndex = 72;
this.label18.Text = ":";
//
// label19
//
this.label19.AutoSize = true;
this.label19.Font = new System.Drawing.Font("굴림", 10F, System.Drawing.FontStyle.Bold);
this.label19.Location = new System.Drawing.Point(296, 123);
this.label19.Name = "label19";
this.label19.Size = new System.Drawing.Size(13, 14);
this.label19.TabIndex = 71;
this.label19.Text = ":";
//
// label20
//
this.label20.AutoSize = true;
this.label20.Font = new System.Drawing.Font("굴림", 10F, System.Drawing.FontStyle.Bold);
this.label20.Location = new System.Drawing.Point(216, 123);
this.label20.Name = "label20";
this.label20.Size = new System.Drawing.Size(14, 14);
this.label20.TabIndex = 70;
this.label20.Text = "/";
//
// label21
//
this.label21.AutoSize = true;
this.label21.Font = new System.Drawing.Font("굴림", 10F, System.Drawing.FontStyle.Bold);
this.label21.Location = new System.Drawing.Point(176, 123);
this.label21.Name = "label21";
this.label21.Size = new System.Drawing.Size(14, 14);
this.label21.TabIndex = 69;
this.label21.Text = "/";
//
// txtEmergencySS
//
this.txtEmergencySS.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(247)))), ((int)(((byte)(247)))), ((int)(((byte)(247)))));
this.txtEmergencySS.BorderLineColor = System.Drawing.Color.White;
this.txtEmergencySS.BorderLineStyle = Cosmos.UI.CsmPosEditBox.BorderLineType.NORMAL;
this.txtEmergencySS.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.txtEmergencySS.BorderStyleReDraw = false;
this.txtEmergencySS.ClearFlag = false;
this.txtEmergencySS.DisableBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(247)))), ((int)(((byte)(247)))), ((int)(((byte)(247)))));
this.txtEmergencySS.EnableBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(254)))), ((int)(((byte)(234)))), ((int)(((byte)(226)))));
this.txtEmergencySS.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold);
this.txtEmergencySS.InputType = Cosmos.UI.InputType.None;
this.txtEmergencySS.InputTypeFormat = "";
this.txtEmergencySS.Location = new System.Drawing.Point(346, 95);
this.txtEmergencySS.Margin = new System.Windows.Forms.Padding(5);
this.txtEmergencySS.MaxLength = 32767;
this.txtEmergencySS.MaxLengthAutoEnd = false;
this.txtEmergencySS.MaxLengthForKeyIn = 32767;
this.txtEmergencySS.MaxLengthForNumpad = 32767;
this.txtEmergencySS.Name = "txtEmergencySS";
this.txtEmergencySS.PasswordChar = '\0';
this.txtEmergencySS.ReadOnly = false;
this.txtEmergencySS.Size = new System.Drawing.Size(25, 20);
this.txtEmergencySS.TabIndex = 60;
this.txtEmergencySS.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
this.txtEmergencySS.UseDualMaxLength = false;
this.txtEmergencySS.Value = "";
//
// txtEmergencyMI
//
this.txtEmergencyMI.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(247)))), ((int)(((byte)(247)))), ((int)(((byte)(247)))));
this.txtEmergencyMI.BorderLineColor = System.Drawing.Color.White;
this.txtEmergencyMI.BorderLineStyle = Cosmos.UI.CsmPosEditBox.BorderLineType.NORMAL;
this.txtEmergencyMI.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.txtEmergencyMI.BorderStyleReDraw = false;
this.txtEmergencyMI.ClearFlag = false;
this.txtEmergencyMI.DisableBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(247)))), ((int)(((byte)(247)))), ((int)(((byte)(247)))));
this.txtEmergencyMI.EnableBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(254)))), ((int)(((byte)(234)))), ((int)(((byte)(226)))));
this.txtEmergencyMI.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold);
this.txtEmergencyMI.InputType = Cosmos.UI.InputType.None;
this.txtEmergencyMI.InputTypeFormat = "";
this.txtEmergencyMI.Location = new System.Drawing.Point(308, 95);
this.txtEmergencyMI.Margin = new System.Windows.Forms.Padding(5);
this.txtEmergencyMI.MaxLength = 32767;
this.txtEmergencyMI.MaxLengthAutoEnd = false;
this.txtEmergencyMI.MaxLengthForKeyIn = 32767;
this.txtEmergencyMI.MaxLengthForNumpad = 32767;
this.txtEmergencyMI.Name = "txtEmergencyMI";
this.txtEmergencyMI.PasswordChar = '\0';
this.txtEmergencyMI.ReadOnly = false;
this.txtEmergencyMI.Size = new System.Drawing.Size(25, 20);
this.txtEmergencyMI.TabIndex = 59;
this.txtEmergencyMI.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
this.txtEmergencyMI.UseDualMaxLength = false;
this.txtEmergencyMI.Value = "";
//
// txtEmergencyHH
//
this.txtEmergencyHH.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(247)))), ((int)(((byte)(247)))), ((int)(((byte)(247)))));
this.txtEmergencyHH.BorderLineColor = System.Drawing.Color.White;
this.txtEmergencyHH.BorderLineStyle = Cosmos.UI.CsmPosEditBox.BorderLineType.NORMAL;
this.txtEmergencyHH.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.txtEmergencyHH.BorderStyleReDraw = false;
this.txtEmergencyHH.ClearFlag = false;
this.txtEmergencyHH.DisableBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(247)))), ((int)(((byte)(247)))), ((int)(((byte)(247)))));
this.txtEmergencyHH.EnableBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(254)))), ((int)(((byte)(234)))), ((int)(((byte)(226)))));
this.txtEmergencyHH.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold);
this.txtEmergencyHH.InputType = Cosmos.UI.InputType.None;
this.txtEmergencyHH.InputTypeFormat = "";
this.txtEmergencyHH.Location = new System.Drawing.Point(271, 95);
this.txtEmergencyHH.Margin = new System.Windows.Forms.Padding(5);
this.txtEmergencyHH.MaxLength = 32767;
this.txtEmergencyHH.MaxLengthAutoEnd = false;
this.txtEmergencyHH.MaxLengthForKeyIn = 32767;
this.txtEmergencyHH.MaxLengthForNumpad = 32767;
this.txtEmergencyHH.Name = "txtEmergencyHH";
this.txtEmergencyHH.PasswordChar = '\0';
this.txtEmergencyHH.ReadOnly = false;
this.txtEmergencyHH.Size = new System.Drawing.Size(25, 20);
this.txtEmergencyHH.TabIndex = 58;
this.txtEmergencyHH.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
this.txtEmergencyHH.UseDualMaxLength = false;
this.txtEmergencyHH.Value = "";
//
// txtEmergencyDD
//
this.txtEmergencyDD.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(247)))), ((int)(((byte)(247)))), ((int)(((byte)(247)))));
this.txtEmergencyDD.BorderLineColor = System.Drawing.Color.White;
this.txtEmergencyDD.BorderLineStyle = Cosmos.UI.CsmPosEditBox.BorderLineType.NORMAL;
this.txtEmergencyDD.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.txtEmergencyDD.BorderStyleReDraw = false;
this.txtEmergencyDD.ClearFlag = false;
this.txtEmergencyDD.DisableBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(247)))), ((int)(((byte)(247)))), ((int)(((byte)(247)))));
this.txtEmergencyDD.EnableBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(254)))), ((int)(((byte)(234)))), ((int)(((byte)(226)))));
this.txtEmergencyDD.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold);
this.txtEmergencyDD.InputType = Cosmos.UI.InputType.None;
this.txtEmergencyDD.InputTypeFormat = "";
this.txtEmergencyDD.Location = new System.Drawing.Point(229, 95);
this.txtEmergencyDD.Margin = new System.Windows.Forms.Padding(5);
this.txtEmergencyDD.MaxLength = 32767;
this.txtEmergencyDD.MaxLengthAutoEnd = false;
this.txtEmergencyDD.MaxLengthForKeyIn = 32767;
this.txtEmergencyDD.MaxLengthForNumpad = 32767;
this.txtEmergencyDD.Name = "txtEmergencyDD";
this.txtEmergencyDD.PasswordChar = '\0';
this.txtEmergencyDD.ReadOnly = false;
this.txtEmergencyDD.Size = new System.Drawing.Size(25, 20);
this.txtEmergencyDD.TabIndex = 57;
this.txtEmergencyDD.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
this.txtEmergencyDD.UseDualMaxLength = false;
this.txtEmergencyDD.Value = "";
//
// txtEmergencyMM
//
this.txtEmergencyMM.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(247)))), ((int)(((byte)(247)))), ((int)(((byte)(247)))));
this.txtEmergencyMM.BorderLineColor = System.Drawing.Color.White;
this.txtEmergencyMM.BorderLineStyle = Cosmos.UI.CsmPosEditBox.BorderLineType.NORMAL;
this.txtEmergencyMM.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.txtEmergencyMM.BorderStyleReDraw = false;
this.txtEmergencyMM.ClearFlag = false;
this.txtEmergencyMM.DisableBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(247)))), ((int)(((byte)(247)))), ((int)(((byte)(247)))));
this.txtEmergencyMM.EnableBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(254)))), ((int)(((byte)(234)))), ((int)(((byte)(226)))));
this.txtEmergencyMM.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold);
this.txtEmergencyMM.InputType = Cosmos.UI.InputType.None;
this.txtEmergencyMM.InputTypeFormat = "";
this.txtEmergencyMM.Location = new System.Drawing.Point(190, 95);
this.txtEmergencyMM.Margin = new System.Windows.Forms.Padding(5);
this.txtEmergencyMM.MaxLength = 32767;
this.txtEmergencyMM.MaxLengthAutoEnd = false;
this.txtEmergencyMM.MaxLengthForKeyIn = 32767;
this.txtEmergencyMM.MaxLengthForNumpad = 32767;
this.txtEmergencyMM.Name = "txtEmergencyMM";
this.txtEmergencyMM.PasswordChar = '\0';
this.txtEmergencyMM.ReadOnly = false;
this.txtEmergencyMM.Size = new System.Drawing.Size(25, 20);
this.txtEmergencyMM.TabIndex = 56;
this.txtEmergencyMM.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
this.txtEmergencyMM.UseDualMaxLength = false;
this.txtEmergencyMM.Value = "";
//
// label14
//
this.label14.AutoSize = true;
this.label14.Font = new System.Drawing.Font("굴림", 10F, System.Drawing.FontStyle.Bold);
this.label14.Location = new System.Drawing.Point(333, 98);
this.label14.Name = "label14";
this.label14.Size = new System.Drawing.Size(13, 14);
this.label14.TabIndex = 63;
this.label14.Text = ":";
//
// label15
//
this.label15.AutoSize = true;
this.label15.Font = new System.Drawing.Font("굴림", 10F, System.Drawing.FontStyle.Bold);
this.label15.Location = new System.Drawing.Point(296, 98);
this.label15.Name = "label15";
this.label15.Size = new System.Drawing.Size(13, 14);
this.label15.TabIndex = 62;
this.label15.Text = ":";
//
// label16
//
this.label16.AutoSize = true;
this.label16.Font = new System.Drawing.Font("굴림", 10F, System.Drawing.FontStyle.Bold);
this.label16.Location = new System.Drawing.Point(216, 98);
this.label16.Name = "label16";
this.label16.Size = new System.Drawing.Size(14, 14);
this.label16.TabIndex = 61;
this.label16.Text = "/";
//
// label17
//
this.label17.AutoSize = true;
this.label17.Font = new System.Drawing.Font("굴림", 10F, System.Drawing.FontStyle.Bold);
this.label17.Location = new System.Drawing.Point(176, 98);
this.label17.Name = "label17";
this.label17.Size = new System.Drawing.Size(14, 14);
this.label17.TabIndex = 60;
this.label17.Text = "/";
//
// txtRegularSS
//
this.txtRegularSS.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(247)))), ((int)(((byte)(247)))), ((int)(((byte)(247)))));
this.txtRegularSS.BorderLineColor = System.Drawing.Color.White;
this.txtRegularSS.BorderLineStyle = Cosmos.UI.CsmPosEditBox.BorderLineType.NORMAL;
this.txtRegularSS.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.txtRegularSS.BorderStyleReDraw = false;
this.txtRegularSS.ClearFlag = false;
this.txtRegularSS.DisableBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(247)))), ((int)(((byte)(247)))), ((int)(((byte)(247)))));
this.txtRegularSS.EnableBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(254)))), ((int)(((byte)(234)))), ((int)(((byte)(226)))));
this.txtRegularSS.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold);
this.txtRegularSS.InputType = Cosmos.UI.InputType.None;
this.txtRegularSS.InputTypeFormat = "";
this.txtRegularSS.Location = new System.Drawing.Point(346, 70);
this.txtRegularSS.Margin = new System.Windows.Forms.Padding(5);
this.txtRegularSS.MaxLength = 32767;
this.txtRegularSS.MaxLengthAutoEnd = false;
this.txtRegularSS.MaxLengthForKeyIn = 32767;
this.txtRegularSS.MaxLengthForNumpad = 32767;
this.txtRegularSS.Name = "txtRegularSS";
this.txtRegularSS.PasswordChar = '\0';
this.txtRegularSS.ReadOnly = false;
this.txtRegularSS.Size = new System.Drawing.Size(25, 20);
this.txtRegularSS.TabIndex = 54;
this.txtRegularSS.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
this.txtRegularSS.UseDualMaxLength = false;
this.txtRegularSS.Value = "";
//
// txtRegularMI
//
this.txtRegularMI.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(247)))), ((int)(((byte)(247)))), ((int)(((byte)(247)))));
this.txtRegularMI.BorderLineColor = System.Drawing.Color.White;
this.txtRegularMI.BorderLineStyle = Cosmos.UI.CsmPosEditBox.BorderLineType.NORMAL;
this.txtRegularMI.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.txtRegularMI.BorderStyleReDraw = false;
this.txtRegularMI.ClearFlag = false;
this.txtRegularMI.DisableBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(247)))), ((int)(((byte)(247)))), ((int)(((byte)(247)))));
this.txtRegularMI.EnableBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(254)))), ((int)(((byte)(234)))), ((int)(((byte)(226)))));
this.txtRegularMI.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold);
this.txtRegularMI.InputType = Cosmos.UI.InputType.None;
this.txtRegularMI.InputTypeFormat = "";
this.txtRegularMI.Location = new System.Drawing.Point(308, 70);
this.txtRegularMI.Margin = new System.Windows.Forms.Padding(5);
this.txtRegularMI.MaxLength = 32767;
this.txtRegularMI.MaxLengthAutoEnd = false;
this.txtRegularMI.MaxLengthForKeyIn = 32767;
this.txtRegularMI.MaxLengthForNumpad = 32767;
this.txtRegularMI.Name = "txtRegularMI";
this.txtRegularMI.PasswordChar = '\0';
this.txtRegularMI.ReadOnly = false;
this.txtRegularMI.Size = new System.Drawing.Size(25, 20);
this.txtRegularMI.TabIndex = 53;
this.txtRegularMI.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
this.txtRegularMI.UseDualMaxLength = false;
this.txtRegularMI.Value = "";
//
// txtRegularHH
//
this.txtRegularHH.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(247)))), ((int)(((byte)(247)))), ((int)(((byte)(247)))));
this.txtRegularHH.BorderLineColor = System.Drawing.Color.White;
this.txtRegularHH.BorderLineStyle = Cosmos.UI.CsmPosEditBox.BorderLineType.NORMAL;
this.txtRegularHH.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.txtRegularHH.BorderStyleReDraw = false;
this.txtRegularHH.ClearFlag = false;
this.txtRegularHH.DisableBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(247)))), ((int)(((byte)(247)))), ((int)(((byte)(247)))));
this.txtRegularHH.EnableBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(254)))), ((int)(((byte)(234)))), ((int)(((byte)(226)))));
this.txtRegularHH.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold);
this.txtRegularHH.InputType = Cosmos.UI.InputType.None;
this.txtRegularHH.InputTypeFormat = "";
this.txtRegularHH.Location = new System.Drawing.Point(271, 70);
this.txtRegularHH.Margin = new System.Windows.Forms.Padding(5);
this.txtRegularHH.MaxLength = 32767;
this.txtRegularHH.MaxLengthAutoEnd = false;
this.txtRegularHH.MaxLengthForKeyIn = 32767;
this.txtRegularHH.MaxLengthForNumpad = 32767;
this.txtRegularHH.Name = "txtRegularHH";
this.txtRegularHH.PasswordChar = '\0';
this.txtRegularHH.ReadOnly = false;
this.txtRegularHH.Size = new System.Drawing.Size(25, 20);
this.txtRegularHH.TabIndex = 52;
this.txtRegularHH.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
this.txtRegularHH.UseDualMaxLength = false;
this.txtRegularHH.Value = "";
//
// txtRegularDD
//
this.txtRegularDD.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(247)))), ((int)(((byte)(247)))), ((int)(((byte)(247)))));
this.txtRegularDD.BorderLineColor = System.Drawing.Color.White;
this.txtRegularDD.BorderLineStyle = Cosmos.UI.CsmPosEditBox.BorderLineType.NORMAL;
this.txtRegularDD.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.txtRegularDD.BorderStyleReDraw = false;
this.txtRegularDD.ClearFlag = false;
this.txtRegularDD.DisableBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(247)))), ((int)(((byte)(247)))), ((int)(((byte)(247)))));
this.txtRegularDD.EnableBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(254)))), ((int)(((byte)(234)))), ((int)(((byte)(226)))));
this.txtRegularDD.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold);
this.txtRegularDD.InputType = Cosmos.UI.InputType.None;
this.txtRegularDD.InputTypeFormat = "";
this.txtRegularDD.Location = new System.Drawing.Point(229, 70);
this.txtRegularDD.Margin = new System.Windows.Forms.Padding(5);
this.txtRegularDD.MaxLength = 32767;
this.txtRegularDD.MaxLengthAutoEnd = false;
this.txtRegularDD.MaxLengthForKeyIn = 32767;
this.txtRegularDD.MaxLengthForNumpad = 32767;
this.txtRegularDD.Name = "txtRegularDD";
this.txtRegularDD.PasswordChar = '\0';
this.txtRegularDD.ReadOnly = false;
this.txtRegularDD.Size = new System.Drawing.Size(25, 20);
this.txtRegularDD.TabIndex = 51;
this.txtRegularDD.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
this.txtRegularDD.UseDualMaxLength = false;
this.txtRegularDD.Value = "";
//
// txtRegularMM
//
this.txtRegularMM.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(247)))), ((int)(((byte)(247)))), ((int)(((byte)(247)))));
this.txtRegularMM.BorderLineColor = System.Drawing.Color.White;
this.txtRegularMM.BorderLineStyle = Cosmos.UI.CsmPosEditBox.BorderLineType.NORMAL;
this.txtRegularMM.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.txtRegularMM.BorderStyleReDraw = false;
this.txtRegularMM.ClearFlag = false;
this.txtRegularMM.DisableBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(247)))), ((int)(((byte)(247)))), ((int)(((byte)(247)))));
this.txtRegularMM.EnableBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(254)))), ((int)(((byte)(234)))), ((int)(((byte)(226)))));
this.txtRegularMM.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold);
this.txtRegularMM.InputType = Cosmos.UI.InputType.None;
this.txtRegularMM.InputTypeFormat = "";
this.txtRegularMM.Location = new System.Drawing.Point(190, 70);
this.txtRegularMM.Margin = new System.Windows.Forms.Padding(5);
this.txtRegularMM.MaxLength = 32767;
this.txtRegularMM.MaxLengthAutoEnd = false;
this.txtRegularMM.MaxLengthForKeyIn = 32767;
this.txtRegularMM.MaxLengthForNumpad = 32767;
this.txtRegularMM.Name = "txtRegularMM";
this.txtRegularMM.PasswordChar = '\0';
this.txtRegularMM.ReadOnly = false;
this.txtRegularMM.Size = new System.Drawing.Size(25, 20);
this.txtRegularMM.TabIndex = 50;
this.txtRegularMM.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
this.txtRegularMM.UseDualMaxLength = false;
this.txtRegularMM.Value = "";
//
// label10
//
this.label10.AutoSize = true;
this.label10.Font = new System.Drawing.Font("굴림", 10F, System.Drawing.FontStyle.Bold);
this.label10.Location = new System.Drawing.Point(333, 73);
this.label10.Name = "label10";
this.label10.Size = new System.Drawing.Size(13, 14);
this.label10.TabIndex = 54;
this.label10.Text = ":";
//
// label11
//
this.label11.AutoSize = true;
this.label11.Font = new System.Drawing.Font("굴림", 10F, System.Drawing.FontStyle.Bold);
this.label11.Location = new System.Drawing.Point(296, 73);
this.label11.Name = "label11";
this.label11.Size = new System.Drawing.Size(13, 14);
this.label11.TabIndex = 53;
this.label11.Text = ":";
//
// label12
//
this.label12.AutoSize = true;
this.label12.Font = new System.Drawing.Font("굴림", 10F, System.Drawing.FontStyle.Bold);
this.label12.Location = new System.Drawing.Point(216, 73);
this.label12.Name = "label12";
this.label12.Size = new System.Drawing.Size(14, 14);
this.label12.TabIndex = 52;
this.label12.Text = "/";
//
// label13
//
this.label13.AutoSize = true;
this.label13.Font = new System.Drawing.Font("굴림", 10F, System.Drawing.FontStyle.Bold);
this.label13.Location = new System.Drawing.Point(176, 73);
this.label13.Name = "label13";
this.label13.Size = new System.Drawing.Size(14, 14);
this.label13.TabIndex = 51;
this.label13.Text = "/";
//
// txtMstBatchDownSS
//
this.txtMstBatchDownSS.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(247)))), ((int)(((byte)(247)))), ((int)(((byte)(247)))));
this.txtMstBatchDownSS.BorderLineColor = System.Drawing.Color.White;
this.txtMstBatchDownSS.BorderLineStyle = Cosmos.UI.CsmPosEditBox.BorderLineType.NORMAL;
this.txtMstBatchDownSS.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.txtMstBatchDownSS.BorderStyleReDraw = false;
this.txtMstBatchDownSS.ClearFlag = false;
this.txtMstBatchDownSS.DisableBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(247)))), ((int)(((byte)(247)))), ((int)(((byte)(247)))));
this.txtMstBatchDownSS.EnableBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(254)))), ((int)(((byte)(234)))), ((int)(((byte)(226)))));
this.txtMstBatchDownSS.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold);
this.txtMstBatchDownSS.InputType = Cosmos.UI.InputType.None;
this.txtMstBatchDownSS.InputTypeFormat = "";
this.txtMstBatchDownSS.Location = new System.Drawing.Point(346, 45);
this.txtMstBatchDownSS.Margin = new System.Windows.Forms.Padding(5);
this.txtMstBatchDownSS.MaxLength = 32767;
this.txtMstBatchDownSS.MaxLengthAutoEnd = false;
this.txtMstBatchDownSS.MaxLengthForKeyIn = 32767;
this.txtMstBatchDownSS.MaxLengthForNumpad = 32767;
this.txtMstBatchDownSS.Name = "txtMstBatchDownSS";
this.txtMstBatchDownSS.PasswordChar = '\0';
this.txtMstBatchDownSS.ReadOnly = false;
this.txtMstBatchDownSS.Size = new System.Drawing.Size(25, 20);
this.txtMstBatchDownSS.TabIndex = 48;
this.txtMstBatchDownSS.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
this.txtMstBatchDownSS.UseDualMaxLength = false;
this.txtMstBatchDownSS.Value = "";
//
// txtMstBatchDownMI
//
this.txtMstBatchDownMI.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(247)))), ((int)(((byte)(247)))), ((int)(((byte)(247)))));
this.txtMstBatchDownMI.BorderLineColor = System.Drawing.Color.White;
this.txtMstBatchDownMI.BorderLineStyle = Cosmos.UI.CsmPosEditBox.BorderLineType.NORMAL;
this.txtMstBatchDownMI.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.txtMstBatchDownMI.BorderStyleReDraw = false;
this.txtMstBatchDownMI.ClearFlag = false;
this.txtMstBatchDownMI.DisableBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(247)))), ((int)(((byte)(247)))), ((int)(((byte)(247)))));
this.txtMstBatchDownMI.EnableBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(254)))), ((int)(((byte)(234)))), ((int)(((byte)(226)))));
this.txtMstBatchDownMI.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold);
this.txtMstBatchDownMI.InputType = Cosmos.UI.InputType.None;
this.txtMstBatchDownMI.InputTypeFormat = "";
this.txtMstBatchDownMI.Location = new System.Drawing.Point(308, 45);
this.txtMstBatchDownMI.Margin = new System.Windows.Forms.Padding(5);
this.txtMstBatchDownMI.MaxLength = 32767;
this.txtMstBatchDownMI.MaxLengthAutoEnd = false;
this.txtMstBatchDownMI.MaxLengthForKeyIn = 32767;
this.txtMstBatchDownMI.MaxLengthForNumpad = 32767;
this.txtMstBatchDownMI.Name = "txtMstBatchDownMI";
this.txtMstBatchDownMI.PasswordChar = '\0';
this.txtMstBatchDownMI.ReadOnly = false;
this.txtMstBatchDownMI.Size = new System.Drawing.Size(25, 20);
this.txtMstBatchDownMI.TabIndex = 47;
this.txtMstBatchDownMI.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
this.txtMstBatchDownMI.UseDualMaxLength = false;
this.txtMstBatchDownMI.Value = "";
//
// txtMstBatchDownHH
//
this.txtMstBatchDownHH.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(247)))), ((int)(((byte)(247)))), ((int)(((byte)(247)))));
this.txtMstBatchDownHH.BorderLineColor = System.Drawing.Color.White;
this.txtMstBatchDownHH.BorderLineStyle = Cosmos.UI.CsmPosEditBox.BorderLineType.NORMAL;
this.txtMstBatchDownHH.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.txtMstBatchDownHH.BorderStyleReDraw = false;
this.txtMstBatchDownHH.ClearFlag = false;
this.txtMstBatchDownHH.DisableBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(247)))), ((int)(((byte)(247)))), ((int)(((byte)(247)))));
this.txtMstBatchDownHH.EnableBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(254)))), ((int)(((byte)(234)))), ((int)(((byte)(226)))));
this.txtMstBatchDownHH.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold);
this.txtMstBatchDownHH.InputType = Cosmos.UI.InputType.None;
this.txtMstBatchDownHH.InputTypeFormat = "";
this.txtMstBatchDownHH.Location = new System.Drawing.Point(271, 45);
this.txtMstBatchDownHH.Margin = new System.Windows.Forms.Padding(5);
this.txtMstBatchDownHH.MaxLength = 32767;
this.txtMstBatchDownHH.MaxLengthAutoEnd = false;
this.txtMstBatchDownHH.MaxLengthForKeyIn = 32767;
this.txtMstBatchDownHH.MaxLengthForNumpad = 32767;
this.txtMstBatchDownHH.Name = "txtMstBatchDownHH";
this.txtMstBatchDownHH.PasswordChar = '\0';
this.txtMstBatchDownHH.ReadOnly = false;
this.txtMstBatchDownHH.Size = new System.Drawing.Size(25, 20);
this.txtMstBatchDownHH.TabIndex = 46;
this.txtMstBatchDownHH.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
this.txtMstBatchDownHH.UseDualMaxLength = false;
this.txtMstBatchDownHH.Value = "";
//
// txtMstBatchDownDD
//
this.txtMstBatchDownDD.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(247)))), ((int)(((byte)(247)))), ((int)(((byte)(247)))));
this.txtMstBatchDownDD.BorderLineColor = System.Drawing.Color.White;
this.txtMstBatchDownDD.BorderLineStyle = Cosmos.UI.CsmPosEditBox.BorderLineType.NORMAL;
this.txtMstBatchDownDD.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.txtMstBatchDownDD.BorderStyleReDraw = false;
this.txtMstBatchDownDD.ClearFlag = false;
this.txtMstBatchDownDD.DisableBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(247)))), ((int)(((byte)(247)))), ((int)(((byte)(247)))));
this.txtMstBatchDownDD.EnableBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(254)))), ((int)(((byte)(234)))), ((int)(((byte)(226)))));
this.txtMstBatchDownDD.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold);
this.txtMstBatchDownDD.InputType = Cosmos.UI.InputType.None;
this.txtMstBatchDownDD.InputTypeFormat = "";
this.txtMstBatchDownDD.Location = new System.Drawing.Point(229, 45);
this.txtMstBatchDownDD.Margin = new System.Windows.Forms.Padding(5);
this.txtMstBatchDownDD.MaxLength = 32767;
this.txtMstBatchDownDD.MaxLengthAutoEnd = false;
this.txtMstBatchDownDD.MaxLengthForKeyIn = 32767;
this.txtMstBatchDownDD.MaxLengthForNumpad = 32767;
this.txtMstBatchDownDD.Name = "txtMstBatchDownDD";
this.txtMstBatchDownDD.PasswordChar = '\0';
this.txtMstBatchDownDD.ReadOnly = false;
this.txtMstBatchDownDD.Size = new System.Drawing.Size(25, 20);
this.txtMstBatchDownDD.TabIndex = 45;
this.txtMstBatchDownDD.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
this.txtMstBatchDownDD.UseDualMaxLength = false;
this.txtMstBatchDownDD.Value = "";
//
// txtMstBatchDownMM
//
this.txtMstBatchDownMM.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(247)))), ((int)(((byte)(247)))), ((int)(((byte)(247)))));
this.txtMstBatchDownMM.BorderLineColor = System.Drawing.Color.White;
this.txtMstBatchDownMM.BorderLineStyle = Cosmos.UI.CsmPosEditBox.BorderLineType.NORMAL;
this.txtMstBatchDownMM.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.txtMstBatchDownMM.BorderStyleReDraw = false;
this.txtMstBatchDownMM.ClearFlag = false;
this.txtMstBatchDownMM.DisableBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(247)))), ((int)(((byte)(247)))), ((int)(((byte)(247)))));
this.txtMstBatchDownMM.EnableBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(254)))), ((int)(((byte)(234)))), ((int)(((byte)(226)))));
this.txtMstBatchDownMM.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold);
this.txtMstBatchDownMM.InputType = Cosmos.UI.InputType.None;
this.txtMstBatchDownMM.InputTypeFormat = "";
this.txtMstBatchDownMM.Location = new System.Drawing.Point(190, 45);
this.txtMstBatchDownMM.Margin = new System.Windows.Forms.Padding(5);
this.txtMstBatchDownMM.MaxLength = 32767;
this.txtMstBatchDownMM.MaxLengthAutoEnd = false;
this.txtMstBatchDownMM.MaxLengthForKeyIn = 32767;
this.txtMstBatchDownMM.MaxLengthForNumpad = 32767;
this.txtMstBatchDownMM.Name = "txtMstBatchDownMM";
this.txtMstBatchDownMM.PasswordChar = '\0';
this.txtMstBatchDownMM.ReadOnly = false;
this.txtMstBatchDownMM.Size = new System.Drawing.Size(25, 20);
this.txtMstBatchDownMM.TabIndex = 44;
this.txtMstBatchDownMM.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
this.txtMstBatchDownMM.UseDualMaxLength = false;
this.txtMstBatchDownMM.Value = "";
//
// label6
//
this.label6.AutoSize = true;
this.label6.Font = new System.Drawing.Font("굴림", 10F, System.Drawing.FontStyle.Bold);
this.label6.Location = new System.Drawing.Point(333, 48);
this.label6.Name = "label6";
this.label6.Size = new System.Drawing.Size(13, 14);
this.label6.TabIndex = 45;
this.label6.Text = ":";
//
// label7
//
this.label7.AutoSize = true;
this.label7.Font = new System.Drawing.Font("굴림", 10F, System.Drawing.FontStyle.Bold);
this.label7.Location = new System.Drawing.Point(296, 48);
this.label7.Name = "label7";
this.label7.Size = new System.Drawing.Size(13, 14);
this.label7.TabIndex = 44;
this.label7.Text = ":";
//
// label8
//
this.label8.AutoSize = true;
this.label8.Font = new System.Drawing.Font("굴림", 10F, System.Drawing.FontStyle.Bold);
this.label8.Location = new System.Drawing.Point(216, 48);
this.label8.Name = "label8";
this.label8.Size = new System.Drawing.Size(14, 14);
this.label8.TabIndex = 43;
this.label8.Text = "/";
//
// label9
//
this.label9.AutoSize = true;
this.label9.Font = new System.Drawing.Font("굴림", 10F, System.Drawing.FontStyle.Bold);
this.label9.Location = new System.Drawing.Point(176, 48);
this.label9.Name = "label9";
this.label9.Size = new System.Drawing.Size(14, 14);
this.label9.TabIndex = 42;
this.label9.Text = "/";
//
// txtMstDownSS
//
this.txtMstDownSS.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(247)))), ((int)(((byte)(247)))), ((int)(((byte)(247)))));
this.txtMstDownSS.BorderLineColor = System.Drawing.Color.White;
this.txtMstDownSS.BorderLineStyle = Cosmos.UI.CsmPosEditBox.BorderLineType.NORMAL;
this.txtMstDownSS.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.txtMstDownSS.BorderStyleReDraw = false;
this.txtMstDownSS.ClearFlag = false;
this.txtMstDownSS.DisableBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(247)))), ((int)(((byte)(247)))), ((int)(((byte)(247)))));
this.txtMstDownSS.EnableBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(254)))), ((int)(((byte)(234)))), ((int)(((byte)(226)))));
this.txtMstDownSS.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold);
this.txtMstDownSS.InputType = Cosmos.UI.InputType.None;
this.txtMstDownSS.InputTypeFormat = "";
this.txtMstDownSS.Location = new System.Drawing.Point(346, 20);
this.txtMstDownSS.Margin = new System.Windows.Forms.Padding(5);
this.txtMstDownSS.MaxLength = 32767;
this.txtMstDownSS.MaxLengthAutoEnd = false;
this.txtMstDownSS.MaxLengthForKeyIn = 32767;
this.txtMstDownSS.MaxLengthForNumpad = 32767;
this.txtMstDownSS.Name = "txtMstDownSS";
this.txtMstDownSS.PasswordChar = '\0';
this.txtMstDownSS.ReadOnly = false;
this.txtMstDownSS.Size = new System.Drawing.Size(25, 20);
this.txtMstDownSS.TabIndex = 42;
this.txtMstDownSS.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
this.txtMstDownSS.UseDualMaxLength = false;
this.txtMstDownSS.Value = "";
//
// txtMstDownMI
//
this.txtMstDownMI.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(247)))), ((int)(((byte)(247)))), ((int)(((byte)(247)))));
this.txtMstDownMI.BorderLineColor = System.Drawing.Color.White;
this.txtMstDownMI.BorderLineStyle = Cosmos.UI.CsmPosEditBox.BorderLineType.NORMAL;
this.txtMstDownMI.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.txtMstDownMI.BorderStyleReDraw = false;
this.txtMstDownMI.ClearFlag = false;
this.txtMstDownMI.DisableBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(247)))), ((int)(((byte)(247)))), ((int)(((byte)(247)))));
this.txtMstDownMI.EnableBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(254)))), ((int)(((byte)(234)))), ((int)(((byte)(226)))));
this.txtMstDownMI.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold);
this.txtMstDownMI.InputType = Cosmos.UI.InputType.None;
this.txtMstDownMI.InputTypeFormat = "";
this.txtMstDownMI.Location = new System.Drawing.Point(308, 20);
this.txtMstDownMI.Margin = new System.Windows.Forms.Padding(5);
this.txtMstDownMI.MaxLength = 32767;
this.txtMstDownMI.MaxLengthAutoEnd = false;
this.txtMstDownMI.MaxLengthForKeyIn = 32767;
this.txtMstDownMI.MaxLengthForNumpad = 32767;
this.txtMstDownMI.Name = "txtMstDownMI";
this.txtMstDownMI.PasswordChar = '\0';
this.txtMstDownMI.ReadOnly = false;
this.txtMstDownMI.Size = new System.Drawing.Size(25, 20);
this.txtMstDownMI.TabIndex = 41;
this.txtMstDownMI.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
this.txtMstDownMI.UseDualMaxLength = false;
this.txtMstDownMI.Value = "";
//
// txtMstDownHH
//
this.txtMstDownHH.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(247)))), ((int)(((byte)(247)))), ((int)(((byte)(247)))));
this.txtMstDownHH.BorderLineColor = System.Drawing.Color.White;
this.txtMstDownHH.BorderLineStyle = Cosmos.UI.CsmPosEditBox.BorderLineType.NORMAL;
this.txtMstDownHH.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.txtMstDownHH.BorderStyleReDraw = false;
this.txtMstDownHH.ClearFlag = false;
this.txtMstDownHH.DisableBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(247)))), ((int)(((byte)(247)))), ((int)(((byte)(247)))));
this.txtMstDownHH.EnableBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(254)))), ((int)(((byte)(234)))), ((int)(((byte)(226)))));
this.txtMstDownHH.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold);
this.txtMstDownHH.InputType = Cosmos.UI.InputType.None;
this.txtMstDownHH.InputTypeFormat = "";
this.txtMstDownHH.Location = new System.Drawing.Point(271, 20);
this.txtMstDownHH.Margin = new System.Windows.Forms.Padding(5);
this.txtMstDownHH.MaxLength = 32767;
this.txtMstDownHH.MaxLengthAutoEnd = false;
this.txtMstDownHH.MaxLengthForKeyIn = 32767;
this.txtMstDownHH.MaxLengthForNumpad = 32767;
this.txtMstDownHH.Name = "txtMstDownHH";
this.txtMstDownHH.PasswordChar = '\0';
this.txtMstDownHH.ReadOnly = false;
this.txtMstDownHH.Size = new System.Drawing.Size(25, 20);
this.txtMstDownHH.TabIndex = 40;
this.txtMstDownHH.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
this.txtMstDownHH.UseDualMaxLength = false;
this.txtMstDownHH.Value = "";
//
// txtMstDownDD
//
this.txtMstDownDD.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(247)))), ((int)(((byte)(247)))), ((int)(((byte)(247)))));
this.txtMstDownDD.BorderLineColor = System.Drawing.Color.White;
this.txtMstDownDD.BorderLineStyle = Cosmos.UI.CsmPosEditBox.BorderLineType.NORMAL;
this.txtMstDownDD.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.txtMstDownDD.BorderStyleReDraw = false;
this.txtMstDownDD.ClearFlag = false;
this.txtMstDownDD.DisableBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(247)))), ((int)(((byte)(247)))), ((int)(((byte)(247)))));
this.txtMstDownDD.EnableBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(254)))), ((int)(((byte)(234)))), ((int)(((byte)(226)))));
this.txtMstDownDD.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold);
this.txtMstDownDD.InputType = Cosmos.UI.InputType.None;
this.txtMstDownDD.InputTypeFormat = "";
this.txtMstDownDD.Location = new System.Drawing.Point(229, 20);
this.txtMstDownDD.Margin = new System.Windows.Forms.Padding(5);
this.txtMstDownDD.MaxLength = 32767;
this.txtMstDownDD.MaxLengthAutoEnd = false;
this.txtMstDownDD.MaxLengthForKeyIn = 32767;
this.txtMstDownDD.MaxLengthForNumpad = 32767;
this.txtMstDownDD.Name = "txtMstDownDD";
this.txtMstDownDD.PasswordChar = '\0';
this.txtMstDownDD.ReadOnly = false;
this.txtMstDownDD.Size = new System.Drawing.Size(25, 20);
this.txtMstDownDD.TabIndex = 39;
this.txtMstDownDD.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
this.txtMstDownDD.UseDualMaxLength = false;
this.txtMstDownDD.Value = "";
//
// txtMstDownMM
//
this.txtMstDownMM.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(247)))), ((int)(((byte)(247)))), ((int)(((byte)(247)))));
this.txtMstDownMM.BorderLineColor = System.Drawing.Color.White;
this.txtMstDownMM.BorderLineStyle = Cosmos.UI.CsmPosEditBox.BorderLineType.NORMAL;
this.txtMstDownMM.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.txtMstDownMM.BorderStyleReDraw = false;
this.txtMstDownMM.ClearFlag = false;
this.txtMstDownMM.DisableBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(247)))), ((int)(((byte)(247)))), ((int)(((byte)(247)))));
this.txtMstDownMM.EnableBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(254)))), ((int)(((byte)(234)))), ((int)(((byte)(226)))));
this.txtMstDownMM.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold);
this.txtMstDownMM.InputType = Cosmos.UI.InputType.None;
this.txtMstDownMM.InputTypeFormat = "";
this.txtMstDownMM.Location = new System.Drawing.Point(190, 20);
this.txtMstDownMM.Margin = new System.Windows.Forms.Padding(5);
this.txtMstDownMM.MaxLength = 32767;
this.txtMstDownMM.MaxLengthAutoEnd = false;
this.txtMstDownMM.MaxLengthForKeyIn = 32767;
this.txtMstDownMM.MaxLengthForNumpad = 32767;
this.txtMstDownMM.Name = "txtMstDownMM";
this.txtMstDownMM.PasswordChar = '\0';
this.txtMstDownMM.ReadOnly = false;
this.txtMstDownMM.Size = new System.Drawing.Size(25, 20);
this.txtMstDownMM.TabIndex = 38;
this.txtMstDownMM.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
this.txtMstDownMM.UseDualMaxLength = false;
this.txtMstDownMM.Value = "";
//
// btnInitDataRcvInfo
//
this.btnInitDataRcvInfo.Location = new System.Drawing.Point(295, 170);
this.btnInitDataRcvInfo.Name = "btnInitDataRcvInfo";
this.btnInitDataRcvInfo.Size = new System.Drawing.Size(76, 40);
this.btnInitDataRcvInfo.TabIndex = 73;
this.btnInitDataRcvInfo.Text = "초기화";
this.btnInitDataRcvInfo.UseVisualStyleBackColor = true;
this.btnInitDataRcvInfo.Click += new System.EventHandler(this.btnInitDataRcvInfo_Click);
//
// txtMstBatchDownYYYY
//
this.txtMstBatchDownYYYY.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(247)))), ((int)(((byte)(247)))), ((int)(((byte)(247)))));
this.txtMstBatchDownYYYY.BorderLineColor = System.Drawing.Color.White;
this.txtMstBatchDownYYYY.BorderLineStyle = Cosmos.UI.CsmPosEditBox.BorderLineType.NORMAL;
this.txtMstBatchDownYYYY.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.txtMstBatchDownYYYY.BorderStyleReDraw = false;
this.txtMstBatchDownYYYY.ClearFlag = false;
this.txtMstBatchDownYYYY.DisableBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(247)))), ((int)(((byte)(247)))), ((int)(((byte)(247)))));
this.txtMstBatchDownYYYY.EnableBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(254)))), ((int)(((byte)(234)))), ((int)(((byte)(226)))));
this.txtMstBatchDownYYYY.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold);
this.txtMstBatchDownYYYY.InputType = Cosmos.UI.InputType.None;
this.txtMstBatchDownYYYY.InputTypeFormat = "";
this.txtMstBatchDownYYYY.Location = new System.Drawing.Point(125, 45);
this.txtMstBatchDownYYYY.Margin = new System.Windows.Forms.Padding(5);
this.txtMstBatchDownYYYY.MaxLength = 32767;
this.txtMstBatchDownYYYY.MaxLengthAutoEnd = false;
this.txtMstBatchDownYYYY.MaxLengthForKeyIn = 32767;
this.txtMstBatchDownYYYY.MaxLengthForNumpad = 32767;
this.txtMstBatchDownYYYY.Name = "txtMstBatchDownYYYY";
this.txtMstBatchDownYYYY.PasswordChar = '\0';
this.txtMstBatchDownYYYY.ReadOnly = false;
this.txtMstBatchDownYYYY.Size = new System.Drawing.Size(50, 20);
this.txtMstBatchDownYYYY.TabIndex = 43;
this.txtMstBatchDownYYYY.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
this.txtMstBatchDownYYYY.UseDualMaxLength = false;
this.txtMstBatchDownYYYY.Value = "";
//
// lblMstBatchDownDt
//
this.lblMstBatchDownDt.Font = new System.Drawing.Font("굴림", 9F);
this.lblMstBatchDownDt.Location = new System.Drawing.Point(10, 45);
this.lblMstBatchDownDt.Name = "lblMstBatchDownDt";
this.lblMstBatchDownDt.Size = new System.Drawing.Size(107, 20);
this.lblMstBatchDownDt.TabIndex = 25;
this.lblMstBatchDownDt.Text = "마스터 배치";
this.lblMstBatchDownDt.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
//
// txtMstDownYYYY
//
this.txtMstDownYYYY.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(247)))), ((int)(((byte)(247)))), ((int)(((byte)(247)))));
this.txtMstDownYYYY.BorderLineColor = System.Drawing.Color.White;
this.txtMstDownYYYY.BorderLineStyle = Cosmos.UI.CsmPosEditBox.BorderLineType.NORMAL;
this.txtMstDownYYYY.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.txtMstDownYYYY.BorderStyleReDraw = false;
this.txtMstDownYYYY.ClearFlag = false;
this.txtMstDownYYYY.DisableBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(247)))), ((int)(((byte)(247)))), ((int)(((byte)(247)))));
this.txtMstDownYYYY.EnableBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(254)))), ((int)(((byte)(234)))), ((int)(((byte)(226)))));
this.txtMstDownYYYY.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold);
this.txtMstDownYYYY.InputType = Cosmos.UI.InputType.None;
this.txtMstDownYYYY.InputTypeFormat = "";
this.txtMstDownYYYY.Location = new System.Drawing.Point(125, 20);
this.txtMstDownYYYY.Margin = new System.Windows.Forms.Padding(5);
this.txtMstDownYYYY.MaxLength = 32767;
this.txtMstDownYYYY.MaxLengthAutoEnd = false;
this.txtMstDownYYYY.MaxLengthForKeyIn = 32767;
this.txtMstDownYYYY.MaxLengthForNumpad = 32767;
this.txtMstDownYYYY.Name = "txtMstDownYYYY";
this.txtMstDownYYYY.PasswordChar = '\0';
this.txtMstDownYYYY.ReadOnly = false;
this.txtMstDownYYYY.Size = new System.Drawing.Size(50, 20);
this.txtMstDownYYYY.TabIndex = 37;
this.txtMstDownYYYY.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
this.txtMstDownYYYY.UseDualMaxLength = false;
this.txtMstDownYYYY.Value = "";
//
// txtSale2YYYY
//
this.txtSale2YYYY.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(247)))), ((int)(((byte)(247)))), ((int)(((byte)(247)))));
this.txtSale2YYYY.BorderLineColor = System.Drawing.Color.White;
this.txtSale2YYYY.BorderLineStyle = Cosmos.UI.CsmPosEditBox.BorderLineType.NORMAL;
this.txtSale2YYYY.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.txtSale2YYYY.BorderStyleReDraw = false;
this.txtSale2YYYY.ClearFlag = false;
this.txtSale2YYYY.DisableBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(247)))), ((int)(((byte)(247)))), ((int)(((byte)(247)))));
this.txtSale2YYYY.EnableBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(254)))), ((int)(((byte)(234)))), ((int)(((byte)(226)))));
this.txtSale2YYYY.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold);
this.txtSale2YYYY.InputType = Cosmos.UI.InputType.None;
this.txtSale2YYYY.InputTypeFormat = "";
this.txtSale2YYYY.Location = new System.Drawing.Point(125, 145);
this.txtSale2YYYY.Margin = new System.Windows.Forms.Padding(5);
this.txtSale2YYYY.MaxLength = 32767;
this.txtSale2YYYY.MaxLengthAutoEnd = false;
this.txtSale2YYYY.MaxLengthForKeyIn = 32767;
this.txtSale2YYYY.MaxLengthForNumpad = 32767;
this.txtSale2YYYY.Name = "txtSale2YYYY";
this.txtSale2YYYY.PasswordChar = '\0';
this.txtSale2YYYY.ReadOnly = false;
this.txtSale2YYYY.Size = new System.Drawing.Size(50, 20);
this.txtSale2YYYY.TabIndex = 67;
this.txtSale2YYYY.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
this.txtSale2YYYY.UseDualMaxLength = false;
this.txtSale2YYYY.Value = "";
//
// lblMstDownDt
//
this.lblMstDownDt.Font = new System.Drawing.Font("굴림", 9F);
this.lblMstDownDt.Location = new System.Drawing.Point(10, 20);
this.lblMstDownDt.Name = "lblMstDownDt";
this.lblMstDownDt.Size = new System.Drawing.Size(107, 20);
this.lblMstDownDt.TabIndex = 23;
this.lblMstDownDt.Text = "마스터";
this.lblMstDownDt.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
//
// lblSale2
//
this.lblSale2.Font = new System.Drawing.Font("굴림", 9F);
this.lblSale2.Location = new System.Drawing.Point(10, 145);
this.lblSale2.Name = "lblSale2";
this.lblSale2.Size = new System.Drawing.Size(107, 20);
this.lblSale2.TabIndex = 19;
this.lblSale2.Text = "영업공지_2";
this.lblSale2.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
//
// txtSale1YYYY
//
this.txtSale1YYYY.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(247)))), ((int)(((byte)(247)))), ((int)(((byte)(247)))));
this.txtSale1YYYY.BorderLineColor = System.Drawing.Color.White;
this.txtSale1YYYY.BorderLineStyle = Cosmos.UI.CsmPosEditBox.BorderLineType.NORMAL;
this.txtSale1YYYY.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.txtSale1YYYY.BorderStyleReDraw = false;
this.txtSale1YYYY.ClearFlag = false;
this.txtSale1YYYY.DisableBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(247)))), ((int)(((byte)(247)))), ((int)(((byte)(247)))));
this.txtSale1YYYY.EnableBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(254)))), ((int)(((byte)(234)))), ((int)(((byte)(226)))));
this.txtSale1YYYY.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold);
this.txtSale1YYYY.InputType = Cosmos.UI.InputType.None;
this.txtSale1YYYY.InputTypeFormat = "";
this.txtSale1YYYY.Location = new System.Drawing.Point(125, 120);
this.txtSale1YYYY.Margin = new System.Windows.Forms.Padding(5);
this.txtSale1YYYY.MaxLength = 32767;
this.txtSale1YYYY.MaxLengthAutoEnd = false;
this.txtSale1YYYY.MaxLengthForKeyIn = 32767;
this.txtSale1YYYY.MaxLengthForNumpad = 32767;
this.txtSale1YYYY.Name = "txtSale1YYYY";
this.txtSale1YYYY.PasswordChar = '\0';
this.txtSale1YYYY.ReadOnly = false;
this.txtSale1YYYY.Size = new System.Drawing.Size(50, 20);
this.txtSale1YYYY.TabIndex = 61;
this.txtSale1YYYY.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
this.txtSale1YYYY.UseDualMaxLength = false;
this.txtSale1YYYY.Value = "";
//
// lblSale1
//
this.lblSale1.Font = new System.Drawing.Font("굴림", 9F);
this.lblSale1.Location = new System.Drawing.Point(10, 120);
this.lblSale1.Name = "lblSale1";
this.lblSale1.Size = new System.Drawing.Size(107, 20);
this.lblSale1.TabIndex = 17;
this.lblSale1.Text = "영업공지_1";
this.lblSale1.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
//
// txtRegularYYYY
//
this.txtRegularYYYY.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(247)))), ((int)(((byte)(247)))), ((int)(((byte)(247)))));
this.txtRegularYYYY.BorderLineColor = System.Drawing.Color.White;
this.txtRegularYYYY.BorderLineStyle = Cosmos.UI.CsmPosEditBox.BorderLineType.NORMAL;
this.txtRegularYYYY.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.txtRegularYYYY.BorderStyleReDraw = false;
this.txtRegularYYYY.ClearFlag = false;
this.txtRegularYYYY.DisableBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(247)))), ((int)(((byte)(247)))), ((int)(((byte)(247)))));
this.txtRegularYYYY.EnableBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(254)))), ((int)(((byte)(234)))), ((int)(((byte)(226)))));
this.txtRegularYYYY.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold);
this.txtRegularYYYY.InputType = Cosmos.UI.InputType.None;
this.txtRegularYYYY.InputTypeFormat = "";
this.txtRegularYYYY.Location = new System.Drawing.Point(125, 70);
this.txtRegularYYYY.Margin = new System.Windows.Forms.Padding(5);
this.txtRegularYYYY.MaxLength = 32767;
this.txtRegularYYYY.MaxLengthAutoEnd = false;
this.txtRegularYYYY.MaxLengthForKeyIn = 32767;
this.txtRegularYYYY.MaxLengthForNumpad = 32767;
this.txtRegularYYYY.Name = "txtRegularYYYY";
this.txtRegularYYYY.PasswordChar = '\0';
this.txtRegularYYYY.ReadOnly = false;
this.txtRegularYYYY.Size = new System.Drawing.Size(50, 20);
this.txtRegularYYYY.TabIndex = 49;
this.txtRegularYYYY.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
this.txtRegularYYYY.UseDualMaxLength = false;
this.txtRegularYYYY.Value = "";
//
// txtEmergencyYYYY
//
this.txtEmergencyYYYY.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(247)))), ((int)(((byte)(247)))), ((int)(((byte)(247)))));
this.txtEmergencyYYYY.BorderLineColor = System.Drawing.Color.White;
this.txtEmergencyYYYY.BorderLineStyle = Cosmos.UI.CsmPosEditBox.BorderLineType.NORMAL;
this.txtEmergencyYYYY.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.txtEmergencyYYYY.BorderStyleReDraw = false;
this.txtEmergencyYYYY.ClearFlag = false;
this.txtEmergencyYYYY.DisableBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(247)))), ((int)(((byte)(247)))), ((int)(((byte)(247)))));
this.txtEmergencyYYYY.EnableBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(254)))), ((int)(((byte)(234)))), ((int)(((byte)(226)))));
this.txtEmergencyYYYY.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold);
this.txtEmergencyYYYY.InputType = Cosmos.UI.InputType.None;
this.txtEmergencyYYYY.InputTypeFormat = "";
this.txtEmergencyYYYY.Location = new System.Drawing.Point(125, 95);
this.txtEmergencyYYYY.Margin = new System.Windows.Forms.Padding(5);
this.txtEmergencyYYYY.MaxLength = 32767;
this.txtEmergencyYYYY.MaxLengthAutoEnd = false;
this.txtEmergencyYYYY.MaxLengthForKeyIn = 32767;
this.txtEmergencyYYYY.MaxLengthForNumpad = 32767;
this.txtEmergencyYYYY.Name = "txtEmergencyYYYY";
this.txtEmergencyYYYY.PasswordChar = '\0';
this.txtEmergencyYYYY.ReadOnly = false;
this.txtEmergencyYYYY.Size = new System.Drawing.Size(50, 20);
this.txtEmergencyYYYY.TabIndex = 55;
this.txtEmergencyYYYY.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
this.txtEmergencyYYYY.UseDualMaxLength = false;
this.txtEmergencyYYYY.Value = "";
//
// lblEmergency
//
this.lblEmergency.Font = new System.Drawing.Font("굴림", 9F);
this.lblEmergency.Location = new System.Drawing.Point(10, 95);
this.lblEmergency.Name = "lblEmergency";
this.lblEmergency.Size = new System.Drawing.Size(107, 20);
this.lblEmergency.TabIndex = 1;
this.lblEmergency.Text = "긴급공지";
this.lblEmergency.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
//
// lblRegular
//
this.lblRegular.Font = new System.Drawing.Font("굴림", 9F);
this.lblRegular.Location = new System.Drawing.Point(10, 70);
this.lblRegular.Name = "lblRegular";
this.lblRegular.Size = new System.Drawing.Size(107, 20);
this.lblRegular.TabIndex = 0;
this.lblRegular.Text = "일반공지";
this.lblRegular.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
//
// label5
//
this.label5.AutoSize = true;
this.label5.Font = new System.Drawing.Font("굴림", 10F, System.Drawing.FontStyle.Bold);
this.label5.Location = new System.Drawing.Point(333, 23);
this.label5.Name = "label5";
this.label5.Size = new System.Drawing.Size(13, 14);
this.label5.TabIndex = 36;
this.label5.Text = ":";
//
// label4
//
this.label4.AutoSize = true;
this.label4.Font = new System.Drawing.Font("굴림", 10F, System.Drawing.FontStyle.Bold);
this.label4.Location = new System.Drawing.Point(296, 23);
this.label4.Name = "label4";
this.label4.Size = new System.Drawing.Size(13, 14);
this.label4.TabIndex = 35;
this.label4.Text = ":";
//
// label3
//
this.label3.AutoSize = true;
this.label3.Font = new System.Drawing.Font("굴림", 10F, System.Drawing.FontStyle.Bold);
this.label3.Location = new System.Drawing.Point(216, 23);
this.label3.Name = "label3";
this.label3.Size = new System.Drawing.Size(14, 14);
this.label3.TabIndex = 34;
this.label3.Text = "/";
//
// label2
//
this.label2.AutoSize = true;
this.label2.Font = new System.Drawing.Font("굴림", 10F, System.Drawing.FontStyle.Bold);
this.label2.Location = new System.Drawing.Point(176, 23);
this.label2.Name = "label2";
this.label2.Size = new System.Drawing.Size(14, 14);
this.label2.TabIndex = 33;
this.label2.Text = "/";
//
// gbMsgNo
//
this.gbMsgNo.Controls.Add(this.txtMsgSeqNo);
this.gbMsgNo.Controls.Add(this.lblMsgSeqNo);
this.gbMsgNo.Controls.Add(this.txtRegNo);
this.gbMsgNo.Controls.Add(this.lblRegNo);
this.gbMsgNo.Controls.Add(this.txtTradeNo);
this.gbMsgNo.Controls.Add(this.lblTradeNo);
this.gbMsgNo.Font = new System.Drawing.Font("굴림", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.gbMsgNo.Location = new System.Drawing.Point(3, 184);
this.gbMsgNo.Name = "gbMsgNo";
this.gbMsgNo.Size = new System.Drawing.Size(380, 98);
this.gbMsgNo.TabIndex = 26;
this.gbMsgNo.TabStop = false;
this.gbMsgNo.Text = "메시지 번호";
//
// txtMsgSeqNo
//
this.txtMsgSeqNo.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(247)))), ((int)(((byte)(247)))), ((int)(((byte)(247)))));
this.txtMsgSeqNo.BorderLineColor = System.Drawing.Color.White;
this.txtMsgSeqNo.BorderLineStyle = Cosmos.UI.CsmPosEditBox.BorderLineType.NORMAL;
this.txtMsgSeqNo.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.txtMsgSeqNo.BorderStyleReDraw = false;
this.txtMsgSeqNo.ClearFlag = false;
this.txtMsgSeqNo.DisableBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(247)))), ((int)(((byte)(247)))), ((int)(((byte)(247)))));
this.txtMsgSeqNo.EnableBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(254)))), ((int)(((byte)(234)))), ((int)(((byte)(226)))));
this.txtMsgSeqNo.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold);
this.txtMsgSeqNo.InputType = Cosmos.UI.InputType.None;
this.txtMsgSeqNo.InputTypeFormat = "";
this.txtMsgSeqNo.Location = new System.Drawing.Point(212, 70);
this.txtMsgSeqNo.Margin = new System.Windows.Forms.Padding(5);
this.txtMsgSeqNo.MaxLength = 32767;
this.txtMsgSeqNo.MaxLengthAutoEnd = false;
this.txtMsgSeqNo.MaxLengthForKeyIn = 32767;
this.txtMsgSeqNo.MaxLengthForNumpad = 32767;
this.txtMsgSeqNo.Name = "txtMsgSeqNo";
this.txtMsgSeqNo.PasswordChar = '\0';
this.txtMsgSeqNo.ReadOnly = false;
this.txtMsgSeqNo.Size = new System.Drawing.Size(159, 20);
this.txtMsgSeqNo.TabIndex = 36;
this.txtMsgSeqNo.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
this.txtMsgSeqNo.UseDualMaxLength = false;
this.txtMsgSeqNo.Value = "";
//
// lblMsgSeqNo
//
this.lblMsgSeqNo.Font = new System.Drawing.Font("굴림", 9F);
this.lblMsgSeqNo.Location = new System.Drawing.Point(10, 70);
this.lblMsgSeqNo.Name = "lblMsgSeqNo";
this.lblMsgSeqNo.Size = new System.Drawing.Size(194, 23);
this.lblMsgSeqNo.TabIndex = 21;
this.lblMsgSeqNo.Text = "메시지 Seq No";
this.lblMsgSeqNo.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
//
// txtRegNo
//
this.txtRegNo.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(247)))), ((int)(((byte)(247)))), ((int)(((byte)(247)))));
this.txtRegNo.BorderLineColor = System.Drawing.Color.White;
this.txtRegNo.BorderLineStyle = Cosmos.UI.CsmPosEditBox.BorderLineType.NORMAL;
this.txtRegNo.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.txtRegNo.BorderStyleReDraw = false;
this.txtRegNo.ClearFlag = false;
this.txtRegNo.DisableBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(247)))), ((int)(((byte)(247)))), ((int)(((byte)(247)))));
this.txtRegNo.EnableBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(254)))), ((int)(((byte)(234)))), ((int)(((byte)(226)))));
this.txtRegNo.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold);
this.txtRegNo.InputType = Cosmos.UI.InputType.None;
this.txtRegNo.InputTypeFormat = "";
this.txtRegNo.Location = new System.Drawing.Point(212, 45);
this.txtRegNo.Margin = new System.Windows.Forms.Padding(5);
this.txtRegNo.MaxLength = 32767;
this.txtRegNo.MaxLengthAutoEnd = false;
this.txtRegNo.MaxLengthForKeyIn = 32767;
this.txtRegNo.MaxLengthForNumpad = 32767;
this.txtRegNo.Name = "txtRegNo";
this.txtRegNo.PasswordChar = '\0';
this.txtRegNo.ReadOnly = false;
this.txtRegNo.Size = new System.Drawing.Size(159, 20);
this.txtRegNo.TabIndex = 34;
this.txtRegNo.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
this.txtRegNo.UseDualMaxLength = false;
this.txtRegNo.Value = "";
//
// lblRegNo
//
this.lblRegNo.Font = new System.Drawing.Font("굴림", 9F);
this.lblRegNo.Location = new System.Drawing.Point(10, 45);
this.lblRegNo.Name = "lblRegNo";
this.lblRegNo.Size = new System.Drawing.Size(194, 23);
this.lblRegNo.TabIndex = 17;
this.lblRegNo.Text = "등록번호(RegNo)";
this.lblRegNo.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
//
// txtTradeNo
//
this.txtTradeNo.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(247)))), ((int)(((byte)(247)))), ((int)(((byte)(247)))));
this.txtTradeNo.BorderLineColor = System.Drawing.Color.White;
this.txtTradeNo.BorderLineStyle = Cosmos.UI.CsmPosEditBox.BorderLineType.NORMAL;
this.txtTradeNo.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.txtTradeNo.BorderStyleReDraw = false;
this.txtTradeNo.ClearFlag = false;
this.txtTradeNo.DisableBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(247)))), ((int)(((byte)(247)))), ((int)(((byte)(247)))));
this.txtTradeNo.EnableBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(254)))), ((int)(((byte)(234)))), ((int)(((byte)(226)))));
this.txtTradeNo.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold);
this.txtTradeNo.InputType = Cosmos.UI.InputType.None;
this.txtTradeNo.InputTypeFormat = "";
this.txtTradeNo.Location = new System.Drawing.Point(212, 20);
this.txtTradeNo.Margin = new System.Windows.Forms.Padding(5);
this.txtTradeNo.MaxLength = 32767;
this.txtTradeNo.MaxLengthAutoEnd = false;
this.txtTradeNo.MaxLengthForKeyIn = 32767;
this.txtTradeNo.MaxLengthForNumpad = 32767;
this.txtTradeNo.Name = "txtTradeNo";
this.txtTradeNo.PasswordChar = '\0';
this.txtTradeNo.ReadOnly = false;
this.txtTradeNo.Size = new System.Drawing.Size(159, 20);
this.txtTradeNo.TabIndex = 33;
this.txtTradeNo.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
this.txtTradeNo.UseDualMaxLength = false;
this.txtTradeNo.Value = "";
//
// lblTradeNo
//
this.lblTradeNo.Font = new System.Drawing.Font("굴림", 9F);
this.lblTradeNo.Location = new System.Drawing.Point(10, 20);
this.lblTradeNo.Name = "lblTradeNo";
this.lblTradeNo.Size = new System.Drawing.Size(194, 23);
this.lblTradeNo.TabIndex = 15;
this.lblTradeNo.Text = "거래번호(TradeNo)";
this.lblTradeNo.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
//
// gbSaleInfo
//
this.gbSaleInfo.Controls.Add(this.txtPgmVerSeq);
this.gbSaleInfo.Controls.Add(this.lblPgmVerSeq);
this.gbSaleInfo.Controls.Add(this.txtPgmVer);
this.gbSaleInfo.Controls.Add(this.lblPgmVer);
this.gbSaleInfo.Controls.Add(this.txtCloseDt);
this.gbSaleInfo.Controls.Add(this.lblCloseDt);
this.gbSaleInfo.Controls.Add(this.txtOpenDt);
this.gbSaleInfo.Controls.Add(this.cbOpenClose);
this.gbSaleInfo.Controls.Add(this.lblOpenDt);
this.gbSaleInfo.Controls.Add(this.txtSaleDt);
this.gbSaleInfo.Controls.Add(this.lblSaleDt);
this.gbSaleInfo.Controls.Add(this.lblOpenClose);
this.gbSaleInfo.Font = new System.Drawing.Font("굴림", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.gbSaleInfo.Location = new System.Drawing.Point(2, 4);
this.gbSaleInfo.Name = "gbSaleInfo";
this.gbSaleInfo.Size = new System.Drawing.Size(380, 174);
this.gbSaleInfo.TabIndex = 24;
this.gbSaleInfo.TabStop = false;
this.gbSaleInfo.Text = "영업 정보";
//
// txtPgmVerSeq
//
this.txtPgmVerSeq.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(247)))), ((int)(((byte)(247)))), ((int)(((byte)(247)))));
this.txtPgmVerSeq.BorderLineColor = System.Drawing.Color.White;
this.txtPgmVerSeq.BorderLineStyle = Cosmos.UI.CsmPosEditBox.BorderLineType.NORMAL;
this.txtPgmVerSeq.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.txtPgmVerSeq.BorderStyleReDraw = false;
this.txtPgmVerSeq.ClearFlag = false;
this.txtPgmVerSeq.DisableBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(247)))), ((int)(((byte)(247)))), ((int)(((byte)(247)))));
this.txtPgmVerSeq.EnableBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(254)))), ((int)(((byte)(234)))), ((int)(((byte)(226)))));
this.txtPgmVerSeq.Font = new System.Drawing.Font("굴림", 10F, System.Drawing.FontStyle.Bold);
this.txtPgmVerSeq.InputType = Cosmos.UI.InputType.None;
this.txtPgmVerSeq.InputTypeFormat = "";
this.txtPgmVerSeq.Location = new System.Drawing.Point(125, 145);
this.txtPgmVerSeq.Margin = new System.Windows.Forms.Padding(5);
this.txtPgmVerSeq.MaxLength = 32767;
this.txtPgmVerSeq.MaxLengthAutoEnd = false;
this.txtPgmVerSeq.MaxLengthForKeyIn = 32767;
this.txtPgmVerSeq.MaxLengthForNumpad = 32767;
this.txtPgmVerSeq.Name = "txtPgmVerSeq";
this.txtPgmVerSeq.PasswordChar = '\0';
this.txtPgmVerSeq.ReadOnly = false;
this.txtPgmVerSeq.Size = new System.Drawing.Size(247, 20);
this.txtPgmVerSeq.TabIndex = 32;
this.txtPgmVerSeq.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
this.txtPgmVerSeq.UseDualMaxLength = false;
this.txtPgmVerSeq.Value = "";
//
// lblPgmVerSeq
//
this.lblPgmVerSeq.Font = new System.Drawing.Font("굴림", 9F);
this.lblPgmVerSeq.Location = new System.Drawing.Point(10, 145);
this.lblPgmVerSeq.Name = "lblPgmVerSeq";
this.lblPgmVerSeq.Size = new System.Drawing.Size(107, 20);
this.lblPgmVerSeq.TabIndex = 21;
this.lblPgmVerSeq.Text = "PGM 버전Seq";
this.lblPgmVerSeq.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
//
// txtPgmVer
//
this.txtPgmVer.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(247)))), ((int)(((byte)(247)))), ((int)(((byte)(247)))));
this.txtPgmVer.BorderLineColor = System.Drawing.Color.White;
this.txtPgmVer.BorderLineStyle = Cosmos.UI.CsmPosEditBox.BorderLineType.NORMAL;
this.txtPgmVer.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.txtPgmVer.BorderStyleReDraw = false;
this.txtPgmVer.ClearFlag = false;
this.txtPgmVer.DisableBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(247)))), ((int)(((byte)(247)))), ((int)(((byte)(247)))));
this.txtPgmVer.EnableBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(254)))), ((int)(((byte)(234)))), ((int)(((byte)(226)))));
this.txtPgmVer.Font = new System.Drawing.Font("굴림", 10F, System.Drawing.FontStyle.Bold);
this.txtPgmVer.InputType = Cosmos.UI.InputType.None;
this.txtPgmVer.InputTypeFormat = "";
this.txtPgmVer.Location = new System.Drawing.Point(125, 120);
this.txtPgmVer.Margin = new System.Windows.Forms.Padding(5);
this.txtPgmVer.MaxLength = 32767;
this.txtPgmVer.MaxLengthAutoEnd = false;
this.txtPgmVer.MaxLengthForKeyIn = 32767;
this.txtPgmVer.MaxLengthForNumpad = 32767;
this.txtPgmVer.Name = "txtPgmVer";
this.txtPgmVer.PasswordChar = '\0';
this.txtPgmVer.ReadOnly = false;
this.txtPgmVer.Size = new System.Drawing.Size(247, 20);
this.txtPgmVer.TabIndex = 31;
this.txtPgmVer.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
this.txtPgmVer.UseDualMaxLength = false;
this.txtPgmVer.Value = "";
//
// lblPgmVer
//
this.lblPgmVer.Font = new System.Drawing.Font("굴림", 9F);
this.lblPgmVer.Location = new System.Drawing.Point(10, 120);
this.lblPgmVer.Name = "lblPgmVer";
this.lblPgmVer.Size = new System.Drawing.Size(107, 20);
this.lblPgmVer.TabIndex = 19;
this.lblPgmVer.Text = "PGM 버전";
this.lblPgmVer.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
//
// txtCloseDt
//
this.txtCloseDt.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(247)))), ((int)(((byte)(247)))), ((int)(((byte)(247)))));
this.txtCloseDt.BorderLineColor = System.Drawing.Color.White;
this.txtCloseDt.BorderLineStyle = Cosmos.UI.CsmPosEditBox.BorderLineType.NORMAL;
this.txtCloseDt.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.txtCloseDt.BorderStyleReDraw = false;
this.txtCloseDt.ClearFlag = false;
this.txtCloseDt.DisableBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(247)))), ((int)(((byte)(247)))), ((int)(((byte)(247)))));
this.txtCloseDt.EnableBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(254)))), ((int)(((byte)(234)))), ((int)(((byte)(226)))));
this.txtCloseDt.Font = new System.Drawing.Font("굴림", 10F, System.Drawing.FontStyle.Bold);
this.txtCloseDt.InputType = Cosmos.UI.InputType.None;
this.txtCloseDt.InputTypeFormat = "";
this.txtCloseDt.Location = new System.Drawing.Point(125, 95);
this.txtCloseDt.Margin = new System.Windows.Forms.Padding(5);
this.txtCloseDt.MaxLength = 32767;
this.txtCloseDt.MaxLengthAutoEnd = false;
this.txtCloseDt.MaxLengthForKeyIn = 32767;
this.txtCloseDt.MaxLengthForNumpad = 32767;
this.txtCloseDt.Name = "txtCloseDt";
this.txtCloseDt.PasswordChar = '\0';
this.txtCloseDt.ReadOnly = false;
this.txtCloseDt.Size = new System.Drawing.Size(247, 20);
this.txtCloseDt.TabIndex = 30;
this.txtCloseDt.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
this.txtCloseDt.UseDualMaxLength = false;
this.txtCloseDt.Value = "";
//
// lblCloseDt
//
this.lblCloseDt.Font = new System.Drawing.Font("굴림", 9F);
this.lblCloseDt.Location = new System.Drawing.Point(10, 95);
this.lblCloseDt.Name = "lblCloseDt";
this.lblCloseDt.Size = new System.Drawing.Size(107, 20);
this.lblCloseDt.TabIndex = 17;
this.lblCloseDt.Text = "마감일시";
this.lblCloseDt.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
//
// txtOpenDt
//
this.txtOpenDt.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(247)))), ((int)(((byte)(247)))), ((int)(((byte)(247)))));
this.txtOpenDt.BorderLineColor = System.Drawing.Color.White;
this.txtOpenDt.BorderLineStyle = Cosmos.UI.CsmPosEditBox.BorderLineType.NORMAL;
this.txtOpenDt.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.txtOpenDt.BorderStyleReDraw = false;
this.txtOpenDt.ClearFlag = false;
this.txtOpenDt.DisableBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(247)))), ((int)(((byte)(247)))), ((int)(((byte)(247)))));
this.txtOpenDt.EnableBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(254)))), ((int)(((byte)(234)))), ((int)(((byte)(226)))));
this.txtOpenDt.Font = new System.Drawing.Font("굴림", 10F, System.Drawing.FontStyle.Bold);
this.txtOpenDt.InputType = Cosmos.UI.InputType.None;
this.txtOpenDt.InputTypeFormat = "";
this.txtOpenDt.Location = new System.Drawing.Point(125, 70);
this.txtOpenDt.Margin = new System.Windows.Forms.Padding(5);
this.txtOpenDt.MaxLength = 32767;
this.txtOpenDt.MaxLengthAutoEnd = false;
this.txtOpenDt.MaxLengthForKeyIn = 32767;
this.txtOpenDt.MaxLengthForNumpad = 32767;
this.txtOpenDt.Name = "txtOpenDt";
this.txtOpenDt.PasswordChar = '\0';
this.txtOpenDt.ReadOnly = false;
this.txtOpenDt.Size = new System.Drawing.Size(247, 20);
this.txtOpenDt.TabIndex = 29;
this.txtOpenDt.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
this.txtOpenDt.UseDualMaxLength = false;
this.txtOpenDt.Value = "";
//
// cbOpenClose
//
this.cbOpenClose.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cbOpenClose.Font = new System.Drawing.Font("맑은 고딕", 9F, System.Drawing.FontStyle.Bold);
this.cbOpenClose.FormattingEnabled = true;
this.cbOpenClose.ItemHeight = 15;
this.cbOpenClose.Items.AddRange(new object[] {
"0:오픈 전",
"1:영업개시"});
this.cbOpenClose.Location = new System.Drawing.Point(125, 20);
this.cbOpenClose.Name = "cbOpenClose";
this.cbOpenClose.Size = new System.Drawing.Size(112, 23);
this.cbOpenClose.TabIndex = 27;
//
// lblOpenDt
//
this.lblOpenDt.Font = new System.Drawing.Font("굴림", 9F);
this.lblOpenDt.Location = new System.Drawing.Point(10, 70);
this.lblOpenDt.Name = "lblOpenDt";
this.lblOpenDt.Size = new System.Drawing.Size(107, 20);
this.lblOpenDt.TabIndex = 5;
this.lblOpenDt.Text = "개설일시";
this.lblOpenDt.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
//
// txtSaleDt
//
this.txtSaleDt.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(247)))), ((int)(((byte)(247)))), ((int)(((byte)(247)))));
this.txtSaleDt.BorderLineColor = System.Drawing.Color.White;
this.txtSaleDt.BorderLineStyle = Cosmos.UI.CsmPosEditBox.BorderLineType.NORMAL;
this.txtSaleDt.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.txtSaleDt.BorderStyleReDraw = false;
this.txtSaleDt.ClearFlag = false;
this.txtSaleDt.DisableBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(247)))), ((int)(((byte)(247)))), ((int)(((byte)(247)))));
this.txtSaleDt.EnableBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(254)))), ((int)(((byte)(234)))), ((int)(((byte)(226)))));
this.txtSaleDt.Font = new System.Drawing.Font("굴림", 10F, System.Drawing.FontStyle.Bold);
this.txtSaleDt.InputType = Cosmos.UI.InputType.None;
this.txtSaleDt.InputTypeFormat = "";
this.txtSaleDt.Location = new System.Drawing.Point(125, 45);
this.txtSaleDt.Margin = new System.Windows.Forms.Padding(5);
this.txtSaleDt.MaxLength = 32767;
this.txtSaleDt.MaxLengthAutoEnd = false;
this.txtSaleDt.MaxLengthForKeyIn = 32767;
this.txtSaleDt.MaxLengthForNumpad = 32767;
this.txtSaleDt.Name = "txtSaleDt";
this.txtSaleDt.PasswordChar = '\0';
this.txtSaleDt.ReadOnly = false;
this.txtSaleDt.Size = new System.Drawing.Size(247, 20);
this.txtSaleDt.TabIndex = 28;
this.txtSaleDt.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
this.txtSaleDt.UseDualMaxLength = false;
this.txtSaleDt.Value = "";
//
// lblSaleDt
//
this.lblSaleDt.Font = new System.Drawing.Font("굴림", 9F);
this.lblSaleDt.Location = new System.Drawing.Point(10, 45);
this.lblSaleDt.Name = "lblSaleDt";
this.lblSaleDt.Size = new System.Drawing.Size(107, 20);
this.lblSaleDt.TabIndex = 1;
this.lblSaleDt.Text = "영업일자";
this.lblSaleDt.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
//
// lblOpenClose
//
this.lblOpenClose.Font = new System.Drawing.Font("굴림", 9F);
this.lblOpenClose.Location = new System.Drawing.Point(10, 20);
this.lblOpenClose.Name = "lblOpenClose";
this.lblOpenClose.Size = new System.Drawing.Size(107, 20);
this.lblOpenClose.TabIndex = 0;
this.lblOpenClose.Text = "영업개시";
this.lblOpenClose.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
//
// pn03
//
this.pn03.Controls.Add(this.groupBox3);
this.pn03.Controls.Add(this.gbPrinter);
this.pn03.Controls.Add(this.gbScalewPole);
this.pn03.Controls.Add(this.gbCdp);
this.pn03.Controls.Add(this.gbLabelPrinter);
this.pn03.Controls.Add(this.gbSignPad);
this.pn03.Controls.Add(this.gbScale);
this.pn03.Controls.Add(this.gbCashDrawer);
this.pn03.Controls.Add(this.gbCATTerminal);
this.pn03.Controls.Add(this.gbICReader);
this.pn03.Location = new System.Drawing.Point(12, 618);
this.pn03.Name = "pn03";
this.pn03.Size = new System.Drawing.Size(773, 462);
this.pn03.TabIndex = 227;
//
// groupBox3
//
this.groupBox3.Controls.Add(this.txtDmbIfIp);
this.groupBox3.Controls.Add(this.txtDmbIfPort);
this.groupBox3.Controls.Add(this.cbDmbIfUseFlag);
this.groupBox3.Controls.Add(this.lblDmbIfUseFlag);
this.groupBox3.Controls.Add(this.lblDmbIfPort);
this.groupBox3.Controls.Add(this.lblDmbIfIp);
this.groupBox3.Font = new System.Drawing.Font("맑은 고딕", 9F, System.Drawing.FontStyle.Bold);
this.groupBox3.Location = new System.Drawing.Point(2, 368);
this.groupBox3.Name = "groupBox3";
this.groupBox3.Size = new System.Drawing.Size(236, 90);
this.groupBox3.TabIndex = 96;
this.groupBox3.TabStop = false;
this.groupBox3.Text = "DMB IF";
//
// txtDmbIfIp
//
this.txtDmbIfIp.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(247)))), ((int)(((byte)(247)))), ((int)(((byte)(247)))));
this.txtDmbIfIp.BorderLineColor = System.Drawing.Color.White;
this.txtDmbIfIp.BorderLineStyle = Cosmos.UI.CsmPosEditBox.BorderLineType.NORMAL;
this.txtDmbIfIp.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.txtDmbIfIp.BorderStyleReDraw = false;
this.txtDmbIfIp.ClearFlag = false;
this.txtDmbIfIp.DisableBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(247)))), ((int)(((byte)(247)))), ((int)(((byte)(247)))));
this.txtDmbIfIp.EnableBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(254)))), ((int)(((byte)(234)))), ((int)(((byte)(226)))));
this.txtDmbIfIp.Font = new System.Drawing.Font("굴림", 10F, System.Drawing.FontStyle.Bold);
this.txtDmbIfIp.InputType = Cosmos.UI.InputType.None;
this.txtDmbIfIp.InputTypeFormat = "";
this.txtDmbIfIp.Location = new System.Drawing.Point(106, 41);
this.txtDmbIfIp.Margin = new System.Windows.Forms.Padding(5);
this.txtDmbIfIp.MaxLength = 32767;
this.txtDmbIfIp.MaxLengthAutoEnd = false;
this.txtDmbIfIp.MaxLengthForKeyIn = 32767;
this.txtDmbIfIp.MaxLengthForNumpad = 32767;
this.txtDmbIfIp.Name = "txtDmbIfIp";
this.txtDmbIfIp.PasswordChar = '\0';
this.txtDmbIfIp.ReadOnly = false;
this.txtDmbIfIp.Size = new System.Drawing.Size(112, 20);
this.txtDmbIfIp.TabIndex = 97;
this.txtDmbIfIp.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
this.txtDmbIfIp.UseDualMaxLength = false;
this.txtDmbIfIp.Value = "";
//
// txtDmbIfPort
//
this.txtDmbIfPort.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(247)))), ((int)(((byte)(247)))), ((int)(((byte)(247)))));
this.txtDmbIfPort.BorderLineColor = System.Drawing.Color.White;
this.txtDmbIfPort.BorderLineStyle = Cosmos.UI.CsmPosEditBox.BorderLineType.NORMAL;
this.txtDmbIfPort.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.txtDmbIfPort.BorderStyleReDraw = false;
this.txtDmbIfPort.ClearFlag = false;
this.txtDmbIfPort.DisableBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(247)))), ((int)(((byte)(247)))), ((int)(((byte)(247)))));
this.txtDmbIfPort.EnableBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(254)))), ((int)(((byte)(234)))), ((int)(((byte)(226)))));
this.txtDmbIfPort.Font = new System.Drawing.Font("굴림", 10F, System.Drawing.FontStyle.Bold);
this.txtDmbIfPort.InputType = Cosmos.UI.InputType.None;
this.txtDmbIfPort.InputTypeFormat = "";
this.txtDmbIfPort.Location = new System.Drawing.Point(106, 65);
this.txtDmbIfPort.Margin = new System.Windows.Forms.Padding(5);
this.txtDmbIfPort.MaxLength = 32767;
this.txtDmbIfPort.MaxLengthAutoEnd = false;
this.txtDmbIfPort.MaxLengthForKeyIn = 32767;
this.txtDmbIfPort.MaxLengthForNumpad = 32767;
this.txtDmbIfPort.Name = "txtDmbIfPort";
this.txtDmbIfPort.PasswordChar = '\0';
this.txtDmbIfPort.ReadOnly = false;
this.txtDmbIfPort.Size = new System.Drawing.Size(112, 20);
this.txtDmbIfPort.TabIndex = 96;
this.txtDmbIfPort.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
this.txtDmbIfPort.UseDualMaxLength = false;
this.txtDmbIfPort.Value = "";
//
// cbDmbIfUseFlag
//
this.cbDmbIfUseFlag.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cbDmbIfUseFlag.Font = new System.Drawing.Font("맑은 고딕", 9F, System.Drawing.FontStyle.Bold);
this.cbDmbIfUseFlag.FormattingEnabled = true;
this.cbDmbIfUseFlag.ItemHeight = 15;
this.cbDmbIfUseFlag.Items.AddRange(new object[] {
"0:사용 안 함",
"1:사용"});
this.cbDmbIfUseFlag.Location = new System.Drawing.Point(106, 15);
this.cbDmbIfUseFlag.Name = "cbDmbIfUseFlag";
this.cbDmbIfUseFlag.Size = new System.Drawing.Size(112, 23);
this.cbDmbIfUseFlag.TabIndex = 91;
//
// lblDmbIfUseFlag
//
this.lblDmbIfUseFlag.Font = new System.Drawing.Font("굴림", 9F);
this.lblDmbIfUseFlag.Location = new System.Drawing.Point(10, 15);
this.lblDmbIfUseFlag.Name = "lblDmbIfUseFlag";
this.lblDmbIfUseFlag.Size = new System.Drawing.Size(90, 20);
this.lblDmbIfUseFlag.TabIndex = 0;
this.lblDmbIfUseFlag.Text = "사용유무";
this.lblDmbIfUseFlag.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
//
// lblDmbIfPort
//
this.lblDmbIfPort.Font = new System.Drawing.Font("굴림", 9F);
this.lblDmbIfPort.Location = new System.Drawing.Point(10, 65);
this.lblDmbIfPort.Name = "lblDmbIfPort";
this.lblDmbIfPort.Size = new System.Drawing.Size(90, 20);
this.lblDmbIfPort.TabIndex = 27;
this.lblDmbIfPort.Text = "PORT";
this.lblDmbIfPort.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
//
// lblDmbIfIp
//
this.lblDmbIfIp.Font = new System.Drawing.Font("굴림", 9F);
this.lblDmbIfIp.Location = new System.Drawing.Point(10, 40);
this.lblDmbIfIp.Name = "lblDmbIfIp";
this.lblDmbIfIp.Size = new System.Drawing.Size(90, 20);
this.lblDmbIfIp.TabIndex = 26;
this.lblDmbIfIp.Text = "IP";
this.lblDmbIfIp.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
//
// gbPrinter
//
this.gbPrinter.Controls.Add(this.CheckPrinter);
this.gbPrinter.Controls.Add(this.cbPrinterModel);
this.gbPrinter.Controls.Add(this.lblPrinterModel);
this.gbPrinter.Controls.Add(this.cbPrinterBaudRate);
this.gbPrinter.Controls.Add(this.cbPrinterPortNo);
this.gbPrinter.Controls.Add(this.cbPrinterController);
this.gbPrinter.Controls.Add(this.lblPrinterBaudRate);
this.gbPrinter.Controls.Add(this.cbPrinterUseFlag);
this.gbPrinter.Controls.Add(this.lblPrinterPortNo);
this.gbPrinter.Controls.Add(this.lblPrinterController);
this.gbPrinter.Controls.Add(this.lblPrinterUseFlag);
this.gbPrinter.Font = new System.Drawing.Font("맑은 고딕", 9F, System.Drawing.FontStyle.Bold);
this.gbPrinter.Location = new System.Drawing.Point(2, 4);
this.gbPrinter.Name = "gbPrinter";
this.gbPrinter.Size = new System.Drawing.Size(236, 167);
this.gbPrinter.TabIndex = 24;
this.gbPrinter.TabStop = false;
this.gbPrinter.Text = "영수증 프린터";
//
// CheckPrinter
//
this.CheckPrinter.AutoSize = true;
this.CheckPrinter.CheckAlign = System.Drawing.ContentAlignment.MiddleRight;
this.CheckPrinter.Font = new System.Drawing.Font("맑은 고딕", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.CheckPrinter.Location = new System.Drawing.Point(45, 146);
this.CheckPrinter.Name = "CheckPrinter";
this.CheckPrinter.Size = new System.Drawing.Size(146, 19);
this.CheckPrinter.TabIndex = 86;
this.CheckPrinter.Text = "프린터 상태 체크 안함";
this.CheckPrinter.UseVisualStyleBackColor = true;
//
// cbPrinterModel
//
this.cbPrinterModel.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cbPrinterModel.Font = new System.Drawing.Font("맑은 고딕", 9F, System.Drawing.FontStyle.Bold);
this.cbPrinterModel.FormattingEnabled = true;
this.cbPrinterModel.ItemHeight = 15;
this.cbPrinterModel.Items.AddRange(new object[] {
"1:EPSON",
"2:TOSHIBA",
"3:IBM",
"6:P2C",
"99:Debug"});
this.cbPrinterModel.Location = new System.Drawing.Point(106, 116);
this.cbPrinterModel.Name = "cbPrinterModel";
this.cbPrinterModel.Size = new System.Drawing.Size(112, 23);
this.cbPrinterModel.TabIndex = 78;
this.cbPrinterModel.SelectedIndexChanged += new System.EventHandler(this.comboBox_SelectedIndexChanged);
//
// lblPrinterModel
//
this.lblPrinterModel.Font = new System.Drawing.Font("맑은 고딕", 9F);
this.lblPrinterModel.Location = new System.Drawing.Point(10, 116);
this.lblPrinterModel.Name = "lblPrinterModel";
this.lblPrinterModel.Size = new System.Drawing.Size(90, 20);
this.lblPrinterModel.TabIndex = 26;
this.lblPrinterModel.Text = "모델";
this.lblPrinterModel.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
//
// cbPrinterBaudRate
//
this.cbPrinterBaudRate.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cbPrinterBaudRate.Font = new System.Drawing.Font("맑은 고딕", 9F, System.Drawing.FontStyle.Bold);
this.cbPrinterBaudRate.FormattingEnabled = true;
this.cbPrinterBaudRate.ItemHeight = 15;
this.cbPrinterBaudRate.Items.AddRange(new object[] {
"2400",
"9600",
"19200",
"38400",
"115200"});
this.cbPrinterBaudRate.Location = new System.Drawing.Point(106, 91);
this.cbPrinterBaudRate.Name = "cbPrinterBaudRate";
this.cbPrinterBaudRate.Size = new System.Drawing.Size(112, 23);
this.cbPrinterBaudRate.TabIndex = 77;
//
// cbPrinterPortNo
//
this.cbPrinterPortNo.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cbPrinterPortNo.Font = new System.Drawing.Font("맑은 고딕", 9F, System.Drawing.FontStyle.Bold);
this.cbPrinterPortNo.FormattingEnabled = true;
this.cbPrinterPortNo.ItemHeight = 15;
this.cbPrinterPortNo.Items.AddRange(new object[] {
"COM1",
"COM2",
"COM3",
"COM4",
"COM5",
"COM6",
"COM7",
"COM8",
"COM9",
"COM10",
"COM11",
"COM12",
"COM13",
"COM14",
"COM15"});
this.cbPrinterPortNo.Location = new System.Drawing.Point(106, 66);
this.cbPrinterPortNo.Name = "cbPrinterPortNo";
this.cbPrinterPortNo.Size = new System.Drawing.Size(112, 23);
this.cbPrinterPortNo.TabIndex = 76;
//
// cbPrinterController
//
this.cbPrinterController.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cbPrinterController.Font = new System.Drawing.Font("맑은 고딕", 9F, System.Drawing.FontStyle.Bold);
this.cbPrinterController.FormattingEnabled = true;
this.cbPrinterController.ItemHeight = 15;
this.cbPrinterController.Items.AddRange(new object[] {
"1:RS232",
"2:OPOS"});
this.cbPrinterController.Location = new System.Drawing.Point(106, 41);
this.cbPrinterController.Name = "cbPrinterController";
this.cbPrinterController.Size = new System.Drawing.Size(112, 23);
this.cbPrinterController.TabIndex = 75;
this.cbPrinterController.SelectedIndexChanged += new System.EventHandler(this.comboBox_SelectedIndexChanged);
//
// lblPrinterBaudRate
//
this.lblPrinterBaudRate.Font = new System.Drawing.Font("맑은 고딕", 9F);
this.lblPrinterBaudRate.Location = new System.Drawing.Point(10, 91);
this.lblPrinterBaudRate.Name = "lblPrinterBaudRate";
this.lblPrinterBaudRate.Size = new System.Drawing.Size(90, 20);
this.lblPrinterBaudRate.TabIndex = 17;
this.lblPrinterBaudRate.Text = "통신속도";
this.lblPrinterBaudRate.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
//
// cbPrinterUseFlag
//
this.cbPrinterUseFlag.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cbPrinterUseFlag.Font = new System.Drawing.Font("맑은 고딕", 9F, System.Drawing.FontStyle.Bold);
this.cbPrinterUseFlag.FormattingEnabled = true;
this.cbPrinterUseFlag.ItemHeight = 15;
this.cbPrinterUseFlag.Items.AddRange(new object[] {
"0:사용 안 함",
"1:사용"});
this.cbPrinterUseFlag.Location = new System.Drawing.Point(106, 16);
this.cbPrinterUseFlag.Name = "cbPrinterUseFlag";
this.cbPrinterUseFlag.Size = new System.Drawing.Size(112, 23);
this.cbPrinterUseFlag.TabIndex = 74;
this.cbPrinterUseFlag.SelectedIndexChanged += new System.EventHandler(this.comboBox_SelectedIndexChanged);
//
// lblPrinterPortNo
//
this.lblPrinterPortNo.Font = new System.Drawing.Font("맑은 고딕", 9F);
this.lblPrinterPortNo.Location = new System.Drawing.Point(10, 66);
this.lblPrinterPortNo.Name = "lblPrinterPortNo";
this.lblPrinterPortNo.Size = new System.Drawing.Size(90, 20);
this.lblPrinterPortNo.TabIndex = 5;
this.lblPrinterPortNo.Text = "포트번호";
this.lblPrinterPortNo.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
//
// lblPrinterController
//
this.lblPrinterController.Font = new System.Drawing.Font("맑은 고딕", 9F);
this.lblPrinterController.Location = new System.Drawing.Point(10, 41);
this.lblPrinterController.Name = "lblPrinterController";
this.lblPrinterController.Size = new System.Drawing.Size(90, 20);
this.lblPrinterController.TabIndex = 1;
this.lblPrinterController.Text = "연결유형";
this.lblPrinterController.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
//
// lblPrinterUseFlag
//
this.lblPrinterUseFlag.Font = new System.Drawing.Font("맑은 고딕", 9F);
this.lblPrinterUseFlag.Location = new System.Drawing.Point(10, 16);
this.lblPrinterUseFlag.Name = "lblPrinterUseFlag";
this.lblPrinterUseFlag.Size = new System.Drawing.Size(90, 20);
this.lblPrinterUseFlag.TabIndex = 0;
this.lblPrinterUseFlag.Text = "사용유무";
this.lblPrinterUseFlag.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
//
// gbScalewPole
//
this.gbScalewPole.Controls.Add(this.cbScalewPoleBaudRate);
this.gbScalewPole.Controls.Add(this.cbScalewPoleUseFlag);
this.gbScalewPole.Controls.Add(this.cbScalewPolePortNo);
this.gbScalewPole.Controls.Add(this.lblScalewPoleUseFlag);
this.gbScalewPole.Controls.Add(this.lblScalewPoleBaudRate);
this.gbScalewPole.Controls.Add(this.lblScalewPolePortNo);
this.gbScalewPole.Font = new System.Drawing.Font("맑은 고딕", 9F, System.Drawing.FontStyle.Bold);
this.gbScalewPole.Location = new System.Drawing.Point(268, 327);
this.gbScalewPole.Name = "gbScalewPole";
this.gbScalewPole.Size = new System.Drawing.Size(236, 93);
this.gbScalewPole.TabIndex = 94;
this.gbScalewPole.TabStop = false;
this.gbScalewPole.Text = "저울(POLE Device)";
//
// cbScalewPoleBaudRate
//
this.cbScalewPoleBaudRate.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cbScalewPoleBaudRate.Font = new System.Drawing.Font("맑은 고딕", 9F, System.Drawing.FontStyle.Bold);
this.cbScalewPoleBaudRate.FormattingEnabled = true;
this.cbScalewPoleBaudRate.ItemHeight = 15;
this.cbScalewPoleBaudRate.Items.AddRange(new object[] {
"2400",
"9600",
"19200",
"38400",
"115200"});
this.cbScalewPoleBaudRate.Location = new System.Drawing.Point(106, 66);
this.cbScalewPoleBaudRate.Name = "cbScalewPoleBaudRate";
this.cbScalewPoleBaudRate.Size = new System.Drawing.Size(112, 23);
this.cbScalewPoleBaudRate.TabIndex = 93;
//
// cbScalewPoleUseFlag
//
this.cbScalewPoleUseFlag.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cbScalewPoleUseFlag.Font = new System.Drawing.Font("맑은 고딕", 9F, System.Drawing.FontStyle.Bold);
this.cbScalewPoleUseFlag.FormattingEnabled = true;
this.cbScalewPoleUseFlag.ItemHeight = 15;
this.cbScalewPoleUseFlag.Items.AddRange(new object[] {
"0:사용 안 함",
"1:사용"});
this.cbScalewPoleUseFlag.Location = new System.Drawing.Point(106, 16);
this.cbScalewPoleUseFlag.Name = "cbScalewPoleUseFlag";
this.cbScalewPoleUseFlag.Size = new System.Drawing.Size(112, 23);
this.cbScalewPoleUseFlag.TabIndex = 91;
this.cbScalewPoleUseFlag.SelectedIndexChanged += new System.EventHandler(this.comboBox_SelectedIndexChanged);
//
// cbScalewPolePortNo
//
this.cbScalewPolePortNo.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cbScalewPolePortNo.Font = new System.Drawing.Font("맑은 고딕", 9F, System.Drawing.FontStyle.Bold);
this.cbScalewPolePortNo.FormattingEnabled = true;
this.cbScalewPolePortNo.ItemHeight = 15;
this.cbScalewPolePortNo.Items.AddRange(new object[] {
"COM1",
"COM2",
"COM3",
"COM4",
"COM5",
"COM6",
"COM7",
"COM8",
"COM9",
"COM10",
"COM11",
"COM12",
"COM13",
"COM14",
"COM15"});
this.cbScalewPolePortNo.Location = new System.Drawing.Point(106, 41);
this.cbScalewPolePortNo.Name = "cbScalewPolePortNo";
this.cbScalewPolePortNo.Size = new System.Drawing.Size(112, 23);
this.cbScalewPolePortNo.TabIndex = 92;
//
// lblScalewPoleUseFlag
//
this.lblScalewPoleUseFlag.Font = new System.Drawing.Font("굴림", 9F);
this.lblScalewPoleUseFlag.Location = new System.Drawing.Point(10, 16);
this.lblScalewPoleUseFlag.Name = "lblScalewPoleUseFlag";
this.lblScalewPoleUseFlag.Size = new System.Drawing.Size(90, 20);
this.lblScalewPoleUseFlag.TabIndex = 0;
this.lblScalewPoleUseFlag.Text = "사용유무";
this.lblScalewPoleUseFlag.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
//
// lblScalewPoleBaudRate
//
this.lblScalewPoleBaudRate.Font = new System.Drawing.Font("굴림", 9F);
this.lblScalewPoleBaudRate.Location = new System.Drawing.Point(10, 66);
this.lblScalewPoleBaudRate.Name = "lblScalewPoleBaudRate";
this.lblScalewPoleBaudRate.Size = new System.Drawing.Size(90, 20);
this.lblScalewPoleBaudRate.TabIndex = 27;
this.lblScalewPoleBaudRate.Text = "통신속도";
this.lblScalewPoleBaudRate.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
//
// lblScalewPolePortNo
//
this.lblScalewPolePortNo.Font = new System.Drawing.Font("굴림", 9F);
this.lblScalewPolePortNo.Location = new System.Drawing.Point(10, 41);
this.lblScalewPolePortNo.Name = "lblScalewPolePortNo";
this.lblScalewPolePortNo.Size = new System.Drawing.Size(90, 20);
this.lblScalewPolePortNo.TabIndex = 26;
this.lblScalewPolePortNo.Text = "포트번호";
this.lblScalewPolePortNo.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
//
// gbCdp
//
this.gbCdp.Controls.Add(this.cbCdpController);
this.gbCdp.Controls.Add(this.lblCdpController);
this.gbCdp.Controls.Add(this.cbCdpModel);
this.gbCdp.Controls.Add(this.lblCdpModel);
this.gbCdp.Controls.Add(this.cbCdpBaudRate);
this.gbCdp.Controls.Add(this.cbCdpUseFlag);
this.gbCdp.Controls.Add(this.cbCdpPortNo);
this.gbCdp.Controls.Add(this.lblCdpUseFlag);
this.gbCdp.Controls.Add(this.lblCdpBaudRate);
this.gbCdp.Controls.Add(this.lblCdpPortNo);
this.gbCdp.Font = new System.Drawing.Font("맑은 고딕", 9F, System.Drawing.FontStyle.Bold);
this.gbCdp.Location = new System.Drawing.Point(534, 155);
this.gbCdp.Name = "gbCdp";
this.gbCdp.Size = new System.Drawing.Size(236, 142);
this.gbCdp.TabIndex = 36;
this.gbCdp.TabStop = false;
this.gbCdp.Text = "CDP";
//
// cbCdpController
//
this.cbCdpController.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cbCdpController.Font = new System.Drawing.Font("맑은 고딕", 9F, System.Drawing.FontStyle.Bold);
this.cbCdpController.FormattingEnabled = true;
this.cbCdpController.ItemHeight = 15;
this.cbCdpController.Items.AddRange(new object[] {
"1:RS232"});
this.cbCdpController.Location = new System.Drawing.Point(106, 40);
this.cbCdpController.Name = "cbCdpController";
this.cbCdpController.Size = new System.Drawing.Size(112, 23);
this.cbCdpController.TabIndex = 102;
//
// lblCdpController
//
this.lblCdpController.Font = new System.Drawing.Font("굴림", 9F);
this.lblCdpController.Location = new System.Drawing.Point(10, 40);
this.lblCdpController.Name = "lblCdpController";
this.lblCdpController.Size = new System.Drawing.Size(90, 20);
this.lblCdpController.TabIndex = 24;
this.lblCdpController.Text = "연결유형";
this.lblCdpController.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
//
// cbCdpModel
//
this.cbCdpModel.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cbCdpModel.Font = new System.Drawing.Font("맑은 고딕", 9F, System.Drawing.FontStyle.Bold);
this.cbCdpModel.FormattingEnabled = true;
this.cbCdpModel.ItemHeight = 15;
this.cbCdpModel.Items.AddRange(new object[] {
"0:Toshiba",
"1:XN"});
this.cbCdpModel.Location = new System.Drawing.Point(106, 115);
this.cbCdpModel.Name = "cbCdpModel";
this.cbCdpModel.Size = new System.Drawing.Size(112, 23);
this.cbCdpModel.TabIndex = 105;
//
// lblCdpModel
//
this.lblCdpModel.Font = new System.Drawing.Font("굴림", 9F);
this.lblCdpModel.Location = new System.Drawing.Point(10, 115);
this.lblCdpModel.Name = "lblCdpModel";
this.lblCdpModel.Size = new System.Drawing.Size(90, 20);
this.lblCdpModel.TabIndex = 30;
this.lblCdpModel.Text = "모델";
this.lblCdpModel.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
//
// cbCdpBaudRate
//
this.cbCdpBaudRate.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cbCdpBaudRate.Font = new System.Drawing.Font("맑은 고딕", 9F, System.Drawing.FontStyle.Bold);
this.cbCdpBaudRate.FormattingEnabled = true;
this.cbCdpBaudRate.ItemHeight = 15;
this.cbCdpBaudRate.Items.AddRange(new object[] {
"2400",
"9600",
"19200",
"38400",
"115200"});
this.cbCdpBaudRate.Location = new System.Drawing.Point(106, 90);
this.cbCdpBaudRate.Name = "cbCdpBaudRate";
this.cbCdpBaudRate.Size = new System.Drawing.Size(112, 23);
this.cbCdpBaudRate.TabIndex = 104;
//
// cbCdpUseFlag
//
this.cbCdpUseFlag.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cbCdpUseFlag.Font = new System.Drawing.Font("맑은 고딕", 9F, System.Drawing.FontStyle.Bold);
this.cbCdpUseFlag.FormattingEnabled = true;
this.cbCdpUseFlag.ItemHeight = 15;
this.cbCdpUseFlag.Items.AddRange(new object[] {
"0:사용 안 함",
"1:사용"});
this.cbCdpUseFlag.Location = new System.Drawing.Point(106, 15);
this.cbCdpUseFlag.Name = "cbCdpUseFlag";
this.cbCdpUseFlag.Size = new System.Drawing.Size(112, 23);
this.cbCdpUseFlag.TabIndex = 101;
this.cbCdpUseFlag.SelectedIndexChanged += new System.EventHandler(this.comboBox_SelectedIndexChanged);
//
// cbCdpPortNo
//
this.cbCdpPortNo.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cbCdpPortNo.Font = new System.Drawing.Font("맑은 고딕", 9F, System.Drawing.FontStyle.Bold);
this.cbCdpPortNo.FormattingEnabled = true;
this.cbCdpPortNo.ItemHeight = 15;
this.cbCdpPortNo.Items.AddRange(new object[] {
"COM1",
"COM2",
"COM3",
"COM4",
"COM5",
"COM6",
"COM7",
"COM8",
"COM9",
"COM10",
"COM11",
"COM12",
"COM13",
"COM14",
"COM15"});
this.cbCdpPortNo.Location = new System.Drawing.Point(106, 65);
this.cbCdpPortNo.Name = "cbCdpPortNo";
this.cbCdpPortNo.Size = new System.Drawing.Size(112, 23);
this.cbCdpPortNo.TabIndex = 103;
//
// lblCdpUseFlag
//
this.lblCdpUseFlag.Font = new System.Drawing.Font("굴림", 9F);
this.lblCdpUseFlag.Location = new System.Drawing.Point(10, 15);
this.lblCdpUseFlag.Name = "lblCdpUseFlag";
this.lblCdpUseFlag.Size = new System.Drawing.Size(90, 20);
this.lblCdpUseFlag.TabIndex = 0;
this.lblCdpUseFlag.Text = "사용유무";
this.lblCdpUseFlag.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
//
// lblCdpBaudRate
//
this.lblCdpBaudRate.Font = new System.Drawing.Font("굴림", 9F);
this.lblCdpBaudRate.Location = new System.Drawing.Point(10, 90);
this.lblCdpBaudRate.Name = "lblCdpBaudRate";
this.lblCdpBaudRate.Size = new System.Drawing.Size(90, 20);
this.lblCdpBaudRate.TabIndex = 27;
this.lblCdpBaudRate.Text = "통신속도";
this.lblCdpBaudRate.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
//
// lblCdpPortNo
//
this.lblCdpPortNo.Font = new System.Drawing.Font("굴림", 9F);
this.lblCdpPortNo.Location = new System.Drawing.Point(10, 65);
this.lblCdpPortNo.Name = "lblCdpPortNo";
this.lblCdpPortNo.Size = new System.Drawing.Size(90, 20);
this.lblCdpPortNo.TabIndex = 26;
this.lblCdpPortNo.Text = "포트번호";
this.lblCdpPortNo.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
//
// gbLabelPrinter
//
this.gbLabelPrinter.Controls.Add(this.bt_Lblprt_all);
this.gbLabelPrinter.Controls.Add(this.cbLabelPrtBaudRate);
this.gbLabelPrinter.Controls.Add(this.cbLabelPrtUseFlag);
this.gbLabelPrinter.Controls.Add(this.cbLabelPrtPortNo);
this.gbLabelPrinter.Controls.Add(this.lblLabelPrtUseFlag);
this.gbLabelPrinter.Controls.Add(this.lblLabelPrtBaudRate);
this.gbLabelPrinter.Controls.Add(this.lblLabelPrtPortNo);
this.gbLabelPrinter.Font = new System.Drawing.Font("맑은 고딕", 9F, System.Drawing.FontStyle.Bold);
this.gbLabelPrinter.Location = new System.Drawing.Point(534, 303);
this.gbLabelPrinter.Name = "gbLabelPrinter";
this.gbLabelPrinter.Size = new System.Drawing.Size(235, 92);
this.gbLabelPrinter.TabIndex = 35;
this.gbLabelPrinter.TabStop = false;
this.gbLabelPrinter.Text = "라벨 프린터";
//
// bt_Lblprt_all
//
this.bt_Lblprt_all.Font = new System.Drawing.Font("맑은 고딕", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.bt_Lblprt_all.Location = new System.Drawing.Point(171, 14);
this.bt_Lblprt_all.Name = "bt_Lblprt_all";
this.bt_Lblprt_all.Size = new System.Drawing.Size(47, 23);
this.bt_Lblprt_all.TabIndex = 98;
this.bt_Lblprt_all.Text = "검색";
this.bt_Lblprt_all.UseVisualStyleBackColor = true;
this.bt_Lblprt_all.Click += new System.EventHandler(this.bt_Lblprt_all_Click);
//
// cbLabelPrtBaudRate
//
this.cbLabelPrtBaudRate.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cbLabelPrtBaudRate.Font = new System.Drawing.Font("맑은 고딕", 9F, System.Drawing.FontStyle.Bold);
this.cbLabelPrtBaudRate.FormattingEnabled = true;
this.cbLabelPrtBaudRate.ItemHeight = 15;
this.cbLabelPrtBaudRate.Items.AddRange(new object[] {
"2400",
"9600",
"19200",
"38400",
"115200"});
this.cbLabelPrtBaudRate.Location = new System.Drawing.Point(106, 65);
this.cbLabelPrtBaudRate.Name = "cbLabelPrtBaudRate";
this.cbLabelPrtBaudRate.Size = new System.Drawing.Size(112, 23);
this.cbLabelPrtBaudRate.TabIndex = 108;
//
// cbLabelPrtUseFlag
//
this.cbLabelPrtUseFlag.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cbLabelPrtUseFlag.Font = new System.Drawing.Font("맑은 고딕", 9F, System.Drawing.FontStyle.Bold);
this.cbLabelPrtUseFlag.FormattingEnabled = true;
this.cbLabelPrtUseFlag.ItemHeight = 15;
this.cbLabelPrtUseFlag.Items.AddRange(new object[] {
"0:사용 안 함",
"1:사용"});
this.cbLabelPrtUseFlag.Location = new System.Drawing.Point(106, 15);
this.cbLabelPrtUseFlag.Name = "cbLabelPrtUseFlag";
this.cbLabelPrtUseFlag.Size = new System.Drawing.Size(112, 23);
this.cbLabelPrtUseFlag.TabIndex = 106;
this.cbLabelPrtUseFlag.SelectedIndexChanged += new System.EventHandler(this.comboBox_SelectedIndexChanged);
//
// cbLabelPrtPortNo
//
this.cbLabelPrtPortNo.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cbLabelPrtPortNo.Font = new System.Drawing.Font("맑은 고딕", 9F, System.Drawing.FontStyle.Bold);
this.cbLabelPrtPortNo.FormattingEnabled = true;
this.cbLabelPrtPortNo.ItemHeight = 15;
this.cbLabelPrtPortNo.Items.AddRange(new object[] {
"COM1",
"COM2",
"COM3",
"COM4",
"COM5",
"COM6",
"COM7",
"COM8",
"COM9",
"COM10",
"COM11",
"COM12",
"COM13",
"COM14",
"COM15"});
this.cbLabelPrtPortNo.Location = new System.Drawing.Point(106, 40);
this.cbLabelPrtPortNo.Name = "cbLabelPrtPortNo";
this.cbLabelPrtPortNo.Size = new System.Drawing.Size(112, 23);
this.cbLabelPrtPortNo.TabIndex = 107;
//
// lblLabelPrtUseFlag
//
this.lblLabelPrtUseFlag.Font = new System.Drawing.Font("굴림", 9F);
this.lblLabelPrtUseFlag.Location = new System.Drawing.Point(10, 15);
this.lblLabelPrtUseFlag.Name = "lblLabelPrtUseFlag";
this.lblLabelPrtUseFlag.Size = new System.Drawing.Size(90, 20);
this.lblLabelPrtUseFlag.TabIndex = 0;
this.lblLabelPrtUseFlag.Text = "사용유무";
this.lblLabelPrtUseFlag.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
//
// lblLabelPrtBaudRate
//
this.lblLabelPrtBaudRate.Font = new System.Drawing.Font("굴림", 9F);
this.lblLabelPrtBaudRate.Location = new System.Drawing.Point(10, 65);
this.lblLabelPrtBaudRate.Name = "lblLabelPrtBaudRate";
this.lblLabelPrtBaudRate.Size = new System.Drawing.Size(90, 20);
this.lblLabelPrtBaudRate.TabIndex = 27;
this.lblLabelPrtBaudRate.Text = "통신속도";
this.lblLabelPrtBaudRate.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
//
// lblLabelPrtPortNo
//
this.lblLabelPrtPortNo.Font = new System.Drawing.Font("굴림", 9F);
this.lblLabelPrtPortNo.Location = new System.Drawing.Point(10, 40);
this.lblLabelPrtPortNo.Name = "lblLabelPrtPortNo";
this.lblLabelPrtPortNo.Size = new System.Drawing.Size(90, 20);
this.lblLabelPrtPortNo.TabIndex = 26;
this.lblLabelPrtPortNo.Text = "포트번호";
this.lblLabelPrtPortNo.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
//
// gbSignPad
//
this.gbSignPad.Controls.Add(this.bt_Sign);
this.gbSignPad.Controls.Add(this.bt_Sign_all);
this.gbSignPad.Controls.Add(this.cbSignPadModel);
this.gbSignPad.Controls.Add(this.lblSignPadModel);
this.gbSignPad.Controls.Add(this.txtSignPadTimeout);
this.gbSignPad.Controls.Add(this.lblSignPadTimeout);
this.gbSignPad.Controls.Add(this.txtSignPadMinCnt);
this.gbSignPad.Controls.Add(this.lblMinCnt);
this.gbSignPad.Controls.Add(this.txtSignPadAutoFlag);
this.gbSignPad.Controls.Add(this.lblSignPadAutoFlag);
this.gbSignPad.Controls.Add(this.cbSignPadBaudRate);
this.gbSignPad.Controls.Add(this.cbSignPadUseFlag);
this.gbSignPad.Controls.Add(this.cbSignPadPortNo);
this.gbSignPad.Controls.Add(this.lblSignPadUseFlag);
this.gbSignPad.Controls.Add(this.lblSignPadBaudRate);
this.gbSignPad.Controls.Add(this.lblSignPadPortNo);
this.gbSignPad.Font = new System.Drawing.Font("맑은 고딕", 9F, System.Drawing.FontStyle.Bold);
this.gbSignPad.Location = new System.Drawing.Point(268, 6);
this.gbSignPad.Name = "gbSignPad";
this.gbSignPad.Size = new System.Drawing.Size(236, 191);
this.gbSignPad.TabIndex = 35;
this.gbSignPad.TabStop = false;
this.gbSignPad.Text = "사인패드";
//
// bt_Sign
//
this.bt_Sign.Font = new System.Drawing.Font("맑은 고딕", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.bt_Sign.Location = new System.Drawing.Point(181, 40);
this.bt_Sign.Name = "bt_Sign";
this.bt_Sign.Size = new System.Drawing.Size(47, 23);
this.bt_Sign.TabIndex = 97;
this.bt_Sign.Text = "개별";
this.bt_Sign.UseVisualStyleBackColor = true;
this.bt_Sign.Click += new System.EventHandler(this.bt_Sign_Click);
//
// bt_Sign_all
//
this.bt_Sign_all.Font = new System.Drawing.Font("맑은 고딕", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.bt_Sign_all.Location = new System.Drawing.Point(181, 14);
this.bt_Sign_all.Name = "bt_Sign_all";
this.bt_Sign_all.Size = new System.Drawing.Size(47, 23);
this.bt_Sign_all.TabIndex = 96;
this.bt_Sign_all.Text = "검색";
this.bt_Sign_all.UseVisualStyleBackColor = true;
this.bt_Sign_all.Click += new System.EventHandler(this.bt_Sign_all_Click);
//
// cbSignPadModel
//
this.cbSignPadModel.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cbSignPadModel.Font = new System.Drawing.Font("맑은 고딕", 9F, System.Drawing.FontStyle.Bold);
this.cbSignPadModel.FormattingEnabled = true;
this.cbSignPadModel.ItemHeight = 15;
this.cbSignPadModel.Items.AddRange(new object[] {
"1:OLTMS",
"2:OLCSP",
"3:SSP-100",
"4:SN-350P",
"5:SN-150P"});
this.cbSignPadModel.Location = new System.Drawing.Point(106, 90);
this.cbSignPadModel.Name = "cbSignPadModel";
this.cbSignPadModel.Size = new System.Drawing.Size(112, 23);
this.cbSignPadModel.TabIndex = 82;
//
// lblSignPadModel
//
this.lblSignPadModel.Font = new System.Drawing.Font("굴림", 9F);
this.lblSignPadModel.Location = new System.Drawing.Point(10, 90);
this.lblSignPadModel.Name = "lblSignPadModel";
this.lblSignPadModel.Size = new System.Drawing.Size(90, 20);
this.lblSignPadModel.TabIndex = 28;
this.lblSignPadModel.Text = "모델";
this.lblSignPadModel.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
//
// txtSignPadTimeout
//
this.txtSignPadTimeout.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(247)))), ((int)(((byte)(247)))), ((int)(((byte)(247)))));
this.txtSignPadTimeout.BorderLineColor = System.Drawing.Color.White;
this.txtSignPadTimeout.BorderLineStyle = Cosmos.UI.CsmPosEditBox.BorderLineType.NORMAL;
this.txtSignPadTimeout.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.txtSignPadTimeout.BorderStyleReDraw = false;
this.txtSignPadTimeout.ClearFlag = false;
this.txtSignPadTimeout.DisableBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(247)))), ((int)(((byte)(247)))), ((int)(((byte)(247)))));
this.txtSignPadTimeout.EnableBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(254)))), ((int)(((byte)(234)))), ((int)(((byte)(226)))));
this.txtSignPadTimeout.Font = new System.Drawing.Font("굴림", 10F, System.Drawing.FontStyle.Bold);
this.txtSignPadTimeout.InputType = Cosmos.UI.InputType.None;
this.txtSignPadTimeout.InputTypeFormat = "";
this.txtSignPadTimeout.Location = new System.Drawing.Point(106, 165);
this.txtSignPadTimeout.Margin = new System.Windows.Forms.Padding(5);
this.txtSignPadTimeout.MaxLength = 32767;
this.txtSignPadTimeout.MaxLengthAutoEnd = false;
this.txtSignPadTimeout.MaxLengthForKeyIn = 32767;
this.txtSignPadTimeout.MaxLengthForNumpad = 32767;
this.txtSignPadTimeout.Name = "txtSignPadTimeout";
this.txtSignPadTimeout.PasswordChar = '\0';
this.txtSignPadTimeout.ReadOnly = false;
this.txtSignPadTimeout.Size = new System.Drawing.Size(112, 20);
this.txtSignPadTimeout.TabIndex = 85;
this.txtSignPadTimeout.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
this.txtSignPadTimeout.UseDualMaxLength = false;
this.txtSignPadTimeout.Value = "";
//
// lblSignPadTimeout
//
this.lblSignPadTimeout.Font = new System.Drawing.Font("굴림", 9F);
this.lblSignPadTimeout.Location = new System.Drawing.Point(10, 165);
this.lblSignPadTimeout.Name = "lblSignPadTimeout";
this.lblSignPadTimeout.Size = new System.Drawing.Size(90, 20);
this.lblSignPadTimeout.TabIndex = 34;
this.lblSignPadTimeout.Text = "Timeout(초)";
this.lblSignPadTimeout.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
//
// txtSignPadMinCnt
//
this.txtSignPadMinCnt.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(247)))), ((int)(((byte)(247)))), ((int)(((byte)(247)))));
this.txtSignPadMinCnt.BorderLineColor = System.Drawing.Color.White;
this.txtSignPadMinCnt.BorderLineStyle = Cosmos.UI.CsmPosEditBox.BorderLineType.NORMAL;
this.txtSignPadMinCnt.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.txtSignPadMinCnt.BorderStyleReDraw = false;
this.txtSignPadMinCnt.ClearFlag = false;
this.txtSignPadMinCnt.DisableBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(247)))), ((int)(((byte)(247)))), ((int)(((byte)(247)))));
this.txtSignPadMinCnt.EnableBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(254)))), ((int)(((byte)(234)))), ((int)(((byte)(226)))));
this.txtSignPadMinCnt.Font = new System.Drawing.Font("굴림", 10F, System.Drawing.FontStyle.Bold);
this.txtSignPadMinCnt.InputType = Cosmos.UI.InputType.None;
this.txtSignPadMinCnt.InputTypeFormat = "";
this.txtSignPadMinCnt.Location = new System.Drawing.Point(106, 140);
this.txtSignPadMinCnt.Margin = new System.Windows.Forms.Padding(5);
this.txtSignPadMinCnt.MaxLength = 32767;
this.txtSignPadMinCnt.MaxLengthAutoEnd = false;
this.txtSignPadMinCnt.MaxLengthForKeyIn = 32767;
this.txtSignPadMinCnt.MaxLengthForNumpad = 32767;
this.txtSignPadMinCnt.Name = "txtSignPadMinCnt";
this.txtSignPadMinCnt.PasswordChar = '\0';
this.txtSignPadMinCnt.ReadOnly = false;
this.txtSignPadMinCnt.Size = new System.Drawing.Size(112, 20);
this.txtSignPadMinCnt.TabIndex = 84;
this.txtSignPadMinCnt.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
this.txtSignPadMinCnt.UseDualMaxLength = false;
this.txtSignPadMinCnt.Value = "";
//
// lblMinCnt
//
this.lblMinCnt.Font = new System.Drawing.Font("굴림", 9F);
this.lblMinCnt.Location = new System.Drawing.Point(10, 140);
this.lblMinCnt.Name = "lblMinCnt";
this.lblMinCnt.Size = new System.Drawing.Size(90, 20);
this.lblMinCnt.TabIndex = 32;
this.lblMinCnt.Text = "MinCnt";
this.lblMinCnt.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
//
// txtSignPadAutoFlag
//
this.txtSignPadAutoFlag.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(247)))), ((int)(((byte)(247)))), ((int)(((byte)(247)))));
this.txtSignPadAutoFlag.BorderLineColor = System.Drawing.Color.White;
this.txtSignPadAutoFlag.BorderLineStyle = Cosmos.UI.CsmPosEditBox.BorderLineType.NORMAL;
this.txtSignPadAutoFlag.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.txtSignPadAutoFlag.BorderStyleReDraw = false;
this.txtSignPadAutoFlag.ClearFlag = false;
this.txtSignPadAutoFlag.DisableBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(247)))), ((int)(((byte)(247)))), ((int)(((byte)(247)))));
this.txtSignPadAutoFlag.EnableBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(254)))), ((int)(((byte)(234)))), ((int)(((byte)(226)))));
this.txtSignPadAutoFlag.Font = new System.Drawing.Font("굴림", 10F, System.Drawing.FontStyle.Bold);
this.txtSignPadAutoFlag.InputType = Cosmos.UI.InputType.None;
this.txtSignPadAutoFlag.InputTypeFormat = "";
this.txtSignPadAutoFlag.Location = new System.Drawing.Point(106, 115);
this.txtSignPadAutoFlag.Margin = new System.Windows.Forms.Padding(5);
this.txtSignPadAutoFlag.MaxLength = 32767;
this.txtSignPadAutoFlag.MaxLengthAutoEnd = false;
this.txtSignPadAutoFlag.MaxLengthForKeyIn = 32767;
this.txtSignPadAutoFlag.MaxLengthForNumpad = 32767;
this.txtSignPadAutoFlag.Name = "txtSignPadAutoFlag";
this.txtSignPadAutoFlag.PasswordChar = '\0';
this.txtSignPadAutoFlag.ReadOnly = false;
this.txtSignPadAutoFlag.Size = new System.Drawing.Size(112, 20);
this.txtSignPadAutoFlag.TabIndex = 83;
this.txtSignPadAutoFlag.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
this.txtSignPadAutoFlag.UseDualMaxLength = false;
this.txtSignPadAutoFlag.Value = "";
//
// lblSignPadAutoFlag
//
this.lblSignPadAutoFlag.Font = new System.Drawing.Font("굴림", 9F);
this.lblSignPadAutoFlag.Location = new System.Drawing.Point(10, 115);
this.lblSignPadAutoFlag.Name = "lblSignPadAutoFlag";
this.lblSignPadAutoFlag.Size = new System.Drawing.Size(90, 20);
this.lblSignPadAutoFlag.TabIndex = 30;
this.lblSignPadAutoFlag.Text = "AutoFlag";
this.lblSignPadAutoFlag.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
//
// cbSignPadBaudRate
//
this.cbSignPadBaudRate.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cbSignPadBaudRate.Font = new System.Drawing.Font("맑은 고딕", 9F, System.Drawing.FontStyle.Bold);
this.cbSignPadBaudRate.FormattingEnabled = true;
this.cbSignPadBaudRate.ItemHeight = 15;
this.cbSignPadBaudRate.Items.AddRange(new object[] {
"2400",
"9600",
"19200",
"38400",
"115200"});
this.cbSignPadBaudRate.Location = new System.Drawing.Point(106, 65);
this.cbSignPadBaudRate.Name = "cbSignPadBaudRate";
this.cbSignPadBaudRate.Size = new System.Drawing.Size(112, 23);
this.cbSignPadBaudRate.TabIndex = 81;
//
// cbSignPadUseFlag
//
this.cbSignPadUseFlag.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cbSignPadUseFlag.Font = new System.Drawing.Font("맑은 고딕", 9F, System.Drawing.FontStyle.Bold);
this.cbSignPadUseFlag.FormattingEnabled = true;
this.cbSignPadUseFlag.ItemHeight = 15;
this.cbSignPadUseFlag.Items.AddRange(new object[] {
"0:사용 안 함",
"1:사용"});
this.cbSignPadUseFlag.Location = new System.Drawing.Point(106, 15);
this.cbSignPadUseFlag.Name = "cbSignPadUseFlag";
this.cbSignPadUseFlag.Size = new System.Drawing.Size(112, 23);
this.cbSignPadUseFlag.TabIndex = 79;
this.cbSignPadUseFlag.SelectedIndexChanged += new System.EventHandler(this.comboBox_SelectedIndexChanged);
//
// cbSignPadPortNo
//
this.cbSignPadPortNo.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cbSignPadPortNo.Font = new System.Drawing.Font("맑은 고딕", 9F, System.Drawing.FontStyle.Bold);
this.cbSignPadPortNo.FormattingEnabled = true;
this.cbSignPadPortNo.ItemHeight = 15;
this.cbSignPadPortNo.Items.AddRange(new object[] {
"COM1",
"COM2",
"COM3",
"COM4",
"COM5",
"COM6",
"COM7",
"COM8",
"COM9",
"COM10",
"COM11",
"COM12",
"COM13",
"COM14",
"COM15"});
this.cbSignPadPortNo.Location = new System.Drawing.Point(106, 40);
this.cbSignPadPortNo.Name = "cbSignPadPortNo";
this.cbSignPadPortNo.Size = new System.Drawing.Size(112, 23);
this.cbSignPadPortNo.TabIndex = 80;
//
// lblSignPadUseFlag
//
this.lblSignPadUseFlag.Font = new System.Drawing.Font("굴림", 9F);
this.lblSignPadUseFlag.Location = new System.Drawing.Point(10, 15);
this.lblSignPadUseFlag.Name = "lblSignPadUseFlag";
this.lblSignPadUseFlag.Size = new System.Drawing.Size(90, 20);
this.lblSignPadUseFlag.TabIndex = 0;
this.lblSignPadUseFlag.Text = "사용유무";
this.lblSignPadUseFlag.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
//
// lblSignPadBaudRate
//
this.lblSignPadBaudRate.Font = new System.Drawing.Font("굴림", 9F);
this.lblSignPadBaudRate.Location = new System.Drawing.Point(10, 65);
this.lblSignPadBaudRate.Name = "lblSignPadBaudRate";
this.lblSignPadBaudRate.Size = new System.Drawing.Size(90, 20);
this.lblSignPadBaudRate.TabIndex = 27;
this.lblSignPadBaudRate.Text = "통신속도";
this.lblSignPadBaudRate.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
//
// lblSignPadPortNo
//
this.lblSignPadPortNo.Font = new System.Drawing.Font("굴림", 9F);
this.lblSignPadPortNo.Location = new System.Drawing.Point(10, 40);
this.lblSignPadPortNo.Name = "lblSignPadPortNo";
this.lblSignPadPortNo.Size = new System.Drawing.Size(90, 20);
this.lblSignPadPortNo.TabIndex = 26;
this.lblSignPadPortNo.Text = "포트번호";
this.lblSignPadPortNo.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
//
// gbScale
//
this.gbScale.Controls.Add(this.cbScaleBaudRate);
this.gbScale.Controls.Add(this.cbScaleUseFlag);
this.gbScale.Controls.Add(this.cbScalePortNo);
this.gbScale.Controls.Add(this.lblScaleUseFlag);
this.gbScale.Controls.Add(this.lblScaleBaudRate);
this.gbScale.Controls.Add(this.lblScalePortNo);
this.gbScale.Font = new System.Drawing.Font("맑은 고딕", 9F, System.Drawing.FontStyle.Bold);
this.gbScale.Location = new System.Drawing.Point(3, 268);
this.gbScale.Name = "gbScale";
this.gbScale.Size = new System.Drawing.Size(236, 92);
this.gbScale.TabIndex = 32;
this.gbScale.TabStop = false;
this.gbScale.Text = "저울";
//
// cbScaleBaudRate
//
this.cbScaleBaudRate.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cbScaleBaudRate.Font = new System.Drawing.Font("맑은 고딕", 9F, System.Drawing.FontStyle.Bold);
this.cbScaleBaudRate.FormattingEnabled = true;
this.cbScaleBaudRate.ItemHeight = 15;
this.cbScaleBaudRate.Items.AddRange(new object[] {
"2400",
"9600",
"19200",
"38400",
"115200"});
this.cbScaleBaudRate.Location = new System.Drawing.Point(106, 65);
this.cbScaleBaudRate.Name = "cbScaleBaudRate";
this.cbScaleBaudRate.Size = new System.Drawing.Size(112, 23);
this.cbScaleBaudRate.TabIndex = 93;
//
// cbScaleUseFlag
//
this.cbScaleUseFlag.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cbScaleUseFlag.Font = new System.Drawing.Font("맑은 고딕", 9F, System.Drawing.FontStyle.Bold);
this.cbScaleUseFlag.FormattingEnabled = true;
this.cbScaleUseFlag.ItemHeight = 15;
this.cbScaleUseFlag.Items.AddRange(new object[] {
"0:사용 안 함",
"1:사용"});
this.cbScaleUseFlag.Location = new System.Drawing.Point(106, 15);
this.cbScaleUseFlag.Name = "cbScaleUseFlag";
this.cbScaleUseFlag.Size = new System.Drawing.Size(112, 23);
this.cbScaleUseFlag.TabIndex = 91;
this.cbScaleUseFlag.SelectedIndexChanged += new System.EventHandler(this.comboBox_SelectedIndexChanged);
//
// cbScalePortNo
//
this.cbScalePortNo.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cbScalePortNo.Font = new System.Drawing.Font("맑은 고딕", 9F, System.Drawing.FontStyle.Bold);
this.cbScalePortNo.FormattingEnabled = true;
this.cbScalePortNo.ItemHeight = 15;
this.cbScalePortNo.Items.AddRange(new object[] {
"COM1",
"COM2",
"COM3",
"COM4",
"COM5",
"COM6",
"COM7",
"COM8",
"COM9",
"COM10",
"COM11",
"COM12",
"COM13",
"COM14",
"COM15"});
this.cbScalePortNo.Location = new System.Drawing.Point(106, 40);
this.cbScalePortNo.Name = "cbScalePortNo";
this.cbScalePortNo.Size = new System.Drawing.Size(112, 23);
this.cbScalePortNo.TabIndex = 92;
//
// lblScaleUseFlag
//
this.lblScaleUseFlag.Font = new System.Drawing.Font("굴림", 9F);
this.lblScaleUseFlag.Location = new System.Drawing.Point(10, 15);
this.lblScaleUseFlag.Name = "lblScaleUseFlag";
this.lblScaleUseFlag.Size = new System.Drawing.Size(90, 20);
this.lblScaleUseFlag.TabIndex = 0;
this.lblScaleUseFlag.Text = "사용유무";
this.lblScaleUseFlag.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
//
// lblScaleBaudRate
//
this.lblScaleBaudRate.Font = new System.Drawing.Font("굴림", 9F);
this.lblScaleBaudRate.Location = new System.Drawing.Point(10, 65);
this.lblScaleBaudRate.Name = "lblScaleBaudRate";
this.lblScaleBaudRate.Size = new System.Drawing.Size(90, 20);
this.lblScaleBaudRate.TabIndex = 27;
this.lblScaleBaudRate.Text = "통신속도";
this.lblScaleBaudRate.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
//
// lblScalePortNo
//
this.lblScalePortNo.Font = new System.Drawing.Font("굴림", 9F);
this.lblScalePortNo.Location = new System.Drawing.Point(10, 40);
this.lblScalePortNo.Name = "lblScalePortNo";
this.lblScalePortNo.Size = new System.Drawing.Size(90, 20);
this.lblScalePortNo.TabIndex = 26;
this.lblScalePortNo.Text = "포트번호";
this.lblScalePortNo.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
//
// gbCashDrawer
//
this.gbCashDrawer.Controls.Add(this.cbCDBaudRate);
this.gbCashDrawer.Controls.Add(this.cbCDPortNo);
this.gbCashDrawer.Controls.Add(this.cbCDController);
this.gbCashDrawer.Controls.Add(this.lblCDBaudRate);
this.gbCashDrawer.Controls.Add(this.cbCDUseFlag);
this.gbCashDrawer.Controls.Add(this.lblCDPortNo);
this.gbCashDrawer.Controls.Add(this.lblCDController);
this.gbCashDrawer.Controls.Add(this.lblCDUseFlag);
this.gbCashDrawer.Font = new System.Drawing.Font("맑은 고딕", 9F, System.Drawing.FontStyle.Bold);
this.gbCashDrawer.Location = new System.Drawing.Point(268, 203);
this.gbCashDrawer.Name = "gbCashDrawer";
this.gbCashDrawer.Size = new System.Drawing.Size(236, 118);
this.gbCashDrawer.TabIndex = 26;
this.gbCashDrawer.TabStop = false;
this.gbCashDrawer.Text = "돈통";
//
// cbCDBaudRate
//
this.cbCDBaudRate.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cbCDBaudRate.Font = new System.Drawing.Font("맑은 고딕", 9F, System.Drawing.FontStyle.Bold);
this.cbCDBaudRate.FormattingEnabled = true;
this.cbCDBaudRate.ItemHeight = 15;
this.cbCDBaudRate.Items.AddRange(new object[] {
"2400",
"9600",
"19200",
"38400",
"115200"});
this.cbCDBaudRate.Location = new System.Drawing.Point(106, 91);
this.cbCDBaudRate.Name = "cbCDBaudRate";
this.cbCDBaudRate.Size = new System.Drawing.Size(112, 23);
this.cbCDBaudRate.TabIndex = 92;
//
// cbCDPortNo
//
this.cbCDPortNo.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cbCDPortNo.Font = new System.Drawing.Font("맑은 고딕", 9F, System.Drawing.FontStyle.Bold);
this.cbCDPortNo.FormattingEnabled = true;
this.cbCDPortNo.ItemHeight = 15;
this.cbCDPortNo.Items.AddRange(new object[] {
"COM1",
"COM2",
"COM3",
"COM4",
"COM5",
"COM6",
"COM7",
"COM8",
"COM9",
"COM10",
"COM11",
"COM12",
"COM13",
"COM14",
"COM15"});
this.cbCDPortNo.Location = new System.Drawing.Point(106, 66);
this.cbCDPortNo.Name = "cbCDPortNo";
this.cbCDPortNo.Size = new System.Drawing.Size(112, 23);
this.cbCDPortNo.TabIndex = 91;
//
// cbCDController
//
this.cbCDController.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cbCDController.Font = new System.Drawing.Font("맑은 고딕", 9F, System.Drawing.FontStyle.Bold);
this.cbCDController.FormattingEnabled = true;
this.cbCDController.ItemHeight = 15;
this.cbCDController.Items.AddRange(new object[] {
"1:프린터",
"2:OPOS-IBM",
"3:DLL-TPS8700",
"4:DLL-VPS9700",
"5:IBM-본체"});
this.cbCDController.Location = new System.Drawing.Point(106, 39);
this.cbCDController.Name = "cbCDController";
this.cbCDController.Size = new System.Drawing.Size(112, 23);
this.cbCDController.TabIndex = 90;
this.cbCDController.SelectedIndexChanged += new System.EventHandler(this.comboBox_SelectedIndexChanged);
//
// lblCDBaudRate
//
this.lblCDBaudRate.Font = new System.Drawing.Font("굴림", 9F);
this.lblCDBaudRate.Location = new System.Drawing.Point(11, 91);
this.lblCDBaudRate.Name = "lblCDBaudRate";
this.lblCDBaudRate.Size = new System.Drawing.Size(89, 20);
this.lblCDBaudRate.TabIndex = 90;
this.lblCDBaudRate.Text = "통신속도";
this.lblCDBaudRate.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
//
// cbCDUseFlag
//
this.cbCDUseFlag.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cbCDUseFlag.Font = new System.Drawing.Font("맑은 고딕", 9F, System.Drawing.FontStyle.Bold);
this.cbCDUseFlag.FormattingEnabled = true;
this.cbCDUseFlag.ItemHeight = 15;
this.cbCDUseFlag.Items.AddRange(new object[] {
"0:사용 안 함",
"1:사용"});
this.cbCDUseFlag.Location = new System.Drawing.Point(106, 14);
this.cbCDUseFlag.Name = "cbCDUseFlag";
this.cbCDUseFlag.Size = new System.Drawing.Size(112, 23);
this.cbCDUseFlag.TabIndex = 89;
this.cbCDUseFlag.SelectedIndexChanged += new System.EventHandler(this.comboBox_SelectedIndexChanged);
//
// lblCDPortNo
//
this.lblCDPortNo.Font = new System.Drawing.Font("굴림", 9F);
this.lblCDPortNo.Location = new System.Drawing.Point(11, 66);
this.lblCDPortNo.Name = "lblCDPortNo";
this.lblCDPortNo.Size = new System.Drawing.Size(89, 20);
this.lblCDPortNo.TabIndex = 89;
this.lblCDPortNo.Text = "포트번호";
this.lblCDPortNo.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
//
// lblCDController
//
this.lblCDController.Font = new System.Drawing.Font("굴림", 9F);
this.lblCDController.Location = new System.Drawing.Point(10, 39);
this.lblCDController.Name = "lblCDController";
this.lblCDController.Size = new System.Drawing.Size(90, 20);
this.lblCDController.TabIndex = 1;
this.lblCDController.Text = "연결유형";
this.lblCDController.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
//
// lblCDUseFlag
//
this.lblCDUseFlag.Font = new System.Drawing.Font("굴림", 9F);
this.lblCDUseFlag.Location = new System.Drawing.Point(10, 14);
this.lblCDUseFlag.Name = "lblCDUseFlag";
this.lblCDUseFlag.Size = new System.Drawing.Size(90, 20);
this.lblCDUseFlag.TabIndex = 0;
this.lblCDUseFlag.Text = "사용유무";
this.lblCDUseFlag.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
//
// gbCATTerminal
//
this.gbCATTerminal.Controls.Add(this.bt_Cat);
this.gbCATTerminal.Controls.Add(this.bt_Cat_all);
this.gbCATTerminal.Controls.Add(this.cbCatModel);
this.gbCATTerminal.Controls.Add(this.lblCatModel);
this.gbCATTerminal.Controls.Add(this.cbCatTimeout);
this.gbCATTerminal.Controls.Add(this.lblCatTimeout);
this.gbCATTerminal.Controls.Add(this.cbCatBaudRate);
this.gbCATTerminal.Controls.Add(this.cbCatUseFlag);
this.gbCATTerminal.Controls.Add(this.cbCatPortNo);
this.gbCATTerminal.Controls.Add(this.lblCatUseFlag);
this.gbCATTerminal.Controls.Add(this.lblCatBaudRate);
this.gbCATTerminal.Controls.Add(this.lblCatPortNo);
this.gbCATTerminal.Font = new System.Drawing.Font("맑은 고딕", 9F, System.Drawing.FontStyle.Bold);
this.gbCATTerminal.Location = new System.Drawing.Point(534, 6);
this.gbCATTerminal.Name = "gbCATTerminal";
this.gbCATTerminal.Size = new System.Drawing.Size(235, 143);
this.gbCATTerminal.TabIndex = 30;
this.gbCATTerminal.TabStop = false;
this.gbCATTerminal.Text = "CAT 단말기";
//
// bt_Cat
//
this.bt_Cat.Font = new System.Drawing.Font("맑은 고딕", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.bt_Cat.Location = new System.Drawing.Point(180, 41);
this.bt_Cat.Name = "bt_Cat";
this.bt_Cat.Size = new System.Drawing.Size(47, 23);
this.bt_Cat.TabIndex = 104;
this.bt_Cat.Text = "개별";
this.bt_Cat.UseVisualStyleBackColor = true;
this.bt_Cat.Click += new System.EventHandler(this.bt_Cat_Click_1);
//
// bt_Cat_all
//
this.bt_Cat_all.Font = new System.Drawing.Font("맑은 고딕", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.bt_Cat_all.Location = new System.Drawing.Point(180, 15);
this.bt_Cat_all.Name = "bt_Cat_all";
this.bt_Cat_all.Size = new System.Drawing.Size(47, 23);
this.bt_Cat_all.TabIndex = 103;
this.bt_Cat_all.Text = "검색";
this.bt_Cat_all.UseVisualStyleBackColor = true;
this.bt_Cat_all.Click += new System.EventHandler(this.bt_Cat_all_Click);
//
// cbCatModel
//
this.cbCatModel.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cbCatModel.Font = new System.Drawing.Font("맑은 고딕", 9F, System.Drawing.FontStyle.Bold);
this.cbCatModel.FormattingEnabled = true;
this.cbCatModel.ItemHeight = 15;
this.cbCatModel.Items.AddRange(new object[] {
"11:국내",
"21:샨더",
"22:은련"});
this.cbCatModel.Location = new System.Drawing.Point(106, 91);
this.cbCatModel.Name = "cbCatModel";
this.cbCatModel.Size = new System.Drawing.Size(112, 23);
this.cbCatModel.TabIndex = 102;
//
// lblCatModel
//
this.lblCatModel.Font = new System.Drawing.Font("굴림", 9F);
this.lblCatModel.Location = new System.Drawing.Point(10, 91);
this.lblCatModel.Name = "lblCatModel";
this.lblCatModel.Size = new System.Drawing.Size(90, 20);
this.lblCatModel.TabIndex = 101;
this.lblCatModel.Text = "모델";
this.lblCatModel.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
//
// cbCatTimeout
//
this.cbCatTimeout.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cbCatTimeout.Font = new System.Drawing.Font("맑은 고딕", 9F, System.Drawing.FontStyle.Bold);
this.cbCatTimeout.FormattingEnabled = true;
this.cbCatTimeout.ItemHeight = 15;
this.cbCatTimeout.Items.AddRange(new object[] {
"1",
"2",
"3",
"4",
"5",
"6",
"7",
"8",
"9",
"10"});
this.cbCatTimeout.Location = new System.Drawing.Point(106, 116);
this.cbCatTimeout.Name = "cbCatTimeout";
this.cbCatTimeout.Size = new System.Drawing.Size(112, 23);
this.cbCatTimeout.TabIndex = 100;
//
// lblCatTimeout
//
this.lblCatTimeout.Font = new System.Drawing.Font("굴림", 9F);
this.lblCatTimeout.Location = new System.Drawing.Point(10, 116);
this.lblCatTimeout.Name = "lblCatTimeout";
this.lblCatTimeout.Size = new System.Drawing.Size(90, 20);
this.lblCatTimeout.TabIndex = 30;
this.lblCatTimeout.Text = "Timeout(초)";
this.lblCatTimeout.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
//
// cbCatBaudRate
//
this.cbCatBaudRate.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cbCatBaudRate.Font = new System.Drawing.Font("맑은 고딕", 9F, System.Drawing.FontStyle.Bold);
this.cbCatBaudRate.FormattingEnabled = true;
this.cbCatBaudRate.ItemHeight = 15;
this.cbCatBaudRate.Items.AddRange(new object[] {
"2400",
"9600",
"19200",
"38400",
"115200"});
this.cbCatBaudRate.Location = new System.Drawing.Point(106, 66);
this.cbCatBaudRate.Name = "cbCatBaudRate";
this.cbCatBaudRate.Size = new System.Drawing.Size(112, 23);
this.cbCatBaudRate.TabIndex = 99;
//
// cbCatUseFlag
//
this.cbCatUseFlag.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cbCatUseFlag.Font = new System.Drawing.Font("맑은 고딕", 9F, System.Drawing.FontStyle.Bold);
this.cbCatUseFlag.FormattingEnabled = true;
this.cbCatUseFlag.ItemHeight = 15;
this.cbCatUseFlag.Items.AddRange(new object[] {
"0:사용 안 함",
"1:사용"});
this.cbCatUseFlag.Location = new System.Drawing.Point(106, 16);
this.cbCatUseFlag.Name = "cbCatUseFlag";
this.cbCatUseFlag.Size = new System.Drawing.Size(112, 23);
this.cbCatUseFlag.TabIndex = 97;
this.cbCatUseFlag.SelectedIndexChanged += new System.EventHandler(this.comboBox_SelectedIndexChanged);
//
// cbCatPortNo
//
this.cbCatPortNo.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cbCatPortNo.Font = new System.Drawing.Font("맑은 고딕", 9F, System.Drawing.FontStyle.Bold);
this.cbCatPortNo.FormattingEnabled = true;
this.cbCatPortNo.ItemHeight = 15;
this.cbCatPortNo.Items.AddRange(new object[] {
"COM1",
"COM2",
"COM3",
"COM4",
"COM5",
"COM6",
"COM7",
"COM8",
"COM9",
"COM10",
"COM11",
"COM12",
"COM13",
"COM14",
"COM15"});
this.cbCatPortNo.Location = new System.Drawing.Point(106, 41);
this.cbCatPortNo.Name = "cbCatPortNo";
this.cbCatPortNo.Size = new System.Drawing.Size(112, 23);
this.cbCatPortNo.TabIndex = 98;
//
// lblCatUseFlag
//
this.lblCatUseFlag.Font = new System.Drawing.Font("굴림", 9F);
this.lblCatUseFlag.Location = new System.Drawing.Point(10, 16);
this.lblCatUseFlag.Name = "lblCatUseFlag";
this.lblCatUseFlag.Size = new System.Drawing.Size(90, 20);
this.lblCatUseFlag.TabIndex = 0;
this.lblCatUseFlag.Text = "사용유무";
this.lblCatUseFlag.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
//
// lblCatBaudRate
//
this.lblCatBaudRate.Font = new System.Drawing.Font("굴림", 9F);
this.lblCatBaudRate.Location = new System.Drawing.Point(10, 66);
this.lblCatBaudRate.Name = "lblCatBaudRate";
this.lblCatBaudRate.Size = new System.Drawing.Size(90, 20);
this.lblCatBaudRate.TabIndex = 27;
this.lblCatBaudRate.Text = "통신속도";
this.lblCatBaudRate.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
//
// lblCatPortNo
//
this.lblCatPortNo.Font = new System.Drawing.Font("굴림", 9F);
this.lblCatPortNo.Location = new System.Drawing.Point(10, 41);
this.lblCatPortNo.Name = "lblCatPortNo";
this.lblCatPortNo.Size = new System.Drawing.Size(90, 20);
this.lblCatPortNo.TabIndex = 26;
this.lblCatPortNo.Text = "포트번호";
this.lblCatPortNo.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
//
// gbICReader
//
this.gbICReader.Controls.Add(this.bt_IcReader_all);
this.gbICReader.Controls.Add(this.cbIcReaderBaudRate);
this.gbICReader.Controls.Add(this.cbIcReaderUseFlag);
this.gbICReader.Controls.Add(this.cbIcReaderPortNo);
this.gbICReader.Controls.Add(this.lblIcReaderUseFlag);
this.gbICReader.Controls.Add(this.lblIcReaderBaudRate);
this.gbICReader.Controls.Add(this.lblIcReaderPortNo);
this.gbICReader.Font = new System.Drawing.Font("맑은 고딕", 9F, System.Drawing.FontStyle.Bold);
this.gbICReader.Location = new System.Drawing.Point(2, 173);
this.gbICReader.Name = "gbICReader";
this.gbICReader.Size = new System.Drawing.Size(236, 93);
this.gbICReader.TabIndex = 26;
this.gbICReader.TabStop = false;
this.gbICReader.Text = "IC Reader";
//
// bt_IcReader_all
//
this.bt_IcReader_all.Font = new System.Drawing.Font("맑은 고딕", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.bt_IcReader_all.Location = new System.Drawing.Point(173, 15);
this.bt_IcReader_all.Name = "bt_IcReader_all";
this.bt_IcReader_all.Size = new System.Drawing.Size(47, 23);
this.bt_IcReader_all.TabIndex = 97;
this.bt_IcReader_all.Text = "검색";
this.bt_IcReader_all.UseVisualStyleBackColor = true;
this.bt_IcReader_all.Click += new System.EventHandler(this.bt_IcReader_all_Click);
//
// cbIcReaderBaudRate
//
this.cbIcReaderBaudRate.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cbIcReaderBaudRate.Font = new System.Drawing.Font("맑은 고딕", 9F, System.Drawing.FontStyle.Bold);
this.cbIcReaderBaudRate.FormattingEnabled = true;
this.cbIcReaderBaudRate.ItemHeight = 15;
this.cbIcReaderBaudRate.Items.AddRange(new object[] {
"2400",
"9600",
"19200",
"38400",
"115200"});
this.cbIcReaderBaudRate.Location = new System.Drawing.Point(105, 65);
this.cbIcReaderBaudRate.Name = "cbIcReaderBaudRate";
this.cbIcReaderBaudRate.Size = new System.Drawing.Size(112, 23);
this.cbIcReaderBaudRate.TabIndex = 88;
//
// cbIcReaderUseFlag
//
this.cbIcReaderUseFlag.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cbIcReaderUseFlag.Font = new System.Drawing.Font("맑은 고딕", 9F, System.Drawing.FontStyle.Bold);
this.cbIcReaderUseFlag.FormattingEnabled = true;
this.cbIcReaderUseFlag.ItemHeight = 15;
this.cbIcReaderUseFlag.Items.AddRange(new object[] {
"0:사용 안 함",
"1:사용"});
this.cbIcReaderUseFlag.Location = new System.Drawing.Point(105, 15);
this.cbIcReaderUseFlag.Name = "cbIcReaderUseFlag";
this.cbIcReaderUseFlag.Size = new System.Drawing.Size(112, 23);
this.cbIcReaderUseFlag.TabIndex = 86;
this.cbIcReaderUseFlag.SelectedIndexChanged += new System.EventHandler(this.comboBox_SelectedIndexChanged);
//
// cbIcReaderPortNo
//
this.cbIcReaderPortNo.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cbIcReaderPortNo.Font = new System.Drawing.Font("맑은 고딕", 9F, System.Drawing.FontStyle.Bold);
this.cbIcReaderPortNo.FormattingEnabled = true;
this.cbIcReaderPortNo.ItemHeight = 15;
this.cbIcReaderPortNo.Items.AddRange(new object[] {
"COM1",
"COM2",
"COM3",
"COM4",
"COM5",
"COM6",
"COM7",
"COM8",
"COM9",
"COM10",
"COM11",
"COM12",
"COM13",
"COM14",
"COM15",
"COM16",
"COM17",
"COM18",
"COM19",
"COM20",
"COM21",
"COM22",
"COM23",
"COM24",
"COM25",
"COM26",
"COM27",
"COM28",
"COM29",
"COM30"});
this.cbIcReaderPortNo.Location = new System.Drawing.Point(105, 40);
this.cbIcReaderPortNo.Name = "cbIcReaderPortNo";
this.cbIcReaderPortNo.Size = new System.Drawing.Size(112, 23);
this.cbIcReaderPortNo.TabIndex = 87;
//
// lblIcReaderUseFlag
//
this.lblIcReaderUseFlag.Font = new System.Drawing.Font("굴림", 9F);
this.lblIcReaderUseFlag.Location = new System.Drawing.Point(10, 15);
this.lblIcReaderUseFlag.Name = "lblIcReaderUseFlag";
this.lblIcReaderUseFlag.Size = new System.Drawing.Size(89, 20);
this.lblIcReaderUseFlag.TabIndex = 0;
this.lblIcReaderUseFlag.Text = "사용유무";
this.lblIcReaderUseFlag.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
//
// lblIcReaderBaudRate
//
this.lblIcReaderBaudRate.Font = new System.Drawing.Font("굴림", 9F);
this.lblIcReaderBaudRate.Location = new System.Drawing.Point(10, 65);
this.lblIcReaderBaudRate.Name = "lblIcReaderBaudRate";
this.lblIcReaderBaudRate.Size = new System.Drawing.Size(89, 20);
this.lblIcReaderBaudRate.TabIndex = 27;
this.lblIcReaderBaudRate.Text = "통신속도";
this.lblIcReaderBaudRate.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
//
// lblIcReaderPortNo
//
this.lblIcReaderPortNo.Font = new System.Drawing.Font("굴림", 9F);
this.lblIcReaderPortNo.Location = new System.Drawing.Point(10, 40);
this.lblIcReaderPortNo.Name = "lblIcReaderPortNo";
this.lblIcReaderPortNo.Size = new System.Drawing.Size(89, 20);
this.lblIcReaderPortNo.TabIndex = 26;
this.lblIcReaderPortNo.Text = "포트번호";
this.lblIcReaderPortNo.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
//
// pn04
//
this.pn04.Controls.Add(this.groupBox2);
this.pn04.Controls.Add(this.gbFtpConType);
this.pn04.Controls.Add(this.gbServerType);
this.pn04.Controls.Add(this.gbMasterDown);
this.pn04.Controls.Add(this.gbServerInfo);
this.pn04.Location = new System.Drawing.Point(0, 12);
this.pn04.Name = "pn04";
this.pn04.Size = new System.Drawing.Size(773, 428);
this.pn04.TabIndex = 30;
//
// groupBox2
//
this.groupBox2.Controls.Add(this.Edt_RestAreaPosPosNo);
this.groupBox2.Controls.Add(this.label33);
this.groupBox2.Controls.Add(this.Edt_RestAreaPosCd);
this.groupBox2.Controls.Add(this.label32);
this.groupBox2.Controls.Add(this.Edt_RestAreaPosGroupCd);
this.groupBox2.Controls.Add(this.Edt_RestAreaGroupCd);
this.groupBox2.Controls.Add(this.Edt_RestAreaDir);
this.groupBox2.Controls.Add(this.label35);
this.groupBox2.Controls.Add(this.label36);
this.groupBox2.Controls.Add(this.label37);
this.groupBox2.Font = new System.Drawing.Font("맑은 고딕", 9.75F, System.Drawing.FontStyle.Bold);
this.groupBox2.Location = new System.Drawing.Point(3, 102);
this.groupBox2.Name = "groupBox2";
this.groupBox2.Size = new System.Drawing.Size(380, 163);
this.groupBox2.TabIndex = 237;
this.groupBox2.TabStop = false;
this.groupBox2.Text = "도로공사 HI-쉼마루 설정";
//
// Edt_RestAreaPosPosNo
//
this.Edt_RestAreaPosPosNo.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(247)))), ((int)(((byte)(247)))), ((int)(((byte)(247)))));
this.Edt_RestAreaPosPosNo.BorderLineColor = System.Drawing.Color.White;
this.Edt_RestAreaPosPosNo.BorderLineStyle = Cosmos.UI.CsmPosEditBox.BorderLineType.NORMAL;
this.Edt_RestAreaPosPosNo.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.Edt_RestAreaPosPosNo.BorderStyleReDraw = false;
this.Edt_RestAreaPosPosNo.ClearFlag = false;
this.Edt_RestAreaPosPosNo.DisableBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(247)))), ((int)(((byte)(247)))), ((int)(((byte)(247)))));
this.Edt_RestAreaPosPosNo.EnableBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(254)))), ((int)(((byte)(234)))), ((int)(((byte)(226)))));
this.Edt_RestAreaPosPosNo.Font = new System.Drawing.Font("굴림", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.Edt_RestAreaPosPosNo.InputType = Cosmos.UI.InputType.None;
this.Edt_RestAreaPosPosNo.InputTypeFormat = "";
this.Edt_RestAreaPosPosNo.Location = new System.Drawing.Point(108, 126);
this.Edt_RestAreaPosPosNo.Margin = new System.Windows.Forms.Padding(5);
this.Edt_RestAreaPosPosNo.MaxLength = 32767;
this.Edt_RestAreaPosPosNo.MaxLengthAutoEnd = false;
this.Edt_RestAreaPosPosNo.MaxLengthForKeyIn = 32767;
this.Edt_RestAreaPosPosNo.MaxLengthForNumpad = 32767;
this.Edt_RestAreaPosPosNo.Name = "Edt_RestAreaPosPosNo";
this.Edt_RestAreaPosPosNo.PasswordChar = '\0';
this.Edt_RestAreaPosPosNo.ReadOnly = false;
this.Edt_RestAreaPosPosNo.Size = new System.Drawing.Size(261, 20);
this.Edt_RestAreaPosPosNo.TabIndex = 26;
this.Edt_RestAreaPosPosNo.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
this.Edt_RestAreaPosPosNo.UseDualMaxLength = false;
this.Edt_RestAreaPosPosNo.Value = "0054";
//
// label33
//
this.label33.Font = new System.Drawing.Font("굴림", 9F);
this.label33.Location = new System.Drawing.Point(10, 125);
this.label33.Name = "label33";
this.label33.Size = new System.Drawing.Size(90, 20);
this.label33.TabIndex = 25;
this.label33.Text = "휴게소포스번호";
this.label33.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
//
// Edt_RestAreaPosCd
//
this.Edt_RestAreaPosCd.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(247)))), ((int)(((byte)(247)))), ((int)(((byte)(247)))));
this.Edt_RestAreaPosCd.BorderLineColor = System.Drawing.Color.White;
this.Edt_RestAreaPosCd.BorderLineStyle = Cosmos.UI.CsmPosEditBox.BorderLineType.NORMAL;
this.Edt_RestAreaPosCd.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.Edt_RestAreaPosCd.BorderStyleReDraw = false;
this.Edt_RestAreaPosCd.ClearFlag = false;
this.Edt_RestAreaPosCd.DisableBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(247)))), ((int)(((byte)(247)))), ((int)(((byte)(247)))));
this.Edt_RestAreaPosCd.EnableBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(254)))), ((int)(((byte)(234)))), ((int)(((byte)(226)))));
this.Edt_RestAreaPosCd.Font = new System.Drawing.Font("굴림", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.Edt_RestAreaPosCd.InputType = Cosmos.UI.InputType.None;
this.Edt_RestAreaPosCd.InputTypeFormat = "";
this.Edt_RestAreaPosCd.Location = new System.Drawing.Point(108, 101);
this.Edt_RestAreaPosCd.Margin = new System.Windows.Forms.Padding(5);
this.Edt_RestAreaPosCd.MaxLength = 7;
this.Edt_RestAreaPosCd.MaxLengthAutoEnd = false;
this.Edt_RestAreaPosCd.MaxLengthForKeyIn = 32767;
this.Edt_RestAreaPosCd.MaxLengthForNumpad = 32767;
this.Edt_RestAreaPosCd.Name = "Edt_RestAreaPosCd";
this.Edt_RestAreaPosCd.PasswordChar = '\0';
this.Edt_RestAreaPosCd.ReadOnly = false;
this.Edt_RestAreaPosCd.Size = new System.Drawing.Size(261, 20);
this.Edt_RestAreaPosCd.TabIndex = 24;
this.Edt_RestAreaPosCd.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
this.Edt_RestAreaPosCd.UseDualMaxLength = false;
this.Edt_RestAreaPosCd.Value = "0000007";
//
// label32
//
this.label32.Font = new System.Drawing.Font("굴림", 9F);
this.label32.Location = new System.Drawing.Point(10, 100);
this.label32.Name = "label32";
this.label32.Size = new System.Drawing.Size(90, 20);
this.label32.TabIndex = 23;
this.label32.Text = "휴게소코드";
this.label32.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
//
// Edt_RestAreaPosGroupCd
//
this.Edt_RestAreaPosGroupCd.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(247)))), ((int)(((byte)(247)))), ((int)(((byte)(247)))));
this.Edt_RestAreaPosGroupCd.BorderLineColor = System.Drawing.Color.White;
this.Edt_RestAreaPosGroupCd.BorderLineStyle = Cosmos.UI.CsmPosEditBox.BorderLineType.NORMAL;
this.Edt_RestAreaPosGroupCd.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.Edt_RestAreaPosGroupCd.BorderStyleReDraw = false;
this.Edt_RestAreaPosGroupCd.ClearFlag = false;
this.Edt_RestAreaPosGroupCd.DisableBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(247)))), ((int)(((byte)(247)))), ((int)(((byte)(247)))));
this.Edt_RestAreaPosGroupCd.EnableBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(254)))), ((int)(((byte)(234)))), ((int)(((byte)(226)))));
this.Edt_RestAreaPosGroupCd.Font = new System.Drawing.Font("굴림", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.Edt_RestAreaPosGroupCd.InputType = Cosmos.UI.InputType.None;
this.Edt_RestAreaPosGroupCd.InputTypeFormat = "";
this.Edt_RestAreaPosGroupCd.Location = new System.Drawing.Point(108, 76);
this.Edt_RestAreaPosGroupCd.Margin = new System.Windows.Forms.Padding(5);
this.Edt_RestAreaPosGroupCd.MaxLength = 2;
this.Edt_RestAreaPosGroupCd.MaxLengthAutoEnd = false;
this.Edt_RestAreaPosGroupCd.MaxLengthForKeyIn = 32767;
this.Edt_RestAreaPosGroupCd.MaxLengthForNumpad = 32767;
this.Edt_RestAreaPosGroupCd.Name = "Edt_RestAreaPosGroupCd";
this.Edt_RestAreaPosGroupCd.PasswordChar = '\0';
this.Edt_RestAreaPosGroupCd.ReadOnly = false;
this.Edt_RestAreaPosGroupCd.Size = new System.Drawing.Size(261, 20);
this.Edt_RestAreaPosGroupCd.TabIndex = 22;
this.Edt_RestAreaPosGroupCd.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
this.Edt_RestAreaPosGroupCd.UseDualMaxLength = false;
this.Edt_RestAreaPosGroupCd.Value = "00";
//
// Edt_RestAreaGroupCd
//
this.Edt_RestAreaGroupCd.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(247)))), ((int)(((byte)(247)))), ((int)(((byte)(247)))));
this.Edt_RestAreaGroupCd.BorderLineColor = System.Drawing.Color.White;
this.Edt_RestAreaGroupCd.BorderLineStyle = Cosmos.UI.CsmPosEditBox.BorderLineType.NORMAL;
this.Edt_RestAreaGroupCd.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.Edt_RestAreaGroupCd.BorderStyleReDraw = false;
this.Edt_RestAreaGroupCd.ClearFlag = false;
this.Edt_RestAreaGroupCd.DisableBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(247)))), ((int)(((byte)(247)))), ((int)(((byte)(247)))));
this.Edt_RestAreaGroupCd.EnableBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(254)))), ((int)(((byte)(234)))), ((int)(((byte)(226)))));
this.Edt_RestAreaGroupCd.Font = new System.Drawing.Font("굴림", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.Edt_RestAreaGroupCd.InputType = Cosmos.UI.InputType.None;
this.Edt_RestAreaGroupCd.InputTypeFormat = "";
this.Edt_RestAreaGroupCd.Location = new System.Drawing.Point(108, 51);
this.Edt_RestAreaGroupCd.Margin = new System.Windows.Forms.Padding(5);
this.Edt_RestAreaGroupCd.MaxLength = 3;
this.Edt_RestAreaGroupCd.MaxLengthAutoEnd = false;
this.Edt_RestAreaGroupCd.MaxLengthForKeyIn = 32767;
this.Edt_RestAreaGroupCd.MaxLengthForNumpad = 32767;
this.Edt_RestAreaGroupCd.Name = "Edt_RestAreaGroupCd";
this.Edt_RestAreaGroupCd.PasswordChar = '\0';
this.Edt_RestAreaGroupCd.ReadOnly = false;
this.Edt_RestAreaGroupCd.Size = new System.Drawing.Size(261, 20);
this.Edt_RestAreaGroupCd.TabIndex = 21;
this.Edt_RestAreaGroupCd.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
this.Edt_RestAreaGroupCd.UseDualMaxLength = false;
this.Edt_RestAreaGroupCd.Value = "000";
//
// Edt_RestAreaDir
//
this.Edt_RestAreaDir.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(247)))), ((int)(((byte)(247)))), ((int)(((byte)(247)))));
this.Edt_RestAreaDir.BorderLineColor = System.Drawing.Color.White;
this.Edt_RestAreaDir.BorderLineStyle = Cosmos.UI.CsmPosEditBox.BorderLineType.NORMAL;
this.Edt_RestAreaDir.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.Edt_RestAreaDir.BorderStyleReDraw = false;
this.Edt_RestAreaDir.ClearFlag = false;
this.Edt_RestAreaDir.DisableBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(247)))), ((int)(((byte)(247)))), ((int)(((byte)(247)))));
this.Edt_RestAreaDir.EnableBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(254)))), ((int)(((byte)(234)))), ((int)(((byte)(226)))));
this.Edt_RestAreaDir.Font = new System.Drawing.Font("굴림", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.Edt_RestAreaDir.InputType = Cosmos.UI.InputType.None;
this.Edt_RestAreaDir.InputTypeFormat = "";
this.Edt_RestAreaDir.Location = new System.Drawing.Point(108, 26);
this.Edt_RestAreaDir.Margin = new System.Windows.Forms.Padding(5);
this.Edt_RestAreaDir.MaxLength = 32767;
this.Edt_RestAreaDir.MaxLengthAutoEnd = false;
this.Edt_RestAreaDir.MaxLengthForKeyIn = 32767;
this.Edt_RestAreaDir.MaxLengthForNumpad = 32767;
this.Edt_RestAreaDir.Name = "Edt_RestAreaDir";
this.Edt_RestAreaDir.PasswordChar = '\0';
this.Edt_RestAreaDir.ReadOnly = false;
this.Edt_RestAreaDir.Size = new System.Drawing.Size(261, 20);
this.Edt_RestAreaDir.TabIndex = 20;
this.Edt_RestAreaDir.TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
this.Edt_RestAreaDir.UseDualMaxLength = false;
this.Edt_RestAreaDir.Value = "C:\\eRest_SPC\\Sals\\";
//
// label35
//
this.label35.Font = new System.Drawing.Font("굴림", 9F);
this.label35.Location = new System.Drawing.Point(10, 75);
this.label35.Name = "label35";
this.label35.Size = new System.Drawing.Size(90, 20);
this.label35.TabIndex = 3;
this.label35.Text = "포스그룹코드";
this.label35.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
//
// label36
//
this.label36.Font = new System.Drawing.Font("굴림", 9F);
this.label36.Location = new System.Drawing.Point(10, 50);
this.label36.Name = "label36";
this.label36.Size = new System.Drawing.Size(90, 20);
this.label36.TabIndex = 2;
this.label36.Text = "운영코드";
this.label36.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
//
// label37
//
this.label37.Font = new System.Drawing.Font("굴림", 9F);
this.label37.Location = new System.Drawing.Point(10, 25);
this.label37.Name = "label37";
this.label37.Size = new System.Drawing.Size(90, 20);
this.label37.TabIndex = 1;
this.label37.Text = "경로";
this.label37.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
//
// gbFtpConType
//
this.gbFtpConType.Controls.Add(this.rbPassiveMode);
this.gbFtpConType.Controls.Add(this.rbActiveMode);
this.gbFtpConType.Font = new System.Drawing.Font("굴림", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.gbFtpConType.Location = new System.Drawing.Point(3, 54);
this.gbFtpConType.Name = "gbFtpConType";
this.gbFtpConType.Size = new System.Drawing.Size(380, 45);
this.gbFtpConType.TabIndex = 112;
this.gbFtpConType.TabStop = false;
this.gbFtpConType.Text = "FTP 접속 방식";
//
// rbPassiveMode
//
this.rbPassiveMode.AutoSize = true;
this.rbPassiveMode.Font = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.rbPassiveMode.Location = new System.Drawing.Point(213, 22);
this.rbPassiveMode.Name = "rbPassiveMode";
this.rbPassiveMode.Size = new System.Drawing.Size(102, 19);
this.rbPassiveMode.TabIndex = 111;
this.rbPassiveMode.TabStop = true;
this.rbPassiveMode.Text = "Passive 모드";
this.rbPassiveMode.UseVisualStyleBackColor = true;
//
// rbActiveMode
//
this.rbActiveMode.AutoSize = true;
this.rbActiveMode.Font = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.rbActiveMode.Location = new System.Drawing.Point(50, 22);
this.rbActiveMode.Name = "rbActiveMode";
this.rbActiveMode.Size = new System.Drawing.Size(90, 19);
this.rbActiveMode.TabIndex = 110;
this.rbActiveMode.TabStop = true;
this.rbActiveMode.Text = "Active 모드";
this.rbActiveMode.UseVisualStyleBackColor = true;
//
// gbServerType
//
this.gbServerType.Controls.Add(this.rbDevServer);
this.gbServerType.Controls.Add(this.rbRealServer);
this.gbServerType.Font = new System.Drawing.Font("굴림", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.gbServerType.Location = new System.Drawing.Point(389, 3);
this.gbServerType.Name = "gbServerType";
this.gbServerType.Size = new System.Drawing.Size(380, 45);
this.gbServerType.TabIndex = 28;
this.gbServerType.TabStop = false;
this.gbServerType.Text = "서버 환경";
//
// rbDevServer
//
this.rbDevServer.AutoSize = true;
this.rbDevServer.Font = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.rbDevServer.Location = new System.Drawing.Point(213, 22);
this.rbDevServer.Name = "rbDevServer";
this.rbDevServer.Size = new System.Drawing.Size(61, 19);
this.rbDevServer.TabIndex = 113;
this.rbDevServer.TabStop = true;
this.rbDevServer.Text = "개발기";
this.rbDevServer.UseVisualStyleBackColor = true;
this.rbDevServer.Click += new System.EventHandler(this.SvrEnvironment_CheckedChanged);
//
// rbRealServer
//
this.rbRealServer.AutoSize = true;
this.rbRealServer.Font = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.rbRealServer.Location = new System.Drawing.Point(50, 22);
this.rbRealServer.Name = "rbRealServer";
this.rbRealServer.Size = new System.Drawing.Size(61, 19);
this.rbRealServer.TabIndex = 112;
this.rbRealServer.TabStop = true;
this.rbRealServer.Text = "운영기";
this.rbRealServer.UseVisualStyleBackColor = true;
this.rbRealServer.Click += new System.EventHandler(this.SvrEnvironment_CheckedChanged);
//
// gbMasterDown
//
this.gbMasterDown.Controls.Add(this.rbMstDownNo);
this.gbMasterDown.Controls.Add(this.rbMstDownYes);
this.gbMasterDown.Font = new System.Drawing.Font("굴림", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.gbMasterDown.Location = new System.Drawing.Point(3, 5);
this.gbMasterDown.Name = "gbMasterDown";
this.gbMasterDown.Size = new System.Drawing.Size(380, 45);
this.gbMasterDown.TabIndex = 27;
this.gbMasterDown.TabStop = false;
this.gbMasterDown.Text = "마스터 수신";
//
// rbMstDownNo
//
this.rbMstDownNo.AutoSize = true;
this.rbMstDownNo.Font = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.rbMstDownNo.Location = new System.Drawing.Point(213, 22);
this.rbMstDownNo.Name = "rbMstDownNo";
this.rbMstDownNo.Size = new System.Drawing.Size(121, 19);
this.rbMstDownNo.TabIndex = 111;
this.rbMstDownNo.TabStop = true;
this.rbMstDownNo.Text = "마스터 수신 안 함";
this.rbMstDownNo.UseVisualStyleBackColor = true;
//
// rbMstDownYes
//
this.rbMstDownYes.AutoSize = true;
this.rbMstDownYes.Font = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
this.rbMstDownYes.Location = new System.Drawing.Point(50, 22);
this.rbMstDownYes.Name = "rbMstDownYes";
this.rbMstDownYes.Size = new System.Drawing.Size(89, 19);
this.rbMstDownYes.TabIndex = 110;
this.rbMstDownYes.TabStop = true;
this.rbMstDownYes.Text = "마스터 수신";
this.rbMstDownYes.UseVisualStyleBackColor = true;
//
// pn90
//
this.pn90.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.pn90.Controls.Add(this.gb_info);
this.pn90.Controls.Add(this.btn_sign_search);
this.pn90.Location = new System.Drawing.Point(809, 435);
this.pn90.Name = "pn90";
this.pn90.Size = new System.Drawing.Size(356, 217);
this.pn90.TabIndex = 230;
this.pn90.Visible = false;
//
// gb_info
//
this.gb_info.Controls.Add(this.lbl_sign_serialno);
this.gb_info.Controls.Add(this.lbl_sign_appversion);
this.gb_info.Controls.Add(this.lbl_sign_rfversion);
this.gb_info.Controls.Add(this.lbl_sign_kernel);
this.gb_info.Controls.Add(this.lbl_sign_modeltype);
this.gb_info.Controls.Add(this.lbl_sign_comport);
this.gb_info.Controls.Add(this.lbl_6);
this.gb_info.Controls.Add(this.lbl_5);
this.gb_info.Controls.Add(this.lbl_4);
this.gb_info.Controls.Add(this.lbl_3);
this.gb_info.Controls.Add(this.lbl_2);
this.gb_info.Controls.Add(this.lbl_1);
this.gb_info.Font = new System.Drawing.Font("맑은 고딕", 9F, System.Drawing.FontStyle.Bold);
this.gb_info.Location = new System.Drawing.Point(6, 15);
this.gb_info.Name = "gb_info";
this.gb_info.Size = new System.Drawing.Size(341, 172);
this.gb_info.TabIndex = 42;
this.gb_info.TabStop = false;
this.gb_info.Text = "사인패드정보";
//
// lbl_sign_serialno
//
this.lbl_sign_serialno.Location = new System.Drawing.Point(108, 143);
this.lbl_sign_serialno.Name = "lbl_sign_serialno";
this.lbl_sign_serialno.Size = new System.Drawing.Size(191, 16);
this.lbl_sign_serialno.TabIndex = 47;
this.lbl_sign_serialno.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// lbl_sign_appversion
//
this.lbl_sign_appversion.Location = new System.Drawing.Point(108, 121);
this.lbl_sign_appversion.Name = "lbl_sign_appversion";
this.lbl_sign_appversion.Size = new System.Drawing.Size(191, 16);
this.lbl_sign_appversion.TabIndex = 46;
this.lbl_sign_appversion.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// lbl_sign_rfversion
//
this.lbl_sign_rfversion.Location = new System.Drawing.Point(108, 96);
this.lbl_sign_rfversion.Name = "lbl_sign_rfversion";
this.lbl_sign_rfversion.Size = new System.Drawing.Size(191, 16);
this.lbl_sign_rfversion.TabIndex = 45;
this.lbl_sign_rfversion.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// lbl_sign_kernel
//
this.lbl_sign_kernel.Location = new System.Drawing.Point(108, 71);
this.lbl_sign_kernel.Name = "lbl_sign_kernel";
this.lbl_sign_kernel.Size = new System.Drawing.Size(191, 16);
this.lbl_sign_kernel.TabIndex = 44;
this.lbl_sign_kernel.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// lbl_sign_modeltype
//
this.lbl_sign_modeltype.Location = new System.Drawing.Point(108, 47);
this.lbl_sign_modeltype.Name = "lbl_sign_modeltype";
this.lbl_sign_modeltype.Size = new System.Drawing.Size(191, 16);
this.lbl_sign_modeltype.TabIndex = 43;
this.lbl_sign_modeltype.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// lbl_sign_comport
//
this.lbl_sign_comport.Location = new System.Drawing.Point(108, 21);
this.lbl_sign_comport.Name = "lbl_sign_comport";
this.lbl_sign_comport.RightToLeft = System.Windows.Forms.RightToLeft.No;
this.lbl_sign_comport.Size = new System.Drawing.Size(191, 16);
this.lbl_sign_comport.TabIndex = 42;
this.lbl_sign_comport.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// lbl_6
//
this.lbl_6.Location = new System.Drawing.Point(6, 145);
this.lbl_6.Name = "lbl_6";
this.lbl_6.Size = new System.Drawing.Size(96, 16);
this.lbl_6.TabIndex = 40;
this.lbl_6.Text = "Serial No : ";
this.lbl_6.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
//
// lbl_5
//
this.lbl_5.Location = new System.Drawing.Point(6, 121);
this.lbl_5.Name = "lbl_5";
this.lbl_5.Size = new System.Drawing.Size(96, 16);
this.lbl_5.TabIndex = 39;
this.lbl_5.Text = "App Version : ";
this.lbl_5.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
//
// lbl_4
//
this.lbl_4.Location = new System.Drawing.Point(6, 96);
this.lbl_4.Name = "lbl_4";
this.lbl_4.Size = new System.Drawing.Size(96, 16);
this.lbl_4.TabIndex = 38;
this.lbl_4.Text = "RF Version : ";
this.lbl_4.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
//
// lbl_3
//
this.lbl_3.Location = new System.Drawing.Point(6, 71);
this.lbl_3.Name = "lbl_3";
this.lbl_3.Size = new System.Drawing.Size(96, 16);
this.lbl_3.TabIndex = 37;
this.lbl_3.Text = "kernel : ";
this.lbl_3.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
//
// lbl_2
//
this.lbl_2.Location = new System.Drawing.Point(6, 47);
this.lbl_2.Name = "lbl_2";
this.lbl_2.Size = new System.Drawing.Size(96, 16);
this.lbl_2.TabIndex = 36;
this.lbl_2.Text = "Model Type : ";
this.lbl_2.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
//
// lbl_1
//
this.lbl_1.Location = new System.Drawing.Point(6, 21);
this.lbl_1.Name = "lbl_1";
this.lbl_1.RightToLeft = System.Windows.Forms.RightToLeft.No;
this.lbl_1.Size = new System.Drawing.Size(96, 16);
this.lbl_1.TabIndex = 35;
this.lbl_1.Text = "ComPort : ";
this.lbl_1.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
//
// btn_sign_search
//
this.btn_sign_search.Location = new System.Drawing.Point(272, 190);
this.btn_sign_search.Name = "btn_sign_search";
this.btn_sign_search.Size = new System.Drawing.Size(75, 23);
this.btn_sign_search.TabIndex = 35;
this.btn_sign_search.Text = "확인";
this.btn_sign_search.UseVisualStyleBackColor = true;
this.btn_sign_search.Click += new System.EventHandler(this.btn_sign_search_Click_1);
//
// pn05
//
this.pn05.Controls.Add(this.pn06);
this.pn05.Controls.Add(this.gbMSREmul);
this.pn05.Location = new System.Drawing.Point(806, 664);
this.pn05.Name = "pn05";
this.pn05.Size = new System.Drawing.Size(773, 428);
this.pn05.TabIndex = 228;
//
// pn06
//
this.pn06.Controls.Add(this.pn04);
this.pn06.Controls.Add(this.tbMemo);
this.pn06.Location = new System.Drawing.Point(0, 199);
this.pn06.Name = "pn06";
this.pn06.Size = new System.Drawing.Size(773, 428);
this.pn06.TabIndex = 229;
//
// tbMemo
//
this.tbMemo.Dock = System.Windows.Forms.DockStyle.Fill;
this.tbMemo.Location = new System.Drawing.Point(0, 0);
this.tbMemo.Multiline = true;
this.tbMemo.Name = "tbMemo";
this.tbMemo.Size = new System.Drawing.Size(773, 428);
this.tbMemo.TabIndex = 0;
//
// gbMSREmul
//
this.gbMSREmul.Controls.Add(this.cbMSREmulPrefix);
this.gbMSREmul.Controls.Add(this.lblMSREmulPrefix);
this.gbMSREmul.Controls.Add(this.cbMSREmulModel);
this.gbMSREmul.Controls.Add(this.lblMSREmulModel);
this.gbMSREmul.Controls.Add(this.cbMSREmulBaudRate);
this.gbMSREmul.Controls.Add(this.cbMSREmulPortNo);
this.gbMSREmul.Controls.Add(this.cbMSREmulController);
this.gbMSREmul.Controls.Add(this.lblMSREmulBaudRate);
this.gbMSREmul.Controls.Add(this.cbMSREmulUseFlag);
this.gbMSREmul.Controls.Add(this.lblMSREmulPortNo);
this.gbMSREmul.Controls.Add(this.lblMSREmulController);
this.gbMSREmul.Controls.Add(this.lblMSREmulUseFlag);
this.gbMSREmul.Font = new System.Drawing.Font("맑은 고딕", 9F, System.Drawing.FontStyle.Bold);
this.gbMSREmul.Location = new System.Drawing.Point(2, 4);
this.gbMSREmul.Name = "gbMSREmul";
this.gbMSREmul.Size = new System.Drawing.Size(381, 177);
this.gbMSREmul.TabIndex = 24;
this.gbMSREmul.TabStop = false;
this.gbMSREmul.Text = "MSR-에뮬";
//
// cbMSREmulPrefix
//
this.cbMSREmulPrefix.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cbMSREmulPrefix.Font = new System.Drawing.Font("맑은 고딕", 9F, System.Drawing.FontStyle.Bold);
this.cbMSREmulPrefix.FormattingEnabled = true;
this.cbMSREmulPrefix.ItemHeight = 15;
this.cbMSREmulPrefix.Items.AddRange(new object[] {
"0:( ; - ? )",
"1:( ? - )"});
this.cbMSREmulPrefix.Location = new System.Drawing.Point(213, 117);
this.cbMSREmulPrefix.Name = "cbMSREmulPrefix";
this.cbMSREmulPrefix.Size = new System.Drawing.Size(159, 23);
this.cbMSREmulPrefix.TabIndex = 80;
//
// lblMSREmulPrefix
//
this.lblMSREmulPrefix.Font = new System.Drawing.Font("맑은 고딕", 9F);
this.lblMSREmulPrefix.Location = new System.Drawing.Point(48, 117);
this.lblMSREmulPrefix.Name = "lblMSREmulPrefix";
this.lblMSREmulPrefix.Size = new System.Drawing.Size(157, 20);
this.lblMSREmulPrefix.TabIndex = 79;
this.lblMSREmulPrefix.Text = "PREFIX/SUFFIX : ";
this.lblMSREmulPrefix.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
//
// cbMSREmulModel
//
this.cbMSREmulModel.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cbMSREmulModel.Font = new System.Drawing.Font("맑은 고딕", 9F, System.Drawing.FontStyle.Bold);
this.cbMSREmulModel.FormattingEnabled = true;
this.cbMSREmulModel.ItemHeight = 15;
this.cbMSREmulModel.Items.AddRange(new object[] {
"ETC",
"ST-A20",
"ST-71",
"E70",
"IBM-545",
"IBM-E26",
"IBM-563",
"OBETT-462",
"OBETT-600",
"XN-503I"});
this.cbMSREmulModel.Location = new System.Drawing.Point(213, 142);
this.cbMSREmulModel.Name = "cbMSREmulModel";
this.cbMSREmulModel.Size = new System.Drawing.Size(159, 23);
this.cbMSREmulModel.TabIndex = 78;
//
// lblMSREmulModel
//
this.lblMSREmulModel.Font = new System.Drawing.Font("맑은 고딕", 9F);
this.lblMSREmulModel.Location = new System.Drawing.Point(48, 142);
this.lblMSREmulModel.Name = "lblMSREmulModel";
this.lblMSREmulModel.Size = new System.Drawing.Size(157, 20);
this.lblMSREmulModel.TabIndex = 26;
this.lblMSREmulModel.Text = "모델 : ";
this.lblMSREmulModel.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
//
// cbMSREmulBaudRate
//
this.cbMSREmulBaudRate.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cbMSREmulBaudRate.Font = new System.Drawing.Font("맑은 고딕", 9F, System.Drawing.FontStyle.Bold);
this.cbMSREmulBaudRate.FormattingEnabled = true;
this.cbMSREmulBaudRate.ItemHeight = 15;
this.cbMSREmulBaudRate.Items.AddRange(new object[] {
"2400",
"9600",
"19200",
"38400",
"115200"});
this.cbMSREmulBaudRate.Location = new System.Drawing.Point(213, 92);
this.cbMSREmulBaudRate.Name = "cbMSREmulBaudRate";
this.cbMSREmulBaudRate.Size = new System.Drawing.Size(159, 23);
this.cbMSREmulBaudRate.TabIndex = 77;
//
// cbMSREmulPortNo
//
this.cbMSREmulPortNo.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cbMSREmulPortNo.Font = new System.Drawing.Font("맑은 고딕", 9F, System.Drawing.FontStyle.Bold);
this.cbMSREmulPortNo.FormattingEnabled = true;
this.cbMSREmulPortNo.ItemHeight = 15;
this.cbMSREmulPortNo.Items.AddRange(new object[] {
"COM1",
"COM2",
"COM3",
"COM4",
"COM5",
"COM6",
"COM7",
"COM8",
"COM9",
"COM10",
"COM11",
"COM12",
"COM13",
"COM14",
"COM15"});
this.cbMSREmulPortNo.Location = new System.Drawing.Point(213, 67);
this.cbMSREmulPortNo.Name = "cbMSREmulPortNo";
this.cbMSREmulPortNo.Size = new System.Drawing.Size(159, 23);
this.cbMSREmulPortNo.TabIndex = 76;
//
// cbMSREmulController
//
this.cbMSREmulController.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cbMSREmulController.Font = new System.Drawing.Font("맑은 고딕", 9F, System.Drawing.FontStyle.Bold);
this.cbMSREmulController.FormattingEnabled = true;
this.cbMSREmulController.ItemHeight = 15;
this.cbMSREmulController.Items.AddRange(new object[] {
"1:USB(Keyboard Wedge)",
"2:RS232"});
this.cbMSREmulController.Location = new System.Drawing.Point(213, 42);
this.cbMSREmulController.Name = "cbMSREmulController";
this.cbMSREmulController.Size = new System.Drawing.Size(159, 23);
this.cbMSREmulController.TabIndex = 75;
this.cbMSREmulController.SelectedIndexChanged += new System.EventHandler(this.comboBox_SelectedIndexChanged);
//
// lblMSREmulBaudRate
//
this.lblMSREmulBaudRate.Font = new System.Drawing.Font("맑은 고딕", 9F);
this.lblMSREmulBaudRate.Location = new System.Drawing.Point(48, 92);
this.lblMSREmulBaudRate.Name = "lblMSREmulBaudRate";
this.lblMSREmulBaudRate.Size = new System.Drawing.Size(157, 20);
this.lblMSREmulBaudRate.TabIndex = 17;
this.lblMSREmulBaudRate.Text = "통신속도 : ";
this.lblMSREmulBaudRate.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
//
// cbMSREmulUseFlag
//
this.cbMSREmulUseFlag.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cbMSREmulUseFlag.Font = new System.Drawing.Font("맑은 고딕", 9F, System.Drawing.FontStyle.Bold);
this.cbMSREmulUseFlag.FormattingEnabled = true;
this.cbMSREmulUseFlag.ItemHeight = 15;
this.cbMSREmulUseFlag.Items.AddRange(new object[] {
"0:사용 안 함",
"1:사용"});
this.cbMSREmulUseFlag.Location = new System.Drawing.Point(213, 17);
this.cbMSREmulUseFlag.Name = "cbMSREmulUseFlag";
this.cbMSREmulUseFlag.Size = new System.Drawing.Size(159, 23);
this.cbMSREmulUseFlag.TabIndex = 74;
this.cbMSREmulUseFlag.SelectedIndexChanged += new System.EventHandler(this.comboBox_SelectedIndexChanged);
//
// lblMSREmulPortNo
//
this.lblMSREmulPortNo.Font = new System.Drawing.Font("맑은 고딕", 9F);
this.lblMSREmulPortNo.Location = new System.Drawing.Point(48, 67);
this.lblMSREmulPortNo.Name = "lblMSREmulPortNo";
this.lblMSREmulPortNo.Size = new System.Drawing.Size(157, 20);
this.lblMSREmulPortNo.TabIndex = 5;
this.lblMSREmulPortNo.Text = "포트번호 : ";
this.lblMSREmulPortNo.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
//
// lblMSREmulController
//
this.lblMSREmulController.Font = new System.Drawing.Font("맑은 고딕", 9F);
this.lblMSREmulController.Location = new System.Drawing.Point(48, 42);
this.lblMSREmulController.Name = "lblMSREmulController";
this.lblMSREmulController.Size = new System.Drawing.Size(157, 20);
this.lblMSREmulController.TabIndex = 1;
this.lblMSREmulController.Text = "연결유형 : ";
this.lblMSREmulController.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
//
// lblMSREmulUseFlag
//
this.lblMSREmulUseFlag.Font = new System.Drawing.Font("맑은 고딕", 9F);
this.lblMSREmulUseFlag.Location = new System.Drawing.Point(48, 17);
this.lblMSREmulUseFlag.Name = "lblMSREmulUseFlag";
this.lblMSREmulUseFlag.Size = new System.Drawing.Size(157, 20);
this.lblMSREmulUseFlag.TabIndex = 0;
this.lblMSREmulUseFlag.Text = "사용유무 : ";
this.lblMSREmulUseFlag.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
//
// frmPosConfiguration
//
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(1606, 1092);
this.Controls.Add(this.pn05);
this.Controls.Add(this.pn90);
this.Controls.Add(this.pn03);
this.Controls.Add(this.pn02);
this.Controls.Add(this.panel1);
this.Controls.Add(this.btnExit);
this.Controls.Add(this.lblTitle);
this.Controls.Add(this.picBack);
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
this.Name = "frmPosConfiguration";
this.ShowInTaskbar = false;
this.StartPosition = System.Windows.Forms.FormStartPosition.Manual;
this.Text = "4";
this.TopMost = true;
this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.frmPosConfiguration_FormClosing);
this.Load += new System.EventHandler(this.frmPosConfiguration_Load);
((System.ComponentModel.ISupportInitialize)(this.picBack)).EndInit();
this.panel1.ResumeLayout(false);
this.pn01.ResumeLayout(false);
this.gbDbInfo.ResumeLayout(false);
this.gbPrint.ResumeLayout(false);
this.gbGlobal.ResumeLayout(false);
this.gbCompany.ResumeLayout(false);
this.gbCompany.PerformLayout();
this.gbPosInfo.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.dgvBrandList)).EndInit();
this.pnlTitle.ResumeLayout(false);
this.gbServerInfo.ResumeLayout(false);
this.pn02.ResumeLayout(false);
this.groupBox1.ResumeLayout(false);
this.gbTranTable.ResumeLayout(false);
this.gbCheckOver.ResumeLayout(false);
this.gbCheckOver.PerformLayout();
this.gbMsgNo.ResumeLayout(false);
this.gbSaleInfo.ResumeLayout(false);
this.pn03.ResumeLayout(false);
this.groupBox3.ResumeLayout(false);
this.gbPrinter.ResumeLayout(false);
this.gbPrinter.PerformLayout();
this.gbScalewPole.ResumeLayout(false);
this.gbCdp.ResumeLayout(false);
this.gbLabelPrinter.ResumeLayout(false);
this.gbSignPad.ResumeLayout(false);
this.gbScale.ResumeLayout(false);
this.gbCashDrawer.ResumeLayout(false);
this.gbCATTerminal.ResumeLayout(false);
this.gbICReader.ResumeLayout(false);
this.pn04.ResumeLayout(false);
this.groupBox2.ResumeLayout(false);
this.gbFtpConType.ResumeLayout(false);
this.gbFtpConType.PerformLayout();
this.gbServerType.ResumeLayout(false);
this.gbServerType.PerformLayout();
this.gbMasterDown.ResumeLayout(false);
this.gbMasterDown.PerformLayout();
this.pn90.ResumeLayout(false);
this.gb_info.ResumeLayout(false);
this.pn05.ResumeLayout(false);
this.pn06.ResumeLayout(false);
this.pn06.PerformLayout();
this.gbMSREmul.ResumeLayout(false);
this.ResumeLayout(false);
}
#endregion
private System.Windows.Forms.PictureBox picBack;
private Cosmos.UI.CsmLabel lblTitle;
private Cosmos.UI.CsmLabel btnExit;
private System.Windows.Forms.Panel panel1;
private System.Windows.Forms.Panel pnlTitle;
private System.Windows.Forms.Label label1;
private UI.CsmButton btnTitle01;
private UI.CsmButton btnTitle02;
private UI.CsmButton btnTitle03;
private System.Windows.Forms.Panel pn01;
private System.Windows.Forms.GroupBox gbGlobal;
private UI.CsmPosEditBox txtFont;
private System.Windows.Forms.Label lblFont;
private UI.CsmPosEditBox txtCultureId;
private System.Windows.Forms.Label lblCultureId;
private UI.CsmPosEditBox txtCountryCd;
private System.Windows.Forms.Label lblCountryCd;
private System.Windows.Forms.GroupBox gbDbInfo;
private UI.CsmPosEditBox txtPassword;
private System.Windows.Forms.Label lblPassword;
private UI.CsmPosEditBox txtLocalUserId;
private System.Windows.Forms.Label lblLocalUserId;
private UI.CsmPosEditBox txtLocalCatalog;
private System.Windows.Forms.Label lblLocalCatalog;
private UI.CsmPosEditBox txtLocalSource;
private System.Windows.Forms.Label lblLocalSource;
private System.Windows.Forms.GroupBox gbServerInfo;
private UI.CsmPosEditBox txtCommSvrIp;
private System.Windows.Forms.Label lblCommSvrIp;
private System.Windows.Forms.GroupBox gbPosInfo;
private System.Windows.Forms.ComboBox cbLogLevel;
private UI.CsmPosEditBox txtPosNo;
private UI.CsmPosEditBox txtStorCd;
private UI.CsmPosEditBox txtCmpCd;
private System.Windows.Forms.Label lblLogLevel;
private System.Windows.Forms.Label lblPosNo;
private System.Windows.Forms.Label lblStorCd;
private System.Windows.Forms.Label lblCmpCd;
private UI.CsmButton btnSave;
private System.Windows.Forms.Panel pn02;
private System.Windows.Forms.GroupBox gbCheckOver;
private UI.CsmPosEditBox txtEmergencyYYYY;
private System.Windows.Forms.Label lblEmergency;
private System.Windows.Forms.Label lblRegular;
private System.Windows.Forms.GroupBox gbMsgNo;
private UI.CsmPosEditBox txtRegNo;
private System.Windows.Forms.Label lblRegNo;
private UI.CsmPosEditBox txtTradeNo;
private System.Windows.Forms.Label lblTradeNo;
private System.Windows.Forms.GroupBox gbSaleInfo;
private System.Windows.Forms.Label lblOpenDt;
private UI.CsmPosEditBox txtSaleDt;
private System.Windows.Forms.Label lblSaleDt;
private System.Windows.Forms.Label lblOpenClose;
private System.Windows.Forms.ComboBox cbOpenClose;
private UI.CsmPosEditBox txtOpenDt;
private UI.CsmPosEditBox txtPgmVerSeq;
private System.Windows.Forms.Label lblPgmVerSeq;
private UI.CsmPosEditBox txtPgmVer;
private System.Windows.Forms.Label lblPgmVer;
private UI.CsmPosEditBox txtCloseDt;
private System.Windows.Forms.Label lblCloseDt;
private UI.CsmPosEditBox txtMsgSeqNo;
private System.Windows.Forms.Label lblMsgSeqNo;
private UI.CsmPosEditBox txtRegularYYYY;
private UI.CsmPosEditBox txtSale2YYYY;
private System.Windows.Forms.Label lblSale2;
private UI.CsmPosEditBox txtSale1YYYY;
private System.Windows.Forms.Label lblSale1;
private System.Windows.Forms.Panel pn03;
private System.Windows.Forms.GroupBox gbSignPad;
private UI.CsmPosEditBox txtSignPadTimeout;
private System.Windows.Forms.Label lblSignPadTimeout;
private UI.CsmPosEditBox txtSignPadMinCnt;
private System.Windows.Forms.Label lblMinCnt;
private UI.CsmPosEditBox txtSignPadAutoFlag;
private System.Windows.Forms.Label lblSignPadAutoFlag;
private System.Windows.Forms.ComboBox cbSignPadBaudRate;
private System.Windows.Forms.ComboBox cbSignPadUseFlag;
private System.Windows.Forms.ComboBox cbSignPadPortNo;
private System.Windows.Forms.Label lblSignPadUseFlag;
private System.Windows.Forms.Label lblSignPadBaudRate;
private System.Windows.Forms.Label lblSignPadPortNo;
private System.Windows.Forms.GroupBox gbScale;
private System.Windows.Forms.ComboBox cbScaleBaudRate;
private System.Windows.Forms.ComboBox cbScaleUseFlag;
private System.Windows.Forms.ComboBox cbScalePortNo;
private System.Windows.Forms.Label lblScaleUseFlag;
private System.Windows.Forms.Label lblScaleBaudRate;
private System.Windows.Forms.Label lblScalePortNo;
private System.Windows.Forms.GroupBox gbCashDrawer;
private System.Windows.Forms.ComboBox cbCDController;
private System.Windows.Forms.ComboBox cbCDUseFlag;
private System.Windows.Forms.Label lblCDController;
private System.Windows.Forms.Label lblCDUseFlag;
private System.Windows.Forms.GroupBox gbCATTerminal;
private System.Windows.Forms.ComboBox cbCatTimeout;
private System.Windows.Forms.Label lblCatTimeout;
private System.Windows.Forms.ComboBox cbCatBaudRate;
private System.Windows.Forms.ComboBox cbCatUseFlag;
private System.Windows.Forms.ComboBox cbCatPortNo;
private System.Windows.Forms.Label lblCatUseFlag;
private System.Windows.Forms.Label lblCatBaudRate;
private System.Windows.Forms.Label lblCatPortNo;
private System.Windows.Forms.GroupBox gbICReader;
private System.Windows.Forms.ComboBox cbIcReaderBaudRate;
private System.Windows.Forms.ComboBox cbIcReaderUseFlag;
private System.Windows.Forms.ComboBox cbIcReaderPortNo;
private System.Windows.Forms.Label lblIcReaderUseFlag;
private System.Windows.Forms.Label lblIcReaderBaudRate;
private System.Windows.Forms.Label lblIcReaderPortNo;
private System.Windows.Forms.GroupBox gbPrinter;
private System.Windows.Forms.ComboBox cbPrinterBaudRate;
private System.Windows.Forms.ComboBox cbPrinterPortNo;
private System.Windows.Forms.ComboBox cbPrinterController;
private System.Windows.Forms.Label lblPrinterBaudRate;
private System.Windows.Forms.ComboBox cbPrinterUseFlag;
private System.Windows.Forms.Label lblPrinterPortNo;
private System.Windows.Forms.Label lblPrinterController;
private System.Windows.Forms.Label lblPrinterUseFlag;
private System.Windows.Forms.GroupBox gbLabelPrinter;
private System.Windows.Forms.ComboBox cbLabelPrtBaudRate;
private System.Windows.Forms.ComboBox cbLabelPrtUseFlag;
private System.Windows.Forms.ComboBox cbLabelPrtPortNo;
private System.Windows.Forms.Label lblLabelPrtUseFlag;
private System.Windows.Forms.Label lblLabelPrtBaudRate;
private System.Windows.Forms.Label lblLabelPrtPortNo;
private UI.CsmPosEditBox txtMstDownYYYY;
private System.Windows.Forms.Label lblMstDownDt;
private System.Windows.Forms.ComboBox cbPrinterModel;
private System.Windows.Forms.Label lblPrinterModel;
private System.Windows.Forms.Label lblBrandCd;
private UI.CsmPosEditBox txtBrandCd;
private System.Windows.Forms.ComboBox cbSignPadModel;
private System.Windows.Forms.Label lblSignPadModel;
private System.Windows.Forms.Label lblFontFix;
private UI.CsmPosEditBox txtFontFix;
private UI.CsmPosEditBox txtMstBatchDownYYYY;
private System.Windows.Forms.Label lblMstBatchDownDt;
private System.Windows.Forms.Panel pn04;
private System.Windows.Forms.GroupBox gbPrint;
private UI.CsmPosEditBox txtTextLogoMsg2;
private UI.CsmPosEditBox txtTextLogoMsg1;
private System.Windows.Forms.Label lblBrandDiv;
private UI.CsmPosEditBox txtBrandDiv;
private System.Windows.Forms.ComboBox cbLogoUpload;
private System.Windows.Forms.Label lblLogoUpload;
private System.Windows.Forms.GroupBox gbCdp;
private System.Windows.Forms.ComboBox cbCdpModel;
private System.Windows.Forms.Label lblCdpModel;
private System.Windows.Forms.ComboBox cbCdpBaudRate;
private System.Windows.Forms.ComboBox cbCdpUseFlag;
private System.Windows.Forms.ComboBox cbCdpPortNo;
private System.Windows.Forms.Label lblCdpUseFlag;
private System.Windows.Forms.Label lblCdpBaudRate;
private System.Windows.Forms.Label lblCdpPortNo;
private System.Windows.Forms.ComboBox cbCdpController;
private System.Windows.Forms.Label lblCdpController;
private System.Windows.Forms.DataGridView dgvBrandList;
private System.Windows.Forms.GroupBox gbCompany;
private System.Windows.Forms.RadioButton rbPc;
private System.Windows.Forms.RadioButton rbSl;
private System.Windows.Forms.RadioButton rbBrk;
private System.Windows.Forms.GroupBox gbServerType;
private System.Windows.Forms.RadioButton rbDevServer;
private System.Windows.Forms.RadioButton rbRealServer;
private System.Windows.Forms.GroupBox gbMasterDown;
private System.Windows.Forms.RadioButton rbMstDownNo;
private System.Windows.Forms.RadioButton rbMstDownYes;
private UI.CsmPosEditBox txtEtcTranPort;
private System.Windows.Forms.Label lblEtcTranPort;
private UI.CsmPosEditBox txtAppLogPort;
private System.Windows.Forms.Label lblAppLogPort;
private UI.CsmPosEditBox txtPayLogPort;
private System.Windows.Forms.Label lblPayLogPort;
private UI.CsmPosEditBox txtMstPort;
private System.Windows.Forms.Label lblMstPort;
private UI.CsmPosEditBox txtBizInqPort;
private System.Windows.Forms.Label lblBizInqPort;
private UI.CsmPosEditBox txtPayInqPort;
private System.Windows.Forms.Label lblPayInqPort;
private UI.CsmPosEditBox txtTranPort;
private UI.CsmPosEditBox txtSysInfoPort;
private UI.CsmPosEditBox txtSignLogPort;
private UI.CsmPosEditBox txtMissChkPort;
private System.Windows.Forms.Label lblMissChkPort;
private UI.CsmPosEditBox txtTranInqPort;
private System.Windows.Forms.Label lblTranInqPort;
private UI.CsmPosEditBox txtJrnlPort;
private System.Windows.Forms.Label lblJrnlPort;
private System.Windows.Forms.Label lblSignLogPort;
private System.Windows.Forms.Label lblTranPort;
private System.Windows.Forms.Label lblSysInfoPort;
private System.Windows.Forms.Button btnInitDataRcvInfo;
private UI.CsmPosEditBox txtMstDownSS;
private UI.CsmPosEditBox txtMstDownMI;
private UI.CsmPosEditBox txtMstDownHH;
private UI.CsmPosEditBox txtMstDownDD;
private UI.CsmPosEditBox txtMstDownMM;
private System.Windows.Forms.Label label5;
private System.Windows.Forms.Label label4;
private System.Windows.Forms.Label label3;
private System.Windows.Forms.Label label2;
private UI.CsmPosEditBox txtSale2SS;
private UI.CsmPosEditBox txtSale2MI;
private UI.CsmPosEditBox txtSale2HH;
private UI.CsmPosEditBox txtSale2DD;
private UI.CsmPosEditBox txtSale2MM;
private System.Windows.Forms.Label label22;
private System.Windows.Forms.Label label23;
private System.Windows.Forms.Label label24;
private System.Windows.Forms.Label label25;
private UI.CsmPosEditBox txtSale1SS;
private UI.CsmPosEditBox txtSale1MI;
private UI.CsmPosEditBox txtSale1HH;
private UI.CsmPosEditBox txtSale1DD;
private UI.CsmPosEditBox txtSale1MM;
private System.Windows.Forms.Label label18;
private System.Windows.Forms.Label label19;
private System.Windows.Forms.Label label20;
private System.Windows.Forms.Label label21;
private UI.CsmPosEditBox txtEmergencySS;
private UI.CsmPosEditBox txtEmergencyMI;
private UI.CsmPosEditBox txtEmergencyHH;
private UI.CsmPosEditBox txtEmergencyDD;
private UI.CsmPosEditBox txtEmergencyMM;
private System.Windows.Forms.Label label14;
private System.Windows.Forms.Label label15;
private System.Windows.Forms.Label label16;
private System.Windows.Forms.Label label17;
private UI.CsmPosEditBox txtRegularSS;
private UI.CsmPosEditBox txtRegularMI;
private UI.CsmPosEditBox txtRegularHH;
private UI.CsmPosEditBox txtRegularDD;
private UI.CsmPosEditBox txtRegularMM;
private System.Windows.Forms.Label label10;
private System.Windows.Forms.Label label11;
private System.Windows.Forms.Label label12;
private System.Windows.Forms.Label label13;
private UI.CsmPosEditBox txtMstBatchDownSS;
private UI.CsmPosEditBox txtMstBatchDownMI;
private UI.CsmPosEditBox txtMstBatchDownHH;
private UI.CsmPosEditBox txtMstBatchDownDD;
private UI.CsmPosEditBox txtMstBatchDownMM;
private System.Windows.Forms.Label label6;
private System.Windows.Forms.Label label7;
private System.Windows.Forms.Label label8;
private System.Windows.Forms.Label label9;
private UI.CsmPosEditBox txtScaleLogPort;
private System.Windows.Forms.Label lblScaleLogPort;
private System.Windows.Forms.ComboBox cbCatModel;
private System.Windows.Forms.Label lblCatModel;
private System.Windows.Forms.GroupBox gbFtpConType;
private System.Windows.Forms.RadioButton rbPassiveMode;
private System.Windows.Forms.RadioButton rbActiveMode;
private UI.CsmButton btnTitle04;
private System.Windows.Forms.GroupBox gbScalewPole;
private System.Windows.Forms.ComboBox cbScalewPoleBaudRate;
private System.Windows.Forms.ComboBox cbScalewPoleUseFlag;
private System.Windows.Forms.ComboBox cbScalewPolePortNo;
private System.Windows.Forms.Label lblScalewPoleUseFlag;
private System.Windows.Forms.Label lblScalewPoleBaudRate;
private System.Windows.Forms.Label lblScalewPolePortNo;
private System.Windows.Forms.ComboBox cbCDBaudRate;
private System.Windows.Forms.ComboBox cbCDPortNo;
private System.Windows.Forms.Label lblCDBaudRate;
private System.Windows.Forms.Label lblCDPortNo;
private UI.CsmButton btnDefault;
private UI.CsmButton btnLoad;
private System.Windows.Forms.Button bt_Sign_all;
private System.Windows.Forms.Button bt_Cat_all;
private System.Windows.Forms.Panel pn90;
private System.Windows.Forms.Button btn_sign_search;
private System.Windows.Forms.GroupBox gb_info;
private System.Windows.Forms.Label lbl_sign_serialno;
private System.Windows.Forms.Label lbl_sign_appversion;
private System.Windows.Forms.Label lbl_sign_rfversion;
private System.Windows.Forms.Label lbl_sign_kernel;
private System.Windows.Forms.Label lbl_sign_modeltype;
private System.Windows.Forms.Label lbl_sign_comport;
private System.Windows.Forms.Label lbl_6;
private System.Windows.Forms.Label lbl_5;
private System.Windows.Forms.Label lbl_4;
private System.Windows.Forms.Label lbl_3;
private System.Windows.Forms.Label lbl_2;
private System.Windows.Forms.Label lbl_1;
private System.Windows.Forms.Button bt_Sign;
private System.Windows.Forms.Button bt_Cat;
private System.Windows.Forms.Button btnBlock;
private System.Windows.Forms.Button btnTruncate;
private System.Windows.Forms.GroupBox gbTranTable;
private System.Windows.Forms.Panel pn05;
private System.Windows.Forms.GroupBox gbMSREmul;
private System.Windows.Forms.ComboBox cbMSREmulModel;
private System.Windows.Forms.Label lblMSREmulModel;
private System.Windows.Forms.ComboBox cbMSREmulBaudRate;
private System.Windows.Forms.ComboBox cbMSREmulPortNo;
private System.Windows.Forms.ComboBox cbMSREmulController;
private System.Windows.Forms.Label lblMSREmulBaudRate;
private System.Windows.Forms.ComboBox cbMSREmulUseFlag;
private System.Windows.Forms.Label lblMSREmulPortNo;
private System.Windows.Forms.Label lblMSREmulController;
private System.Windows.Forms.Label lblMSREmulUseFlag;
private UI.CsmButton btnTitle05;
private System.Windows.Forms.ComboBox cbMSREmulPrefix;
private System.Windows.Forms.Label lblMSREmulPrefix;
private System.Windows.Forms.CheckBox chkImageAllReDownload;
private UI.CsmButton btnTitle06;
private System.Windows.Forms.Panel pn06;
private System.Windows.Forms.TextBox tbMemo;
private System.Windows.Forms.Button bt_IcReader_all;
private System.Windows.Forms.CheckBox CheckPrinter;
private System.Windows.Forms.GroupBox groupBox1;
private UI.CsmPosEditBox csmAirportPosNo;
private UI.CsmPosEditBox csmAirportStore;
private UI.CsmPosEditBox csmAirportComp;
private UI.CsmPosEditBox csmAirportPass;
private UI.CsmPosEditBox csmAirportUser;
private UI.CsmPosEditBox csmAirportIP;
private System.Windows.Forms.Label label30;
private System.Windows.Forms.Label label31;
private System.Windows.Forms.Label label28;
private System.Windows.Forms.Label label29;
private System.Windows.Forms.Label label27;
private System.Windows.Forms.Label label26;
private System.Windows.Forms.GroupBox groupBox2;
private UI.CsmPosEditBox Edt_RestAreaPosGroupCd;
private UI.CsmPosEditBox Edt_RestAreaGroupCd;
private UI.CsmPosEditBox Edt_RestAreaDir;
private System.Windows.Forms.Label label35;
private System.Windows.Forms.Label label36;
private System.Windows.Forms.Label label37;
private UI.CsmPosEditBox Edt_RestAreaPosPosNo;
private System.Windows.Forms.Label label33;
private UI.CsmPosEditBox Edt_RestAreaPosCd;
private System.Windows.Forms.Label label32;
private System.Windows.Forms.Button bt_Lblprt_all;
private System.Windows.Forms.GroupBox groupBox3;
private UI.CsmPosEditBox txtDmbIfIp;
private UI.CsmPosEditBox txtDmbIfPort;
private System.Windows.Forms.ComboBox cbDmbIfUseFlag;
private System.Windows.Forms.Label lblDmbIfUseFlag;
private System.Windows.Forms.Label lblDmbIfPort;
private System.Windows.Forms.Label lblDmbIfIp;
}
}