744 lines
46 KiB
C#
744 lines
46 KiB
C#
namespace INT63DC_6CH.Forms
|
|
{
|
|
partial class FormEquipmentSetting
|
|
{
|
|
/// <summary>
|
|
/// Required designer variable.
|
|
/// </summary>
|
|
private System.ComponentModel.IContainer components = null;
|
|
|
|
/// <summary>
|
|
/// Clean up any resources being used.
|
|
/// </summary>
|
|
/// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
|
|
protected override void Dispose(bool disposing)
|
|
{
|
|
if (disposing && (components != null))
|
|
{
|
|
components.Dispose();
|
|
}
|
|
base.Dispose(disposing);
|
|
}
|
|
|
|
#region Windows Form Designer generated code
|
|
|
|
/// <summary>
|
|
/// Required method for Designer support - do not modify
|
|
/// the contents of this method with the code editor.
|
|
/// </summary>
|
|
private void InitializeComponent()
|
|
{
|
|
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FormEquipmentSetting));
|
|
this.smartForm1 = new SmartX.SmartForm();
|
|
this.groupBoxSpecialMenu = new SmartX.SmartGroupBox();
|
|
this.labelWeightLimitIgnoreCount = new SmartX.SmartLabel();
|
|
this.labelStaticWeightLimitIgnoreCount = new SmartX.SmartLabel();
|
|
this.labelInfo2 = new SmartX.SmartLabel();
|
|
this.labelInfo1 = new SmartX.SmartLabel();
|
|
this.labelSorter2Location = new SmartX.SmartLabel();
|
|
this.labelStaticSorter2Location = new SmartX.SmartLabel();
|
|
this.labelSorter1Location = new SmartX.SmartLabel();
|
|
this.labelStaticSorter1Location = new SmartX.SmartLabel();
|
|
this.buttonLogin = new SmartX.SmartButton();
|
|
this.labelStaticLogin = new SmartX.SmartLabel();
|
|
this.buttonBack = new SmartX.SmartButton();
|
|
this.buttonSave = new SmartX.SmartButton();
|
|
this.panel7 = new System.Windows.Forms.Panel();
|
|
this.radioButtonLanguageJap = new System.Windows.Forms.RadioButton();
|
|
this.radioButtonLanguageGerman = new System.Windows.Forms.RadioButton();
|
|
this.radioButtonLanguageCzech = new System.Windows.Forms.RadioButton();
|
|
this.radioButtonLanguageChinese = new System.Windows.Forms.RadioButton();
|
|
this.radioButtonLanguageEnglish = new System.Windows.Forms.RadioButton();
|
|
this.radioButtonLanguageKorean = new System.Windows.Forms.RadioButton();
|
|
this.panel2 = new System.Windows.Forms.Panel();
|
|
this.radioButtonWeightViewReverse = new System.Windows.Forms.RadioButton();
|
|
this.radioButtonWeightViewForward = new System.Windows.Forms.RadioButton();
|
|
this.labelWarning2 = new SmartX.SmartLabel();
|
|
this.labelWarning1 = new SmartX.SmartLabel();
|
|
this.labelStaticLanguage = new SmartX.SmartLabel();
|
|
this.comboBoxEquipmentColumn = new System.Windows.Forms.ComboBox();
|
|
this.buttonEachNG = new SmartX.SmartButton();
|
|
this.labelStaticIndividualNG = new SmartX.SmartLabel();
|
|
this.labelStaticOrder = new SmartX.SmartLabel();
|
|
this.labelStaticLane = new SmartX.SmartLabel();
|
|
this.labelTitle = new SmartX.SmartLabel();
|
|
((System.ComponentModel.ISupportInitialize)(this.smartForm1)).BeginInit();
|
|
this.groupBoxSpecialMenu.SuspendLayout();
|
|
this.panel7.SuspendLayout();
|
|
this.panel2.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;
|
|
//
|
|
// groupBoxSpecialMenu
|
|
//
|
|
this.groupBoxSpecialMenu.BackPictureBox = this.smartForm1;
|
|
this.groupBoxSpecialMenu.BackPictureBox1 = null;
|
|
this.groupBoxSpecialMenu.Controls.Add(this.labelWeightLimitIgnoreCount);
|
|
this.groupBoxSpecialMenu.Controls.Add(this.labelStaticWeightLimitIgnoreCount);
|
|
this.groupBoxSpecialMenu.Controls.Add(this.labelInfo2);
|
|
this.groupBoxSpecialMenu.Controls.Add(this.labelInfo1);
|
|
this.groupBoxSpecialMenu.Controls.Add(this.labelSorter2Location);
|
|
this.groupBoxSpecialMenu.Controls.Add(this.labelStaticSorter2Location);
|
|
this.groupBoxSpecialMenu.Controls.Add(this.labelSorter1Location);
|
|
this.groupBoxSpecialMenu.Controls.Add(this.labelStaticSorter1Location);
|
|
this.groupBoxSpecialMenu.Controls.Add(this.buttonLogin);
|
|
this.groupBoxSpecialMenu.Controls.Add(this.labelStaticLogin);
|
|
this.groupBoxSpecialMenu.Controls.Add(this.buttonBack);
|
|
this.groupBoxSpecialMenu.Controls.Add(this.buttonSave);
|
|
this.groupBoxSpecialMenu.Controls.Add(this.panel7);
|
|
this.groupBoxSpecialMenu.Controls.Add(this.panel2);
|
|
this.groupBoxSpecialMenu.Controls.Add(this.labelWarning2);
|
|
this.groupBoxSpecialMenu.Controls.Add(this.labelWarning1);
|
|
this.groupBoxSpecialMenu.Controls.Add(this.labelStaticLanguage);
|
|
this.groupBoxSpecialMenu.Controls.Add(this.comboBoxEquipmentColumn);
|
|
this.groupBoxSpecialMenu.Controls.Add(this.buttonEachNG);
|
|
this.groupBoxSpecialMenu.Controls.Add(this.labelStaticIndividualNG);
|
|
this.groupBoxSpecialMenu.Controls.Add(this.labelStaticOrder);
|
|
this.groupBoxSpecialMenu.Controls.Add(this.labelStaticLane);
|
|
this.groupBoxSpecialMenu.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Regular);
|
|
this.groupBoxSpecialMenu.FrameLineColor1 = System.Drawing.Color.Black;
|
|
this.groupBoxSpecialMenu.FrameLineColor2 = System.Drawing.Color.Black;
|
|
this.groupBoxSpecialMenu.FrameLineThickness = 1;
|
|
this.groupBoxSpecialMenu.FrameStyle = SmartX.SmartGroupBox.FRAMESTYLES.None;
|
|
this.groupBoxSpecialMenu.Image = null;
|
|
this.groupBoxSpecialMenu.InitVisible = true;
|
|
this.groupBoxSpecialMenu.Location = new System.Drawing.Point(0, 81);
|
|
this.groupBoxSpecialMenu.Name = "groupBoxSpecialMenu";
|
|
this.groupBoxSpecialMenu.RoundRadius = 10;
|
|
this.groupBoxSpecialMenu.Size = new System.Drawing.Size(1024, 687);
|
|
this.groupBoxSpecialMenu.TabIndex = 149;
|
|
this.groupBoxSpecialMenu.Text = "EquipmentSetting";
|
|
this.groupBoxSpecialMenu.TextColor = System.Drawing.Color.Black;
|
|
//
|
|
// labelWeightLimitIgnoreCount
|
|
//
|
|
this.labelWeightLimitIgnoreCount.BackColor = System.Drawing.SystemColors.Window;
|
|
this.labelWeightLimitIgnoreCount.BackPictureBox = null;
|
|
this.labelWeightLimitIgnoreCount.BackPictureBox1 = null;
|
|
this.labelWeightLimitIgnoreCount.BackPictureBox2 = null;
|
|
this.labelWeightLimitIgnoreCount.BorderColor = System.Drawing.Color.Black;
|
|
this.labelWeightLimitIgnoreCount.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.labelWeightLimitIgnoreCount.Font = new System.Drawing.Font("Arial", 14F, System.Drawing.FontStyle.Bold);
|
|
this.labelWeightLimitIgnoreCount.InitVisible = true;
|
|
this.labelWeightLimitIgnoreCount.LineSpacing = 0F;
|
|
this.labelWeightLimitIgnoreCount.Location = new System.Drawing.Point(425, 197);
|
|
this.labelWeightLimitIgnoreCount.Name = "labelWeightLimitIgnoreCount";
|
|
this.labelWeightLimitIgnoreCount.Size = new System.Drawing.Size(84, 25);
|
|
this.labelWeightLimitIgnoreCount.TabIndex = 253;
|
|
this.labelWeightLimitIgnoreCount.Text = "100";
|
|
this.labelWeightLimitIgnoreCount.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right;
|
|
this.labelWeightLimitIgnoreCount.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelWeightLimitIgnoreCount.Wordwrap = false;
|
|
this.labelWeightLimitIgnoreCount.Click += new System.EventHandler(this.labelWeightLimitIgnoreCount_Click);
|
|
//
|
|
// labelStaticWeightLimitIgnoreCount
|
|
//
|
|
this.labelStaticWeightLimitIgnoreCount.BackPictureBox = this.smartForm1;
|
|
this.labelStaticWeightLimitIgnoreCount.BackPictureBox1 = null;
|
|
this.labelStaticWeightLimitIgnoreCount.BackPictureBox2 = null;
|
|
this.labelStaticWeightLimitIgnoreCount.BorderColor = System.Drawing.Color.Black;
|
|
this.labelStaticWeightLimitIgnoreCount.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.labelStaticWeightLimitIgnoreCount.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Bold);
|
|
this.labelStaticWeightLimitIgnoreCount.ForeColor = System.Drawing.Color.Black;
|
|
this.labelStaticWeightLimitIgnoreCount.InitVisible = true;
|
|
this.labelStaticWeightLimitIgnoreCount.LineSpacing = 0F;
|
|
this.labelStaticWeightLimitIgnoreCount.Location = new System.Drawing.Point(120, 197);
|
|
this.labelStaticWeightLimitIgnoreCount.Name = "labelStaticWeightLimitIgnoreCount";
|
|
this.labelStaticWeightLimitIgnoreCount.Size = new System.Drawing.Size(280, 25);
|
|
this.labelStaticWeightLimitIgnoreCount.TabIndex = 252;
|
|
this.labelStaticWeightLimitIgnoreCount.Text = "중량 Limit - 무시수량";
|
|
this.labelStaticWeightLimitIgnoreCount.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right;
|
|
this.labelStaticWeightLimitIgnoreCount.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelStaticWeightLimitIgnoreCount.Wordwrap = false;
|
|
//
|
|
// labelInfo2
|
|
//
|
|
this.labelInfo2.BackColor = System.Drawing.Color.Silver;
|
|
this.labelInfo2.BackPictureBox = this.smartForm1;
|
|
this.labelInfo2.BackPictureBox1 = null;
|
|
this.labelInfo2.BackPictureBox2 = null;
|
|
this.labelInfo2.BorderColor = System.Drawing.Color.Black;
|
|
this.labelInfo2.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.labelInfo2.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Bold);
|
|
this.labelInfo2.ForeColor = System.Drawing.Color.MediumBlue;
|
|
this.labelInfo2.InitVisible = true;
|
|
this.labelInfo2.LineSpacing = 0F;
|
|
this.labelInfo2.Location = new System.Drawing.Point(515, 166);
|
|
this.labelInfo2.Name = "labelInfo2";
|
|
this.labelInfo2.Size = new System.Drawing.Size(500, 25);
|
|
this.labelInfo2.TabIndex = 240;
|
|
this.labelInfo2.Text = "※ 정상 제품 수량 미달 선별";
|
|
this.labelInfo2.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left;
|
|
this.labelInfo2.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelInfo2.Wordwrap = false;
|
|
//
|
|
// labelInfo1
|
|
//
|
|
this.labelInfo1.BackColor = System.Drawing.Color.Silver;
|
|
this.labelInfo1.BackPictureBox = this.smartForm1;
|
|
this.labelInfo1.BackPictureBox1 = null;
|
|
this.labelInfo1.BackPictureBox2 = null;
|
|
this.labelInfo1.BorderColor = System.Drawing.Color.Black;
|
|
this.labelInfo1.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.labelInfo1.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Bold);
|
|
this.labelInfo1.ForeColor = System.Drawing.Color.MediumBlue;
|
|
this.labelInfo1.InitVisible = true;
|
|
this.labelInfo1.LineSpacing = 0F;
|
|
this.labelInfo1.Location = new System.Drawing.Point(515, 135);
|
|
this.labelInfo1.Name = "labelInfo1";
|
|
this.labelInfo1.Size = new System.Drawing.Size(500, 25);
|
|
this.labelInfo1.TabIndex = 239;
|
|
this.labelInfo1.Text = "※ 중량 NG 제품 선별";
|
|
this.labelInfo1.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left;
|
|
this.labelInfo1.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelInfo1.Wordwrap = false;
|
|
//
|
|
// labelSorter2Location
|
|
//
|
|
this.labelSorter2Location.BackColor = System.Drawing.SystemColors.Window;
|
|
this.labelSorter2Location.BackPictureBox = null;
|
|
this.labelSorter2Location.BackPictureBox1 = null;
|
|
this.labelSorter2Location.BackPictureBox2 = null;
|
|
this.labelSorter2Location.BorderColor = System.Drawing.Color.Black;
|
|
this.labelSorter2Location.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.labelSorter2Location.Font = new System.Drawing.Font("Arial", 14F, System.Drawing.FontStyle.Bold);
|
|
this.labelSorter2Location.InitVisible = true;
|
|
this.labelSorter2Location.LineSpacing = 0F;
|
|
this.labelSorter2Location.Location = new System.Drawing.Point(425, 166);
|
|
this.labelSorter2Location.Name = "labelSorter2Location";
|
|
this.labelSorter2Location.Size = new System.Drawing.Size(84, 25);
|
|
this.labelSorter2Location.TabIndex = 230;
|
|
this.labelSorter2Location.Text = "100";
|
|
this.labelSorter2Location.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right;
|
|
this.labelSorter2Location.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelSorter2Location.Wordwrap = false;
|
|
this.labelSorter2Location.Click += new System.EventHandler(this.labelSorter2Location_Click);
|
|
//
|
|
// labelStaticSorter2Location
|
|
//
|
|
this.labelStaticSorter2Location.BackPictureBox = this.smartForm1;
|
|
this.labelStaticSorter2Location.BackPictureBox1 = null;
|
|
this.labelStaticSorter2Location.BackPictureBox2 = null;
|
|
this.labelStaticSorter2Location.BorderColor = System.Drawing.Color.Black;
|
|
this.labelStaticSorter2Location.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.labelStaticSorter2Location.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Bold);
|
|
this.labelStaticSorter2Location.ForeColor = System.Drawing.Color.Black;
|
|
this.labelStaticSorter2Location.InitVisible = true;
|
|
this.labelStaticSorter2Location.LineSpacing = 0F;
|
|
this.labelStaticSorter2Location.Location = new System.Drawing.Point(120, 166);
|
|
this.labelStaticSorter2Location.Name = "labelStaticSorter2Location";
|
|
this.labelStaticSorter2Location.Size = new System.Drawing.Size(280, 25);
|
|
this.labelStaticSorter2Location.TabIndex = 229;
|
|
this.labelStaticSorter2Location.Text = "선별기2 위치";
|
|
this.labelStaticSorter2Location.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right;
|
|
this.labelStaticSorter2Location.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelStaticSorter2Location.Wordwrap = false;
|
|
//
|
|
// labelSorter1Location
|
|
//
|
|
this.labelSorter1Location.BackColor = System.Drawing.SystemColors.Window;
|
|
this.labelSorter1Location.BackPictureBox = null;
|
|
this.labelSorter1Location.BackPictureBox1 = null;
|
|
this.labelSorter1Location.BackPictureBox2 = null;
|
|
this.labelSorter1Location.BorderColor = System.Drawing.Color.Black;
|
|
this.labelSorter1Location.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.labelSorter1Location.Font = new System.Drawing.Font("Arial", 14F, System.Drawing.FontStyle.Bold);
|
|
this.labelSorter1Location.InitVisible = true;
|
|
this.labelSorter1Location.LineSpacing = 0F;
|
|
this.labelSorter1Location.Location = new System.Drawing.Point(425, 135);
|
|
this.labelSorter1Location.Name = "labelSorter1Location";
|
|
this.labelSorter1Location.Size = new System.Drawing.Size(84, 25);
|
|
this.labelSorter1Location.TabIndex = 228;
|
|
this.labelSorter1Location.Text = "100";
|
|
this.labelSorter1Location.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right;
|
|
this.labelSorter1Location.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelSorter1Location.Wordwrap = false;
|
|
this.labelSorter1Location.Click += new System.EventHandler(this.labelSorter1Location_Click);
|
|
//
|
|
// labelStaticSorter1Location
|
|
//
|
|
this.labelStaticSorter1Location.BackPictureBox = this.smartForm1;
|
|
this.labelStaticSorter1Location.BackPictureBox1 = null;
|
|
this.labelStaticSorter1Location.BackPictureBox2 = null;
|
|
this.labelStaticSorter1Location.BorderColor = System.Drawing.Color.Black;
|
|
this.labelStaticSorter1Location.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.labelStaticSorter1Location.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Bold);
|
|
this.labelStaticSorter1Location.ForeColor = System.Drawing.Color.Black;
|
|
this.labelStaticSorter1Location.InitVisible = true;
|
|
this.labelStaticSorter1Location.LineSpacing = 0F;
|
|
this.labelStaticSorter1Location.Location = new System.Drawing.Point(120, 135);
|
|
this.labelStaticSorter1Location.Name = "labelStaticSorter1Location";
|
|
this.labelStaticSorter1Location.Size = new System.Drawing.Size(280, 25);
|
|
this.labelStaticSorter1Location.TabIndex = 227;
|
|
this.labelStaticSorter1Location.Text = "선별기1 위치";
|
|
this.labelStaticSorter1Location.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right;
|
|
this.labelStaticSorter1Location.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelStaticSorter1Location.Wordwrap = false;
|
|
//
|
|
// buttonLogin
|
|
//
|
|
this.buttonLogin.BackPictureBox = null;
|
|
this.buttonLogin.BackPictureBox1 = null;
|
|
this.buttonLogin.BackPictureBox2 = null;
|
|
this.buttonLogin.ButtonColor = System.Drawing.Color.Gray;
|
|
this.buttonLogin.ButtonImageAutoSize = true;
|
|
this.buttonLogin.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
|
|
this.buttonLogin.DisableImage = null;
|
|
this.buttonLogin.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonLogin.DownImage")));
|
|
this.buttonLogin.GroupID = 0;
|
|
this.buttonLogin.InitVisible = true;
|
|
this.buttonLogin.Location = new System.Drawing.Point(425, 228);
|
|
this.buttonLogin.Mode = SmartX.SmartButton.BUTTONMODE.PUSH;
|
|
this.buttonLogin.Name = "buttonLogin";
|
|
this.buttonLogin.NestedClickEventPrevent = false;
|
|
this.buttonLogin.OutlinePixel = 1;
|
|
this.buttonLogin.RepeatInterval = 200;
|
|
this.buttonLogin.RepeatIntervalAccelerate = null;
|
|
this.buttonLogin.SafeInterval = 200;
|
|
this.buttonLogin.Size = new System.Drawing.Size(84, 25);
|
|
this.buttonLogin.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
|
|
this.buttonLogin.TabIndex = 210;
|
|
this.buttonLogin.TextColor = System.Drawing.Color.Black;
|
|
this.buttonLogin.TextDownColor = System.Drawing.Color.White;
|
|
this.buttonLogin.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
|
|
this.buttonLogin.TextLocation = new System.Drawing.Point(0, 0);
|
|
this.buttonLogin.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
|
|
this.buttonLogin.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonLogin.UpImage")));
|
|
this.buttonLogin.Click += new System.EventHandler(this.control_Click);
|
|
//
|
|
// labelStaticLogin
|
|
//
|
|
this.labelStaticLogin.BackPictureBox = this.smartForm1;
|
|
this.labelStaticLogin.BackPictureBox1 = null;
|
|
this.labelStaticLogin.BackPictureBox2 = null;
|
|
this.labelStaticLogin.BorderColor = System.Drawing.Color.Black;
|
|
this.labelStaticLogin.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.labelStaticLogin.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Bold);
|
|
this.labelStaticLogin.InitVisible = true;
|
|
this.labelStaticLogin.LineSpacing = 0F;
|
|
this.labelStaticLogin.Location = new System.Drawing.Point(120, 228);
|
|
this.labelStaticLogin.Name = "labelStaticLogin";
|
|
this.labelStaticLogin.Size = new System.Drawing.Size(280, 25);
|
|
this.labelStaticLogin.TabIndex = 209;
|
|
this.labelStaticLogin.Text = "Login";
|
|
this.labelStaticLogin.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right;
|
|
this.labelStaticLogin.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelStaticLogin.Wordwrap = false;
|
|
//
|
|
// 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(910, 585);
|
|
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 = 145;
|
|
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);
|
|
//
|
|
// buttonSave
|
|
//
|
|
this.buttonSave.BackPictureBox = null;
|
|
this.buttonSave.BackPictureBox1 = null;
|
|
this.buttonSave.BackPictureBox2 = null;
|
|
this.buttonSave.ButtonColor = System.Drawing.Color.Gray;
|
|
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(820, 585);
|
|
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(84, 87);
|
|
this.buttonSave.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
|
|
this.buttonSave.TabIndex = 151;
|
|
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);
|
|
//
|
|
// panel7
|
|
//
|
|
this.panel7.BackColor = System.Drawing.SystemColors.ControlLight;
|
|
this.panel7.Controls.Add(this.radioButtonLanguageJap);
|
|
this.panel7.Controls.Add(this.radioButtonLanguageGerman);
|
|
this.panel7.Controls.Add(this.radioButtonLanguageCzech);
|
|
this.panel7.Controls.Add(this.radioButtonLanguageChinese);
|
|
this.panel7.Controls.Add(this.radioButtonLanguageEnglish);
|
|
this.panel7.Controls.Add(this.radioButtonLanguageKorean);
|
|
this.panel7.Location = new System.Drawing.Point(425, 321);
|
|
this.panel7.Name = "panel7";
|
|
this.panel7.Size = new System.Drawing.Size(450, 50);
|
|
//
|
|
// radioButtonLanguageJap
|
|
//
|
|
this.radioButtonLanguageJap.Font = new System.Drawing.Font("New Gulim", 12F, System.Drawing.FontStyle.Bold);
|
|
this.radioButtonLanguageJap.Location = new System.Drawing.Point(272, 27);
|
|
this.radioButtonLanguageJap.Name = "radioButtonLanguageJap";
|
|
this.radioButtonLanguageJap.Size = new System.Drawing.Size(120, 20);
|
|
this.radioButtonLanguageJap.TabIndex = 6;
|
|
this.radioButtonLanguageJap.TabStop = false;
|
|
this.radioButtonLanguageJap.Text = "日本語";
|
|
this.radioButtonLanguageJap.Click += new System.EventHandler(this.control_Click);
|
|
//
|
|
// radioButtonLanguageGerman
|
|
//
|
|
this.radioButtonLanguageGerman.Font = new System.Drawing.Font("New Gulim", 12F, System.Drawing.FontStyle.Bold);
|
|
this.radioButtonLanguageGerman.Location = new System.Drawing.Point(146, 27);
|
|
this.radioButtonLanguageGerman.Name = "radioButtonLanguageGerman";
|
|
this.radioButtonLanguageGerman.Size = new System.Drawing.Size(120, 20);
|
|
this.radioButtonLanguageGerman.TabIndex = 5;
|
|
this.radioButtonLanguageGerman.TabStop = false;
|
|
this.radioButtonLanguageGerman.Text = "Deutsch";
|
|
this.radioButtonLanguageGerman.Click += new System.EventHandler(this.control_Click);
|
|
//
|
|
// radioButtonLanguageCzech
|
|
//
|
|
this.radioButtonLanguageCzech.Font = new System.Drawing.Font("New Gulim", 12F, System.Drawing.FontStyle.Bold);
|
|
this.radioButtonLanguageCzech.Location = new System.Drawing.Point(20, 29);
|
|
this.radioButtonLanguageCzech.Name = "radioButtonLanguageCzech";
|
|
this.radioButtonLanguageCzech.Size = new System.Drawing.Size(120, 20);
|
|
this.radioButtonLanguageCzech.TabIndex = 4;
|
|
this.radioButtonLanguageCzech.TabStop = false;
|
|
this.radioButtonLanguageCzech.Text = "Česky";
|
|
this.radioButtonLanguageCzech.Click += new System.EventHandler(this.control_Click);
|
|
//
|
|
// radioButtonLanguageChinese
|
|
//
|
|
this.radioButtonLanguageChinese.Font = new System.Drawing.Font("New Gulim", 12F, System.Drawing.FontStyle.Bold);
|
|
this.radioButtonLanguageChinese.Location = new System.Drawing.Point(272, 3);
|
|
this.radioButtonLanguageChinese.Name = "radioButtonLanguageChinese";
|
|
this.radioButtonLanguageChinese.Size = new System.Drawing.Size(120, 20);
|
|
this.radioButtonLanguageChinese.TabIndex = 3;
|
|
this.radioButtonLanguageChinese.TabStop = false;
|
|
this.radioButtonLanguageChinese.Text = "汉语";
|
|
this.radioButtonLanguageChinese.Click += new System.EventHandler(this.control_Click);
|
|
//
|
|
// radioButtonLanguageEnglish
|
|
//
|
|
this.radioButtonLanguageEnglish.Font = new System.Drawing.Font("New Gulim", 12F, System.Drawing.FontStyle.Bold);
|
|
this.radioButtonLanguageEnglish.Location = new System.Drawing.Point(146, 3);
|
|
this.radioButtonLanguageEnglish.Name = "radioButtonLanguageEnglish";
|
|
this.radioButtonLanguageEnglish.Size = new System.Drawing.Size(120, 20);
|
|
this.radioButtonLanguageEnglish.TabIndex = 1;
|
|
this.radioButtonLanguageEnglish.TabStop = false;
|
|
this.radioButtonLanguageEnglish.Text = "English";
|
|
this.radioButtonLanguageEnglish.Click += new System.EventHandler(this.control_Click);
|
|
//
|
|
// radioButtonLanguageKorean
|
|
//
|
|
this.radioButtonLanguageKorean.Checked = true;
|
|
this.radioButtonLanguageKorean.Font = new System.Drawing.Font("New Gulim", 12F, System.Drawing.FontStyle.Bold);
|
|
this.radioButtonLanguageKorean.Location = new System.Drawing.Point(20, 3);
|
|
this.radioButtonLanguageKorean.Name = "radioButtonLanguageKorean";
|
|
this.radioButtonLanguageKorean.Size = new System.Drawing.Size(120, 20);
|
|
this.radioButtonLanguageKorean.TabIndex = 0;
|
|
this.radioButtonLanguageKorean.Text = "한국어";
|
|
this.radioButtonLanguageKorean.Click += new System.EventHandler(this.control_Click);
|
|
//
|
|
// panel2
|
|
//
|
|
this.panel2.BackColor = System.Drawing.SystemColors.ControlLight;
|
|
this.panel2.Controls.Add(this.radioButtonWeightViewReverse);
|
|
this.panel2.Controls.Add(this.radioButtonWeightViewForward);
|
|
this.panel2.Location = new System.Drawing.Point(425, 290);
|
|
this.panel2.Name = "panel2";
|
|
this.panel2.Size = new System.Drawing.Size(450, 25);
|
|
//
|
|
// radioButtonWeightViewReverse
|
|
//
|
|
this.radioButtonWeightViewReverse.Font = new System.Drawing.Font("New Gulim", 12F, System.Drawing.FontStyle.Bold);
|
|
this.radioButtonWeightViewReverse.Location = new System.Drawing.Point(212, 3);
|
|
this.radioButtonWeightViewReverse.Name = "radioButtonWeightViewReverse";
|
|
this.radioButtonWeightViewReverse.Size = new System.Drawing.Size(189, 20);
|
|
this.radioButtonWeightViewReverse.TabIndex = 1;
|
|
this.radioButtonWeightViewReverse.Text = "Reverse(12~1)";
|
|
this.radioButtonWeightViewReverse.Click += new System.EventHandler(this.control_Click);
|
|
//
|
|
// radioButtonWeightViewForward
|
|
//
|
|
this.radioButtonWeightViewForward.Checked = true;
|
|
this.radioButtonWeightViewForward.Font = new System.Drawing.Font("New Gulim", 12F, System.Drawing.FontStyle.Bold);
|
|
this.radioButtonWeightViewForward.Location = new System.Drawing.Point(20, 3);
|
|
this.radioButtonWeightViewForward.Name = "radioButtonWeightViewForward";
|
|
this.radioButtonWeightViewForward.Size = new System.Drawing.Size(189, 20);
|
|
this.radioButtonWeightViewForward.TabIndex = 0;
|
|
this.radioButtonWeightViewForward.Text = "Forward(1~12)";
|
|
this.radioButtonWeightViewForward.Click += new System.EventHandler(this.control_Click);
|
|
//
|
|
// labelWarning2
|
|
//
|
|
this.labelWarning2.BackColor = System.Drawing.Color.Silver;
|
|
this.labelWarning2.BackPictureBox = this.smartForm1;
|
|
this.labelWarning2.BackPictureBox1 = null;
|
|
this.labelWarning2.BackPictureBox2 = null;
|
|
this.labelWarning2.BorderColor = System.Drawing.Color.Black;
|
|
this.labelWarning2.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.labelWarning2.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Bold);
|
|
this.labelWarning2.ForeColor = System.Drawing.Color.DarkRed;
|
|
this.labelWarning2.InitVisible = true;
|
|
this.labelWarning2.LineSpacing = 0F;
|
|
this.labelWarning2.Location = new System.Drawing.Point(0, 635);
|
|
this.labelWarning2.Name = "labelWarning2";
|
|
this.labelWarning2.Size = new System.Drawing.Size(811, 21);
|
|
this.labelWarning2.TabIndex = 139;
|
|
this.labelWarning2.Text = "※ 엔지니어 이외에 절대 변경하지 마십시오.";
|
|
this.labelWarning2.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
|
|
this.labelWarning2.TextVAlign = SmartX.SmartLabel.TextVerAlign.Top;
|
|
this.labelWarning2.Wordwrap = false;
|
|
//
|
|
// labelWarning1
|
|
//
|
|
this.labelWarning1.BackColor = System.Drawing.Color.Silver;
|
|
this.labelWarning1.BackPictureBox = this.smartForm1;
|
|
this.labelWarning1.BackPictureBox1 = null;
|
|
this.labelWarning1.BackPictureBox2 = null;
|
|
this.labelWarning1.BorderColor = System.Drawing.Color.Black;
|
|
this.labelWarning1.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.labelWarning1.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Bold);
|
|
this.labelWarning1.ForeColor = System.Drawing.Color.DarkRed;
|
|
this.labelWarning1.InitVisible = true;
|
|
this.labelWarning1.LineSpacing = 0F;
|
|
this.labelWarning1.Location = new System.Drawing.Point(0, 614);
|
|
this.labelWarning1.Name = "labelWarning1";
|
|
this.labelWarning1.Size = new System.Drawing.Size(811, 23);
|
|
this.labelWarning1.TabIndex = 138;
|
|
this.labelWarning1.Text = "※ 설정 변경 후, 전원을 껐다 켜야 합니다";
|
|
this.labelWarning1.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
|
|
this.labelWarning1.TextVAlign = SmartX.SmartLabel.TextVerAlign.Top;
|
|
this.labelWarning1.Wordwrap = false;
|
|
//
|
|
// labelStaticLanguage
|
|
//
|
|
this.labelStaticLanguage.BackPictureBox = this.smartForm1;
|
|
this.labelStaticLanguage.BackPictureBox1 = null;
|
|
this.labelStaticLanguage.BackPictureBox2 = null;
|
|
this.labelStaticLanguage.BorderColor = System.Drawing.Color.Black;
|
|
this.labelStaticLanguage.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.labelStaticLanguage.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Bold);
|
|
this.labelStaticLanguage.InitVisible = true;
|
|
this.labelStaticLanguage.LineSpacing = 0F;
|
|
this.labelStaticLanguage.Location = new System.Drawing.Point(120, 321);
|
|
this.labelStaticLanguage.Name = "labelStaticLanguage";
|
|
this.labelStaticLanguage.Size = new System.Drawing.Size(280, 25);
|
|
this.labelStaticLanguage.TabIndex = 129;
|
|
this.labelStaticLanguage.Text = "언어";
|
|
this.labelStaticLanguage.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right;
|
|
this.labelStaticLanguage.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelStaticLanguage.Wordwrap = false;
|
|
//
|
|
// comboBoxEquipmentColumn
|
|
//
|
|
this.comboBoxEquipmentColumn.Font = new System.Drawing.Font("Arial", 15F, System.Drawing.FontStyle.Bold);
|
|
this.comboBoxEquipmentColumn.Location = new System.Drawing.Point(425, 100);
|
|
this.comboBoxEquipmentColumn.Name = "comboBoxEquipmentColumn";
|
|
this.comboBoxEquipmentColumn.Size = new System.Drawing.Size(140, 29);
|
|
this.comboBoxEquipmentColumn.TabIndex = 127;
|
|
this.comboBoxEquipmentColumn.SelectedIndexChanged += new System.EventHandler(this.control_Click);
|
|
//
|
|
// buttonEachNG
|
|
//
|
|
this.buttonEachNG.BackPictureBox = null;
|
|
this.buttonEachNG.BackPictureBox1 = null;
|
|
this.buttonEachNG.BackPictureBox2 = null;
|
|
this.buttonEachNG.ButtonColor = System.Drawing.Color.Gray;
|
|
this.buttonEachNG.ButtonImageAutoSize = true;
|
|
this.buttonEachNG.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
|
|
this.buttonEachNG.DisableImage = null;
|
|
this.buttonEachNG.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonEachNG.DownImage")));
|
|
this.buttonEachNG.GroupID = 0;
|
|
this.buttonEachNG.InitVisible = true;
|
|
this.buttonEachNG.Location = new System.Drawing.Point(425, 259);
|
|
this.buttonEachNG.Mode = SmartX.SmartButton.BUTTONMODE.PUSH;
|
|
this.buttonEachNG.Name = "buttonEachNG";
|
|
this.buttonEachNG.NestedClickEventPrevent = false;
|
|
this.buttonEachNG.OutlinePixel = 1;
|
|
this.buttonEachNG.RepeatInterval = 200;
|
|
this.buttonEachNG.RepeatIntervalAccelerate = null;
|
|
this.buttonEachNG.SafeInterval = 200;
|
|
this.buttonEachNG.Size = new System.Drawing.Size(84, 25);
|
|
this.buttonEachNG.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
|
|
this.buttonEachNG.TabIndex = 126;
|
|
this.buttonEachNG.TextColor = System.Drawing.Color.Black;
|
|
this.buttonEachNG.TextDownColor = System.Drawing.Color.White;
|
|
this.buttonEachNG.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
|
|
this.buttonEachNG.TextLocation = new System.Drawing.Point(0, 0);
|
|
this.buttonEachNG.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
|
|
this.buttonEachNG.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonEachNG.UpImage")));
|
|
this.buttonEachNG.Click += new System.EventHandler(this.control_Click);
|
|
//
|
|
// labelStaticIndividualNG
|
|
//
|
|
this.labelStaticIndividualNG.BackPictureBox = this.smartForm1;
|
|
this.labelStaticIndividualNG.BackPictureBox1 = null;
|
|
this.labelStaticIndividualNG.BackPictureBox2 = null;
|
|
this.labelStaticIndividualNG.BorderColor = System.Drawing.Color.Black;
|
|
this.labelStaticIndividualNG.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.labelStaticIndividualNG.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Bold);
|
|
this.labelStaticIndividualNG.InitVisible = true;
|
|
this.labelStaticIndividualNG.LineSpacing = 0F;
|
|
this.labelStaticIndividualNG.Location = new System.Drawing.Point(120, 259);
|
|
this.labelStaticIndividualNG.Name = "labelStaticIndividualNG";
|
|
this.labelStaticIndividualNG.Size = new System.Drawing.Size(280, 25);
|
|
this.labelStaticIndividualNG.TabIndex = 125;
|
|
this.labelStaticIndividualNG.Text = "개별 NG";
|
|
this.labelStaticIndividualNG.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right;
|
|
this.labelStaticIndividualNG.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelStaticIndividualNG.Wordwrap = false;
|
|
//
|
|
// labelStaticOrder
|
|
//
|
|
this.labelStaticOrder.BackPictureBox = this.smartForm1;
|
|
this.labelStaticOrder.BackPictureBox1 = null;
|
|
this.labelStaticOrder.BackPictureBox2 = null;
|
|
this.labelStaticOrder.BorderColor = System.Drawing.Color.Black;
|
|
this.labelStaticOrder.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.labelStaticOrder.Font = new System.Drawing.Font("New Gulim", 10F, System.Drawing.FontStyle.Bold);
|
|
this.labelStaticOrder.InitVisible = true;
|
|
this.labelStaticOrder.LineSpacing = 0F;
|
|
this.labelStaticOrder.Location = new System.Drawing.Point(120, 290);
|
|
this.labelStaticOrder.Name = "labelStaticOrder";
|
|
this.labelStaticOrder.Size = new System.Drawing.Size(280, 25);
|
|
this.labelStaticOrder.TabIndex = 119;
|
|
this.labelStaticOrder.Text = "중량표시";
|
|
this.labelStaticOrder.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right;
|
|
this.labelStaticOrder.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelStaticOrder.Wordwrap = false;
|
|
//
|
|
// labelStaticLane
|
|
//
|
|
this.labelStaticLane.BackPictureBox = this.smartForm1;
|
|
this.labelStaticLane.BackPictureBox1 = null;
|
|
this.labelStaticLane.BackPictureBox2 = null;
|
|
this.labelStaticLane.BorderColor = System.Drawing.Color.Black;
|
|
this.labelStaticLane.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.labelStaticLane.Font = new System.Drawing.Font("New Gulim", 12F, System.Drawing.FontStyle.Bold);
|
|
this.labelStaticLane.InitVisible = true;
|
|
this.labelStaticLane.LineSpacing = 0F;
|
|
this.labelStaticLane.Location = new System.Drawing.Point(120, 104);
|
|
this.labelStaticLane.Name = "labelStaticLane";
|
|
this.labelStaticLane.Size = new System.Drawing.Size(280, 25);
|
|
this.labelStaticLane.TabIndex = 119;
|
|
this.labelStaticLane.Text = "장비 열";
|
|
this.labelStaticLane.TextHAlign = SmartX.SmartLabel.TextHorAlign.Right;
|
|
this.labelStaticLane.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelStaticLane.Wordwrap = false;
|
|
//
|
|
// 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("New Gulim", 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 = 152;
|
|
this.labelTitle.Text = "장 비 설 정";
|
|
this.labelTitle.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
|
|
this.labelTitle.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.labelTitle.Wordwrap = false;
|
|
//
|
|
// FormEquipmentSetting
|
|
//
|
|
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.labelTitle);
|
|
this.Controls.Add(this.groupBoxSpecialMenu);
|
|
this.Controls.Add(this.smartForm1);
|
|
this.Name = "FormEquipmentSetting";
|
|
((System.ComponentModel.ISupportInitialize)(this.smartForm1)).EndInit();
|
|
this.groupBoxSpecialMenu.ResumeLayout(false);
|
|
this.panel7.ResumeLayout(false);
|
|
this.panel2.ResumeLayout(false);
|
|
this.ResumeLayout(false);
|
|
|
|
}
|
|
|
|
#endregion
|
|
|
|
private SmartX.SmartForm smartForm1;
|
|
private SmartX.SmartGroupBox groupBoxSpecialMenu;
|
|
private System.Windows.Forms.Panel panel7;
|
|
private System.Windows.Forms.RadioButton radioButtonLanguageCzech;
|
|
private System.Windows.Forms.RadioButton radioButtonLanguageChinese;
|
|
private System.Windows.Forms.RadioButton radioButtonLanguageEnglish;
|
|
private System.Windows.Forms.RadioButton radioButtonLanguageKorean;
|
|
private System.Windows.Forms.Panel panel2;
|
|
public System.Windows.Forms.RadioButton radioButtonWeightViewReverse;
|
|
public System.Windows.Forms.RadioButton radioButtonWeightViewForward;
|
|
private SmartX.SmartLabel labelWarning2;
|
|
private SmartX.SmartLabel labelWarning1;
|
|
private SmartX.SmartLabel labelStaticLanguage;
|
|
private System.Windows.Forms.ComboBox comboBoxEquipmentColumn;
|
|
private SmartX.SmartButton buttonEachNG;
|
|
private SmartX.SmartLabel labelStaticIndividualNG;
|
|
private SmartX.SmartLabel labelStaticOrder;
|
|
private SmartX.SmartLabel labelStaticLane;
|
|
private SmartX.SmartLabel labelTitle;
|
|
private SmartX.SmartButton buttonSave;
|
|
private SmartX.SmartButton buttonBack;
|
|
private System.Windows.Forms.RadioButton radioButtonLanguageGerman;
|
|
private SmartX.SmartButton buttonLogin;
|
|
private SmartX.SmartLabel labelStaticLogin;
|
|
public SmartX.SmartLabel labelSorter2Location;
|
|
private SmartX.SmartLabel labelStaticSorter2Location;
|
|
public SmartX.SmartLabel labelSorter1Location;
|
|
private SmartX.SmartLabel labelStaticSorter1Location;
|
|
private SmartX.SmartLabel labelInfo2;
|
|
private SmartX.SmartLabel labelInfo1;
|
|
public SmartX.SmartLabel labelWeightLimitIgnoreCount;
|
|
private SmartX.SmartLabel labelStaticWeightLimitIgnoreCount;
|
|
private System.Windows.Forms.RadioButton radioButtonLanguageJap;
|
|
}
|
|
} |