namespace INT63DC_6CH.Forms
{
partial class FormCalibration
{
///
/// Required designer variable.
///
private System.ComponentModel.IContainer components = null;
///
/// Clean up any resources being used.
///
/// true if managed resources should be disposed; otherwise, false.
protected override void Dispose(bool disposing)
{
if (disposing && (components != null))
{
components.Dispose();
}
base.Dispose(disposing);
}
#region Windows Form Designer generated code
///
/// Required method for Designer support - do not modify
/// the contents of this method with the code editor.
///
private void InitializeComponent()
{
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FormCalibration));
this.smartForm1 = new SmartX.SmartForm();
this.buttonBack = new SmartX.SmartButton();
this.groupBoxHelp = new SmartX.SmartGroupBox();
this.listBoxHelp = new SmartX.SmartListBox();
this.labelTitle = new SmartX.SmartLabel();
this.buttonCancel = new SmartX.SmartButton();
this.buttonStart = new SmartX.SmartButton();
this.groupBoxButton = new SmartX.SmartGroupBox();
this.labelTitleZero = new SmartX.SmartLabel();
this.buttonZero = new SmartX.SmartButton();
this.labelTitleCancel = new SmartX.SmartLabel();
this.labelTitleStart = new SmartX.SmartLabel();
this.buttonExtanalCAL = new SmartX.SmartButton();
((System.ComponentModel.ISupportInitialize)(this.smartForm1)).BeginInit();
this.groupBoxHelp.SuspendLayout();
this.groupBoxButton.SuspendLayout();
this.SuspendLayout();
//
// smartForm1
//
this.smartForm1.CenterLocation = false;
this.smartForm1.Image = ((System.Drawing.Image)(resources.GetObject("smartForm1.Image")));
this.smartForm1.LCDDirection = SmartX.SmartForm.LCDDIRECTIONS.HORIZONTAL;
this.smartForm1.LCDSize = SmartX.SmartForm.LCDRESOLUTION.LCD1024X768;
this.smartForm1.Location = new System.Drawing.Point(0, 0);
this.smartForm1.MainForm = null;
this.smartForm1.Mode = SmartX.SmartForm.RUNMODE.RUNTIME;
this.smartForm1.MouseCursor = SmartX.SmartForm.OnOff.OFF;
this.smartForm1.Name = "smartForm1";
this.smartForm1.Size = new System.Drawing.Size(1024, 768);
this.smartForm1.SpecialFunctionClickPointSize = 100;
this.smartForm1.SuspendLayoutInterval = 0;
//
// buttonBack
//
this.buttonBack.BackPictureBox = null;
this.buttonBack.BackPictureBox1 = null;
this.buttonBack.BackPictureBox2 = null;
this.buttonBack.ButtonColor = System.Drawing.Color.Gray;
this.buttonBack.ButtonImageAutoSize = true;
this.buttonBack.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
this.buttonBack.DisableImage = ((System.Drawing.Image)(resources.GetObject("buttonBack.DisableImage")));
this.buttonBack.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonBack.DownImage")));
this.buttonBack.GroupID = 0;
this.buttonBack.InitVisible = true;
this.buttonBack.Location = new System.Drawing.Point(924, 666);
this.buttonBack.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL;
this.buttonBack.Name = "buttonBack";
this.buttonBack.NestedClickEventPrevent = false;
this.buttonBack.OutlinePixel = 1;
this.buttonBack.RepeatInterval = 200;
this.buttonBack.RepeatIntervalAccelerate = null;
this.buttonBack.SafeInterval = 200;
this.buttonBack.Size = new System.Drawing.Size(84, 87);
this.buttonBack.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
this.buttonBack.TabIndex = 4;
this.buttonBack.TextColor = System.Drawing.Color.Black;
this.buttonBack.TextDownColor = System.Drawing.Color.White;
this.buttonBack.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
this.buttonBack.TextLocation = new System.Drawing.Point(0, 0);
this.buttonBack.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
this.buttonBack.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonBack.UpImage")));
this.buttonBack.Click += new System.EventHandler(this.buttonBack_Click);
//
// groupBoxHelp
//
this.groupBoxHelp.BackPictureBox = this.smartForm1;
this.groupBoxHelp.BackPictureBox1 = null;
this.groupBoxHelp.Controls.Add(this.listBoxHelp);
this.groupBoxHelp.Font = new System.Drawing.Font("새굴림", 12F, System.Drawing.FontStyle.Bold);
this.groupBoxHelp.FrameLineColor1 = System.Drawing.Color.Black;
this.groupBoxHelp.FrameLineColor2 = System.Drawing.Color.Black;
this.groupBoxHelp.FrameLineThickness = 1;
this.groupBoxHelp.FrameStyle = SmartX.SmartGroupBox.FRAMESTYLES.RoundRectangle;
this.groupBoxHelp.Image = null;
this.groupBoxHelp.InitVisible = true;
this.groupBoxHelp.Location = new System.Drawing.Point(574, 569);
this.groupBoxHelp.Name = "groupBoxHelp";
this.groupBoxHelp.RoundRadius = 5;
this.groupBoxHelp.Size = new System.Drawing.Size(322, 196);
this.groupBoxHelp.TabIndex = 5;
this.groupBoxHelp.Text = "도움말";
this.groupBoxHelp.TextColor = System.Drawing.Color.Black;
//
// listBoxHelp
//
this.listBoxHelp.BackPictureBox = this.smartForm1;
this.listBoxHelp.BackPictureBox1 = null;
this.listBoxHelp.BackPictureBox2 = null;
this.listBoxHelp.ColumnAlign = SmartX.SmartListBox.COLUMNALIGNS.CENTER;
this.listBoxHelp.ColumnDelimiter = '\0';
this.listBoxHelp.ColumnOffsets = null;
this.listBoxHelp.Enabled = false;
this.listBoxHelp.Font = new System.Drawing.Font("새굴림", 10F, System.Drawing.FontStyle.Bold);
this.listBoxHelp.FontColor = System.Drawing.Color.Black;
this.listBoxHelp.InitVisible = true;
this.listBoxHelp.ItemAddOrder = SmartX.SmartListBox.ITEMADDORDERS.BOTTOMADD;
this.listBoxHelp.ItemOffsetGap = 5;
this.listBoxHelp.ItemOffsetX = 0;
this.listBoxHelp.ItemOffsetY = 0;
this.listBoxHelp.Location = new System.Drawing.Point(23, 30);
this.listBoxHelp.MouseMoveEventSpace = 3;
this.listBoxHelp.MouseMoveSpace = 10;
this.listBoxHelp.Name = "listBoxHelp";
this.listBoxHelp.OutLineColor = System.Drawing.SystemColors.ControlText;
this.listBoxHelp.SelectColor = System.Drawing.Color.FromArgb(((int)(((byte)(151)))), ((int)(((byte)(151)))), ((int)(((byte)(151)))));
this.listBoxHelp.SelectFilled = true;
this.listBoxHelp.SelectFontColor = System.Drawing.Color.Black;
this.listBoxHelp.SelectItemIndex = -1;
this.listBoxHelp.SeparationlineColor1 = System.Drawing.Color.Gray;
this.listBoxHelp.SeparationlineColor2 = System.Drawing.Color.LightGray;
this.listBoxHelp.SeparationLineStyle = SmartX.SmartListBox.SEPARATIONLINETYPES.None;
this.listBoxHelp.SeparationlineVisibleBottom = true;
this.listBoxHelp.SeparationlineVisibleTop = true;
this.listBoxHelp.Size = new System.Drawing.Size(280, 130);
this.listBoxHelp.TabIndex = 3;
this.listBoxHelp.Text = "smartListBox1";
//
// labelTitle
//
this.labelTitle.BackPictureBox = this.smartForm1;
this.labelTitle.BackPictureBox1 = null;
this.labelTitle.BackPictureBox2 = null;
this.labelTitle.BorderColor = System.Drawing.Color.Black;
this.labelTitle.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.labelTitle.Font = new System.Drawing.Font("새굴림", 35F, System.Drawing.FontStyle.Bold);
this.labelTitle.InitVisible = true;
this.labelTitle.LineSpacing = 0F;
this.labelTitle.Location = new System.Drawing.Point(199, 7);
this.labelTitle.Name = "labelTitle";
this.labelTitle.Size = new System.Drawing.Size(626, 60);
this.labelTitle.TabIndex = 7;
this.labelTitle.Text = "중 량 조 정";
this.labelTitle.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
this.labelTitle.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.labelTitle.Wordwrap = false;
//
// buttonCancel
//
this.buttonCancel.BackPictureBox = null;
this.buttonCancel.BackPictureBox1 = null;
this.buttonCancel.BackPictureBox2 = null;
this.buttonCancel.ButtonColor = System.Drawing.Color.Gray;
this.buttonCancel.ButtonImageAutoSize = true;
this.buttonCancel.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
this.buttonCancel.DisableImage = ((System.Drawing.Image)(resources.GetObject("buttonCancel.DisableImage")));
this.buttonCancel.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonCancel.DownImage")));
this.buttonCancel.Font = new System.Drawing.Font("새굴림", 20F, System.Drawing.FontStyle.Bold);
this.buttonCancel.GroupID = 0;
this.buttonCancel.InitVisible = true;
this.buttonCancel.Location = new System.Drawing.Point(363, 49);
this.buttonCancel.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL;
this.buttonCancel.Name = "buttonCancel";
this.buttonCancel.NestedClickEventPrevent = false;
this.buttonCancel.OutlinePixel = 1;
this.buttonCancel.RepeatInterval = 200;
this.buttonCancel.RepeatIntervalAccelerate = null;
this.buttonCancel.SafeInterval = 200;
this.buttonCancel.Size = new System.Drawing.Size(100, 90);
this.buttonCancel.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
this.buttonCancel.TabIndex = 11;
this.buttonCancel.TextColor = System.Drawing.Color.Black;
this.buttonCancel.TextDownColor = System.Drawing.Color.Black;
this.buttonCancel.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
this.buttonCancel.TextLocation = new System.Drawing.Point(0, 0);
this.buttonCancel.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
this.buttonCancel.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonCancel.UpImage")));
this.buttonCancel.Click += new System.EventHandler(this.buttonCancel_Click);
//
// buttonStart
//
this.buttonStart.BackPictureBox = null;
this.buttonStart.BackPictureBox1 = null;
this.buttonStart.BackPictureBox2 = null;
this.buttonStart.ButtonColor = System.Drawing.Color.Gray;
this.buttonStart.ButtonImageAutoSize = true;
this.buttonStart.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
this.buttonStart.DisableImage = ((System.Drawing.Image)(resources.GetObject("buttonStart.DisableImage")));
this.buttonStart.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonStart.DownImage")));
this.buttonStart.Font = new System.Drawing.Font("새굴림", 20F, System.Drawing.FontStyle.Bold);
this.buttonStart.GroupID = 0;
this.buttonStart.InitVisible = true;
this.buttonStart.Location = new System.Drawing.Point(233, 49);
this.buttonStart.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL;
this.buttonStart.Name = "buttonStart";
this.buttonStart.NestedClickEventPrevent = false;
this.buttonStart.OutlinePixel = 1;
this.buttonStart.RepeatInterval = 200;
this.buttonStart.RepeatIntervalAccelerate = null;
this.buttonStart.SafeInterval = 200;
this.buttonStart.Size = new System.Drawing.Size(100, 90);
this.buttonStart.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
this.buttonStart.TabIndex = 9;
this.buttonStart.TextColor = System.Drawing.Color.Black;
this.buttonStart.TextDownColor = System.Drawing.Color.Black;
this.buttonStart.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
this.buttonStart.TextLocation = new System.Drawing.Point(0, 0);
this.buttonStart.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
this.buttonStart.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonStart.UpImage")));
this.buttonStart.Click += new System.EventHandler(this.buttonStart_Click);
//
// groupBoxButton
//
this.groupBoxButton.BackPictureBox = this.smartForm1;
this.groupBoxButton.BackPictureBox1 = null;
this.groupBoxButton.Controls.Add(this.labelTitleZero);
this.groupBoxButton.Controls.Add(this.buttonZero);
this.groupBoxButton.Controls.Add(this.labelTitleCancel);
this.groupBoxButton.Controls.Add(this.labelTitleStart);
this.groupBoxButton.Controls.Add(this.buttonCancel);
this.groupBoxButton.Controls.Add(this.buttonStart);
this.groupBoxButton.Font = new System.Drawing.Font("새굴림", 12F, System.Drawing.FontStyle.Bold);
this.groupBoxButton.FrameLineColor1 = System.Drawing.Color.Black;
this.groupBoxButton.FrameLineColor2 = System.Drawing.Color.Black;
this.groupBoxButton.FrameLineThickness = 1;
this.groupBoxButton.FrameStyle = SmartX.SmartGroupBox.FRAMESTYLES.RoundRectangle;
this.groupBoxButton.Image = null;
this.groupBoxButton.InitVisible = true;
this.groupBoxButton.Location = new System.Drawing.Point(13, 569);
this.groupBoxButton.Name = "groupBoxButton";
this.groupBoxButton.RoundRadius = 5;
this.groupBoxButton.Size = new System.Drawing.Size(562, 196);
this.groupBoxButton.TabIndex = 6;
this.groupBoxButton.TextColor = System.Drawing.Color.Black;
//
// labelTitleZero
//
this.labelTitleZero.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(151)))), ((int)(((byte)(150)))), ((int)(((byte)(151)))));
this.labelTitleZero.BackPictureBox = null;
this.labelTitleZero.BackPictureBox1 = null;
this.labelTitleZero.BackPictureBox2 = null;
this.labelTitleZero.BorderColor = System.Drawing.Color.Black;
this.labelTitleZero.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.labelTitleZero.Font = new System.Drawing.Font("새굴림", 13F, System.Drawing.FontStyle.Bold);
this.labelTitleZero.InitVisible = true;
this.labelTitleZero.LineSpacing = 0F;
this.labelTitleZero.Location = new System.Drawing.Point(103, 145);
this.labelTitleZero.Name = "labelTitleZero";
this.labelTitleZero.Size = new System.Drawing.Size(100, 20);
this.labelTitleZero.TabIndex = 17;
this.labelTitleZero.Text = "영점";
this.labelTitleZero.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
this.labelTitleZero.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.labelTitleZero.Wordwrap = false;
//
// buttonZero
//
this.buttonZero.BackPictureBox = null;
this.buttonZero.BackPictureBox1 = null;
this.buttonZero.BackPictureBox2 = null;
this.buttonZero.ButtonColor = System.Drawing.Color.Gainsboro;
this.buttonZero.ButtonImageAutoSize = true;
this.buttonZero.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
this.buttonZero.DisableImage = ((System.Drawing.Image)(resources.GetObject("buttonZero.DisableImage")));
this.buttonZero.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonZero.DownImage")));
this.buttonZero.GroupID = 0;
this.buttonZero.InitVisible = true;
this.buttonZero.Location = new System.Drawing.Point(103, 49);
this.buttonZero.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL;
this.buttonZero.Name = "buttonZero";
this.buttonZero.NestedClickEventPrevent = false;
this.buttonZero.OutlinePixel = 1;
this.buttonZero.RepeatInterval = 200;
this.buttonZero.RepeatIntervalAccelerate = null;
this.buttonZero.SafeInterval = 200;
this.buttonZero.Size = new System.Drawing.Size(100, 90);
this.buttonZero.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
this.buttonZero.TabIndex = 16;
this.buttonZero.TextColor = System.Drawing.Color.Black;
this.buttonZero.TextDownColor = System.Drawing.Color.Black;
this.buttonZero.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
this.buttonZero.TextLocation = new System.Drawing.Point(0, 0);
this.buttonZero.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
this.buttonZero.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonZero.UpImage")));
this.buttonZero.Click += new System.EventHandler(this.buttonZero_Click);
//
// labelTitleCancel
//
this.labelTitleCancel.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(151)))), ((int)(((byte)(150)))), ((int)(((byte)(151)))));
this.labelTitleCancel.BackPictureBox = null;
this.labelTitleCancel.BackPictureBox1 = null;
this.labelTitleCancel.BackPictureBox2 = null;
this.labelTitleCancel.BorderColor = System.Drawing.Color.Black;
this.labelTitleCancel.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.labelTitleCancel.Font = new System.Drawing.Font("새굴림", 13F, System.Drawing.FontStyle.Bold);
this.labelTitleCancel.InitVisible = true;
this.labelTitleCancel.LineSpacing = 0F;
this.labelTitleCancel.Location = new System.Drawing.Point(363, 145);
this.labelTitleCancel.Name = "labelTitleCancel";
this.labelTitleCancel.Size = new System.Drawing.Size(100, 20);
this.labelTitleCancel.TabIndex = 14;
this.labelTitleCancel.Text = "취소";
this.labelTitleCancel.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
this.labelTitleCancel.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.labelTitleCancel.Wordwrap = false;
//
// labelTitleStart
//
this.labelTitleStart.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(151)))), ((int)(((byte)(150)))), ((int)(((byte)(151)))));
this.labelTitleStart.BackPictureBox = null;
this.labelTitleStart.BackPictureBox1 = null;
this.labelTitleStart.BackPictureBox2 = null;
this.labelTitleStart.BorderColor = System.Drawing.Color.Black;
this.labelTitleStart.BorderStyle = System.Windows.Forms.BorderStyle.None;
this.labelTitleStart.Font = new System.Drawing.Font("새굴림", 13F, System.Drawing.FontStyle.Bold);
this.labelTitleStart.InitVisible = true;
this.labelTitleStart.LineSpacing = 0F;
this.labelTitleStart.Location = new System.Drawing.Point(233, 145);
this.labelTitleStart.Name = "labelTitleStart";
this.labelTitleStart.Size = new System.Drawing.Size(100, 20);
this.labelTitleStart.TabIndex = 12;
this.labelTitleStart.Text = "시작";
this.labelTitleStart.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
this.labelTitleStart.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
this.labelTitleStart.Wordwrap = false;
//
// buttonExtanalCAL
//
this.buttonExtanalCAL.BackPictureBox = null;
this.buttonExtanalCAL.BackPictureBox1 = null;
this.buttonExtanalCAL.BackPictureBox2 = null;
this.buttonExtanalCAL.ButtonColor = System.Drawing.Color.Gainsboro;
this.buttonExtanalCAL.ButtonImageAutoSize = true;
this.buttonExtanalCAL.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
this.buttonExtanalCAL.DisableImage = ((System.Drawing.Image)(resources.GetObject("buttonExtanalCAL.DisableImage")));
this.buttonExtanalCAL.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonExtanalCAL.DownImage")));
this.buttonExtanalCAL.GroupID = 0;
this.buttonExtanalCAL.InitVisible = true;
this.buttonExtanalCAL.Location = new System.Drawing.Point(924, 573);
this.buttonExtanalCAL.Mode = SmartX.SmartButton.BUTTONMODE.PUSH;
this.buttonExtanalCAL.Name = "buttonExtanalCAL";
this.buttonExtanalCAL.NestedClickEventPrevent = false;
this.buttonExtanalCAL.OutlinePixel = 1;
this.buttonExtanalCAL.RepeatInterval = 200;
this.buttonExtanalCAL.RepeatIntervalAccelerate = null;
this.buttonExtanalCAL.SafeInterval = 200;
this.buttonExtanalCAL.Size = new System.Drawing.Size(84, 87);
this.buttonExtanalCAL.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
this.buttonExtanalCAL.TabIndex = 15;
this.buttonExtanalCAL.TextColor = System.Drawing.Color.Black;
this.buttonExtanalCAL.TextDownColor = System.Drawing.Color.Black;
this.buttonExtanalCAL.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
this.buttonExtanalCAL.TextLocation = new System.Drawing.Point(0, 0);
this.buttonExtanalCAL.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
this.buttonExtanalCAL.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonExtanalCAL.UpImage")));
this.buttonExtanalCAL.Click += new System.EventHandler(this.buttonExtanalCAL_Click);
//
// FormCalibration
//
this.AutoScaleDimensions = new System.Drawing.SizeF(96F, 96F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Dpi;
this.AutoScroll = true;
this.ClientSize = new System.Drawing.Size(1024, 768);
this.Controls.Add(this.groupBoxButton);
this.Controls.Add(this.buttonExtanalCAL);
this.Controls.Add(this.labelTitle);
this.Controls.Add(this.groupBoxHelp);
this.Controls.Add(this.buttonBack);
this.Controls.Add(this.smartForm1);
this.Name = "FormCalibration";
this.Text = "FormCalibration";
((System.ComponentModel.ISupportInitialize)(this.smartForm1)).EndInit();
this.groupBoxHelp.ResumeLayout(false);
this.groupBoxButton.ResumeLayout(false);
this.ResumeLayout(false);
}
#endregion
private SmartX.SmartForm smartForm1;
private SmartX.SmartButton buttonBack;
private SmartX.SmartGroupBox groupBoxHelp;
private SmartX.SmartLabel labelTitle;
private SmartX.SmartButton buttonCancel;
private SmartX.SmartButton buttonStart;
private SmartX.SmartListBox listBoxHelp;
private SmartX.SmartGroupBox groupBoxButton;
private SmartX.SmartLabel labelTitleStart;
private SmartX.SmartLabel labelTitleCancel;
private SmartX.SmartButton buttonExtanalCAL;
private SmartX.SmartButton buttonZero;
private SmartX.SmartLabel labelTitleZero;
}
}