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

174 lines
10 KiB
C#

namespace ITC81DB_0H.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.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.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;
//
// 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.GroupID = 0;
this.buttonLogOthers.InitVisible = true;
this.buttonLogOthers.Location = new System.Drawing.Point(360, 17);
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(160, 208);
this.buttonLogOthers.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
this.buttonLogOthers.TabIndex = 179;
this.buttonLogOthers.TextColor = System.Drawing.Color.Black;
this.buttonLogOthers.TextDownColor = System.Drawing.Color.White;
this.buttonLogOthers.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
this.buttonLogOthers.TextLocation = new System.Drawing.Point(0, 0);
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.GroupID = 0;
this.buttonLogHistory.InitVisible = true;
this.buttonLogHistory.Location = new System.Drawing.Point(194, 17);
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(160, 208);
this.buttonLogHistory.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
this.buttonLogHistory.TabIndex = 178;
this.buttonLogHistory.TextColor = System.Drawing.Color.Black;
this.buttonLogHistory.TextDownColor = System.Drawing.Color.White;
this.buttonLogHistory.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
this.buttonLogHistory.TextLocation = new System.Drawing.Point(0, 0);
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.GroupID = 0;
this.buttonLogInspection.InitVisible = true;
this.buttonLogInspection.Location = new System.Drawing.Point(28, 17);
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(160, 208);
this.buttonLogInspection.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
this.buttonLogInspection.TabIndex = 177;
this.buttonLogInspection.TextColor = System.Drawing.Color.Black;
this.buttonLogInspection.TextDownColor = System.Drawing.Color.White;
this.buttonLogInspection.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
this.buttonLogInspection.TextLocation = new System.Drawing.Point(0, 0);
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 SmartX.SmartButton buttonLogHistory;
private SmartX.SmartButton buttonLogInspection;
private SmartX.SmartButton buttonLogOthers;
}
}