namespace MorClient
{
partial class Initialize
{
///
/// 必需的设计器变量。
///
private System.ComponentModel.IContainer components = null;
///
/// 清理所有正在使用的资源。
///
/// 如果应释放托管资源,为 true;否则为 false。
protected override void Dispose(bool disposing)
{
if (disposing && (components != null))
{
components.Dispose();
}
base.Dispose(disposing);
}
#region 组件设计器生成的代码
///
/// 设计器支持所需的方法 - 不要修改
/// 使用代码编辑器修改此方法的内容。
///
private void InitializeComponent()
{
this.tableLayoutPanelUserControl1 = new MorClient.TableLayoutPanelUserControl();
this.uiButton3 = new Sunny.UI.UIButton();
this.uiButton2 = new Sunny.UI.UIButton();
this.uiButton4 = new Sunny.UI.UIButton();
this.uiButton7 = new Sunny.UI.UIButton();
this.uiButton6 = new Sunny.UI.UIButton();
this.uiButton5 = new Sunny.UI.UIButton();
this.uiButton1 = new Sunny.UI.UIButton();
this.tableLayoutPanelUserControl1.SuspendLayout();
this.SuspendLayout();
//
// tableLayoutPanelUserControl1
//
this.tableLayoutPanelUserControl1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(189)))), ((int)(((byte)(215)))), ((int)(((byte)(238)))));
this.tableLayoutPanelUserControl1.ColumnCount = 1;
this.tableLayoutPanelUserControl1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
this.tableLayoutPanelUserControl1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 20F));
this.tableLayoutPanelUserControl1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 20F));
this.tableLayoutPanelUserControl1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 20F));
this.tableLayoutPanelUserControl1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 20F));
this.tableLayoutPanelUserControl1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 20F));
this.tableLayoutPanelUserControl1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 20F));
this.tableLayoutPanelUserControl1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 20F));
this.tableLayoutPanelUserControl1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 20F));
this.tableLayoutPanelUserControl1.Controls.Add(this.uiButton3, 0, 0);
this.tableLayoutPanelUserControl1.Controls.Add(this.uiButton2, 0, 1);
this.tableLayoutPanelUserControl1.Controls.Add(this.uiButton4, 0, 3);
this.tableLayoutPanelUserControl1.Controls.Add(this.uiButton7, 0, 4);
this.tableLayoutPanelUserControl1.Controls.Add(this.uiButton6, 0, 5);
this.tableLayoutPanelUserControl1.Controls.Add(this.uiButton5, 0, 6);
this.tableLayoutPanelUserControl1.Controls.Add(this.uiButton1, 0, 2);
this.tableLayoutPanelUserControl1.Location = new System.Drawing.Point(3, 3);
this.tableLayoutPanelUserControl1.Name = "tableLayoutPanelUserControl1";
this.tableLayoutPanelUserControl1.RowCount = 7;
this.tableLayoutPanelUserControl1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 14.28571F));
this.tableLayoutPanelUserControl1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 14.28571F));
this.tableLayoutPanelUserControl1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 14.28571F));
this.tableLayoutPanelUserControl1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 14.28571F));
this.tableLayoutPanelUserControl1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 14.28571F));
this.tableLayoutPanelUserControl1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 14.28571F));
this.tableLayoutPanelUserControl1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 14.28571F));
this.tableLayoutPanelUserControl1.Size = new System.Drawing.Size(200, 386);
this.tableLayoutPanelUserControl1.TabIndex = 2;
//
// uiButton3
//
this.uiButton3.Cursor = System.Windows.Forms.Cursors.Hand;
this.uiButton3.Dock = System.Windows.Forms.DockStyle.Fill;
this.uiButton3.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(32)))), ((int)(((byte)(56)))), ((int)(((byte)(100)))));
this.uiButton3.FillDisableColor = System.Drawing.Color.FromArgb(((int)(((byte)(32)))), ((int)(((byte)(56)))), ((int)(((byte)(100)))));
this.uiButton3.FillHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(32)))), ((int)(((byte)(56)))), ((int)(((byte)(100)))));
this.uiButton3.FillPressColor = System.Drawing.Color.FromArgb(((int)(((byte)(146)))), ((int)(((byte)(208)))), ((int)(((byte)(80)))));
this.uiButton3.FillSelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(146)))), ((int)(((byte)(208)))), ((int)(((byte)(80)))));
this.uiButton3.Font = new System.Drawing.Font("微软雅黑", 12F);
this.uiButton3.Location = new System.Drawing.Point(3, 3);
this.uiButton3.MinimumSize = new System.Drawing.Size(1, 1);
this.uiButton3.Name = "uiButton3";
this.uiButton3.RectColor = System.Drawing.Color.Transparent;
this.uiButton3.RectDisableColor = System.Drawing.Color.Transparent;
this.uiButton3.RectHoverColor = System.Drawing.Color.Transparent;
this.uiButton3.RectPressColor = System.Drawing.Color.Transparent;
this.uiButton3.RectSelectedColor = System.Drawing.Color.Transparent;
this.uiButton3.Size = new System.Drawing.Size(194, 49);
this.uiButton3.Style = Sunny.UI.UIStyle.Custom;
this.uiButton3.TabIndex = 8;
this.uiButton3.Text = "全部初始化";
this.uiButton3.MouseDown += new System.Windows.Forms.MouseEventHandler(this.uiButton3_MouseDown);
this.uiButton3.MouseEnter += new System.EventHandler(this.uiButton3_MouseEnter);
//
// uiButton2
//
this.uiButton2.Cursor = System.Windows.Forms.Cursors.Hand;
this.uiButton2.Dock = System.Windows.Forms.DockStyle.Fill;
this.uiButton2.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(32)))), ((int)(((byte)(56)))), ((int)(((byte)(100)))));
this.uiButton2.FillDisableColor = System.Drawing.Color.FromArgb(((int)(((byte)(32)))), ((int)(((byte)(56)))), ((int)(((byte)(100)))));
this.uiButton2.FillHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(32)))), ((int)(((byte)(56)))), ((int)(((byte)(100)))));
this.uiButton2.FillPressColor = System.Drawing.Color.FromArgb(((int)(((byte)(146)))), ((int)(((byte)(208)))), ((int)(((byte)(80)))));
this.uiButton2.FillSelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(146)))), ((int)(((byte)(208)))), ((int)(((byte)(80)))));
this.uiButton2.Font = new System.Drawing.Font("微软雅黑", 12F);
this.uiButton2.Location = new System.Drawing.Point(3, 58);
this.uiButton2.MinimumSize = new System.Drawing.Size(1, 1);
this.uiButton2.Name = "uiButton2";
this.uiButton2.RectColor = System.Drawing.Color.Transparent;
this.uiButton2.RectDisableColor = System.Drawing.Color.Transparent;
this.uiButton2.RectHoverColor = System.Drawing.Color.Transparent;
this.uiButton2.RectPressColor = System.Drawing.Color.Transparent;
this.uiButton2.RectSelectedColor = System.Drawing.Color.Transparent;
this.uiButton2.Size = new System.Drawing.Size(194, 49);
this.uiButton2.Style = Sunny.UI.UIStyle.Custom;
this.uiButton2.TabIndex = 7;
this.uiButton2.Text = "BRT初始化";
this.uiButton2.MouseDown += new System.Windows.Forms.MouseEventHandler(this.uiButton2_MouseDown);
this.uiButton2.MouseEnter += new System.EventHandler(this.uiButton2_MouseEnter);
//
// uiButton4
//
this.uiButton4.Cursor = System.Windows.Forms.Cursors.Hand;
this.uiButton4.Dock = System.Windows.Forms.DockStyle.Fill;
this.uiButton4.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(32)))), ((int)(((byte)(56)))), ((int)(((byte)(100)))));
this.uiButton4.FillDisableColor = System.Drawing.Color.FromArgb(((int)(((byte)(32)))), ((int)(((byte)(56)))), ((int)(((byte)(100)))));
this.uiButton4.FillHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(32)))), ((int)(((byte)(56)))), ((int)(((byte)(100)))));
this.uiButton4.FillPressColor = System.Drawing.Color.FromArgb(((int)(((byte)(146)))), ((int)(((byte)(208)))), ((int)(((byte)(80)))));
this.uiButton4.FillSelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(146)))), ((int)(((byte)(208)))), ((int)(((byte)(80)))));
this.uiButton4.Font = new System.Drawing.Font("微软雅黑", 12F);
this.uiButton4.Location = new System.Drawing.Point(3, 168);
this.uiButton4.MinimumSize = new System.Drawing.Size(1, 1);
this.uiButton4.Name = "uiButton4";
this.uiButton4.RectColor = System.Drawing.Color.Transparent;
this.uiButton4.RectDisableColor = System.Drawing.Color.Transparent;
this.uiButton4.RectHoverColor = System.Drawing.Color.Transparent;
this.uiButton4.RectPressColor = System.Drawing.Color.Transparent;
this.uiButton4.RectSelectedColor = System.Drawing.Color.Transparent;
this.uiButton4.Size = new System.Drawing.Size(194, 49);
this.uiButton4.Style = Sunny.UI.UIStyle.Custom;
this.uiButton4.TabIndex = 9;
this.uiButton4.Text = "SCR1初始化";
this.uiButton4.MouseDown += new System.Windows.Forms.MouseEventHandler(this.uiButton4_MouseDown);
this.uiButton4.MouseEnter += new System.EventHandler(this.uiButton4_MouseEnter);
//
// uiButton7
//
this.uiButton7.Cursor = System.Windows.Forms.Cursors.Hand;
this.uiButton7.Dock = System.Windows.Forms.DockStyle.Fill;
this.uiButton7.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(32)))), ((int)(((byte)(56)))), ((int)(((byte)(100)))));
this.uiButton7.FillDisableColor = System.Drawing.Color.FromArgb(((int)(((byte)(32)))), ((int)(((byte)(56)))), ((int)(((byte)(100)))));
this.uiButton7.FillHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(32)))), ((int)(((byte)(56)))), ((int)(((byte)(100)))));
this.uiButton7.FillPressColor = System.Drawing.Color.FromArgb(((int)(((byte)(146)))), ((int)(((byte)(208)))), ((int)(((byte)(80)))));
this.uiButton7.FillSelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(146)))), ((int)(((byte)(208)))), ((int)(((byte)(80)))));
this.uiButton7.Font = new System.Drawing.Font("微软雅黑", 12F);
this.uiButton7.Location = new System.Drawing.Point(3, 223);
this.uiButton7.MinimumSize = new System.Drawing.Size(1, 1);
this.uiButton7.Name = "uiButton7";
this.uiButton7.RectColor = System.Drawing.Color.Transparent;
this.uiButton7.RectDisableColor = System.Drawing.Color.Transparent;
this.uiButton7.RectHoverColor = System.Drawing.Color.Transparent;
this.uiButton7.RectPressColor = System.Drawing.Color.Transparent;
this.uiButton7.RectSelectedColor = System.Drawing.Color.Transparent;
this.uiButton7.Size = new System.Drawing.Size(194, 49);
this.uiButton7.Style = Sunny.UI.UIStyle.Custom;
this.uiButton7.TabIndex = 12;
this.uiButton7.Text = "SCR2初始化";
this.uiButton7.MouseDown += new System.Windows.Forms.MouseEventHandler(this.uiButton7_MouseDown);
this.uiButton7.MouseEnter += new System.EventHandler(this.uiButton7_MouseEnter);
//
// uiButton6
//
this.uiButton6.Cursor = System.Windows.Forms.Cursors.Hand;
this.uiButton6.Dock = System.Windows.Forms.DockStyle.Fill;
this.uiButton6.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(32)))), ((int)(((byte)(56)))), ((int)(((byte)(100)))));
this.uiButton6.FillDisableColor = System.Drawing.Color.FromArgb(((int)(((byte)(32)))), ((int)(((byte)(56)))), ((int)(((byte)(100)))));
this.uiButton6.FillHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(32)))), ((int)(((byte)(56)))), ((int)(((byte)(100)))));
this.uiButton6.FillPressColor = System.Drawing.Color.FromArgb(((int)(((byte)(146)))), ((int)(((byte)(208)))), ((int)(((byte)(80)))));
this.uiButton6.FillSelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(146)))), ((int)(((byte)(208)))), ((int)(((byte)(80)))));
this.uiButton6.Font = new System.Drawing.Font("微软雅黑", 12F);
this.uiButton6.Location = new System.Drawing.Point(3, 278);
this.uiButton6.MinimumSize = new System.Drawing.Size(1, 1);
this.uiButton6.Name = "uiButton6";
this.uiButton6.RectColor = System.Drawing.Color.Transparent;
this.uiButton6.RectDisableColor = System.Drawing.Color.Transparent;
this.uiButton6.RectHoverColor = System.Drawing.Color.Transparent;
this.uiButton6.RectPressColor = System.Drawing.Color.Transparent;
this.uiButton6.RectSelectedColor = System.Drawing.Color.Transparent;
this.uiButton6.Size = new System.Drawing.Size(194, 49);
this.uiButton6.Style = Sunny.UI.UIStyle.Custom;
this.uiButton6.TabIndex = 11;
this.uiButton6.Text = "SCR3初始化";
this.uiButton6.MouseDown += new System.Windows.Forms.MouseEventHandler(this.uiButton6_MouseDown);
this.uiButton6.MouseEnter += new System.EventHandler(this.uiButton6_MouseEnter);
//
// uiButton5
//
this.uiButton5.Cursor = System.Windows.Forms.Cursors.Hand;
this.uiButton5.Dock = System.Windows.Forms.DockStyle.Fill;
this.uiButton5.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(32)))), ((int)(((byte)(56)))), ((int)(((byte)(100)))));
this.uiButton5.FillDisableColor = System.Drawing.Color.FromArgb(((int)(((byte)(32)))), ((int)(((byte)(56)))), ((int)(((byte)(100)))));
this.uiButton5.FillHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(32)))), ((int)(((byte)(56)))), ((int)(((byte)(100)))));
this.uiButton5.FillPressColor = System.Drawing.Color.FromArgb(((int)(((byte)(146)))), ((int)(((byte)(208)))), ((int)(((byte)(80)))));
this.uiButton5.FillSelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(146)))), ((int)(((byte)(208)))), ((int)(((byte)(80)))));
this.uiButton5.Font = new System.Drawing.Font("微软雅黑", 12F);
this.uiButton5.Location = new System.Drawing.Point(3, 333);
this.uiButton5.MinimumSize = new System.Drawing.Size(1, 1);
this.uiButton5.Name = "uiButton5";
this.uiButton5.RectColor = System.Drawing.Color.Transparent;
this.uiButton5.RectDisableColor = System.Drawing.Color.Transparent;
this.uiButton5.RectHoverColor = System.Drawing.Color.Transparent;
this.uiButton5.RectPressColor = System.Drawing.Color.Transparent;
this.uiButton5.RectSelectedColor = System.Drawing.Color.Transparent;
this.uiButton5.Size = new System.Drawing.Size(194, 50);
this.uiButton5.Style = Sunny.UI.UIStyle.Custom;
this.uiButton5.TabIndex = 10;
this.uiButton5.Text = "SCR4初始化";
this.uiButton5.MouseDown += new System.Windows.Forms.MouseEventHandler(this.uiButton5_MouseDown);
this.uiButton5.MouseEnter += new System.EventHandler(this.uiButton5_MouseEnter);
//
// uiButton1
//
this.uiButton1.Cursor = System.Windows.Forms.Cursors.Hand;
this.uiButton1.Dock = System.Windows.Forms.DockStyle.Fill;
this.uiButton1.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(32)))), ((int)(((byte)(56)))), ((int)(((byte)(100)))));
this.uiButton1.FillDisableColor = System.Drawing.Color.FromArgb(((int)(((byte)(32)))), ((int)(((byte)(56)))), ((int)(((byte)(100)))));
this.uiButton1.FillHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(32)))), ((int)(((byte)(56)))), ((int)(((byte)(100)))));
this.uiButton1.FillPressColor = System.Drawing.Color.FromArgb(((int)(((byte)(146)))), ((int)(((byte)(208)))), ((int)(((byte)(80)))));
this.uiButton1.FillSelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(146)))), ((int)(((byte)(208)))), ((int)(((byte)(80)))));
this.uiButton1.Font = new System.Drawing.Font("微软雅黑", 12F);
this.uiButton1.Location = new System.Drawing.Point(3, 113);
this.uiButton1.MinimumSize = new System.Drawing.Size(1, 1);
this.uiButton1.Name = "uiButton1";
this.uiButton1.RectColor = System.Drawing.Color.Transparent;
this.uiButton1.RectDisableColor = System.Drawing.Color.Transparent;
this.uiButton1.RectHoverColor = System.Drawing.Color.Transparent;
this.uiButton1.RectPressColor = System.Drawing.Color.Transparent;
this.uiButton1.RectSelectedColor = System.Drawing.Color.Transparent;
this.uiButton1.Size = new System.Drawing.Size(194, 49);
this.uiButton1.Style = Sunny.UI.UIStyle.Custom;
this.uiButton1.TabIndex = 6;
this.uiButton1.Text = "CA初始化";
this.uiButton1.MouseDown += new System.Windows.Forms.MouseEventHandler(this.uiButton1_MouseDown);
this.uiButton1.MouseEnter += new System.EventHandler(this.uiButton1_MouseEnter);
//
// Initialize
//
this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(189)))), ((int)(((byte)(215)))), ((int)(((byte)(238)))));
this.Controls.Add(this.tableLayoutPanelUserControl1);
this.Name = "Initialize";
this.Size = new System.Drawing.Size(800, 585);
this.Load += new System.EventHandler(this.Initialize_Load);
this.tableLayoutPanelUserControl1.ResumeLayout(false);
this.ResumeLayout(false);
}
#endregion
private MorClient.TableLayoutPanelUserControl tableLayoutPanelUserControl1;
private Sunny.UI.UIButton uiButton3;
private Sunny.UI.UIButton uiButton2;
private Sunny.UI.UIButton uiButton4;
private Sunny.UI.UIButton uiButton7;
private Sunny.UI.UIButton uiButton6;
private Sunny.UI.UIButton uiButton5;
private Sunny.UI.UIButton uiButton1;
}
}