namespace ITC81DB { partial class ControlConfiMarkoPrint { /// /// 필수 디자이너 변수입니다. /// private System.ComponentModel.IContainer components = null; /// /// 사용 중인 모든 리소스를 정리합니다. /// /// 관리되는 리소스를 삭제해야 하면 true이고, 그렇지 않으면 false입니다. protected override void Dispose(bool disposing) { if (disposing && (components != null)) { components.Dispose(); } base.Dispose(disposing); } #region 구성 요소 디자이너에서 생성한 코드 /// /// 디자이너 지원에 필요한 메서드입니다. /// 이 메서드의 내용을 코드 편집기로 수정하지 마십시오. /// private void InitializeComponent() { System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(ControlConfiMarkoPrint)); this.smartGroupBox1 = new SmartX.SmartGroupBox(); this.labelTitleLineNumber = new SmartX.SmartLabel(); this.smartKeyboard1 = new SmartX.SmartKeyboard(); this.radioButtonLine2 = new SmartX.SmartRadioButton(); this.radioButtonLine1 = new SmartX.SmartRadioButton(); this.buttonMarkoprintInput = new SmartX.SmartButton(); this.textBoxMarkoprint = new System.Windows.Forms.TextBox(); this.checkBoxTodayDate = new SmartX.SmartCheckBox(); this.labelTitleSettingDate = new SmartX.SmartLabel(); this.checkBoxDate = new SmartX.SmartCheckBox(); this.smartGroupBox1.SuspendLayout(); this.SuspendLayout(); // // smartGroupBox1 // this.smartGroupBox1.BackPictureBox = null; this.smartGroupBox1.BackPictureBox1 = null; this.smartGroupBox1.Controls.Add(this.labelTitleLineNumber); this.smartGroupBox1.Controls.Add(this.smartKeyboard1); this.smartGroupBox1.Controls.Add(this.radioButtonLine2); this.smartGroupBox1.Controls.Add(this.radioButtonLine1); this.smartGroupBox1.Controls.Add(this.buttonMarkoprintInput); this.smartGroupBox1.Controls.Add(this.textBoxMarkoprint); this.smartGroupBox1.Controls.Add(this.checkBoxTodayDate); this.smartGroupBox1.Controls.Add(this.labelTitleSettingDate); this.smartGroupBox1.Controls.Add(this.checkBoxDate); this.smartGroupBox1.FrameLineColor1 = System.Drawing.Color.Black; this.smartGroupBox1.FrameLineColor2 = System.Drawing.Color.Black; this.smartGroupBox1.FrameLineThickness = 1; this.smartGroupBox1.FrameStyle = SmartX.SmartGroupBox.FRAMESTYLES.None; this.smartGroupBox1.Image = ((System.Drawing.Image)(resources.GetObject("smartGroupBox1.Image"))); this.smartGroupBox1.InitVisible = true; this.smartGroupBox1.Location = new System.Drawing.Point(0, 0); this.smartGroupBox1.Name = "smartGroupBox1"; this.smartGroupBox1.RoundRadius = 5; this.smartGroupBox1.Size = new System.Drawing.Size(710, 253); this.smartGroupBox1.TabIndex = 5; this.smartGroupBox1.Text = "smartGroupBox1"; this.smartGroupBox1.TextColor = System.Drawing.Color.Black; // // labelTitleLineNumber // this.labelTitleLineNumber.BackPictureBox1 = null; this.labelTitleLineNumber.BackPictureBox2 = this.smartGroupBox1; this.labelTitleLineNumber.BorderColor = System.Drawing.Color.Black; this.labelTitleLineNumber.BorderStyle = System.Windows.Forms.BorderStyle.None; this.labelTitleLineNumber.Enabled = false; this.labelTitleLineNumber.Font = new System.Drawing.Font("새굴림", 10F, System.Drawing.FontStyle.Bold); this.labelTitleLineNumber.ForeColor = System.Drawing.Color.White; this.labelTitleLineNumber.InitVisible = true; this.labelTitleLineNumber.LineSpacing = 0F; this.labelTitleLineNumber.Location = new System.Drawing.Point(142, 49); this.labelTitleLineNumber.Name = "labelTitleLineNumber"; this.labelTitleLineNumber.Size = new System.Drawing.Size(148, 31); this.labelTitleLineNumber.TabIndex = 106; this.labelTitleLineNumber.Text = "출력 줄 수"; this.labelTitleLineNumber.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left; this.labelTitleLineNumber.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; this.labelTitleLineNumber.Wordwrap = false; // // smartKeyboard1 // this.smartKeyboard1.ControlKeyDisable = true; this.smartKeyboard1.DesignMinimize = true; this.smartKeyboard1.FontColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192))))); this.smartKeyboard1.HanYoungKeyDisable = true; this.smartKeyboard1.KeyboardType = SmartX.SmartKeyboard.KEYBOARDTYPES.NORMAL; this.smartKeyboard1.KeyFillColor = System.Drawing.Color.Black; this.smartKeyboard1.KeyOutLineColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192))))); this.smartKeyboard1.KeyOutLineWidth = 1; this.smartKeyboard1.KeyPressImage1 = null; this.smartKeyboard1.KeyPressImage2 = null; this.smartKeyboard1.KeyPressImage3 = null; this.smartKeyboard1.KeyUpImage1 = null; this.smartKeyboard1.KeyUpImage2 = null; this.smartKeyboard1.KeyUpImage3 = null; this.smartKeyboard1.LeftMargin = 5; this.smartKeyboard1.Location = new System.Drawing.Point(48, 21); this.smartKeyboard1.Name = "smartKeyboard1"; this.smartKeyboard1.PressFontColor = System.Drawing.Color.Olive; this.smartKeyboard1.PressKeyFillColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224))))); this.smartKeyboard1.PressKeyOutLineColor = System.Drawing.Color.Green; this.smartKeyboard1.RoundedCorners = true; this.smartKeyboard1.SetBackimage = null; this.smartKeyboard1.Size = new System.Drawing.Size(16, 11); this.smartKeyboard1.TabIndex = 105; this.smartKeyboard1.TABKeyDisable = false; this.smartKeyboard1.TargetInputObject = null; this.smartKeyboard1.Text = "smartKeyboard1"; this.smartKeyboard1.ThemeStyle = SmartX.SmartKeyboard.KEYBOARDTHEMESTYLE.CUSTOMIZED_LITE; this.smartKeyboard1.TopMargin = 5; this.smartKeyboard1.Visible = false; this.smartKeyboard1.OnXKeyClick += new System.EventHandler(this.smartKeyboard1_OnXKeyClick); // // radioButtonLine2 // this.radioButtonLine2.BackPictureBox1 = null; this.radioButtonLine2.BackPictureBox2 = this.smartGroupBox1; this.radioButtonLine2.Checked = false; this.radioButtonLine2.Font = new System.Drawing.Font("새굴림", 12F, System.Drawing.FontStyle.Regular); this.radioButtonLine2.ForeColor = System.Drawing.Color.White; this.radioButtonLine2.GroupID = 0; this.radioButtonLine2.ImageCheckRadioButton = null; this.radioButtonLine2.ImageUnCheckRadioButton = null; this.radioButtonLine2.InitVisible = true; this.radioButtonLine2.Location = new System.Drawing.Point(414, 49); this.radioButtonLine2.Name = "radioButtonLine2"; this.radioButtonLine2.OutputOnly = false; this.radioButtonLine2.RadioBackColor = System.Drawing.Color.White; this.radioButtonLine2.RadioCheckColor = System.Drawing.Color.Green; this.radioButtonLine2.RadioForeColor = System.Drawing.Color.Black; this.radioButtonLine2.RadioSymbolSize = 14; this.radioButtonLine2.Shadow = false; this.radioButtonLine2.Size = new System.Drawing.Size(100, 28); this.radioButtonLine2.TabIndex = 15; this.radioButtonLine2.Text = "2줄"; this.radioButtonLine2.TextVAlign = SmartX.SmartRadioButton.TextVerAlign.Middle; this.radioButtonLine2.Click += new System.EventHandler(this.radioButtonLine_Click); // // radioButtonLine1 // this.radioButtonLine1.BackPictureBox1 = null; this.radioButtonLine1.BackPictureBox2 = this.smartGroupBox1; this.radioButtonLine1.Checked = false; this.radioButtonLine1.Font = new System.Drawing.Font("새굴림", 12F, System.Drawing.FontStyle.Regular); this.radioButtonLine1.ForeColor = System.Drawing.Color.White; this.radioButtonLine1.GroupID = 0; this.radioButtonLine1.ImageCheckRadioButton = null; this.radioButtonLine1.ImageUnCheckRadioButton = null; this.radioButtonLine1.InitVisible = true; this.radioButtonLine1.Location = new System.Drawing.Point(296, 49); this.radioButtonLine1.Name = "radioButtonLine1"; this.radioButtonLine1.OutputOnly = false; this.radioButtonLine1.RadioBackColor = System.Drawing.Color.White; this.radioButtonLine1.RadioCheckColor = System.Drawing.Color.Green; this.radioButtonLine1.RadioForeColor = System.Drawing.Color.Black; this.radioButtonLine1.RadioSymbolSize = 14; this.radioButtonLine1.Shadow = false; this.radioButtonLine1.Size = new System.Drawing.Size(100, 28); this.radioButtonLine1.TabIndex = 14; this.radioButtonLine1.Text = "1줄"; this.radioButtonLine1.TextVAlign = SmartX.SmartRadioButton.TextVerAlign.Middle; this.radioButtonLine1.Click += new System.EventHandler(this.radioButtonLine_Click); // // buttonMarkoprintInput // this.buttonMarkoprintInput.BackPictureBox = null; this.buttonMarkoprintInput.BackPictureBox1 = null; this.buttonMarkoprintInput.BackPictureBox2 = null; this.buttonMarkoprintInput.ButtonColor = System.Drawing.Color.Gray; this.buttonMarkoprintInput.ButtonImageAutoSize = true; this.buttonMarkoprintInput.ColorKeySamplePosition = new System.Drawing.Point(0, 0); this.buttonMarkoprintInput.DisableImage = null; this.buttonMarkoprintInput.DownImage = null; this.buttonMarkoprintInput.Font = new System.Drawing.Font("새굴림", 10F, System.Drawing.FontStyle.Regular); this.buttonMarkoprintInput.GroupID = 0; this.buttonMarkoprintInput.InitVisible = true; this.buttonMarkoprintInput.Location = new System.Drawing.Point(525, 12); this.buttonMarkoprintInput.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL; this.buttonMarkoprintInput.Name = "buttonMarkoprintInput"; this.buttonMarkoprintInput.NestedClickEventPrevent = false; this.buttonMarkoprintInput.OutlinePixel = 1; this.buttonMarkoprintInput.RepeatInterval = 200; this.buttonMarkoprintInput.RepeatIntervalAccelerate = null; this.buttonMarkoprintInput.SafeInterval = 200; this.buttonMarkoprintInput.Size = new System.Drawing.Size(75, 31); this.buttonMarkoprintInput.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE; this.buttonMarkoprintInput.TabIndex = 13; this.buttonMarkoprintInput.Text = "입력"; this.buttonMarkoprintInput.TextColor = System.Drawing.Color.Black; this.buttonMarkoprintInput.TextDownColor = System.Drawing.Color.White; this.buttonMarkoprintInput.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle; this.buttonMarkoprintInput.TextLocation = new System.Drawing.Point(0, 0); this.buttonMarkoprintInput.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle; this.buttonMarkoprintInput.UpImage = null; this.buttonMarkoprintInput.Click += new System.EventHandler(this.buttonMarkoprintInput_Click); // // textBoxMarkoprint // this.textBoxMarkoprint.Font = new System.Drawing.Font("Tahoma", 15F, System.Drawing.FontStyle.Regular); this.textBoxMarkoprint.Location = new System.Drawing.Point(296, 12); this.textBoxMarkoprint.MaxLength = 20; this.textBoxMarkoprint.Name = "textBoxMarkoprint"; this.textBoxMarkoprint.Size = new System.Drawing.Size(223, 31); this.textBoxMarkoprint.TabIndex = 12; this.textBoxMarkoprint.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.textBoxMarkoprint_KeyPress); // // checkBoxTodayDate // this.checkBoxTodayDate.BackPictureBox1 = null; this.checkBoxTodayDate.BackPictureBox2 = this.smartGroupBox1; this.checkBoxTodayDate.CheckBoxBackColor = System.Drawing.Color.White; this.checkBoxTodayDate.CheckBoxCheckColor = System.Drawing.Color.Green; this.checkBoxTodayDate.CheckBoxForeColor = System.Drawing.Color.Black; this.checkBoxTodayDate.CheckBoxSymbolSize = 14; this.checkBoxTodayDate.Checked = false; this.checkBoxTodayDate.CheckLineWidth = 3; this.checkBoxTodayDate.Font = new System.Drawing.Font("새굴림", 10F, System.Drawing.FontStyle.Regular); this.checkBoxTodayDate.ForeColor = System.Drawing.Color.White; this.checkBoxTodayDate.ImageCheckBox = null; this.checkBoxTodayDate.ImageUnCheckBox = null; this.checkBoxTodayDate.InitVisible = true; this.checkBoxTodayDate.Location = new System.Drawing.Point(296, 118); this.checkBoxTodayDate.Name = "checkBoxTodayDate"; this.checkBoxTodayDate.Size = new System.Drawing.Size(223, 29); this.checkBoxTodayDate.TabIndex = 11; this.checkBoxTodayDate.Text = "오늘 날짜"; this.checkBoxTodayDate.TextVAlign = SmartX.SmartCheckBox.TextVerAlign.Middle; this.checkBoxTodayDate.Click += new System.EventHandler(this.checkBoxTodayDate_Click); // // labelTitleSettingDate // this.labelTitleSettingDate.BackPictureBox1 = null; this.labelTitleSettingDate.BackPictureBox2 = this.smartGroupBox1; this.labelTitleSettingDate.BorderColor = System.Drawing.Color.Black; this.labelTitleSettingDate.BorderStyle = System.Windows.Forms.BorderStyle.None; this.labelTitleSettingDate.Enabled = false; this.labelTitleSettingDate.Font = new System.Drawing.Font("새굴림", 10F, System.Drawing.FontStyle.Bold); this.labelTitleSettingDate.ForeColor = System.Drawing.Color.White; this.labelTitleSettingDate.InitVisible = true; this.labelTitleSettingDate.LineSpacing = 0F; this.labelTitleSettingDate.Location = new System.Drawing.Point(142, 12); this.labelTitleSettingDate.Name = "labelTitleSettingDate"; this.labelTitleSettingDate.Size = new System.Drawing.Size(148, 31); this.labelTitleSettingDate.TabIndex = 10; this.labelTitleSettingDate.Text = "출력날짜설정"; this.labelTitleSettingDate.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left; this.labelTitleSettingDate.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle; this.labelTitleSettingDate.Wordwrap = false; // // checkBoxDate // this.checkBoxDate.BackPictureBox1 = null; this.checkBoxDate.BackPictureBox2 = this.smartGroupBox1; this.checkBoxDate.CheckBoxBackColor = System.Drawing.Color.White; this.checkBoxDate.CheckBoxCheckColor = System.Drawing.Color.Green; this.checkBoxDate.CheckBoxForeColor = System.Drawing.Color.Black; this.checkBoxDate.CheckBoxSymbolSize = 14; this.checkBoxDate.Checked = false; this.checkBoxDate.CheckLineWidth = 3; this.checkBoxDate.Font = new System.Drawing.Font("새굴림", 10F, System.Drawing.FontStyle.Regular); this.checkBoxDate.ForeColor = System.Drawing.Color.White; this.checkBoxDate.ImageCheckBox = null; this.checkBoxDate.ImageUnCheckBox = null; this.checkBoxDate.InitVisible = true; this.checkBoxDate.Location = new System.Drawing.Point(296, 83); this.checkBoxDate.Name = "checkBoxDate"; this.checkBoxDate.Size = new System.Drawing.Size(223, 29); this.checkBoxDate.TabIndex = 9; this.checkBoxDate.Text = "날짜 표시"; this.checkBoxDate.TextVAlign = SmartX.SmartCheckBox.TextVerAlign.Middle; this.checkBoxDate.Click += new System.EventHandler(this.checkBoxDate_Click); // // ControlConfiSerialMarkoPrint // this.AutoScaleDimensions = new System.Drawing.SizeF(96F, 96F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Dpi; this.Controls.Add(this.smartGroupBox1); this.Name = "ControlConfiSerialMarkoPrint"; this.Size = new System.Drawing.Size(710, 253); this.smartGroupBox1.ResumeLayout(false); this.ResumeLayout(false); } #endregion private SmartX.SmartGroupBox smartGroupBox1; public SmartX.SmartRadioButton radioButtonLine2; public SmartX.SmartRadioButton radioButtonLine1; private SmartX.SmartButton buttonMarkoprintInput; public System.Windows.Forms.TextBox textBoxMarkoprint; private SmartX.SmartCheckBox checkBoxTodayDate; private SmartX.SmartLabel labelTitleSettingDate; public SmartX.SmartCheckBox checkBoxDate; private SmartX.SmartKeyboard smartKeyboard1; private SmartX.SmartLabel labelTitleLineNumber; } }