|
|
namespace MorClient.UserControls
|
|
|
{
|
|
|
partial class UnitUAFrom
|
|
|
{
|
|
|
/// <summary>
|
|
|
/// 必需的设计器变量。
|
|
|
/// </summary>
|
|
|
private System.ComponentModel.IContainer components = null;
|
|
|
|
|
|
/// <summary>
|
|
|
/// 清理所有正在使用的资源。
|
|
|
/// </summary>
|
|
|
/// <param name="disposing">如果应释放托管资源,为 true;否则为 false。</param>
|
|
|
protected override void Dispose(bool disposing)
|
|
|
{
|
|
|
if (disposing && (components != null))
|
|
|
{
|
|
|
components.Dispose();
|
|
|
}
|
|
|
base.Dispose(disposing);
|
|
|
}
|
|
|
|
|
|
#region 组件设计器生成的代码
|
|
|
|
|
|
/// <summary>
|
|
|
/// 设计器支持所需的方法 - 不要修改
|
|
|
/// 使用代码编辑器修改此方法的内容。
|
|
|
/// </summary>
|
|
|
private void InitializeComponent()
|
|
|
{
|
|
|
this.tableLayoutPanelUserControl1 = new MorClient.TableLayoutPanelUserControl();
|
|
|
this.tableLayoutPanel4 = new System.Windows.Forms.TableLayoutPanel();
|
|
|
this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel();
|
|
|
this.uiButton5 = new Sunny.UI.UIButton();
|
|
|
this.uiButton4 = new Sunny.UI.UIButton();
|
|
|
this.uiButton6 = new Sunny.UI.UIButton();
|
|
|
this.uiLabel1 = new Sunny.UI.UILabel();
|
|
|
this.uiButton1 = new Sunny.UI.UIButton();
|
|
|
this.uiButton2 = new Sunny.UI.UIButton();
|
|
|
this.uiButton3 = new Sunny.UI.UIButton();
|
|
|
this.tableLayoutPanelUserControl1.SuspendLayout();
|
|
|
this.tableLayoutPanel4.SuspendLayout();
|
|
|
this.tableLayoutPanel1.SuspendLayout();
|
|
|
this.SuspendLayout();
|
|
|
//
|
|
|
// tableLayoutPanelUserControl1
|
|
|
//
|
|
|
this.tableLayoutPanelUserControl1.ColumnCount = 1;
|
|
|
this.tableLayoutPanelUserControl1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
|
|
|
this.tableLayoutPanelUserControl1.Controls.Add(this.tableLayoutPanel4, 0, 0);
|
|
|
this.tableLayoutPanelUserControl1.Location = new System.Drawing.Point(3, 2);
|
|
|
this.tableLayoutPanelUserControl1.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
|
|
this.tableLayoutPanelUserControl1.Name = "tableLayoutPanelUserControl1";
|
|
|
this.tableLayoutPanelUserControl1.RowCount = 1;
|
|
|
this.tableLayoutPanelUserControl1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F));
|
|
|
this.tableLayoutPanelUserControl1.Size = new System.Drawing.Size(431, 167);
|
|
|
this.tableLayoutPanelUserControl1.TabIndex = 0;
|
|
|
//
|
|
|
// tableLayoutPanel4
|
|
|
//
|
|
|
this.tableLayoutPanel4.ColumnCount = 1;
|
|
|
this.tableLayoutPanel4.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
|
|
|
this.tableLayoutPanel4.Controls.Add(this.tableLayoutPanel1, 0, 0);
|
|
|
this.tableLayoutPanel4.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
|
this.tableLayoutPanel4.Location = new System.Drawing.Point(3, 3);
|
|
|
this.tableLayoutPanel4.Name = "tableLayoutPanel4";
|
|
|
this.tableLayoutPanel4.RowCount = 1;
|
|
|
this.tableLayoutPanel4.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
|
|
|
this.tableLayoutPanel4.Size = new System.Drawing.Size(425, 161);
|
|
|
this.tableLayoutPanel4.TabIndex = 0;
|
|
|
//
|
|
|
// tableLayoutPanel1
|
|
|
//
|
|
|
this.tableLayoutPanel1.ColumnCount = 3;
|
|
|
this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 33.33332F));
|
|
|
this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 33.33334F));
|
|
|
this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 33.33334F));
|
|
|
this.tableLayoutPanel1.Controls.Add(this.uiButton5, 2, 2);
|
|
|
this.tableLayoutPanel1.Controls.Add(this.uiButton4, 1, 2);
|
|
|
this.tableLayoutPanel1.Controls.Add(this.uiButton6, 0, 2);
|
|
|
this.tableLayoutPanel1.Controls.Add(this.uiLabel1, 0, 0);
|
|
|
this.tableLayoutPanel1.Controls.Add(this.uiButton1, 1, 1);
|
|
|
this.tableLayoutPanel1.Controls.Add(this.uiButton2, 2, 1);
|
|
|
this.tableLayoutPanel1.Controls.Add(this.uiButton3, 0, 1);
|
|
|
this.tableLayoutPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
|
this.tableLayoutPanel1.Location = new System.Drawing.Point(3, 2);
|
|
|
this.tableLayoutPanel1.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
|
|
this.tableLayoutPanel1.Name = "tableLayoutPanel1";
|
|
|
this.tableLayoutPanel1.RowCount = 3;
|
|
|
this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 33.33333F));
|
|
|
this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 33.33333F));
|
|
|
this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 33.33333F));
|
|
|
this.tableLayoutPanel1.Size = new System.Drawing.Size(419, 157);
|
|
|
this.tableLayoutPanel1.TabIndex = 0;
|
|
|
//
|
|
|
// 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)(32)))), ((int)(((byte)(56)))), ((int)(((byte)(100)))));
|
|
|
this.uiButton5.FillSelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(32)))), ((int)(((byte)(56)))), ((int)(((byte)(100)))));
|
|
|
this.uiButton5.Font = new System.Drawing.Font("微软雅黑", 12F);
|
|
|
this.uiButton5.Location = new System.Drawing.Point(281, 106);
|
|
|
this.uiButton5.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
|
|
this.uiButton5.MinimumSize = new System.Drawing.Size(1, 1);
|
|
|
this.uiButton5.Name = "uiButton5";
|
|
|
this.uiButton5.RectColor = System.Drawing.Color.FromArgb(((int)(((byte)(32)))), ((int)(((byte)(56)))), ((int)(((byte)(100)))));
|
|
|
this.uiButton5.RectDisableColor = System.Drawing.Color.FromArgb(((int)(((byte)(32)))), ((int)(((byte)(56)))), ((int)(((byte)(100)))));
|
|
|
this.uiButton5.RectHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(112)))), ((int)(((byte)(83)))), ((int)(((byte)(40)))));
|
|
|
this.uiButton5.RectPressColor = System.Drawing.Color.FromArgb(((int)(((byte)(112)))), ((int)(((byte)(83)))), ((int)(((byte)(40)))));
|
|
|
this.uiButton5.RectSelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(112)))), ((int)(((byte)(83)))), ((int)(((byte)(40)))));
|
|
|
this.uiButton5.Size = new System.Drawing.Size(135, 49);
|
|
|
this.uiButton5.Style = Sunny.UI.UIStyle.Custom;
|
|
|
this.uiButton5.TabIndex = 10;
|
|
|
this.uiButton5.Text = "工位中止";
|
|
|
this.uiButton5.MouseDown += new System.Windows.Forms.MouseEventHandler(this.uiButton5_MouseDown);
|
|
|
this.uiButton5.MouseUp += new System.Windows.Forms.MouseEventHandler(this.uiButton5_MouseUp);
|
|
|
//
|
|
|
// 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(142, 106);
|
|
|
this.uiButton4.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
|
|
this.uiButton4.MinimumSize = new System.Drawing.Size(1, 1);
|
|
|
this.uiButton4.Name = "uiButton4";
|
|
|
this.uiButton4.RectColor = System.Drawing.Color.FromArgb(((int)(((byte)(32)))), ((int)(((byte)(56)))), ((int)(((byte)(100)))));
|
|
|
this.uiButton4.RectDisableColor = System.Drawing.Color.FromArgb(((int)(((byte)(32)))), ((int)(((byte)(56)))), ((int)(((byte)(100)))));
|
|
|
this.uiButton4.RectHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(32)))), ((int)(((byte)(56)))), ((int)(((byte)(100)))));
|
|
|
this.uiButton4.RectPressColor = System.Drawing.Color.FromArgb(((int)(((byte)(146)))), ((int)(((byte)(208)))), ((int)(((byte)(80)))));
|
|
|
this.uiButton4.RectSelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(146)))), ((int)(((byte)(208)))), ((int)(((byte)(80)))));
|
|
|
this.uiButton4.Size = new System.Drawing.Size(133, 49);
|
|
|
this.uiButton4.Style = Sunny.UI.UIStyle.Custom;
|
|
|
this.uiButton4.TabIndex = 9;
|
|
|
this.uiButton4.Text = "工位单次动作";
|
|
|
this.uiButton4.MouseDown += new System.Windows.Forms.MouseEventHandler(this.uiButton4_MouseDown);
|
|
|
this.uiButton4.MouseEnter += new System.EventHandler(this.uiButton4_MouseEnter);
|
|
|
this.uiButton4.MouseUp += new System.Windows.Forms.MouseEventHandler(this.uiButton4_MouseUp);
|
|
|
//
|
|
|
// 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)(32)))), ((int)(((byte)(56)))), ((int)(((byte)(100)))));
|
|
|
this.uiButton6.FillSelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(32)))), ((int)(((byte)(56)))), ((int)(((byte)(100)))));
|
|
|
this.uiButton6.Font = new System.Drawing.Font("微软雅黑", 12F);
|
|
|
this.uiButton6.Location = new System.Drawing.Point(3, 106);
|
|
|
this.uiButton6.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
|
|
this.uiButton6.MinimumSize = new System.Drawing.Size(1, 1);
|
|
|
this.uiButton6.Name = "uiButton6";
|
|
|
this.uiButton6.RectColor = System.Drawing.Color.FromArgb(((int)(((byte)(32)))), ((int)(((byte)(56)))), ((int)(((byte)(100)))));
|
|
|
this.uiButton6.RectDisableColor = System.Drawing.Color.FromArgb(((int)(((byte)(32)))), ((int)(((byte)(56)))), ((int)(((byte)(100)))));
|
|
|
this.uiButton6.RectHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(112)))), ((int)(((byte)(83)))), ((int)(((byte)(40)))));
|
|
|
this.uiButton6.RectPressColor = System.Drawing.Color.FromArgb(((int)(((byte)(112)))), ((int)(((byte)(83)))), ((int)(((byte)(40)))));
|
|
|
this.uiButton6.RectSelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(112)))), ((int)(((byte)(83)))), ((int)(((byte)(40)))));
|
|
|
this.uiButton6.Size = new System.Drawing.Size(133, 49);
|
|
|
this.uiButton6.Style = Sunny.UI.UIStyle.Custom;
|
|
|
this.uiButton6.TabIndex = 11;
|
|
|
this.uiButton6.Text = "工位初始化";
|
|
|
this.uiButton6.MouseDown += new System.Windows.Forms.MouseEventHandler(this.uiButton6_MouseDown);
|
|
|
this.uiButton6.MouseUp += new System.Windows.Forms.MouseEventHandler(this.uiButton6_MouseUp);
|
|
|
//
|
|
|
// uiLabel1
|
|
|
//
|
|
|
this.uiLabel1.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
|
this.uiLabel1.Font = new System.Drawing.Font("微软雅黑", 12F);
|
|
|
this.uiLabel1.Location = new System.Drawing.Point(3, 3);
|
|
|
this.uiLabel1.Margin = new System.Windows.Forms.Padding(3);
|
|
|
this.uiLabel1.Name = "uiLabel1";
|
|
|
this.uiLabel1.Size = new System.Drawing.Size(133, 46);
|
|
|
this.uiLabel1.TabIndex = 0;
|
|
|
this.uiLabel1.Text = "气缸控制";
|
|
|
this.uiLabel1.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
|
|
//
|
|
|
// 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(142, 54);
|
|
|
this.uiButton1.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
|
|
this.uiButton1.MinimumSize = new System.Drawing.Size(1, 1);
|
|
|
this.uiButton1.Name = "uiButton1";
|
|
|
this.uiButton1.RectColor = System.Drawing.Color.FromArgb(((int)(((byte)(32)))), ((int)(((byte)(56)))), ((int)(((byte)(100)))));
|
|
|
this.uiButton1.RectDisableColor = System.Drawing.Color.FromArgb(((int)(((byte)(32)))), ((int)(((byte)(56)))), ((int)(((byte)(100)))));
|
|
|
this.uiButton1.RectHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(32)))), ((int)(((byte)(56)))), ((int)(((byte)(100)))));
|
|
|
this.uiButton1.RectPressColor = System.Drawing.Color.FromArgb(((int)(((byte)(146)))), ((int)(((byte)(208)))), ((int)(((byte)(80)))));
|
|
|
this.uiButton1.RectSelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(146)))), ((int)(((byte)(208)))), ((int)(((byte)(80)))));
|
|
|
this.uiButton1.Size = new System.Drawing.Size(133, 48);
|
|
|
this.uiButton1.Style = Sunny.UI.UIStyle.Custom;
|
|
|
this.uiButton1.TabIndex = 6;
|
|
|
this.uiButton1.Text = "承片台";
|
|
|
this.uiButton1.Click += new System.EventHandler(this.uiButton1_Click_1);
|
|
|
this.uiButton1.MouseEnter += new System.EventHandler(this.uiButton1_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(281, 54);
|
|
|
this.uiButton2.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
|
|
this.uiButton2.MinimumSize = new System.Drawing.Size(1, 1);
|
|
|
this.uiButton2.Name = "uiButton2";
|
|
|
this.uiButton2.RectColor = System.Drawing.Color.FromArgb(((int)(((byte)(32)))), ((int)(((byte)(56)))), ((int)(((byte)(100)))));
|
|
|
this.uiButton2.RectDisableColor = System.Drawing.Color.FromArgb(((int)(((byte)(32)))), ((int)(((byte)(56)))), ((int)(((byte)(100)))));
|
|
|
this.uiButton2.RectHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(32)))), ((int)(((byte)(56)))), ((int)(((byte)(100)))));
|
|
|
this.uiButton2.RectPressColor = System.Drawing.Color.FromArgb(((int)(((byte)(146)))), ((int)(((byte)(208)))), ((int)(((byte)(80)))));
|
|
|
this.uiButton2.RectSelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(146)))), ((int)(((byte)(208)))), ((int)(((byte)(80)))));
|
|
|
this.uiButton2.Size = new System.Drawing.Size(135, 48);
|
|
|
this.uiButton2.Style = Sunny.UI.UIStyle.Custom;
|
|
|
this.uiButton2.TabIndex = 7;
|
|
|
this.uiButton2.Text = "对中";
|
|
|
this.uiButton2.Click += new System.EventHandler(this.uiButton2_Click);
|
|
|
this.uiButton2.MouseEnter += new System.EventHandler(this.uiButton2_MouseEnter);
|
|
|
//
|
|
|
// 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, 54);
|
|
|
this.uiButton3.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
|
|
this.uiButton3.MinimumSize = new System.Drawing.Size(1, 1);
|
|
|
this.uiButton3.Name = "uiButton3";
|
|
|
this.uiButton3.RectColor = System.Drawing.Color.FromArgb(((int)(((byte)(32)))), ((int)(((byte)(56)))), ((int)(((byte)(100)))));
|
|
|
this.uiButton3.RectDisableColor = System.Drawing.Color.FromArgb(((int)(((byte)(32)))), ((int)(((byte)(56)))), ((int)(((byte)(100)))));
|
|
|
this.uiButton3.RectHoverColor = System.Drawing.Color.FromArgb(((int)(((byte)(32)))), ((int)(((byte)(56)))), ((int)(((byte)(100)))));
|
|
|
this.uiButton3.RectPressColor = System.Drawing.Color.FromArgb(((int)(((byte)(146)))), ((int)(((byte)(208)))), ((int)(((byte)(80)))));
|
|
|
this.uiButton3.RectSelectedColor = System.Drawing.Color.FromArgb(((int)(((byte)(146)))), ((int)(((byte)(208)))), ((int)(((byte)(80)))));
|
|
|
this.uiButton3.Size = new System.Drawing.Size(133, 48);
|
|
|
this.uiButton3.Style = Sunny.UI.UIStyle.Custom;
|
|
|
this.uiButton3.TabIndex = 8;
|
|
|
this.uiButton3.Text = "吸片真空";
|
|
|
this.uiButton3.Click += new System.EventHandler(this.uiButton3_Click);
|
|
|
this.uiButton3.MouseEnter += new System.EventHandler(this.uiButton3_MouseEnter);
|
|
|
//
|
|
|
// UnitUAFrom
|
|
|
//
|
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F);
|
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|
|
this.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(132)))), ((int)(((byte)(151)))), ((int)(((byte)(176)))));
|
|
|
this.Controls.Add(this.tableLayoutPanelUserControl1);
|
|
|
this.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
|
|
this.Name = "UnitUAFrom";
|
|
|
this.Size = new System.Drawing.Size(800, 630);
|
|
|
this.Load += new System.EventHandler(this.UnitUAFrom_Load);
|
|
|
this.tableLayoutPanelUserControl1.ResumeLayout(false);
|
|
|
this.tableLayoutPanel4.ResumeLayout(false);
|
|
|
this.tableLayoutPanel1.ResumeLayout(false);
|
|
|
this.ResumeLayout(false);
|
|
|
|
|
|
}
|
|
|
|
|
|
#endregion
|
|
|
|
|
|
private TableLayoutPanelUserControl tableLayoutPanelUserControl1;
|
|
|
private System.Windows.Forms.TableLayoutPanel tableLayoutPanel1;
|
|
|
private Sunny.UI.UILabel uiLabel1;
|
|
|
private Sunny.UI.UIButton uiButton3;
|
|
|
private Sunny.UI.UIButton uiButton2;
|
|
|
private Sunny.UI.UIButton uiButton1;
|
|
|
private Sunny.UI.UIButton uiButton4;
|
|
|
private Sunny.UI.UIButton uiButton5;
|
|
|
private Sunny.UI.UIButton uiButton6;
|
|
|
private System.Windows.Forms.TableLayoutPanel tableLayoutPanel4;
|
|
|
}
|
|
|
}
|