namespace BRS.Process.A020.UI
{
partial class 扭矩轴控制
{
///
/// Required designer variable.
///
private System.ComponentModel.IContainer components = null;
///
/// Clean up any resources being used.
///
/// true if managed resources should be disposed; otherwise, false.
protected override void Dispose(bool disposing)
{
if (disposing && (components != null))
{
components.Dispose();
}
base.Dispose(disposing);
}
#region Windows Form Designer generated code
///
/// Required method for Designer support - do not modify
/// the contents of this method with the code editor.
///
private void InitializeComponent()
{
this.TorqueSettingBtn = new Sunny.UI.UIButton();
this.StartBtn = new Sunny.UI.UIButton();
this.ToughBtn = new Sunny.UI.UIButton();
this.LoosenBtn = new Sunny.UI.UIButton();
this.StopBtn = new Sunny.UI.UIButton();
this.ManualOrAuto = new Sunny.UI.UIButton();
this.uiBarChart1 = new Sunny.UI.UIBarChart();
this.uiBarChart2 = new Sunny.UI.UIBarChart();
this.MoveStateLabel = new Sunny.UI.UILabel();
this.StopStateLabel = new Sunny.UI.UILabel();
this.EmengencyStopBtn = new BRS.Process.A020.UI.CircleButton();
this.StopStateLight = new BRS.Process.A020.UI.CircleButton();
this.MoveStateLight = new BRS.Process.A020.UI.CircleButton();
this.SuspendLayout();
//
// TorqueSettingBtn
//
this.TorqueSettingBtn.Cursor = System.Windows.Forms.Cursors.Hand;
this.TorqueSettingBtn.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.TorqueSettingBtn.Location = new System.Drawing.Point(169, 392);
this.TorqueSettingBtn.MinimumSize = new System.Drawing.Size(1, 1);
this.TorqueSettingBtn.Name = "TorqueSettingBtn";
this.TorqueSettingBtn.RightToLeft = System.Windows.Forms.RightToLeft.No;
this.TorqueSettingBtn.Size = new System.Drawing.Size(124, 46);
this.TorqueSettingBtn.TabIndex = 2;
this.TorqueSettingBtn.Text = "最大扭矩设置";
this.TorqueSettingBtn.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.TorqueSettingBtn.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
//
// StartBtn
//
this.StartBtn.Cursor = System.Windows.Forms.Cursors.Hand;
this.StartBtn.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.StartBtn.Location = new System.Drawing.Point(180, 215);
this.StartBtn.MinimumSize = new System.Drawing.Size(1, 1);
this.StartBtn.Name = "StartBtn";
this.StartBtn.Size = new System.Drawing.Size(100, 35);
this.StartBtn.TabIndex = 3;
this.StartBtn.Text = "开始";
this.StartBtn.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.StartBtn.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
this.StartBtn.Click += new System.EventHandler(this.StartBtn_Click);
this.StartBtn.MouseDown += new System.Windows.Forms.MouseEventHandler(this.StartBtn_MouseDown);
this.StartBtn.MouseUp += new System.Windows.Forms.MouseEventHandler(this.StartBtn_MouseUp);
//
// ToughBtn
//
this.ToughBtn.Cursor = System.Windows.Forms.Cursors.Hand;
this.ToughBtn.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.ToughBtn.Location = new System.Drawing.Point(367, 215);
this.ToughBtn.MinimumSize = new System.Drawing.Size(1, 1);
this.ToughBtn.Name = "ToughBtn";
this.ToughBtn.Size = new System.Drawing.Size(100, 35);
this.ToughBtn.TabIndex = 4;
this.ToughBtn.Text = "手动拧紧";
this.ToughBtn.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.ToughBtn.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
//
// LoosenBtn
//
this.LoosenBtn.Cursor = System.Windows.Forms.Cursors.Hand;
this.LoosenBtn.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.LoosenBtn.Location = new System.Drawing.Point(367, 293);
this.LoosenBtn.MinimumSize = new System.Drawing.Size(1, 1);
this.LoosenBtn.Name = "LoosenBtn";
this.LoosenBtn.Size = new System.Drawing.Size(100, 35);
this.LoosenBtn.TabIndex = 5;
this.LoosenBtn.Text = "手动拧松";
this.LoosenBtn.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.LoosenBtn.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
//
// StopBtn
//
this.StopBtn.Cursor = System.Windows.Forms.Cursors.Hand;
this.StopBtn.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.StopBtn.Location = new System.Drawing.Point(180, 293);
this.StopBtn.MinimumSize = new System.Drawing.Size(1, 1);
this.StopBtn.Name = "StopBtn";
this.StopBtn.Size = new System.Drawing.Size(100, 35);
this.StopBtn.TabIndex = 6;
this.StopBtn.Text = "停止";
this.StopBtn.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.StopBtn.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
this.StopBtn.Click += new System.EventHandler(this.StopBtn_Click);
//
// ManualOrAuto
//
this.ManualOrAuto.Cursor = System.Windows.Forms.Cursors.Hand;
this.ManualOrAuto.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.ManualOrAuto.Location = new System.Drawing.Point(367, 400);
this.ManualOrAuto.MinimumSize = new System.Drawing.Size(1, 1);
this.ManualOrAuto.Name = "ManualOrAuto";
this.ManualOrAuto.Size = new System.Drawing.Size(100, 35);
this.ManualOrAuto.TabIndex = 7;
this.ManualOrAuto.Text = "手动/自动";
this.ManualOrAuto.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.ManualOrAuto.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
//
// uiBarChart1
//
this.uiBarChart1.Dock = System.Windows.Forms.DockStyle.Right;
this.uiBarChart1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiBarChart1.LegendFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiBarChart1.Location = new System.Drawing.Point(870, 0);
this.uiBarChart1.MinimumSize = new System.Drawing.Size(1, 1);
this.uiBarChart1.Name = "uiBarChart1";
this.uiBarChart1.Size = new System.Drawing.Size(346, 568);
this.uiBarChart1.SubFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiBarChart1.TabIndex = 8;
this.uiBarChart1.Text = "uiBarChart1";
this.uiBarChart1.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
//
// uiBarChart2
//
this.uiBarChart2.Dock = System.Windows.Forms.DockStyle.Right;
this.uiBarChart2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiBarChart2.LegendFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiBarChart2.Location = new System.Drawing.Point(524, 0);
this.uiBarChart2.MinimumSize = new System.Drawing.Size(1, 1);
this.uiBarChart2.Name = "uiBarChart2";
this.uiBarChart2.Size = new System.Drawing.Size(346, 568);
this.uiBarChart2.SubFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.uiBarChart2.TabIndex = 9;
this.uiBarChart2.Text = "uiBarChart2";
this.uiBarChart2.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
//
// MoveStateLabel
//
this.MoveStateLabel.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.MoveStateLabel.Location = new System.Drawing.Point(165, 111);
this.MoveStateLabel.Name = "MoveStateLabel";
this.MoveStateLabel.Size = new System.Drawing.Size(125, 23);
this.MoveStateLabel.TabIndex = 10;
this.MoveStateLabel.Text = "运动状态指示灯";
this.MoveStateLabel.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
this.MoveStateLabel.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
//
// StopStateLabel
//
this.StopStateLabel.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.StopStateLabel.Location = new System.Drawing.Point(354, 111);
this.StopStateLabel.Name = "StopStateLabel";
this.StopStateLabel.Size = new System.Drawing.Size(125, 23);
this.StopStateLabel.TabIndex = 11;
this.StopStateLabel.Text = "停止状态指示灯";
this.StopStateLabel.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.StopStateLabel.ZoomScaleRect = new System.Drawing.Rectangle(0, 0, 0, 0);
//
// EmengencyStopBtn
//
this.EmengencyStopBtn.BackColor = System.Drawing.Color.Red;
this.EmengencyStopBtn.Font = new System.Drawing.Font("宋体", 27.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.EmengencyStopBtn.Location = new System.Drawing.Point(12, 203);
this.EmengencyStopBtn.Name = "EmengencyStopBtn";
this.EmengencyStopBtn.Size = new System.Drawing.Size(124, 125);
this.EmengencyStopBtn.TabIndex = 12;
this.EmengencyStopBtn.Text = "急停";
this.EmengencyStopBtn.UseVisualStyleBackColor = false;
//
// StopStateLight
//
this.StopStateLight.Location = new System.Drawing.Point(379, 33);
this.StopStateLight.Name = "StopStateLight";
this.StopStateLight.Size = new System.Drawing.Size(76, 75);
this.StopStateLight.TabIndex = 1;
this.StopStateLight.UseVisualStyleBackColor = true;
//
// MoveStateLight
//
this.MoveStateLight.Location = new System.Drawing.Point(193, 33);
this.MoveStateLight.Name = "MoveStateLight";
this.MoveStateLight.Size = new System.Drawing.Size(76, 75);
this.MoveStateLight.TabIndex = 0;
this.MoveStateLight.UseVisualStyleBackColor = true;
//
// 扭矩轴控制
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(1216, 568);
this.Controls.Add(this.EmengencyStopBtn);
this.Controls.Add(this.StopStateLabel);
this.Controls.Add(this.MoveStateLabel);
this.Controls.Add(this.uiBarChart2);
this.Controls.Add(this.uiBarChart1);
this.Controls.Add(this.ManualOrAuto);
this.Controls.Add(this.StopBtn);
this.Controls.Add(this.LoosenBtn);
this.Controls.Add(this.ToughBtn);
this.Controls.Add(this.StartBtn);
this.Controls.Add(this.TorqueSettingBtn);
this.Controls.Add(this.StopStateLight);
this.Controls.Add(this.MoveStateLight);
this.Name = "扭矩轴控制";
this.Text = "ContorlShaft";
this.ResumeLayout(false);
}
#endregion
private CircleButton MoveStateLight;
private CircleButton StopStateLight;
private Sunny.UI.UIButton TorqueSettingBtn;
private Sunny.UI.UIButton StartBtn;
private Sunny.UI.UIButton ToughBtn;
private Sunny.UI.UIButton LoosenBtn;
private Sunny.UI.UIButton StopBtn;
private Sunny.UI.UIButton ManualOrAuto;
private Sunny.UI.UIBarChart uiBarChart1;
private Sunny.UI.UIBarChart uiBarChart2;
private Sunny.UI.UILabel MoveStateLabel;
private Sunny.UI.UILabel StopStateLabel;
private CircleButton EmengencyStopBtn;
}
}