2023-02-09 08:20:49 +00:00
|
|
|
|
namespace INT_PT002.Forms
|
|
|
|
|
{
|
|
|
|
|
partial class FormMenu
|
|
|
|
|
{
|
|
|
|
|
/// <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(FormMenu));
|
|
|
|
|
this.smartForm1 = new SmartX.SmartForm();
|
2023-03-31 06:50:30 +00:00
|
|
|
|
this.labelStop = new SmartX.SmartLabel();
|
|
|
|
|
this.labelStart = new SmartX.SmartLabel();
|
2023-03-20 00:40:59 +00:00
|
|
|
|
this.buttonUser = new SmartX.SmartButton();
|
2023-03-27 09:00:47 +00:00
|
|
|
|
this.labelUserID = new SmartX.SmartLabel();
|
|
|
|
|
this.labelUserLevel = new SmartX.SmartLabel();
|
2023-03-11 09:34:19 +00:00
|
|
|
|
this.pictureBox1 = new System.Windows.Forms.PictureBox();
|
|
|
|
|
this.smartLabel1 = new SmartX.SmartLabel();
|
2023-02-13 00:43:01 +00:00
|
|
|
|
this.buttonBottom4 = new SmartX.SmartButton();
|
|
|
|
|
this.buttonBottom3 = new SmartX.SmartButton();
|
|
|
|
|
this.buttonBottom2 = new SmartX.SmartButton();
|
|
|
|
|
this.buttonBottom1 = new SmartX.SmartButton();
|
|
|
|
|
this.buttonSystem = new SmartX.SmartButton();
|
|
|
|
|
this.buttonLog = new SmartX.SmartButton();
|
|
|
|
|
this.buttonManual = new SmartX.SmartButton();
|
|
|
|
|
this.buttonRecipe = new SmartX.SmartButton();
|
|
|
|
|
this.buttonHome = new SmartX.SmartButton();
|
|
|
|
|
this.smartGroupBox1 = new SmartX.SmartGroupBox();
|
2023-02-09 08:20:49 +00:00
|
|
|
|
this.smartForm1.SuspendLayout();
|
|
|
|
|
this.SuspendLayout();
|
|
|
|
|
//
|
|
|
|
|
// smartForm1
|
|
|
|
|
//
|
2023-04-04 08:29:19 +00:00
|
|
|
|
this.smartForm1.BackColor = System.Drawing.Color.Black;
|
2023-03-27 02:29:31 +00:00
|
|
|
|
this.smartForm1.BackGroundFillStyle = SmartXUIBase.SmartUIControlFormBase.BackGroundFillStyles.UseBackImage;
|
2023-04-04 08:29:19 +00:00
|
|
|
|
this.smartForm1.BackImage = null;
|
2023-02-09 08:20:49 +00:00
|
|
|
|
this.smartForm1.CenterLocation = false;
|
2023-03-31 01:47:21 +00:00
|
|
|
|
this.smartForm1.Controls.Add(this.labelStop);
|
|
|
|
|
this.smartForm1.Controls.Add(this.labelStart);
|
2023-03-11 09:34:19 +00:00
|
|
|
|
this.smartForm1.Controls.Add(this.buttonUser);
|
2023-03-27 09:00:47 +00:00
|
|
|
|
this.smartForm1.Controls.Add(this.labelUserID);
|
|
|
|
|
this.smartForm1.Controls.Add(this.labelUserLevel);
|
2023-03-06 04:52:55 +00:00
|
|
|
|
this.smartForm1.Controls.Add(this.pictureBox1);
|
|
|
|
|
this.smartForm1.Controls.Add(this.smartLabel1);
|
2023-02-13 00:43:01 +00:00
|
|
|
|
this.smartForm1.Controls.Add(this.buttonBottom4);
|
|
|
|
|
this.smartForm1.Controls.Add(this.buttonBottom3);
|
|
|
|
|
this.smartForm1.Controls.Add(this.buttonBottom2);
|
|
|
|
|
this.smartForm1.Controls.Add(this.buttonBottom1);
|
|
|
|
|
this.smartForm1.Controls.Add(this.buttonSystem);
|
|
|
|
|
this.smartForm1.Controls.Add(this.buttonLog);
|
|
|
|
|
this.smartForm1.Controls.Add(this.buttonManual);
|
|
|
|
|
this.smartForm1.Controls.Add(this.buttonRecipe);
|
|
|
|
|
this.smartForm1.Controls.Add(this.buttonHome);
|
2023-02-09 08:20:49 +00:00
|
|
|
|
this.smartForm1.Controls.Add(this.smartGroupBox1);
|
|
|
|
|
this.smartForm1.GradationColorBottom = System.Drawing.Color.Gray;
|
|
|
|
|
this.smartForm1.GradationColorTop = System.Drawing.Color.White;
|
|
|
|
|
this.smartForm1.LCDDirection = SmartXUIBase.SmartUIControlFormBase.LCDDIRECTIONS.HORIZONTAL;
|
|
|
|
|
this.smartForm1.LCDSize = SmartXUIBase.SmartUIControlFormBase.LCDRESOLUTION.LCD1024X768;
|
|
|
|
|
this.smartForm1.Location = new System.Drawing.Point(0, 0);
|
|
|
|
|
this.smartForm1.MainForm = null;
|
2023-03-27 02:29:31 +00:00
|
|
|
|
this.smartForm1.Mode = SmartXUIBase.SmartUIControlFormBase.RUNMODE.RUNTIME;
|
|
|
|
|
this.smartForm1.MouseCursor = SmartX.SmartForm.OnOff.OFF;
|
2023-02-09 08:20:49 +00:00
|
|
|
|
this.smartForm1.Name = "smartForm1";
|
|
|
|
|
this.smartForm1.Size = new System.Drawing.Size(1024, 768);
|
|
|
|
|
this.smartForm1.SpecialFunctionClickPointSize = 100;
|
|
|
|
|
this.smartForm1.UseMainMenu = false;
|
|
|
|
|
//
|
2023-03-31 06:50:30 +00:00
|
|
|
|
// labelStop
|
|
|
|
|
//
|
|
|
|
|
this.labelStop.BackGround = null;
|
|
|
|
|
this.labelStop.BackGroundColor = System.Drawing.Color.Red;
|
|
|
|
|
this.labelStop.BorderColor = System.Drawing.Color.Red;
|
|
|
|
|
this.labelStop.BorderStyle = SmartX.SmartLabel.BorderStyles.RoundRect;
|
|
|
|
|
this.labelStop.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Bold);
|
|
|
|
|
this.labelStop.LineSpacing = 0F;
|
2023-04-04 08:29:19 +00:00
|
|
|
|
this.labelStop.Location = new System.Drawing.Point(917, 3);
|
2023-03-31 06:50:30 +00:00
|
|
|
|
this.labelStop.Name = "labelStop";
|
|
|
|
|
this.labelStop.OverlapOptimize = true;
|
|
|
|
|
this.labelStop.PasswordChar = '\0';
|
|
|
|
|
this.labelStop.Radius = 10;
|
|
|
|
|
this.labelStop.RoundRectFillColor = System.Drawing.Color.Red;
|
2023-04-04 08:29:19 +00:00
|
|
|
|
this.labelStop.Size = new System.Drawing.Size(104, 30);
|
2023-03-31 06:50:30 +00:00
|
|
|
|
this.labelStop.TabIndex = 73;
|
|
|
|
|
this.labelStop.Text = "STOP";
|
|
|
|
|
this.labelStop.TextColor = System.Drawing.Color.White;
|
|
|
|
|
this.labelStop.TextColorDisable = System.Drawing.Color.Gray;
|
|
|
|
|
this.labelStop.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
|
|
|
|
|
this.labelStop.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
|
|
|
this.labelStop.Wordwrap = false;
|
|
|
|
|
this.labelStop.Click += new System.EventHandler(this.labelStop_Click);
|
|
|
|
|
//
|
|
|
|
|
// labelStart
|
|
|
|
|
//
|
|
|
|
|
this.labelStart.BackGround = null;
|
|
|
|
|
this.labelStart.BackGroundColor = System.Drawing.Color.DarkGreen;
|
|
|
|
|
this.labelStart.BorderColor = System.Drawing.Color.DarkGreen;
|
|
|
|
|
this.labelStart.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
|
|
|
|
|
this.labelStart.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Bold);
|
|
|
|
|
this.labelStart.LineSpacing = 0F;
|
2023-04-04 08:29:19 +00:00
|
|
|
|
this.labelStart.Location = new System.Drawing.Point(917, 3);
|
2023-03-31 06:50:30 +00:00
|
|
|
|
this.labelStart.Name = "labelStart";
|
|
|
|
|
this.labelStart.OverlapOptimize = true;
|
|
|
|
|
this.labelStart.PasswordChar = '\0';
|
|
|
|
|
this.labelStart.Radius = 10;
|
|
|
|
|
this.labelStart.RoundRectFillColor = System.Drawing.Color.DarkGreen;
|
2023-04-04 08:29:19 +00:00
|
|
|
|
this.labelStart.Size = new System.Drawing.Size(104, 30);
|
2023-03-31 06:50:30 +00:00
|
|
|
|
this.labelStart.TabIndex = 88;
|
|
|
|
|
this.labelStart.Text = "START";
|
|
|
|
|
this.labelStart.TextColor = System.Drawing.Color.White;
|
|
|
|
|
this.labelStart.TextColorDisable = System.Drawing.Color.Gray;
|
|
|
|
|
this.labelStart.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
|
|
|
|
|
this.labelStart.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
|
|
|
this.labelStart.Wordwrap = false;
|
|
|
|
|
this.labelStart.Click += new System.EventHandler(this.labelStart_Click);
|
|
|
|
|
//
|
2023-03-20 00:40:59 +00:00
|
|
|
|
// buttonUser
|
|
|
|
|
//
|
|
|
|
|
this.buttonUser.BackGround = this.smartForm1;
|
2023-04-04 08:29:19 +00:00
|
|
|
|
this.buttonUser.BackGroundColor = System.Drawing.Color.Black;
|
2023-04-05 07:22:30 +00:00
|
|
|
|
this.buttonUser.ButtonColor = System.Drawing.Color.Teal;
|
2023-04-06 04:40:05 +00:00
|
|
|
|
this.buttonUser.ButtonDownColor = System.Drawing.Color.DarkSlateGray;
|
2023-03-20 00:40:59 +00:00
|
|
|
|
this.buttonUser.ButtonImageAutoSize = true;
|
|
|
|
|
this.buttonUser.ButtonStyle = SmartX.SmartButton.ButtonStyles.FlatRound;
|
|
|
|
|
this.buttonUser.ButtonText = "User";
|
|
|
|
|
this.buttonUser.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
|
2023-04-06 02:24:42 +00:00
|
|
|
|
this.buttonUser.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Bold);
|
2023-03-20 00:40:59 +00:00
|
|
|
|
this.buttonUser.GroupID = 0;
|
|
|
|
|
this.buttonUser.ImageDisable = null;
|
|
|
|
|
this.buttonUser.ImageDown = null;
|
|
|
|
|
this.buttonUser.ImageUp = null;
|
2023-04-04 08:29:19 +00:00
|
|
|
|
this.buttonUser.Location = new System.Drawing.Point(917, 105);
|
2023-03-20 00:40:59 +00:00
|
|
|
|
this.buttonUser.Mode = SmartX.SmartButton.BUTTONMODE.RADIO;
|
|
|
|
|
this.buttonUser.Name = "buttonUser";
|
|
|
|
|
this.buttonUser.NestedClickEventPrevent = false;
|
|
|
|
|
this.buttonUser.OutlinePixel = 2;
|
|
|
|
|
this.buttonUser.OverlapOptimize = true;
|
|
|
|
|
this.buttonUser.RepeatInterval = 200;
|
|
|
|
|
this.buttonUser.RepeatIntervalAccelerate = null;
|
|
|
|
|
this.buttonUser.RoundSize = 10;
|
|
|
|
|
this.buttonUser.SafeInterval = 200;
|
2023-04-04 08:29:19 +00:00
|
|
|
|
this.buttonUser.Size = new System.Drawing.Size(100, 60);
|
2023-03-20 00:40:59 +00:00
|
|
|
|
this.buttonUser.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
|
|
|
|
|
this.buttonUser.TabIndex = 86;
|
|
|
|
|
this.buttonUser.Text = null;
|
|
|
|
|
this.buttonUser.TextColor = System.Drawing.Color.White;
|
2023-03-31 06:50:30 +00:00
|
|
|
|
this.buttonUser.TextColorDisable = System.Drawing.Color.Gainsboro;
|
2023-04-06 04:40:05 +00:00
|
|
|
|
this.buttonUser.TextDownColor = System.Drawing.Color.Chartreuse;
|
2023-03-20 00:40:59 +00:00
|
|
|
|
this.buttonUser.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
|
|
|
|
|
this.buttonUser.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
|
|
|
|
|
this.buttonUser.Click += new System.EventHandler(this.buttonUser_Click);
|
|
|
|
|
//
|
2023-03-27 09:00:47 +00:00
|
|
|
|
// labelUserID
|
|
|
|
|
//
|
|
|
|
|
this.labelUserID.BackGround = this.smartForm1;
|
2023-04-04 08:29:19 +00:00
|
|
|
|
this.labelUserID.BackGroundColor = System.Drawing.Color.Black;
|
2023-03-27 09:00:47 +00:00
|
|
|
|
this.labelUserID.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
|
|
|
|
|
this.labelUserID.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
|
2023-04-11 09:01:18 +00:00
|
|
|
|
this.labelUserID.Font = new System.Drawing.Font("새굴림", 10F, System.Drawing.FontStyle.Bold);
|
2023-03-27 09:00:47 +00:00
|
|
|
|
this.labelUserID.LineSpacing = 0F;
|
2023-04-06 04:40:05 +00:00
|
|
|
|
this.labelUserID.Location = new System.Drawing.Point(703, 13);
|
2023-03-27 09:00:47 +00:00
|
|
|
|
this.labelUserID.Name = "labelUserID";
|
|
|
|
|
this.labelUserID.OverlapOptimize = true;
|
|
|
|
|
this.labelUserID.PasswordChar = '\0';
|
|
|
|
|
this.labelUserID.Radius = 3;
|
|
|
|
|
this.labelUserID.RoundRectFillColor = System.Drawing.Color.LightBlue;
|
2023-04-06 04:40:05 +00:00
|
|
|
|
this.labelUserID.Size = new System.Drawing.Size(100, 20);
|
2023-03-27 09:00:47 +00:00
|
|
|
|
this.labelUserID.TabIndex = 84;
|
|
|
|
|
this.labelUserID.Text = "Intech00";
|
|
|
|
|
this.labelUserID.TextColor = System.Drawing.Color.White;
|
|
|
|
|
this.labelUserID.TextColorDisable = System.Drawing.Color.Gray;
|
|
|
|
|
this.labelUserID.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
|
|
|
|
|
this.labelUserID.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
|
|
|
this.labelUserID.Wordwrap = false;
|
|
|
|
|
//
|
|
|
|
|
// labelUserLevel
|
|
|
|
|
//
|
|
|
|
|
this.labelUserLevel.BackGround = this.smartForm1;
|
2023-04-04 08:29:19 +00:00
|
|
|
|
this.labelUserLevel.BackGroundColor = System.Drawing.Color.Black;
|
2023-03-27 09:00:47 +00:00
|
|
|
|
this.labelUserLevel.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
|
|
|
|
|
this.labelUserLevel.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
|
2023-04-11 09:01:18 +00:00
|
|
|
|
this.labelUserLevel.Font = new System.Drawing.Font("새굴림", 10F, System.Drawing.FontStyle.Bold);
|
2023-03-27 09:00:47 +00:00
|
|
|
|
this.labelUserLevel.LineSpacing = 0F;
|
2023-04-06 04:40:05 +00:00
|
|
|
|
this.labelUserLevel.Location = new System.Drawing.Point(809, 13);
|
2023-03-27 09:00:47 +00:00
|
|
|
|
this.labelUserLevel.Name = "labelUserLevel";
|
|
|
|
|
this.labelUserLevel.OverlapOptimize = true;
|
|
|
|
|
this.labelUserLevel.PasswordChar = '\0';
|
|
|
|
|
this.labelUserLevel.Radius = 3;
|
|
|
|
|
this.labelUserLevel.RoundRectFillColor = System.Drawing.Color.LightBlue;
|
2023-04-06 04:40:05 +00:00
|
|
|
|
this.labelUserLevel.Size = new System.Drawing.Size(100, 20);
|
2023-03-27 09:00:47 +00:00
|
|
|
|
this.labelUserLevel.TabIndex = 83;
|
|
|
|
|
this.labelUserLevel.Text = "L3";
|
|
|
|
|
this.labelUserLevel.TextColor = System.Drawing.Color.White;
|
|
|
|
|
this.labelUserLevel.TextColorDisable = System.Drawing.Color.Gray;
|
|
|
|
|
this.labelUserLevel.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
|
|
|
|
|
this.labelUserLevel.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
|
|
|
this.labelUserLevel.Wordwrap = false;
|
2023-03-11 09:34:19 +00:00
|
|
|
|
//
|
|
|
|
|
// pictureBox1
|
|
|
|
|
//
|
|
|
|
|
this.pictureBox1.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox1.Image")));
|
|
|
|
|
this.pictureBox1.Location = new System.Drawing.Point(3, 3);
|
|
|
|
|
this.pictureBox1.Name = "pictureBox1";
|
2023-04-04 08:29:19 +00:00
|
|
|
|
this.pictureBox1.Size = new System.Drawing.Size(53, 30);
|
2023-03-11 09:34:19 +00:00
|
|
|
|
//
|
|
|
|
|
// smartLabel1
|
|
|
|
|
//
|
|
|
|
|
this.smartLabel1.BackGround = this.smartForm1;
|
2023-04-04 08:29:19 +00:00
|
|
|
|
this.smartLabel1.BackGroundColor = System.Drawing.Color.Black;
|
2023-03-11 09:34:19 +00:00
|
|
|
|
this.smartLabel1.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(27)))), ((int)(((byte)(42)))), ((int)(((byte)(82)))));
|
|
|
|
|
this.smartLabel1.BorderStyle = SmartX.SmartLabel.BorderStyles.None;
|
2023-04-11 09:01:18 +00:00
|
|
|
|
this.smartLabel1.Font = new System.Drawing.Font("새굴림", 10F, System.Drawing.FontStyle.Bold);
|
2023-03-11 09:34:19 +00:00
|
|
|
|
this.smartLabel1.LineSpacing = 0F;
|
2023-04-04 08:29:19 +00:00
|
|
|
|
this.smartLabel1.Location = new System.Drawing.Point(62, 3);
|
2023-03-11 09:34:19 +00:00
|
|
|
|
this.smartLabel1.Name = "smartLabel1";
|
|
|
|
|
this.smartLabel1.OverlapOptimize = true;
|
|
|
|
|
this.smartLabel1.PasswordChar = '\0';
|
|
|
|
|
this.smartLabel1.Radius = 3;
|
|
|
|
|
this.smartLabel1.RoundRectFillColor = System.Drawing.Color.LightBlue;
|
|
|
|
|
this.smartLabel1.Size = new System.Drawing.Size(200, 30);
|
|
|
|
|
this.smartLabel1.TabIndex = 0;
|
|
|
|
|
this.smartLabel1.Text = "2023-02-13 16:30:25";
|
2023-03-27 02:29:31 +00:00
|
|
|
|
this.smartLabel1.TextColor = System.Drawing.Color.White;
|
2023-03-11 09:34:19 +00:00
|
|
|
|
this.smartLabel1.TextColorDisable = System.Drawing.Color.Gray;
|
2023-04-04 08:29:19 +00:00
|
|
|
|
this.smartLabel1.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left;
|
2023-03-11 09:34:19 +00:00
|
|
|
|
this.smartLabel1.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
|
|
|
this.smartLabel1.Wordwrap = false;
|
|
|
|
|
//
|
2023-02-13 00:43:01 +00:00
|
|
|
|
// buttonBottom4
|
|
|
|
|
//
|
|
|
|
|
this.buttonBottom4.BackGround = this.smartForm1;
|
2023-04-04 08:29:19 +00:00
|
|
|
|
this.buttonBottom4.BackGroundColor = System.Drawing.Color.Black;
|
2023-04-05 07:22:30 +00:00
|
|
|
|
this.buttonBottom4.ButtonColor = System.Drawing.Color.Teal;
|
|
|
|
|
this.buttonBottom4.ButtonDownColor = System.Drawing.Color.DarkSlateGray;
|
2023-02-13 00:43:01 +00:00
|
|
|
|
this.buttonBottom4.ButtonImageAutoSize = true;
|
|
|
|
|
this.buttonBottom4.ButtonStyle = SmartX.SmartButton.ButtonStyles.FlatRound;
|
|
|
|
|
this.buttonBottom4.ButtonText = "측정시작";
|
|
|
|
|
this.buttonBottom4.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
|
2023-04-06 02:24:42 +00:00
|
|
|
|
this.buttonBottom4.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Bold);
|
2023-03-06 04:52:55 +00:00
|
|
|
|
this.buttonBottom4.GroupID = 1;
|
2023-02-13 00:43:01 +00:00
|
|
|
|
this.buttonBottom4.ImageDisable = null;
|
|
|
|
|
this.buttonBottom4.ImageDown = null;
|
|
|
|
|
this.buttonBottom4.ImageUp = null;
|
2023-04-04 08:29:19 +00:00
|
|
|
|
this.buttonBottom4.Location = new System.Drawing.Point(321, 705);
|
2023-03-06 04:52:55 +00:00
|
|
|
|
this.buttonBottom4.Mode = SmartX.SmartButton.BUTTONMODE.RADIO;
|
2023-02-13 00:43:01 +00:00
|
|
|
|
this.buttonBottom4.Name = "buttonBottom4";
|
|
|
|
|
this.buttonBottom4.NestedClickEventPrevent = false;
|
|
|
|
|
this.buttonBottom4.OutlinePixel = 2;
|
|
|
|
|
this.buttonBottom4.OverlapOptimize = true;
|
|
|
|
|
this.buttonBottom4.RepeatInterval = 200;
|
|
|
|
|
this.buttonBottom4.RepeatIntervalAccelerate = null;
|
|
|
|
|
this.buttonBottom4.RoundSize = 10;
|
|
|
|
|
this.buttonBottom4.SafeInterval = 200;
|
2023-04-04 08:29:19 +00:00
|
|
|
|
this.buttonBottom4.Size = new System.Drawing.Size(100, 60);
|
2023-02-13 00:43:01 +00:00
|
|
|
|
this.buttonBottom4.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
|
|
|
|
|
this.buttonBottom4.TabIndex = 81;
|
|
|
|
|
this.buttonBottom4.Text = null;
|
|
|
|
|
this.buttonBottom4.TextColor = System.Drawing.Color.White;
|
2023-04-05 07:22:30 +00:00
|
|
|
|
this.buttonBottom4.TextColorDisable = System.Drawing.Color.Gainsboro;
|
|
|
|
|
this.buttonBottom4.TextDownColor = System.Drawing.Color.Chartreuse;
|
2023-02-13 00:43:01 +00:00
|
|
|
|
this.buttonBottom4.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
|
|
|
|
|
this.buttonBottom4.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
|
|
|
|
|
this.buttonBottom4.Click += new System.EventHandler(this.buttonBottom4_Click);
|
|
|
|
|
//
|
|
|
|
|
// buttonBottom3
|
|
|
|
|
//
|
|
|
|
|
this.buttonBottom3.BackGround = this.smartForm1;
|
2023-04-04 08:29:19 +00:00
|
|
|
|
this.buttonBottom3.BackGroundColor = System.Drawing.Color.Black;
|
2023-04-05 07:22:30 +00:00
|
|
|
|
this.buttonBottom3.ButtonColor = System.Drawing.Color.Teal;
|
|
|
|
|
this.buttonBottom3.ButtonDownColor = System.Drawing.Color.DarkSlateGray;
|
2023-02-13 00:43:01 +00:00
|
|
|
|
this.buttonBottom3.ButtonImageAutoSize = true;
|
|
|
|
|
this.buttonBottom3.ButtonStyle = SmartX.SmartButton.ButtonStyles.FlatRound;
|
|
|
|
|
this.buttonBottom3.ButtonText = "측정시작";
|
|
|
|
|
this.buttonBottom3.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
|
2023-04-06 02:24:42 +00:00
|
|
|
|
this.buttonBottom3.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Bold);
|
2023-03-06 04:52:55 +00:00
|
|
|
|
this.buttonBottom3.GroupID = 1;
|
2023-02-13 00:43:01 +00:00
|
|
|
|
this.buttonBottom3.ImageDisable = null;
|
|
|
|
|
this.buttonBottom3.ImageDown = null;
|
|
|
|
|
this.buttonBottom3.ImageUp = null;
|
2023-04-04 08:29:19 +00:00
|
|
|
|
this.buttonBottom3.Location = new System.Drawing.Point(215, 705);
|
2023-03-06 04:52:55 +00:00
|
|
|
|
this.buttonBottom3.Mode = SmartX.SmartButton.BUTTONMODE.RADIO;
|
2023-02-13 00:43:01 +00:00
|
|
|
|
this.buttonBottom3.Name = "buttonBottom3";
|
|
|
|
|
this.buttonBottom3.NestedClickEventPrevent = false;
|
|
|
|
|
this.buttonBottom3.OutlinePixel = 2;
|
|
|
|
|
this.buttonBottom3.OverlapOptimize = true;
|
|
|
|
|
this.buttonBottom3.RepeatInterval = 200;
|
|
|
|
|
this.buttonBottom3.RepeatIntervalAccelerate = null;
|
|
|
|
|
this.buttonBottom3.RoundSize = 10;
|
|
|
|
|
this.buttonBottom3.SafeInterval = 200;
|
2023-04-04 08:29:19 +00:00
|
|
|
|
this.buttonBottom3.Size = new System.Drawing.Size(100, 60);
|
2023-02-13 00:43:01 +00:00
|
|
|
|
this.buttonBottom3.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
|
|
|
|
|
this.buttonBottom3.TabIndex = 80;
|
|
|
|
|
this.buttonBottom3.Text = null;
|
|
|
|
|
this.buttonBottom3.TextColor = System.Drawing.Color.White;
|
2023-04-05 07:22:30 +00:00
|
|
|
|
this.buttonBottom3.TextColorDisable = System.Drawing.Color.Gainsboro;
|
|
|
|
|
this.buttonBottom3.TextDownColor = System.Drawing.Color.Chartreuse;
|
2023-02-13 00:43:01 +00:00
|
|
|
|
this.buttonBottom3.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
|
|
|
|
|
this.buttonBottom3.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
|
|
|
|
|
this.buttonBottom3.Click += new System.EventHandler(this.buttonBottom3_Click);
|
|
|
|
|
//
|
|
|
|
|
// buttonBottom2
|
|
|
|
|
//
|
|
|
|
|
this.buttonBottom2.BackGround = this.smartForm1;
|
2023-04-04 08:29:19 +00:00
|
|
|
|
this.buttonBottom2.BackGroundColor = System.Drawing.Color.Black;
|
2023-04-05 07:22:30 +00:00
|
|
|
|
this.buttonBottom2.ButtonColor = System.Drawing.Color.Teal;
|
|
|
|
|
this.buttonBottom2.ButtonDownColor = System.Drawing.Color.DarkSlateGray;
|
2023-02-13 00:43:01 +00:00
|
|
|
|
this.buttonBottom2.ButtonImageAutoSize = true;
|
|
|
|
|
this.buttonBottom2.ButtonStyle = SmartX.SmartButton.ButtonStyles.FlatRound;
|
|
|
|
|
this.buttonBottom2.ButtonText = "측정시작";
|
|
|
|
|
this.buttonBottom2.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
|
2023-04-06 02:24:42 +00:00
|
|
|
|
this.buttonBottom2.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Bold);
|
2023-03-06 04:52:55 +00:00
|
|
|
|
this.buttonBottom2.GroupID = 1;
|
2023-02-13 00:43:01 +00:00
|
|
|
|
this.buttonBottom2.ImageDisable = null;
|
|
|
|
|
this.buttonBottom2.ImageDown = null;
|
|
|
|
|
this.buttonBottom2.ImageUp = null;
|
2023-04-04 08:29:19 +00:00
|
|
|
|
this.buttonBottom2.Location = new System.Drawing.Point(109, 705);
|
2023-03-06 04:52:55 +00:00
|
|
|
|
this.buttonBottom2.Mode = SmartX.SmartButton.BUTTONMODE.RADIO;
|
2023-02-13 00:43:01 +00:00
|
|
|
|
this.buttonBottom2.Name = "buttonBottom2";
|
|
|
|
|
this.buttonBottom2.NestedClickEventPrevent = false;
|
|
|
|
|
this.buttonBottom2.OutlinePixel = 2;
|
|
|
|
|
this.buttonBottom2.OverlapOptimize = true;
|
|
|
|
|
this.buttonBottom2.RepeatInterval = 200;
|
|
|
|
|
this.buttonBottom2.RepeatIntervalAccelerate = null;
|
|
|
|
|
this.buttonBottom2.RoundSize = 10;
|
|
|
|
|
this.buttonBottom2.SafeInterval = 200;
|
2023-04-04 08:29:19 +00:00
|
|
|
|
this.buttonBottom2.Size = new System.Drawing.Size(100, 60);
|
2023-02-13 00:43:01 +00:00
|
|
|
|
this.buttonBottom2.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
|
|
|
|
|
this.buttonBottom2.TabIndex = 79;
|
|
|
|
|
this.buttonBottom2.Text = null;
|
|
|
|
|
this.buttonBottom2.TextColor = System.Drawing.Color.White;
|
2023-04-05 07:22:30 +00:00
|
|
|
|
this.buttonBottom2.TextColorDisable = System.Drawing.Color.Gainsboro;
|
|
|
|
|
this.buttonBottom2.TextDownColor = System.Drawing.Color.Chartreuse;
|
2023-02-13 00:43:01 +00:00
|
|
|
|
this.buttonBottom2.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
|
|
|
|
|
this.buttonBottom2.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
|
|
|
|
|
this.buttonBottom2.Click += new System.EventHandler(this.buttonBottom2_Click);
|
|
|
|
|
//
|
|
|
|
|
// buttonBottom1
|
|
|
|
|
//
|
|
|
|
|
this.buttonBottom1.BackGround = this.smartForm1;
|
2023-04-04 08:29:19 +00:00
|
|
|
|
this.buttonBottom1.BackGroundColor = System.Drawing.Color.Black;
|
2023-04-05 07:22:30 +00:00
|
|
|
|
this.buttonBottom1.ButtonColor = System.Drawing.Color.Teal;
|
|
|
|
|
this.buttonBottom1.ButtonDownColor = System.Drawing.Color.DarkSlateGray;
|
2023-02-13 00:43:01 +00:00
|
|
|
|
this.buttonBottom1.ButtonImageAutoSize = true;
|
|
|
|
|
this.buttonBottom1.ButtonStyle = SmartX.SmartButton.ButtonStyles.FlatRound;
|
|
|
|
|
this.buttonBottom1.ButtonText = "측정시작";
|
|
|
|
|
this.buttonBottom1.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
|
2023-04-06 02:24:42 +00:00
|
|
|
|
this.buttonBottom1.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Bold);
|
2023-03-06 04:52:55 +00:00
|
|
|
|
this.buttonBottom1.GroupID = 1;
|
2023-02-13 00:43:01 +00:00
|
|
|
|
this.buttonBottom1.ImageDisable = null;
|
|
|
|
|
this.buttonBottom1.ImageDown = null;
|
|
|
|
|
this.buttonBottom1.ImageUp = null;
|
|
|
|
|
this.buttonBottom1.Location = new System.Drawing.Point(3, 705);
|
2023-03-06 04:52:55 +00:00
|
|
|
|
this.buttonBottom1.Mode = SmartX.SmartButton.BUTTONMODE.RADIO;
|
2023-02-13 00:43:01 +00:00
|
|
|
|
this.buttonBottom1.Name = "buttonBottom1";
|
|
|
|
|
this.buttonBottom1.NestedClickEventPrevent = false;
|
|
|
|
|
this.buttonBottom1.OutlinePixel = 2;
|
|
|
|
|
this.buttonBottom1.OverlapOptimize = true;
|
|
|
|
|
this.buttonBottom1.RepeatInterval = 200;
|
|
|
|
|
this.buttonBottom1.RepeatIntervalAccelerate = null;
|
|
|
|
|
this.buttonBottom1.RoundSize = 10;
|
|
|
|
|
this.buttonBottom1.SafeInterval = 200;
|
2023-04-04 08:29:19 +00:00
|
|
|
|
this.buttonBottom1.Size = new System.Drawing.Size(100, 60);
|
2023-02-13 00:43:01 +00:00
|
|
|
|
this.buttonBottom1.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
|
|
|
|
|
this.buttonBottom1.TabIndex = 78;
|
|
|
|
|
this.buttonBottom1.Text = null;
|
|
|
|
|
this.buttonBottom1.TextColor = System.Drawing.Color.White;
|
2023-04-05 07:22:30 +00:00
|
|
|
|
this.buttonBottom1.TextColorDisable = System.Drawing.Color.Gainsboro;
|
|
|
|
|
this.buttonBottom1.TextDownColor = System.Drawing.Color.Chartreuse;
|
2023-02-13 00:43:01 +00:00
|
|
|
|
this.buttonBottom1.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
|
|
|
|
|
this.buttonBottom1.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
|
|
|
|
|
this.buttonBottom1.Click += new System.EventHandler(this.buttonBottom1_Click);
|
2023-02-09 08:20:49 +00:00
|
|
|
|
//
|
2023-02-13 00:43:01 +00:00
|
|
|
|
// buttonSystem
|
|
|
|
|
//
|
|
|
|
|
this.buttonSystem.BackGround = this.smartForm1;
|
2023-04-04 08:29:19 +00:00
|
|
|
|
this.buttonSystem.BackGroundColor = System.Drawing.Color.Black;
|
2023-04-05 07:22:30 +00:00
|
|
|
|
this.buttonSystem.ButtonColor = System.Drawing.Color.Teal;
|
2023-04-06 04:40:05 +00:00
|
|
|
|
this.buttonSystem.ButtonDownColor = System.Drawing.Color.DarkSlateGray;
|
2023-02-13 00:43:01 +00:00
|
|
|
|
this.buttonSystem.ButtonImageAutoSize = true;
|
|
|
|
|
this.buttonSystem.ButtonStyle = SmartX.SmartButton.ButtonStyles.FlatRound;
|
|
|
|
|
this.buttonSystem.ButtonText = "System";
|
|
|
|
|
this.buttonSystem.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
|
2023-04-06 02:24:42 +00:00
|
|
|
|
this.buttonSystem.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Bold);
|
2023-02-13 00:43:01 +00:00
|
|
|
|
this.buttonSystem.GroupID = 0;
|
|
|
|
|
this.buttonSystem.ImageDisable = null;
|
|
|
|
|
this.buttonSystem.ImageDown = null;
|
|
|
|
|
this.buttonSystem.ImageUp = null;
|
2023-04-04 08:29:19 +00:00
|
|
|
|
this.buttonSystem.Location = new System.Drawing.Point(917, 303);
|
2023-03-06 04:52:55 +00:00
|
|
|
|
this.buttonSystem.Mode = SmartX.SmartButton.BUTTONMODE.RADIO;
|
2023-02-13 00:43:01 +00:00
|
|
|
|
this.buttonSystem.Name = "buttonSystem";
|
|
|
|
|
this.buttonSystem.NestedClickEventPrevent = false;
|
|
|
|
|
this.buttonSystem.OutlinePixel = 2;
|
|
|
|
|
this.buttonSystem.OverlapOptimize = true;
|
|
|
|
|
this.buttonSystem.RepeatInterval = 200;
|
|
|
|
|
this.buttonSystem.RepeatIntervalAccelerate = null;
|
|
|
|
|
this.buttonSystem.RoundSize = 10;
|
|
|
|
|
this.buttonSystem.SafeInterval = 200;
|
2023-04-04 08:29:19 +00:00
|
|
|
|
this.buttonSystem.Size = new System.Drawing.Size(100, 60);
|
2023-02-13 00:43:01 +00:00
|
|
|
|
this.buttonSystem.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
|
|
|
|
|
this.buttonSystem.TabIndex = 77;
|
|
|
|
|
this.buttonSystem.Text = null;
|
|
|
|
|
this.buttonSystem.TextColor = System.Drawing.Color.White;
|
2023-03-31 06:50:30 +00:00
|
|
|
|
this.buttonSystem.TextColorDisable = System.Drawing.Color.Gainsboro;
|
2023-04-06 04:40:05 +00:00
|
|
|
|
this.buttonSystem.TextDownColor = System.Drawing.Color.Chartreuse;
|
2023-02-13 00:43:01 +00:00
|
|
|
|
this.buttonSystem.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
|
|
|
|
|
this.buttonSystem.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
|
|
|
|
|
this.buttonSystem.Click += new System.EventHandler(this.buttonSystem_Click);
|
|
|
|
|
//
|
|
|
|
|
// buttonLog
|
|
|
|
|
//
|
|
|
|
|
this.buttonLog.BackGround = this.smartForm1;
|
2023-04-04 08:29:19 +00:00
|
|
|
|
this.buttonLog.BackGroundColor = System.Drawing.Color.Black;
|
2023-04-05 07:22:30 +00:00
|
|
|
|
this.buttonLog.ButtonColor = System.Drawing.Color.Teal;
|
2023-04-06 04:40:05 +00:00
|
|
|
|
this.buttonLog.ButtonDownColor = System.Drawing.Color.DarkSlateGray;
|
2023-02-13 00:43:01 +00:00
|
|
|
|
this.buttonLog.ButtonImageAutoSize = true;
|
|
|
|
|
this.buttonLog.ButtonStyle = SmartX.SmartButton.ButtonStyles.FlatRound;
|
|
|
|
|
this.buttonLog.ButtonText = "Log";
|
|
|
|
|
this.buttonLog.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
|
2023-04-06 02:24:42 +00:00
|
|
|
|
this.buttonLog.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Bold);
|
2023-02-13 00:43:01 +00:00
|
|
|
|
this.buttonLog.GroupID = 0;
|
|
|
|
|
this.buttonLog.ImageDisable = null;
|
|
|
|
|
this.buttonLog.ImageDown = null;
|
|
|
|
|
this.buttonLog.ImageUp = null;
|
2023-04-04 08:29:19 +00:00
|
|
|
|
this.buttonLog.Location = new System.Drawing.Point(917, 237);
|
2023-03-06 04:52:55 +00:00
|
|
|
|
this.buttonLog.Mode = SmartX.SmartButton.BUTTONMODE.RADIO;
|
2023-02-13 00:43:01 +00:00
|
|
|
|
this.buttonLog.Name = "buttonLog";
|
|
|
|
|
this.buttonLog.NestedClickEventPrevent = false;
|
|
|
|
|
this.buttonLog.OutlinePixel = 2;
|
|
|
|
|
this.buttonLog.OverlapOptimize = true;
|
|
|
|
|
this.buttonLog.RepeatInterval = 200;
|
|
|
|
|
this.buttonLog.RepeatIntervalAccelerate = null;
|
|
|
|
|
this.buttonLog.RoundSize = 10;
|
|
|
|
|
this.buttonLog.SafeInterval = 200;
|
2023-04-04 08:29:19 +00:00
|
|
|
|
this.buttonLog.Size = new System.Drawing.Size(100, 60);
|
2023-02-13 00:43:01 +00:00
|
|
|
|
this.buttonLog.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
|
|
|
|
|
this.buttonLog.TabIndex = 76;
|
|
|
|
|
this.buttonLog.Text = null;
|
|
|
|
|
this.buttonLog.TextColor = System.Drawing.Color.White;
|
2023-03-31 06:50:30 +00:00
|
|
|
|
this.buttonLog.TextColorDisable = System.Drawing.Color.Gainsboro;
|
2023-04-06 04:40:05 +00:00
|
|
|
|
this.buttonLog.TextDownColor = System.Drawing.Color.Chartreuse;
|
2023-02-13 00:43:01 +00:00
|
|
|
|
this.buttonLog.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
|
|
|
|
|
this.buttonLog.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
|
|
|
|
|
this.buttonLog.Click += new System.EventHandler(this.buttonLog_Click);
|
|
|
|
|
//
|
|
|
|
|
// buttonManual
|
|
|
|
|
//
|
|
|
|
|
this.buttonManual.BackGround = this.smartForm1;
|
2023-04-04 08:29:19 +00:00
|
|
|
|
this.buttonManual.BackGroundColor = System.Drawing.Color.Black;
|
2023-04-05 07:22:30 +00:00
|
|
|
|
this.buttonManual.ButtonColor = System.Drawing.Color.Teal;
|
2023-04-06 04:40:05 +00:00
|
|
|
|
this.buttonManual.ButtonDownColor = System.Drawing.Color.DarkSlateGray;
|
2023-02-13 00:43:01 +00:00
|
|
|
|
this.buttonManual.ButtonImageAutoSize = true;
|
|
|
|
|
this.buttonManual.ButtonStyle = SmartX.SmartButton.ButtonStyles.FlatRound;
|
|
|
|
|
this.buttonManual.ButtonText = "Manual";
|
|
|
|
|
this.buttonManual.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
|
2023-04-06 02:24:42 +00:00
|
|
|
|
this.buttonManual.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Bold);
|
2023-02-13 00:43:01 +00:00
|
|
|
|
this.buttonManual.GroupID = 0;
|
|
|
|
|
this.buttonManual.ImageDisable = null;
|
|
|
|
|
this.buttonManual.ImageDown = null;
|
|
|
|
|
this.buttonManual.ImageUp = null;
|
2023-04-04 08:29:19 +00:00
|
|
|
|
this.buttonManual.Location = new System.Drawing.Point(917, 171);
|
2023-03-06 04:52:55 +00:00
|
|
|
|
this.buttonManual.Mode = SmartX.SmartButton.BUTTONMODE.RADIO;
|
2023-02-13 00:43:01 +00:00
|
|
|
|
this.buttonManual.Name = "buttonManual";
|
|
|
|
|
this.buttonManual.NestedClickEventPrevent = false;
|
|
|
|
|
this.buttonManual.OutlinePixel = 2;
|
|
|
|
|
this.buttonManual.OverlapOptimize = true;
|
|
|
|
|
this.buttonManual.RepeatInterval = 200;
|
|
|
|
|
this.buttonManual.RepeatIntervalAccelerate = null;
|
|
|
|
|
this.buttonManual.RoundSize = 10;
|
|
|
|
|
this.buttonManual.SafeInterval = 200;
|
2023-04-04 08:29:19 +00:00
|
|
|
|
this.buttonManual.Size = new System.Drawing.Size(100, 60);
|
2023-02-13 00:43:01 +00:00
|
|
|
|
this.buttonManual.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
|
|
|
|
|
this.buttonManual.TabIndex = 75;
|
|
|
|
|
this.buttonManual.Text = null;
|
|
|
|
|
this.buttonManual.TextColor = System.Drawing.Color.White;
|
2023-03-31 06:50:30 +00:00
|
|
|
|
this.buttonManual.TextColorDisable = System.Drawing.Color.Gainsboro;
|
2023-04-06 04:40:05 +00:00
|
|
|
|
this.buttonManual.TextDownColor = System.Drawing.Color.Chartreuse;
|
2023-02-13 00:43:01 +00:00
|
|
|
|
this.buttonManual.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
|
|
|
|
|
this.buttonManual.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
|
|
|
|
|
this.buttonManual.Click += new System.EventHandler(this.buttonManual_Click);
|
|
|
|
|
//
|
|
|
|
|
// buttonRecipe
|
|
|
|
|
//
|
|
|
|
|
this.buttonRecipe.BackGround = this.smartForm1;
|
2023-04-04 08:29:19 +00:00
|
|
|
|
this.buttonRecipe.BackGroundColor = System.Drawing.Color.Black;
|
2023-04-05 07:22:30 +00:00
|
|
|
|
this.buttonRecipe.ButtonColor = System.Drawing.Color.Teal;
|
2023-04-06 04:40:05 +00:00
|
|
|
|
this.buttonRecipe.ButtonDownColor = System.Drawing.Color.DarkSlateGray;
|
2023-02-13 00:43:01 +00:00
|
|
|
|
this.buttonRecipe.ButtonImageAutoSize = true;
|
|
|
|
|
this.buttonRecipe.ButtonStyle = SmartX.SmartButton.ButtonStyles.FlatRound;
|
|
|
|
|
this.buttonRecipe.ButtonText = "Recipe";
|
|
|
|
|
this.buttonRecipe.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
|
2023-04-06 02:24:42 +00:00
|
|
|
|
this.buttonRecipe.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Bold);
|
2023-02-13 00:43:01 +00:00
|
|
|
|
this.buttonRecipe.GroupID = 0;
|
|
|
|
|
this.buttonRecipe.ImageDisable = null;
|
|
|
|
|
this.buttonRecipe.ImageDown = null;
|
|
|
|
|
this.buttonRecipe.ImageUp = null;
|
2023-04-04 08:29:19 +00:00
|
|
|
|
this.buttonRecipe.Location = new System.Drawing.Point(917, 39);
|
2023-03-06 04:52:55 +00:00
|
|
|
|
this.buttonRecipe.Mode = SmartX.SmartButton.BUTTONMODE.RADIO;
|
2023-02-13 00:43:01 +00:00
|
|
|
|
this.buttonRecipe.Name = "buttonRecipe";
|
|
|
|
|
this.buttonRecipe.NestedClickEventPrevent = false;
|
|
|
|
|
this.buttonRecipe.OutlinePixel = 2;
|
|
|
|
|
this.buttonRecipe.OverlapOptimize = true;
|
|
|
|
|
this.buttonRecipe.RepeatInterval = 200;
|
|
|
|
|
this.buttonRecipe.RepeatIntervalAccelerate = null;
|
|
|
|
|
this.buttonRecipe.RoundSize = 10;
|
|
|
|
|
this.buttonRecipe.SafeInterval = 200;
|
2023-04-04 08:29:19 +00:00
|
|
|
|
this.buttonRecipe.Size = new System.Drawing.Size(100, 60);
|
2023-02-13 00:43:01 +00:00
|
|
|
|
this.buttonRecipe.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
|
|
|
|
|
this.buttonRecipe.TabIndex = 72;
|
|
|
|
|
this.buttonRecipe.Text = null;
|
|
|
|
|
this.buttonRecipe.TextColor = System.Drawing.Color.White;
|
2023-03-31 06:50:30 +00:00
|
|
|
|
this.buttonRecipe.TextColorDisable = System.Drawing.Color.Gainsboro;
|
2023-04-06 04:40:05 +00:00
|
|
|
|
this.buttonRecipe.TextDownColor = System.Drawing.Color.Chartreuse;
|
2023-02-13 00:43:01 +00:00
|
|
|
|
this.buttonRecipe.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
|
|
|
|
|
this.buttonRecipe.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
|
|
|
|
|
this.buttonRecipe.Click += new System.EventHandler(this.buttonRecipe_Click);
|
|
|
|
|
//
|
|
|
|
|
// buttonHome
|
|
|
|
|
//
|
|
|
|
|
this.buttonHome.BackGround = this.smartForm1;
|
2023-04-04 08:29:19 +00:00
|
|
|
|
this.buttonHome.BackGroundColor = System.Drawing.Color.Black;
|
2023-04-05 07:22:30 +00:00
|
|
|
|
this.buttonHome.ButtonColor = System.Drawing.Color.Teal;
|
2023-04-06 04:40:05 +00:00
|
|
|
|
this.buttonHome.ButtonDownColor = System.Drawing.Color.DarkSlateGray;
|
2023-02-13 00:43:01 +00:00
|
|
|
|
this.buttonHome.ButtonImageAutoSize = true;
|
|
|
|
|
this.buttonHome.ButtonStyle = SmartX.SmartButton.ButtonStyles.FlatRound;
|
|
|
|
|
this.buttonHome.ButtonText = "HOME";
|
|
|
|
|
this.buttonHome.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
|
2023-04-06 02:24:42 +00:00
|
|
|
|
this.buttonHome.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Bold);
|
2023-02-13 00:43:01 +00:00
|
|
|
|
this.buttonHome.GroupID = 0;
|
|
|
|
|
this.buttonHome.ImageDisable = null;
|
|
|
|
|
this.buttonHome.ImageDown = null;
|
|
|
|
|
this.buttonHome.ImageUp = null;
|
2023-04-04 08:29:19 +00:00
|
|
|
|
this.buttonHome.Location = new System.Drawing.Point(917, 705);
|
2023-02-13 00:43:01 +00:00
|
|
|
|
this.buttonHome.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL;
|
|
|
|
|
this.buttonHome.Name = "buttonHome";
|
|
|
|
|
this.buttonHome.NestedClickEventPrevent = false;
|
|
|
|
|
this.buttonHome.OutlinePixel = 2;
|
|
|
|
|
this.buttonHome.OverlapOptimize = true;
|
|
|
|
|
this.buttonHome.RepeatInterval = 200;
|
|
|
|
|
this.buttonHome.RepeatIntervalAccelerate = null;
|
|
|
|
|
this.buttonHome.RoundSize = 10;
|
|
|
|
|
this.buttonHome.SafeInterval = 200;
|
2023-04-04 08:29:19 +00:00
|
|
|
|
this.buttonHome.Size = new System.Drawing.Size(100, 60);
|
2023-02-13 00:43:01 +00:00
|
|
|
|
this.buttonHome.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
|
|
|
|
|
this.buttonHome.TabIndex = 71;
|
|
|
|
|
this.buttonHome.Text = null;
|
|
|
|
|
this.buttonHome.TextColor = System.Drawing.Color.White;
|
2023-04-11 09:01:18 +00:00
|
|
|
|
this.buttonHome.TextColorDisable = System.Drawing.Color.Gainsboro;
|
2023-04-06 04:40:05 +00:00
|
|
|
|
this.buttonHome.TextDownColor = System.Drawing.Color.Chartreuse;
|
2023-02-13 00:43:01 +00:00
|
|
|
|
this.buttonHome.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
|
|
|
|
|
this.buttonHome.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
|
|
|
|
|
this.buttonHome.Click += new System.EventHandler(this.buttonHome_Click);
|
|
|
|
|
//
|
|
|
|
|
// smartGroupBox1
|
|
|
|
|
//
|
|
|
|
|
this.smartGroupBox1.BackGround = null;
|
2023-03-27 02:29:31 +00:00
|
|
|
|
this.smartGroupBox1.BackGroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(51)))), ((int)(((byte)(53)))));
|
2023-02-13 00:43:01 +00:00
|
|
|
|
this.smartGroupBox1.BackImage = null;
|
2023-03-27 02:29:31 +00:00
|
|
|
|
this.smartGroupBox1.FrameLineColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(32)))), ((int)(((byte)(33)))), ((int)(((byte)(35)))));
|
|
|
|
|
this.smartGroupBox1.FrameLineColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(51)))), ((int)(((byte)(53)))));
|
|
|
|
|
this.smartGroupBox1.FrameLineThickness = 2;
|
2023-02-13 00:43:01 +00:00
|
|
|
|
this.smartGroupBox1.FrameStyle = SmartX.SmartGroupBox.FRAMESTYLES.HeaderBar;
|
|
|
|
|
this.smartGroupBox1.HeaderHeightOffset = 9;
|
2023-03-06 04:52:55 +00:00
|
|
|
|
this.smartGroupBox1.Location = new System.Drawing.Point(0, 39);
|
2023-02-13 00:43:01 +00:00
|
|
|
|
this.smartGroupBox1.Name = "smartGroupBox1";
|
|
|
|
|
this.smartGroupBox1.RoundRadius = 5;
|
2023-03-06 04:52:55 +00:00
|
|
|
|
this.smartGroupBox1.Size = new System.Drawing.Size(909, 664);
|
2023-02-13 00:43:01 +00:00
|
|
|
|
this.smartGroupBox1.TabIndex = 0;
|
|
|
|
|
this.smartGroupBox1.Text = "기본 > ";
|
|
|
|
|
this.smartGroupBox1.TextColor = System.Drawing.Color.White;
|
2023-02-09 08:20:49 +00:00
|
|
|
|
//
|
|
|
|
|
// FormMenu
|
|
|
|
|
//
|
|
|
|
|
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.ControlBox = false;
|
|
|
|
|
this.Controls.Add(this.smartForm1);
|
|
|
|
|
this.Name = "FormMenu";
|
|
|
|
|
this.Text = "FormMenu";
|
|
|
|
|
this.smartForm1.ResumeLayout(false);
|
|
|
|
|
this.ResumeLayout(false);
|
|
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
#endregion
|
|
|
|
|
|
|
|
|
|
private SmartX.SmartForm smartForm1;
|
|
|
|
|
private SmartX.SmartGroupBox smartGroupBox1;
|
2023-02-13 00:43:01 +00:00
|
|
|
|
private SmartX.SmartButton buttonHome;
|
2023-02-09 08:20:49 +00:00
|
|
|
|
private SmartX.SmartLabel labelStop;
|
2023-02-13 00:43:01 +00:00
|
|
|
|
private SmartX.SmartButton buttonBottom1;
|
|
|
|
|
private SmartX.SmartButton buttonBottom4;
|
|
|
|
|
private SmartX.SmartButton buttonBottom3;
|
|
|
|
|
private SmartX.SmartButton buttonBottom2;
|
2023-03-06 04:52:55 +00:00
|
|
|
|
private SmartX.SmartLabel smartLabel1;
|
|
|
|
|
private System.Windows.Forms.PictureBox pictureBox1;
|
2023-03-27 09:00:47 +00:00
|
|
|
|
private SmartX.SmartLabel labelUserID;
|
|
|
|
|
private SmartX.SmartLabel labelUserLevel;
|
2023-03-31 01:47:21 +00:00
|
|
|
|
private SmartX.SmartLabel labelStart;
|
2023-04-11 09:01:18 +00:00
|
|
|
|
private SmartX.SmartButton buttonRecipe;
|
|
|
|
|
private SmartX.SmartButton buttonLog;
|
|
|
|
|
private SmartX.SmartButton buttonManual;
|
|
|
|
|
private SmartX.SmartButton buttonSystem;
|
|
|
|
|
private SmartX.SmartButton buttonUser;
|
2023-02-09 08:20:49 +00:00
|
|
|
|
}
|
|
|
|
|
}
|