ITC81DB_2H/ITC81DB_0H/Controls/Bottom/ControlBottomLog.Designer.cs

185 lines
10 KiB
C#

namespace ITC81DB_0H.Controls
{
partial class ControlBottomLog
{
/// <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(ControlBottomLog));
this.buttonLogHistory = new SmartX.SmartButton();
this.buttonHelp = new SmartX.SmartButton();
this.buttonLogJudge = new SmartX.SmartButton();
this.buttonLogOthers = new SmartX.SmartButton();
this.SuspendLayout();
//
// 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(171, 0);
this.buttonLogHistory.Mode = SmartX.SmartButton.BUTTONMODE.RADIO;
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(65, 65);
this.buttonLogHistory.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
this.buttonLogHistory.TabIndex = 2;
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);
//
// buttonHelp
//
this.buttonHelp.BackPictureBox = null;
this.buttonHelp.BackPictureBox1 = null;
this.buttonHelp.BackPictureBox2 = null;
this.buttonHelp.ButtonColor = System.Drawing.Color.Gray;
this.buttonHelp.ButtonImageAutoSize = true;
this.buttonHelp.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
this.buttonHelp.DisableImage = ((System.Drawing.Image)(resources.GetObject("buttonHelp.DisableImage")));
this.buttonHelp.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonHelp.DownImage")));
this.buttonHelp.GroupID = 0;
this.buttonHelp.InitVisible = true;
this.buttonHelp.Location = new System.Drawing.Point(30, 0);
this.buttonHelp.Mode = SmartX.SmartButton.BUTTONMODE.RADIO;
this.buttonHelp.Name = "buttonHelp";
this.buttonHelp.NestedClickEventPrevent = false;
this.buttonHelp.OutlinePixel = 1;
this.buttonHelp.RepeatInterval = 200;
this.buttonHelp.RepeatIntervalAccelerate = null;
this.buttonHelp.SafeInterval = 200;
this.buttonHelp.Size = new System.Drawing.Size(65, 65);
this.buttonHelp.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
this.buttonHelp.TabIndex = 6;
this.buttonHelp.TextColor = System.Drawing.Color.Black;
this.buttonHelp.TextDownColor = System.Drawing.Color.White;
this.buttonHelp.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
this.buttonHelp.TextLocation = new System.Drawing.Point(0, 0);
this.buttonHelp.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
this.buttonHelp.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonHelp.UpImage")));
this.buttonHelp.Click += new System.EventHandler(this.buttonMenu_Click);
//
// buttonLogJudge
//
this.buttonLogJudge.BackPictureBox = null;
this.buttonLogJudge.BackPictureBox1 = null;
this.buttonLogJudge.BackPictureBox2 = null;
this.buttonLogJudge.ButtonColor = System.Drawing.Color.Gray;
this.buttonLogJudge.ButtonImageAutoSize = true;
this.buttonLogJudge.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
this.buttonLogJudge.DisableImage = ((System.Drawing.Image)(resources.GetObject("buttonLogJudge.DisableImage")));
this.buttonLogJudge.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonLogJudge.DownImage")));
this.buttonLogJudge.GroupID = 0;
this.buttonLogJudge.InitVisible = true;
this.buttonLogJudge.Location = new System.Drawing.Point(100, 0);
this.buttonLogJudge.Mode = SmartX.SmartButton.BUTTONMODE.RADIO;
this.buttonLogJudge.Name = "buttonLogJudge";
this.buttonLogJudge.NestedClickEventPrevent = false;
this.buttonLogJudge.OutlinePixel = 1;
this.buttonLogJudge.RepeatInterval = 200;
this.buttonLogJudge.RepeatIntervalAccelerate = null;
this.buttonLogJudge.SafeInterval = 200;
this.buttonLogJudge.Size = new System.Drawing.Size(65, 65);
this.buttonLogJudge.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
this.buttonLogJudge.TabIndex = 7;
this.buttonLogJudge.TextColor = System.Drawing.Color.Black;
this.buttonLogJudge.TextDownColor = System.Drawing.Color.White;
this.buttonLogJudge.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
this.buttonLogJudge.TextLocation = new System.Drawing.Point(0, 0);
this.buttonLogJudge.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
this.buttonLogJudge.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonLogJudge.UpImage")));
this.buttonLogJudge.Click += new System.EventHandler(this.buttonMenu_Click);
//
// 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(242, 0);
this.buttonLogOthers.Mode = SmartX.SmartButton.BUTTONMODE.RADIO;
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(65, 65);
this.buttonLogOthers.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
this.buttonLogOthers.TabIndex = 8;
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);
//
// ControlBottomLog
//
this.AutoScaleDimensions = new System.Drawing.SizeF(96F, 96F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Dpi;
this.BackColor = System.Drawing.Color.Black;
this.Controls.Add(this.buttonLogOthers);
this.Controls.Add(this.buttonLogJudge);
this.Controls.Add(this.buttonHelp);
this.Controls.Add(this.buttonLogHistory);
this.Name = "ControlBottomLog";
this.Size = new System.Drawing.Size(710, 65);
this.ResumeLayout(false);
}
#endregion
private SmartX.SmartButton buttonLogHistory;
private SmartX.SmartButton buttonHelp;
private SmartX.SmartButton buttonLogJudge;
private SmartX.SmartButton buttonLogOthers;
}
}