ITC81DB_V8/ITC81DB/Controls/CenterBasic/ControlCenterBasicHelp.Desi...

208 lines
12 KiB
C#

namespace ITC81DB.Controls
{
partial class ControlCenterBasicHelp
{
/// <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(ControlCenterBasicHelp));
this.smartGroupBox1 = new SmartX.SmartGroupBox();
this.buttonDataStatistics = new SmartX.SmartButton();
this.buttonDataBackup = new SmartX.SmartButton();
this.buttonProduct = new SmartX.SmartButton();
this.buttonTime = 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.buttonDataStatistics);
this.smartGroupBox1.Controls.Add(this.buttonDataBackup);
this.smartGroupBox1.Controls.Add(this.buttonProduct);
this.smartGroupBox1.Controls.Add(this.buttonTime);
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;
//
// buttonDataStatistics
//
this.buttonDataStatistics.BackPictureBox = null;
this.buttonDataStatistics.BackPictureBox1 = null;
this.buttonDataStatistics.BackPictureBox2 = null;
this.buttonDataStatistics.ButtonColor = System.Drawing.Color.Gray;
this.buttonDataStatistics.ButtonImageAutoSize = true;
this.buttonDataStatistics.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
this.buttonDataStatistics.DisableImage = ((System.Drawing.Image)(resources.GetObject("buttonDataStatistics.DisableImage")));
this.buttonDataStatistics.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonDataStatistics.DownImage")));
this.buttonDataStatistics.GroupID = 0;
this.buttonDataStatistics.InitVisible = true;
this.buttonDataStatistics.Location = new System.Drawing.Point(526, 17);
this.buttonDataStatistics.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL;
this.buttonDataStatistics.Name = "buttonDataStatistics";
this.buttonDataStatistics.NestedClickEventPrevent = false;
this.buttonDataStatistics.OutlinePixel = 1;
this.buttonDataStatistics.RepeatInterval = 200;
this.buttonDataStatistics.RepeatIntervalAccelerate = null;
this.buttonDataStatistics.SafeInterval = 200;
this.buttonDataStatistics.Size = new System.Drawing.Size(160, 208);
this.buttonDataStatistics.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
this.buttonDataStatistics.TabIndex = 3;
this.buttonDataStatistics.TextColor = System.Drawing.Color.Black;
this.buttonDataStatistics.TextDownColor = System.Drawing.Color.White;
this.buttonDataStatistics.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
this.buttonDataStatistics.TextLocation = new System.Drawing.Point(0, 0);
this.buttonDataStatistics.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
this.buttonDataStatistics.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonDataStatistics.UpImage")));
this.buttonDataStatistics.Click += new System.EventHandler(this.buttonMenu_Click);
//
// buttonDataBackup
//
this.buttonDataBackup.BackPictureBox = null;
this.buttonDataBackup.BackPictureBox1 = null;
this.buttonDataBackup.BackPictureBox2 = null;
this.buttonDataBackup.ButtonColor = System.Drawing.Color.Gray;
this.buttonDataBackup.ButtonImageAutoSize = true;
this.buttonDataBackup.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
this.buttonDataBackup.DisableImage = ((System.Drawing.Image)(resources.GetObject("buttonDataBackup.DisableImage")));
this.buttonDataBackup.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonDataBackup.DownImage")));
this.buttonDataBackup.GroupID = 0;
this.buttonDataBackup.InitVisible = true;
this.buttonDataBackup.Location = new System.Drawing.Point(360, 17);
this.buttonDataBackup.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL;
this.buttonDataBackup.Name = "buttonDataBackup";
this.buttonDataBackup.NestedClickEventPrevent = false;
this.buttonDataBackup.OutlinePixel = 1;
this.buttonDataBackup.RepeatInterval = 200;
this.buttonDataBackup.RepeatIntervalAccelerate = null;
this.buttonDataBackup.SafeInterval = 200;
this.buttonDataBackup.Size = new System.Drawing.Size(160, 208);
this.buttonDataBackup.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
this.buttonDataBackup.TabIndex = 2;
this.buttonDataBackup.TextColor = System.Drawing.Color.Black;
this.buttonDataBackup.TextDownColor = System.Drawing.Color.White;
this.buttonDataBackup.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
this.buttonDataBackup.TextLocation = new System.Drawing.Point(0, 0);
this.buttonDataBackup.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
this.buttonDataBackup.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonDataBackup.UpImage")));
this.buttonDataBackup.Click += new System.EventHandler(this.buttonMenu_Click);
//
// buttonProduct
//
this.buttonProduct.BackPictureBox = null;
this.buttonProduct.BackPictureBox1 = null;
this.buttonProduct.BackPictureBox2 = null;
this.buttonProduct.ButtonColor = System.Drawing.Color.Gray;
this.buttonProduct.ButtonImageAutoSize = true;
this.buttonProduct.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
this.buttonProduct.DisableImage = ((System.Drawing.Image)(resources.GetObject("buttonProduct.DisableImage")));
this.buttonProduct.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonProduct.DownImage")));
this.buttonProduct.GroupID = 0;
this.buttonProduct.InitVisible = true;
this.buttonProduct.Location = new System.Drawing.Point(194, 17);
this.buttonProduct.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL;
this.buttonProduct.Name = "buttonProduct";
this.buttonProduct.NestedClickEventPrevent = false;
this.buttonProduct.OutlinePixel = 1;
this.buttonProduct.RepeatInterval = 200;
this.buttonProduct.RepeatIntervalAccelerate = null;
this.buttonProduct.SafeInterval = 200;
this.buttonProduct.Size = new System.Drawing.Size(160, 208);
this.buttonProduct.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
this.buttonProduct.TabIndex = 1;
this.buttonProduct.TextColor = System.Drawing.Color.Black;
this.buttonProduct.TextDownColor = System.Drawing.Color.White;
this.buttonProduct.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
this.buttonProduct.TextLocation = new System.Drawing.Point(0, 0);
this.buttonProduct.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
this.buttonProduct.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonProduct.UpImage")));
this.buttonProduct.Click += new System.EventHandler(this.buttonMenu_Click);
//
// buttonTime
//
this.buttonTime.BackPictureBox = null;
this.buttonTime.BackPictureBox1 = null;
this.buttonTime.BackPictureBox2 = null;
this.buttonTime.ButtonColor = System.Drawing.Color.Gray;
this.buttonTime.ButtonImageAutoSize = true;
this.buttonTime.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
this.buttonTime.DisableImage = ((System.Drawing.Image)(resources.GetObject("buttonTime.DisableImage")));
this.buttonTime.DownImage = ((System.Drawing.Image)(resources.GetObject("buttonTime.DownImage")));
this.buttonTime.GroupID = 0;
this.buttonTime.InitVisible = true;
this.buttonTime.Location = new System.Drawing.Point(28, 17);
this.buttonTime.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL;
this.buttonTime.Name = "buttonTime";
this.buttonTime.NestedClickEventPrevent = false;
this.buttonTime.OutlinePixel = 1;
this.buttonTime.RepeatInterval = 200;
this.buttonTime.RepeatIntervalAccelerate = null;
this.buttonTime.SafeInterval = 200;
this.buttonTime.Size = new System.Drawing.Size(160, 208);
this.buttonTime.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
this.buttonTime.TabIndex = 0;
this.buttonTime.TextColor = System.Drawing.Color.Black;
this.buttonTime.TextDownColor = System.Drawing.Color.White;
this.buttonTime.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
this.buttonTime.TextLocation = new System.Drawing.Point(0, 0);
this.buttonTime.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
this.buttonTime.UpImage = ((System.Drawing.Image)(resources.GetObject("buttonTime.UpImage")));
this.buttonTime.Click += new System.EventHandler(this.buttonMenu_Click);
//
// ControlCenterBasicHelp
//
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 = "ControlCenterBasicHelp";
this.Size = new System.Drawing.Size(710, 470);
this.smartGroupBox1.ResumeLayout(false);
this.ResumeLayout(false);
}
#endregion
private SmartX.SmartGroupBox smartGroupBox1;
private SmartX.SmartButton buttonTime;
private SmartX.SmartButton buttonDataStatistics;
private SmartX.SmartButton buttonDataBackup;
private SmartX.SmartButton buttonProduct;
}
}