2020-08-31 06:52:43 +00:00
|
|
|
|
namespace ITC81DB_0H.Controls
|
2020-08-31 02:13:02 +00:00
|
|
|
|
{
|
|
|
|
|
partial class ControlCenterConfiSerial
|
|
|
|
|
{
|
|
|
|
|
/// <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 구성 요소 디자이너에서 생성한 코드
|
|
|
|
|
|
|
|
|
|
/// <summary>
|
|
|
|
|
/// 디자이너 지원에 필요한 메서드입니다.
|
|
|
|
|
/// 이 메서드의 내용을 코드 편집기로 수정하지 마십시오.
|
|
|
|
|
/// </summary>
|
|
|
|
|
private void InitializeComponent()
|
|
|
|
|
{
|
|
|
|
|
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(ControlCenterConfiSerial));
|
|
|
|
|
this.smartGroupBox1 = new SmartX.SmartGroupBox();
|
|
|
|
|
this.labelTransmissionDelayTime = new SmartX.SmartLabel();
|
|
|
|
|
this.labelTitleTransmissionDelayTime = new SmartX.SmartLabel();
|
|
|
|
|
this.buttonAddon = new SmartX.SmartButton();
|
|
|
|
|
this.labelReceive = new SmartX.SmartLabel();
|
|
|
|
|
this.buttonTestSend = new SmartX.SmartButton();
|
|
|
|
|
this.buttonSave = new SmartX.SmartButton();
|
|
|
|
|
this.smartLabel3 = new SmartX.SmartLabel();
|
|
|
|
|
this.smartLabel2 = new SmartX.SmartLabel();
|
|
|
|
|
this.smartLabel1 = new SmartX.SmartLabel();
|
|
|
|
|
this.labelFormat = new SmartX.SmartLabel();
|
|
|
|
|
this.comboBoxSerialBaudRate = new System.Windows.Forms.ComboBox();
|
|
|
|
|
this.comboBoxSerialMode = new System.Windows.Forms.ComboBox();
|
|
|
|
|
this.smartGroupBox1.SuspendLayout();
|
|
|
|
|
this.SuspendLayout();
|
|
|
|
|
//
|
|
|
|
|
// smartGroupBox1
|
|
|
|
|
//
|
|
|
|
|
this.smartGroupBox1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(46)))), ((int)(((byte)(46)))), ((int)(((byte)(46)))));
|
|
|
|
|
this.smartGroupBox1.BackPictureBox = null;
|
|
|
|
|
this.smartGroupBox1.BackPictureBox1 = null;
|
|
|
|
|
this.smartGroupBox1.Controls.Add(this.labelTransmissionDelayTime);
|
|
|
|
|
this.smartGroupBox1.Controls.Add(this.labelTitleTransmissionDelayTime);
|
|
|
|
|
this.smartGroupBox1.Controls.Add(this.buttonAddon);
|
|
|
|
|
this.smartGroupBox1.Controls.Add(this.labelReceive);
|
|
|
|
|
this.smartGroupBox1.Controls.Add(this.buttonTestSend);
|
|
|
|
|
this.smartGroupBox1.Controls.Add(this.buttonSave);
|
|
|
|
|
this.smartGroupBox1.Controls.Add(this.smartLabel3);
|
|
|
|
|
this.smartGroupBox1.Controls.Add(this.smartLabel2);
|
|
|
|
|
this.smartGroupBox1.Controls.Add(this.smartLabel1);
|
|
|
|
|
this.smartGroupBox1.Controls.Add(this.labelFormat);
|
|
|
|
|
this.smartGroupBox1.Controls.Add(this.comboBoxSerialBaudRate);
|
|
|
|
|
this.smartGroupBox1.Controls.Add(this.comboBoxSerialMode);
|
|
|
|
|
this.smartGroupBox1.FrameLineColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(81)))), ((int)(((byte)(159)))), ((int)(((byte)(198)))));
|
|
|
|
|
this.smartGroupBox1.FrameLineColor2 = System.Drawing.Color.Black;
|
|
|
|
|
this.smartGroupBox1.FrameLineThickness = 2;
|
|
|
|
|
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 = 10;
|
|
|
|
|
this.smartGroupBox1.Size = new System.Drawing.Size(710, 470);
|
|
|
|
|
this.smartGroupBox1.TabIndex = 3;
|
|
|
|
|
this.smartGroupBox1.TextColor = System.Drawing.Color.Black;
|
|
|
|
|
//
|
|
|
|
|
// labelTransmissionDelayTime
|
|
|
|
|
//
|
|
|
|
|
this.labelTransmissionDelayTime.BackColor = System.Drawing.SystemColors.Window;
|
|
|
|
|
this.labelTransmissionDelayTime.BackPictureBox = null;
|
|
|
|
|
this.labelTransmissionDelayTime.BackPictureBox1 = null;
|
|
|
|
|
this.labelTransmissionDelayTime.BackPictureBox2 = null;
|
|
|
|
|
this.labelTransmissionDelayTime.BorderColor = System.Drawing.Color.Black;
|
|
|
|
|
this.labelTransmissionDelayTime.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
|
|
|
this.labelTransmissionDelayTime.Font = new System.Drawing.Font("Arial", 14F, System.Drawing.FontStyle.Bold);
|
|
|
|
|
this.labelTransmissionDelayTime.InitVisible = true;
|
|
|
|
|
this.labelTransmissionDelayTime.LineSpacing = 0F;
|
|
|
|
|
this.labelTransmissionDelayTime.Location = new System.Drawing.Point(352, 233);
|
|
|
|
|
this.labelTransmissionDelayTime.Name = "labelTransmissionDelayTime";
|
|
|
|
|
this.labelTransmissionDelayTime.Size = new System.Drawing.Size(82, 28);
|
|
|
|
|
this.labelTransmissionDelayTime.TabIndex = 133;
|
|
|
|
|
this.labelTransmissionDelayTime.Text = "100";
|
|
|
|
|
this.labelTransmissionDelayTime.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right;
|
|
|
|
|
this.labelTransmissionDelayTime.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
|
|
|
this.labelTransmissionDelayTime.Wordwrap = false;
|
|
|
|
|
this.labelTransmissionDelayTime.Click += new System.EventHandler(this.labelTransmissionDelayTime_Click);
|
|
|
|
|
//
|
|
|
|
|
// labelTitleTransmissionDelayTime
|
|
|
|
|
//
|
|
|
|
|
this.labelTitleTransmissionDelayTime.BackPictureBox1 = null;
|
|
|
|
|
this.labelTitleTransmissionDelayTime.BackPictureBox2 = this.smartGroupBox1;
|
|
|
|
|
this.labelTitleTransmissionDelayTime.BorderColor = System.Drawing.Color.Black;
|
|
|
|
|
this.labelTitleTransmissionDelayTime.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
|
|
|
this.labelTitleTransmissionDelayTime.Font = new System.Drawing.Font("새굴림", 10F, System.Drawing.FontStyle.Bold);
|
|
|
|
|
this.labelTitleTransmissionDelayTime.ForeColor = System.Drawing.Color.White;
|
|
|
|
|
this.labelTitleTransmissionDelayTime.InitVisible = true;
|
|
|
|
|
this.labelTitleTransmissionDelayTime.LineSpacing = 0F;
|
|
|
|
|
this.labelTitleTransmissionDelayTime.Location = new System.Drawing.Point(119, 233);
|
|
|
|
|
this.labelTitleTransmissionDelayTime.Name = "labelTitleTransmissionDelayTime";
|
|
|
|
|
this.labelTitleTransmissionDelayTime.Size = new System.Drawing.Size(227, 28);
|
|
|
|
|
this.labelTitleTransmissionDelayTime.TabIndex = 132;
|
|
|
|
|
this.labelTitleTransmissionDelayTime.Text = "전송 지연시간(ms)";
|
|
|
|
|
this.labelTitleTransmissionDelayTime.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left;
|
|
|
|
|
this.labelTitleTransmissionDelayTime.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
|
|
|
this.labelTitleTransmissionDelayTime.Wordwrap = false;
|
|
|
|
|
//
|
|
|
|
|
// buttonAddon
|
|
|
|
|
//
|
|
|
|
|
this.buttonAddon.BackPictureBox = null;
|
|
|
|
|
this.buttonAddon.BackPictureBox1 = null;
|
|
|
|
|
this.buttonAddon.BackPictureBox2 = null;
|
|
|
|
|
this.buttonAddon.ButtonColor = System.Drawing.Color.LightGray;
|
|
|
|
|
this.buttonAddon.ButtonImageAutoSize = true;
|
|
|
|
|
this.buttonAddon.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
|
|
|
|
|
this.buttonAddon.DisableImage = ((System.Drawing.Image)(resources.GetObject("buttonAddon.DisableImage")));
|
|
|
|
|
this.buttonAddon.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonAddon.DownImage")));
|
|
|
|
|
this.buttonAddon.GroupID = 0;
|
|
|
|
|
this.buttonAddon.InitVisible = true;
|
|
|
|
|
this.buttonAddon.Location = new System.Drawing.Point(604, 17);
|
|
|
|
|
this.buttonAddon.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL;
|
|
|
|
|
this.buttonAddon.Name = "buttonAddon";
|
|
|
|
|
this.buttonAddon.NestedClickEventPrevent = false;
|
|
|
|
|
this.buttonAddon.OutlinePixel = 1;
|
|
|
|
|
this.buttonAddon.RepeatInterval = 200;
|
|
|
|
|
this.buttonAddon.RepeatIntervalAccelerate = null;
|
|
|
|
|
this.buttonAddon.SafeInterval = 200;
|
|
|
|
|
this.buttonAddon.Size = new System.Drawing.Size(80, 40);
|
|
|
|
|
this.buttonAddon.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
|
|
|
|
|
this.buttonAddon.TabIndex = 66;
|
|
|
|
|
this.buttonAddon.TextColor = System.Drawing.Color.Black;
|
|
|
|
|
this.buttonAddon.TextDownColor = System.Drawing.Color.White;
|
|
|
|
|
this.buttonAddon.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
|
|
|
|
|
this.buttonAddon.TextLocation = new System.Drawing.Point(0, 0);
|
|
|
|
|
this.buttonAddon.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
|
|
|
|
|
this.buttonAddon.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonAddon.UpImage")));
|
|
|
|
|
this.buttonAddon.Visible = false;
|
|
|
|
|
this.buttonAddon.Click += new System.EventHandler(this.buttonAddon_Click);
|
|
|
|
|
//
|
|
|
|
|
// labelReceive
|
|
|
|
|
//
|
|
|
|
|
this.labelReceive.BackPictureBox1 = null;
|
|
|
|
|
this.labelReceive.BackPictureBox2 = this.smartGroupBox1;
|
|
|
|
|
this.labelReceive.BorderColor = System.Drawing.Color.Black;
|
|
|
|
|
this.labelReceive.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
|
|
|
this.labelReceive.Font = new System.Drawing.Font("새굴림", 12F, System.Drawing.FontStyle.Bold);
|
|
|
|
|
this.labelReceive.ForeColor = System.Drawing.Color.White;
|
|
|
|
|
this.labelReceive.InitVisible = true;
|
|
|
|
|
this.labelReceive.LineSpacing = 0F;
|
|
|
|
|
this.labelReceive.Location = new System.Drawing.Point(119, 164);
|
|
|
|
|
this.labelReceive.Name = "labelReceive";
|
|
|
|
|
this.labelReceive.Size = new System.Drawing.Size(565, 40);
|
|
|
|
|
this.labelReceive.TabIndex = 65;
|
|
|
|
|
this.labelReceive.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left;
|
|
|
|
|
this.labelReceive.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
|
|
|
this.labelReceive.Wordwrap = false;
|
|
|
|
|
//
|
|
|
|
|
// buttonTestSend
|
|
|
|
|
//
|
|
|
|
|
this.buttonTestSend.BackPictureBox = null;
|
|
|
|
|
this.buttonTestSend.BackPictureBox1 = null;
|
|
|
|
|
this.buttonTestSend.BackPictureBox2 = null;
|
|
|
|
|
this.buttonTestSend.ButtonColor = System.Drawing.Color.LightGray;
|
|
|
|
|
this.buttonTestSend.ButtonImageAutoSize = true;
|
|
|
|
|
this.buttonTestSend.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
|
|
|
|
|
this.buttonTestSend.DisableImage = ((System.Drawing.Image)(resources.GetObject("buttonTestSend.DisableImage")));
|
|
|
|
|
this.buttonTestSend.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonTestSend.DownImage")));
|
|
|
|
|
this.buttonTestSend.GroupID = 0;
|
|
|
|
|
this.buttonTestSend.InitVisible = true;
|
|
|
|
|
this.buttonTestSend.Location = new System.Drawing.Point(604, 119);
|
|
|
|
|
this.buttonTestSend.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL;
|
|
|
|
|
this.buttonTestSend.Name = "buttonTestSend";
|
|
|
|
|
this.buttonTestSend.NestedClickEventPrevent = false;
|
|
|
|
|
this.buttonTestSend.OutlinePixel = 1;
|
|
|
|
|
this.buttonTestSend.RepeatInterval = 200;
|
|
|
|
|
this.buttonTestSend.RepeatIntervalAccelerate = null;
|
|
|
|
|
this.buttonTestSend.SafeInterval = 200;
|
|
|
|
|
this.buttonTestSend.Size = new System.Drawing.Size(80, 40);
|
|
|
|
|
this.buttonTestSend.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
|
|
|
|
|
this.buttonTestSend.TabIndex = 63;
|
|
|
|
|
this.buttonTestSend.TextColor = System.Drawing.Color.Black;
|
|
|
|
|
this.buttonTestSend.TextDownColor = System.Drawing.Color.White;
|
|
|
|
|
this.buttonTestSend.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
|
|
|
|
|
this.buttonTestSend.TextLocation = new System.Drawing.Point(0, 0);
|
|
|
|
|
this.buttonTestSend.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
|
|
|
|
|
this.buttonTestSend.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonTestSend.UpImage")));
|
|
|
|
|
this.buttonTestSend.Click += new System.EventHandler(this.buttonTestSend_Click);
|
|
|
|
|
//
|
|
|
|
|
// buttonSave
|
|
|
|
|
//
|
|
|
|
|
this.buttonSave.BackPictureBox = null;
|
|
|
|
|
this.buttonSave.BackPictureBox1 = null;
|
|
|
|
|
this.buttonSave.BackPictureBox2 = null;
|
|
|
|
|
this.buttonSave.ButtonColor = System.Drawing.Color.LightGray;
|
|
|
|
|
this.buttonSave.ButtonImageAutoSize = true;
|
|
|
|
|
this.buttonSave.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
|
|
|
|
|
this.buttonSave.DisableImage = ((System.Drawing.Image)(resources.GetObject("buttonSave.DisableImage")));
|
|
|
|
|
this.buttonSave.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonSave.DownImage")));
|
|
|
|
|
this.buttonSave.GroupID = 0;
|
|
|
|
|
this.buttonSave.InitVisible = true;
|
|
|
|
|
this.buttonSave.Location = new System.Drawing.Point(604, 63);
|
|
|
|
|
this.buttonSave.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL;
|
|
|
|
|
this.buttonSave.Name = "buttonSave";
|
|
|
|
|
this.buttonSave.NestedClickEventPrevent = false;
|
|
|
|
|
this.buttonSave.OutlinePixel = 1;
|
|
|
|
|
this.buttonSave.RepeatInterval = 200;
|
|
|
|
|
this.buttonSave.RepeatIntervalAccelerate = null;
|
|
|
|
|
this.buttonSave.SafeInterval = 200;
|
|
|
|
|
this.buttonSave.Size = new System.Drawing.Size(80, 40);
|
|
|
|
|
this.buttonSave.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
|
|
|
|
|
this.buttonSave.TabIndex = 62;
|
|
|
|
|
this.buttonSave.TextColor = System.Drawing.Color.Black;
|
|
|
|
|
this.buttonSave.TextDownColor = System.Drawing.Color.White;
|
|
|
|
|
this.buttonSave.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
|
|
|
|
|
this.buttonSave.TextLocation = new System.Drawing.Point(0, 0);
|
|
|
|
|
this.buttonSave.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
|
|
|
|
|
this.buttonSave.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonSave.UpImage")));
|
|
|
|
|
this.buttonSave.Click += new System.EventHandler(this.buttonSave_Click);
|
|
|
|
|
//
|
|
|
|
|
// smartLabel3
|
|
|
|
|
//
|
|
|
|
|
this.smartLabel3.BackPictureBox1 = null;
|
|
|
|
|
this.smartLabel3.BackPictureBox2 = this.smartGroupBox1;
|
|
|
|
|
this.smartLabel3.BorderColor = System.Drawing.Color.Black;
|
|
|
|
|
this.smartLabel3.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
|
|
|
this.smartLabel3.Font = new System.Drawing.Font("새굴림", 10F, System.Drawing.FontStyle.Bold);
|
|
|
|
|
this.smartLabel3.ForeColor = System.Drawing.Color.White;
|
|
|
|
|
this.smartLabel3.InitVisible = true;
|
|
|
|
|
this.smartLabel3.LineSpacing = 0F;
|
|
|
|
|
this.smartLabel3.Location = new System.Drawing.Point(119, 425);
|
|
|
|
|
this.smartLabel3.Name = "smartLabel3";
|
|
|
|
|
this.smartLabel3.Size = new System.Drawing.Size(561, 20);
|
|
|
|
|
this.smartLabel3.TabIndex = 61;
|
|
|
|
|
this.smartLabel3.Text = "- G, Grd : Grade, W : Weight, CNT : Count, Chk : Checksum";
|
|
|
|
|
this.smartLabel3.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left;
|
|
|
|
|
this.smartLabel3.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
|
|
|
this.smartLabel3.Wordwrap = false;
|
|
|
|
|
//
|
|
|
|
|
// smartLabel2
|
|
|
|
|
//
|
|
|
|
|
this.smartLabel2.BackPictureBox1 = null;
|
|
|
|
|
this.smartLabel2.BackPictureBox2 = this.smartGroupBox1;
|
|
|
|
|
this.smartLabel2.BorderColor = System.Drawing.Color.Black;
|
|
|
|
|
this.smartLabel2.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
|
|
|
this.smartLabel2.Font = new System.Drawing.Font("새굴림", 10F, System.Drawing.FontStyle.Bold);
|
|
|
|
|
this.smartLabel2.ForeColor = System.Drawing.Color.White;
|
|
|
|
|
this.smartLabel2.InitVisible = true;
|
|
|
|
|
this.smartLabel2.LineSpacing = 0F;
|
|
|
|
|
this.smartLabel2.Location = new System.Drawing.Point(119, 399);
|
|
|
|
|
this.smartLabel2.Name = "smartLabel2";
|
|
|
|
|
this.smartLabel2.Size = new System.Drawing.Size(561, 20);
|
|
|
|
|
this.smartLabel2.TabIndex = 60;
|
|
|
|
|
this.smartLabel2.Text = "- U : Under range, R : Reference, O : Over range";
|
|
|
|
|
this.smartLabel2.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left;
|
|
|
|
|
this.smartLabel2.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
|
|
|
this.smartLabel2.Wordwrap = false;
|
|
|
|
|
//
|
|
|
|
|
// smartLabel1
|
|
|
|
|
//
|
|
|
|
|
this.smartLabel1.BackPictureBox1 = null;
|
|
|
|
|
this.smartLabel1.BackPictureBox2 = this.smartGroupBox1;
|
|
|
|
|
this.smartLabel1.BorderColor = System.Drawing.Color.Black;
|
|
|
|
|
this.smartLabel1.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
|
|
|
this.smartLabel1.Font = new System.Drawing.Font("새굴림", 10F, System.Drawing.FontStyle.Bold);
|
|
|
|
|
this.smartLabel1.ForeColor = System.Drawing.Color.White;
|
|
|
|
|
this.smartLabel1.InitVisible = true;
|
|
|
|
|
this.smartLabel1.LineSpacing = 0F;
|
|
|
|
|
this.smartLabel1.Location = new System.Drawing.Point(119, 373);
|
|
|
|
|
this.smartLabel1.Name = "smartLabel1";
|
|
|
|
|
this.smartLabel1.Size = new System.Drawing.Size(561, 20);
|
|
|
|
|
this.smartLabel1.TabIndex = 59;
|
|
|
|
|
this.smartLabel1.Text = "- STX(0x02), ETX(0x03)";
|
|
|
|
|
this.smartLabel1.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left;
|
|
|
|
|
this.smartLabel1.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
|
|
|
this.smartLabel1.Wordwrap = false;
|
|
|
|
|
//
|
|
|
|
|
// labelFormat
|
|
|
|
|
//
|
|
|
|
|
this.labelFormat.BackPictureBox1 = null;
|
|
|
|
|
this.labelFormat.BackPictureBox2 = this.smartGroupBox1;
|
|
|
|
|
this.labelFormat.BorderColor = System.Drawing.Color.Black;
|
|
|
|
|
this.labelFormat.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
|
|
|
this.labelFormat.Font = new System.Drawing.Font("새굴림", 9F, System.Drawing.FontStyle.Bold);
|
|
|
|
|
this.labelFormat.ForeColor = System.Drawing.Color.White;
|
|
|
|
|
this.labelFormat.InitVisible = true;
|
|
|
|
|
this.labelFormat.LineSpacing = 0F;
|
|
|
|
|
this.labelFormat.Location = new System.Drawing.Point(119, 125);
|
|
|
|
|
this.labelFormat.Name = "labelFormat";
|
|
|
|
|
this.labelFormat.Size = new System.Drawing.Size(470, 30);
|
|
|
|
|
this.labelFormat.TabIndex = 39;
|
|
|
|
|
this.labelFormat.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left;
|
|
|
|
|
this.labelFormat.TextVAlign = SmartX.SmartLabel.TextVerAlign.Top;
|
|
|
|
|
this.labelFormat.Wordwrap = true;
|
|
|
|
|
//
|
|
|
|
|
// comboBoxSerialBaudRate
|
|
|
|
|
//
|
|
|
|
|
this.comboBoxSerialBaudRate.Font = new System.Drawing.Font("새굴림", 20F, System.Drawing.FontStyle.Bold);
|
|
|
|
|
this.comboBoxSerialBaudRate.Location = new System.Drawing.Point(119, 65);
|
|
|
|
|
this.comboBoxSerialBaudRate.Name = "comboBoxSerialBaudRate";
|
|
|
|
|
this.comboBoxSerialBaudRate.Size = new System.Drawing.Size(150, 37);
|
|
|
|
|
this.comboBoxSerialBaudRate.TabIndex = 33;
|
|
|
|
|
this.comboBoxSerialBaudRate.SelectedIndexChanged += new System.EventHandler(this.comboBoxSerialBaudRate_SelectedIndexChanged);
|
|
|
|
|
//
|
|
|
|
|
// comboBoxSerialMode
|
|
|
|
|
//
|
|
|
|
|
this.comboBoxSerialMode.Font = new System.Drawing.Font("새굴림", 20F, System.Drawing.FontStyle.Bold);
|
|
|
|
|
this.comboBoxSerialMode.Location = new System.Drawing.Point(277, 65);
|
|
|
|
|
this.comboBoxSerialMode.Name = "comboBoxSerialMode";
|
|
|
|
|
this.comboBoxSerialMode.Size = new System.Drawing.Size(313, 37);
|
|
|
|
|
this.comboBoxSerialMode.TabIndex = 31;
|
|
|
|
|
this.comboBoxSerialMode.SelectedIndexChanged += new System.EventHandler(this.comboBoxSerialMode_SelectedIndexChanged);
|
|
|
|
|
//
|
|
|
|
|
// ControlCenterConfiSerial
|
|
|
|
|
//
|
|
|
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(96F, 96F);
|
|
|
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Dpi;
|
|
|
|
|
this.Controls.Add(this.smartGroupBox1);
|
|
|
|
|
this.Name = "ControlCenterConfiSerial";
|
|
|
|
|
this.Size = new System.Drawing.Size(710, 470);
|
|
|
|
|
this.smartGroupBox1.ResumeLayout(false);
|
|
|
|
|
this.ResumeLayout(false);
|
|
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
#endregion
|
|
|
|
|
|
|
|
|
|
private SmartX.SmartGroupBox smartGroupBox1;
|
|
|
|
|
private SmartX.SmartLabel labelReceive;
|
|
|
|
|
private SmartX.SmartButton buttonTestSend;
|
|
|
|
|
private SmartX.SmartButton buttonSave;
|
|
|
|
|
private SmartX.SmartLabel smartLabel3;
|
|
|
|
|
private SmartX.SmartLabel smartLabel2;
|
|
|
|
|
private SmartX.SmartLabel smartLabel1;
|
|
|
|
|
private SmartX.SmartLabel labelFormat;
|
|
|
|
|
private System.Windows.Forms.ComboBox comboBoxSerialBaudRate;
|
|
|
|
|
private System.Windows.Forms.ComboBox comboBoxSerialMode;
|
|
|
|
|
private SmartX.SmartButton buttonAddon;
|
|
|
|
|
public SmartX.SmartLabel labelTransmissionDelayTime;
|
|
|
|
|
private SmartX.SmartLabel labelTitleTransmissionDelayTime;
|
|
|
|
|
}
|
|
|
|
|
}
|