ITC81DB_2H/ITC81DB_2H/Controls/CenterLog/ControlCenterLogHelp.design...

252 lines
16 KiB
C#

namespace ITC81DB_2H.Controls
{
partial class ControlCenterLogHelp
{
/// <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 Component 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(ControlCenterLogHelp));
this.smartGroupBox1 = new SmartX.SmartGroupBox();
this.pictureBoxLogOthersEnable = new System.Windows.Forms.PictureBox();
this.pictureBoxLogOthersDisable = new System.Windows.Forms.PictureBox();
this.pictureBoxLogHistoryEnable = new System.Windows.Forms.PictureBox();
this.pictureBoxLogHistoryDisable = new System.Windows.Forms.PictureBox();
this.pictureBoxLogInspectionEnable = new System.Windows.Forms.PictureBox();
this.pictureBoxLogInspectionDisable = new System.Windows.Forms.PictureBox();
this.buttonLogOthers = new SmartX.SmartButton();
this.buttonLogHistory = new SmartX.SmartButton();
this.buttonLogInspection = new SmartX.SmartButton();
this.smartGroupBox1.SuspendLayout();
this.SuspendLayout();
//
// smartGroupBox1
//
this.smartGroupBox1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(46)))), ((int)(((byte)(46)))), ((int)(((byte)(46)))));
this.smartGroupBox1.BackPictureBox = null;
this.smartGroupBox1.BackPictureBox1 = null;
this.smartGroupBox1.Controls.Add(this.pictureBoxLogOthersEnable);
this.smartGroupBox1.Controls.Add(this.pictureBoxLogOthersDisable);
this.smartGroupBox1.Controls.Add(this.pictureBoxLogHistoryEnable);
this.smartGroupBox1.Controls.Add(this.pictureBoxLogHistoryDisable);
this.smartGroupBox1.Controls.Add(this.pictureBoxLogInspectionEnable);
this.smartGroupBox1.Controls.Add(this.pictureBoxLogInspectionDisable);
this.smartGroupBox1.Controls.Add(this.buttonLogOthers);
this.smartGroupBox1.Controls.Add(this.buttonLogHistory);
this.smartGroupBox1.Controls.Add(this.buttonLogInspection);
this.smartGroupBox1.FrameLineColor1 = System.Drawing.Color.FromArgb(((int)(((byte)(81)))), ((int)(((byte)(159)))), ((int)(((byte)(198)))));
this.smartGroupBox1.FrameLineColor2 = System.Drawing.Color.Black;
this.smartGroupBox1.FrameLineThickness = 2;
this.smartGroupBox1.FrameStyle = SmartX.SmartGroupBox.FRAMESTYLES.None;
this.smartGroupBox1.Image = ((System.Drawing.Image)(resources.GetObject("smartGroupBox1.Image")));
this.smartGroupBox1.InitVisible = true;
this.smartGroupBox1.Location = new System.Drawing.Point(0, 0);
this.smartGroupBox1.Name = "smartGroupBox1";
this.smartGroupBox1.RoundRadius = 10;
this.smartGroupBox1.Size = new System.Drawing.Size(710, 470);
this.smartGroupBox1.TabIndex = 176;
this.smartGroupBox1.TextColor = System.Drawing.Color.Black;
//
// pictureBoxLogOthersEnable
//
this.pictureBoxLogOthersEnable.Image = ((System.Drawing.Image)(resources.GetObject("pictureBoxLogOthersEnable.Image")));
this.pictureBoxLogOthersEnable.Location = new System.Drawing.Point(214, 299);
this.pictureBoxLogOthersEnable.Name = "pictureBoxLogOthersEnable";
this.pictureBoxLogOthersEnable.Size = new System.Drawing.Size(44, 40);
this.pictureBoxLogOthersEnable.Tag = "Others";
this.pictureBoxLogOthersEnable.Click += new System.EventHandler(this.buttonMenu_Click);
//
// pictureBoxLogOthersDisable
//
this.pictureBoxLogOthersDisable.Image = ((System.Drawing.Image)(resources.GetObject("pictureBoxLogOthersDisable.Image")));
this.pictureBoxLogOthersDisable.Location = new System.Drawing.Point(214, 299);
this.pictureBoxLogOthersDisable.Name = "pictureBoxLogOthersDisable";
this.pictureBoxLogOthersDisable.Size = new System.Drawing.Size(44, 40);
this.pictureBoxLogOthersDisable.Tag = "Others";
//
// pictureBoxLogHistoryEnable
//
this.pictureBoxLogHistoryEnable.Image = ((System.Drawing.Image)(resources.GetObject("pictureBoxLogHistoryEnable.Image")));
this.pictureBoxLogHistoryEnable.Location = new System.Drawing.Point(214, 215);
this.pictureBoxLogHistoryEnable.Name = "pictureBoxLogHistoryEnable";
this.pictureBoxLogHistoryEnable.Size = new System.Drawing.Size(44, 40);
this.pictureBoxLogHistoryEnable.Tag = "History";
this.pictureBoxLogHistoryEnable.Click += new System.EventHandler(this.buttonMenu_Click);
//
// pictureBoxLogHistoryDisable
//
this.pictureBoxLogHistoryDisable.Image = ((System.Drawing.Image)(resources.GetObject("pictureBoxLogHistoryDisable.Image")));
this.pictureBoxLogHistoryDisable.Location = new System.Drawing.Point(214, 215);
this.pictureBoxLogHistoryDisable.Name = "pictureBoxLogHistoryDisable";
this.pictureBoxLogHistoryDisable.Size = new System.Drawing.Size(44, 40);
this.pictureBoxLogHistoryDisable.Tag = "History";
//
// pictureBoxLogInspectionEnable
//
this.pictureBoxLogInspectionEnable.Image = ((System.Drawing.Image)(resources.GetObject("pictureBoxLogInspectionEnable.Image")));
this.pictureBoxLogInspectionEnable.Location = new System.Drawing.Point(214, 131);
this.pictureBoxLogInspectionEnable.Name = "pictureBoxLogInspectionEnable";
this.pictureBoxLogInspectionEnable.Size = new System.Drawing.Size(44, 40);
this.pictureBoxLogInspectionEnable.Tag = "Inspection";
this.pictureBoxLogInspectionEnable.Click += new System.EventHandler(this.buttonMenu_Click);
//
// pictureBoxLogInspectionDisable
//
this.pictureBoxLogInspectionDisable.Image = ((System.Drawing.Image)(resources.GetObject("pictureBoxLogInspectionDisable.Image")));
this.pictureBoxLogInspectionDisable.Location = new System.Drawing.Point(214, 131);
this.pictureBoxLogInspectionDisable.Name = "pictureBoxLogInspectionDisable";
this.pictureBoxLogInspectionDisable.Size = new System.Drawing.Size(44, 40);
this.pictureBoxLogInspectionDisable.Tag = "Inspection";
//
// buttonLogOthers
//
this.buttonLogOthers.BackPictureBox = null;
this.buttonLogOthers.BackPictureBox1 = null;
this.buttonLogOthers.BackPictureBox2 = null;
this.buttonLogOthers.ButtonColor = System.Drawing.Color.Gray;
this.buttonLogOthers.ButtonImageAutoSize = true;
this.buttonLogOthers.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
this.buttonLogOthers.DisableImage = ((System.Drawing.Image)(resources.GetObject("buttonLogOthers.DisableImage")));
this.buttonLogOthers.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonLogOthers.DownImage")));
this.buttonLogOthers.Font = new System.Drawing.Font("새굴림", 15F, System.Drawing.FontStyle.Bold);
this.buttonLogOthers.GroupID = 0;
this.buttonLogOthers.InitVisible = true;
this.buttonLogOthers.Location = new System.Drawing.Point(185, 280);
this.buttonLogOthers.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL;
this.buttonLogOthers.Name = "buttonLogOthers";
this.buttonLogOthers.NestedClickEventPrevent = false;
this.buttonLogOthers.OutlinePixel = 1;
this.buttonLogOthers.RepeatInterval = 200;
this.buttonLogOthers.RepeatIntervalAccelerate = null;
this.buttonLogOthers.SafeInterval = 200;
this.buttonLogOthers.Size = new System.Drawing.Size(340, 78);
this.buttonLogOthers.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
this.buttonLogOthers.TabIndex = 188;
this.buttonLogOthers.Tag = "Others";
this.buttonLogOthers.Text = "기타로그";
this.buttonLogOthers.TextColor = System.Drawing.Color.White;
this.buttonLogOthers.TextDownColor = System.Drawing.Color.White;
this.buttonLogOthers.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
this.buttonLogOthers.TextLocation = new System.Drawing.Point(32, 2);
this.buttonLogOthers.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
this.buttonLogOthers.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonLogOthers.UpImage")));
this.buttonLogOthers.Click += new System.EventHandler(this.buttonMenu_Click);
//
// buttonLogHistory
//
this.buttonLogHistory.BackPictureBox = null;
this.buttonLogHistory.BackPictureBox1 = null;
this.buttonLogHistory.BackPictureBox2 = null;
this.buttonLogHistory.ButtonColor = System.Drawing.Color.Gray;
this.buttonLogHistory.ButtonImageAutoSize = true;
this.buttonLogHistory.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
this.buttonLogHistory.DisableImage = ((System.Drawing.Image)(resources.GetObject("buttonLogHistory.DisableImage")));
this.buttonLogHistory.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonLogHistory.DownImage")));
this.buttonLogHistory.Font = new System.Drawing.Font("새굴림", 15F, System.Drawing.FontStyle.Bold);
this.buttonLogHistory.GroupID = 0;
this.buttonLogHistory.InitVisible = true;
this.buttonLogHistory.Location = new System.Drawing.Point(185, 196);
this.buttonLogHistory.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL;
this.buttonLogHistory.Name = "buttonLogHistory";
this.buttonLogHistory.NestedClickEventPrevent = false;
this.buttonLogHistory.OutlinePixel = 1;
this.buttonLogHistory.RepeatInterval = 200;
this.buttonLogHistory.RepeatIntervalAccelerate = null;
this.buttonLogHistory.SafeInterval = 200;
this.buttonLogHistory.Size = new System.Drawing.Size(340, 78);
this.buttonLogHistory.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
this.buttonLogHistory.TabIndex = 187;
this.buttonLogHistory.Tag = "History";
this.buttonLogHistory.Text = "히스토리로그";
this.buttonLogHistory.TextColor = System.Drawing.Color.White;
this.buttonLogHistory.TextDownColor = System.Drawing.Color.White;
this.buttonLogHistory.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
this.buttonLogHistory.TextLocation = new System.Drawing.Point(32, 2);
this.buttonLogHistory.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
this.buttonLogHistory.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonLogHistory.UpImage")));
this.buttonLogHistory.Click += new System.EventHandler(this.buttonMenu_Click);
//
// buttonLogInspection
//
this.buttonLogInspection.BackPictureBox = null;
this.buttonLogInspection.BackPictureBox1 = null;
this.buttonLogInspection.BackPictureBox2 = null;
this.buttonLogInspection.ButtonColor = System.Drawing.Color.Gray;
this.buttonLogInspection.ButtonImageAutoSize = true;
this.buttonLogInspection.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
this.buttonLogInspection.DisableImage = ((System.Drawing.Image)(resources.GetObject("buttonLogInspection.DisableImage")));
this.buttonLogInspection.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonLogInspection.DownImage")));
this.buttonLogInspection.Font = new System.Drawing.Font("새굴림", 15F, System.Drawing.FontStyle.Bold);
this.buttonLogInspection.GroupID = 0;
this.buttonLogInspection.InitVisible = true;
this.buttonLogInspection.Location = new System.Drawing.Point(185, 112);
this.buttonLogInspection.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL;
this.buttonLogInspection.Name = "buttonLogInspection";
this.buttonLogInspection.NestedClickEventPrevent = false;
this.buttonLogInspection.OutlinePixel = 1;
this.buttonLogInspection.RepeatInterval = 200;
this.buttonLogInspection.RepeatIntervalAccelerate = null;
this.buttonLogInspection.SafeInterval = 200;
this.buttonLogInspection.Size = new System.Drawing.Size(340, 78);
this.buttonLogInspection.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
this.buttonLogInspection.TabIndex = 186;
this.buttonLogInspection.Tag = "Inspection";
this.buttonLogInspection.Text = "판정로그";
this.buttonLogInspection.TextColor = System.Drawing.Color.White;
this.buttonLogInspection.TextDownColor = System.Drawing.Color.White;
this.buttonLogInspection.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
this.buttonLogInspection.TextLocation = new System.Drawing.Point(32, 2);
this.buttonLogInspection.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
this.buttonLogInspection.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonLogInspection.UpImage")));
this.buttonLogInspection.Click += new System.EventHandler(this.buttonMenu_Click);
//
// ControlCenterLogHelp
//
this.AutoScaleDimensions = new System.Drawing.SizeF(96F, 96F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Dpi;
this.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(46)))), ((int)(((byte)(46)))), ((int)(((byte)(46)))));
this.Controls.Add(this.smartGroupBox1);
this.Name = "ControlCenterLogHelp";
this.Size = new System.Drawing.Size(710, 470);
this.smartGroupBox1.ResumeLayout(false);
this.ResumeLayout(false);
}
#endregion
private SmartX.SmartGroupBox smartGroupBox1;
private System.Windows.Forms.PictureBox pictureBoxLogOthersEnable;
private System.Windows.Forms.PictureBox pictureBoxLogOthersDisable;
private System.Windows.Forms.PictureBox pictureBoxLogHistoryEnable;
private System.Windows.Forms.PictureBox pictureBoxLogHistoryDisable;
private System.Windows.Forms.PictureBox pictureBoxLogInspectionEnable;
private System.Windows.Forms.PictureBox pictureBoxLogInspectionDisable;
private SmartX.SmartButton buttonLogOthers;
private SmartX.SmartButton buttonLogHistory;
private SmartX.SmartButton buttonLogInspection;
}
}