123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286 |
- namespace HRT_Measure
- {
- partial class UCHMI
- {
- /// <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.components = new System.ComponentModel.Container();
- this.uiTitlePanel1 = new Sunny.UI.UITitlePanel();
- this.txtAlm = new Sunny.UI.UIScrollingText();
- this.lightWait = new Sunny.UI.UILight();
- this.lightInitDone = new Sunny.UI.UILight();
- this.lightAlm = new Sunny.UI.UILight();
- this.btnInitilize = new Sunny.UI.UISymbolButton();
- this.lightAutoRun = new Sunny.UI.UILight();
- this.btnStart = new Sunny.UI.UISymbolButton();
- this.btnClearException = new Sunny.UI.UISymbolButton();
- this.btnStop = new Sunny.UI.UISymbolButton();
- this.btnHandAndAuto = new Sunny.UI.UISymbolButton();
- this.timer1 = new System.Windows.Forms.Timer(this.components);
- this.uiTitlePanel1.SuspendLayout();
- this.SuspendLayout();
- //
- // uiTitlePanel1
- //
- this.uiTitlePanel1.BackColor = System.Drawing.Color.AliceBlue;
- this.uiTitlePanel1.Controls.Add(this.txtAlm);
- this.uiTitlePanel1.Controls.Add(this.lightWait);
- this.uiTitlePanel1.Controls.Add(this.lightInitDone);
- this.uiTitlePanel1.Controls.Add(this.lightAlm);
- this.uiTitlePanel1.Controls.Add(this.btnInitilize);
- this.uiTitlePanel1.Controls.Add(this.lightAutoRun);
- this.uiTitlePanel1.Controls.Add(this.btnStart);
- this.uiTitlePanel1.Controls.Add(this.btnClearException);
- this.uiTitlePanel1.Controls.Add(this.btnStop);
- this.uiTitlePanel1.Controls.Add(this.btnHandAndAuto);
- this.uiTitlePanel1.Dock = System.Windows.Forms.DockStyle.Fill;
- this.uiTitlePanel1.FillColor = System.Drawing.Color.AliceBlue;
- this.uiTitlePanel1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.uiTitlePanel1.Location = new System.Drawing.Point(0, 0);
- this.uiTitlePanel1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
- this.uiTitlePanel1.MinimumSize = new System.Drawing.Size(1, 1);
- this.uiTitlePanel1.Name = "uiTitlePanel1";
- this.uiTitlePanel1.Padding = new System.Windows.Forms.Padding(0, 32, 0, 0);
- this.uiTitlePanel1.ShowText = false;
- this.uiTitlePanel1.Size = new System.Drawing.Size(583, 312);
- this.uiTitlePanel1.Style = Sunny.UI.UIStyle.Custom;
- this.uiTitlePanel1.TabIndex = 0;
- this.uiTitlePanel1.Text = "PLC";
- this.uiTitlePanel1.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
- this.uiTitlePanel1.TitleColor = System.Drawing.Color.LightSkyBlue;
- this.uiTitlePanel1.TitleForeColor = System.Drawing.Color.Black;
- //
- // txtAlm
- //
- this.txtAlm.Dock = System.Windows.Forms.DockStyle.Bottom;
- this.txtAlm.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F);
- this.txtAlm.ForeColor = System.Drawing.Color.Red;
- this.txtAlm.Location = new System.Drawing.Point(0, 277);
- this.txtAlm.MinimumSize = new System.Drawing.Size(1, 1);
- this.txtAlm.Name = "txtAlm";
- this.txtAlm.Size = new System.Drawing.Size(583, 35);
- this.txtAlm.TabIndex = 35;
- //
- // lightWait
- //
- this.lightWait.BackColor = System.Drawing.Color.AliceBlue;
- this.lightWait.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.lightWait.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
- this.lightWait.Location = new System.Drawing.Point(77, 61);
- this.lightWait.MinimumSize = new System.Drawing.Size(1, 1);
- this.lightWait.Name = "lightWait";
- this.lightWait.Radius = 41;
- this.lightWait.ShowText = true;
- this.lightWait.Size = new System.Drawing.Size(207, 41);
- this.lightWait.Style = Sunny.UI.UIStyle.Custom;
- this.lightWait.TabIndex = 28;
- this.lightWait.Text = "待机中";
- //
- // lightInitDone
- //
- this.lightInitDone.BackColor = System.Drawing.Color.AliceBlue;
- this.lightInitDone.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.lightInitDone.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
- this.lightInitDone.Location = new System.Drawing.Point(77, 108);
- this.lightInitDone.MinimumSize = new System.Drawing.Size(1, 1);
- this.lightInitDone.Name = "lightInitDone";
- this.lightInitDone.Radius = 41;
- this.lightInitDone.ShowText = true;
- this.lightInitDone.Size = new System.Drawing.Size(207, 41);
- this.lightInitDone.Style = Sunny.UI.UIStyle.Custom;
- this.lightInitDone.TabIndex = 26;
- this.lightInitDone.Text = " 初始化完成";
- //
- // lightAlm
- //
- this.lightAlm.BackColor = System.Drawing.Color.AliceBlue;
- this.lightAlm.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.lightAlm.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
- this.lightAlm.Location = new System.Drawing.Point(326, 108);
- this.lightAlm.MinimumSize = new System.Drawing.Size(1, 1);
- this.lightAlm.Name = "lightAlm";
- this.lightAlm.OffColor = System.Drawing.Color.FromArgb(((int)(((byte)(110)))), ((int)(((byte)(190)))), ((int)(((byte)(40)))));
- this.lightAlm.OnColor = System.Drawing.Color.OrangeRed;
- this.lightAlm.Radius = 41;
- this.lightAlm.ShowText = true;
- this.lightAlm.Size = new System.Drawing.Size(207, 41);
- this.lightAlm.Style = Sunny.UI.UIStyle.Custom;
- this.lightAlm.TabIndex = 32;
- this.lightAlm.Text = "报警中";
- //
- // btnInitilize
- //
- this.btnInitilize.Cursor = System.Windows.Forms.Cursors.Hand;
- this.btnInitilize.FillColor = System.Drawing.Color.LightSkyBlue;
- this.btnInitilize.FillPressColor = System.Drawing.Color.Red;
- this.btnInitilize.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.btnInitilize.ForeColor = System.Drawing.Color.Black;
- this.btnInitilize.Location = new System.Drawing.Point(68, 177);
- this.btnInitilize.MinimumSize = new System.Drawing.Size(1, 1);
- this.btnInitilize.Name = "btnInitilize";
- this.btnInitilize.Size = new System.Drawing.Size(115, 43);
- this.btnInitilize.Style = Sunny.UI.UIStyle.Custom;
- this.btnInitilize.Symbol = 61473;
- this.btnInitilize.SymbolColor = System.Drawing.Color.FloralWhite;
- this.btnInitilize.TabIndex = 27;
- this.btnInitilize.Text = "初始化";
- this.btnInitilize.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.btnInitilize.Click += new System.EventHandler(this.btnInitilize_Click);
- this.btnInitilize.MouseDown += new System.Windows.Forms.MouseEventHandler(this.btnInitilize_MouseDown);
- this.btnInitilize.MouseUp += new System.Windows.Forms.MouseEventHandler(this.btnInitilize_MouseUp);
- //
- // lightAutoRun
- //
- this.lightAutoRun.BackColor = System.Drawing.Color.AliceBlue;
- this.lightAutoRun.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.lightAutoRun.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(48)))), ((int)(((byte)(48)))));
- this.lightAutoRun.Location = new System.Drawing.Point(326, 61);
- this.lightAutoRun.MinimumSize = new System.Drawing.Size(1, 1);
- this.lightAutoRun.Name = "lightAutoRun";
- this.lightAutoRun.Radius = 41;
- this.lightAutoRun.ShowText = true;
- this.lightAutoRun.Size = new System.Drawing.Size(207, 41);
- this.lightAutoRun.Style = Sunny.UI.UIStyle.Custom;
- this.lightAutoRun.TabIndex = 30;
- this.lightAutoRun.Text = "自动运行中";
- //
- // btnStart
- //
- this.btnStart.Cursor = System.Windows.Forms.Cursors.Hand;
- this.btnStart.FillColor = System.Drawing.Color.LightSkyBlue;
- this.btnStart.FillPressColor = System.Drawing.Color.Red;
- this.btnStart.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.btnStart.ForeColor = System.Drawing.Color.Black;
- this.btnStart.Location = new System.Drawing.Point(248, 241);
- this.btnStart.MinimumSize = new System.Drawing.Size(1, 1);
- this.btnStart.Name = "btnStart";
- this.btnStart.Size = new System.Drawing.Size(115, 43);
- this.btnStart.Style = Sunny.UI.UIStyle.Custom;
- this.btnStart.Symbol = 61515;
- this.btnStart.SymbolColor = System.Drawing.Color.FloralWhite;
- this.btnStart.TabIndex = 33;
- this.btnStart.Text = "启动";
- this.btnStart.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.btnStart.Click += new System.EventHandler(this.btnStart_Click);
- this.btnStart.MouseDown += new System.Windows.Forms.MouseEventHandler(this.btnStart_MouseDown);
- this.btnStart.MouseUp += new System.Windows.Forms.MouseEventHandler(this.btnStart_MouseUp);
- //
- // btnClearException
- //
- this.btnClearException.Cursor = System.Windows.Forms.Cursors.Hand;
- this.btnClearException.FillColor = System.Drawing.Color.LightSkyBlue;
- this.btnClearException.FillPressColor = System.Drawing.Color.Red;
- this.btnClearException.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.btnClearException.ForeColor = System.Drawing.Color.Black;
- this.btnClearException.Location = new System.Drawing.Point(248, 177);
- this.btnClearException.MinimumSize = new System.Drawing.Size(1, 1);
- this.btnClearException.Name = "btnClearException";
- this.btnClearException.Size = new System.Drawing.Size(115, 43);
- this.btnClearException.Style = Sunny.UI.UIStyle.Custom;
- this.btnClearException.Symbol = 362593;
- this.btnClearException.SymbolColor = System.Drawing.Color.FloralWhite;
- this.btnClearException.TabIndex = 29;
- this.btnClearException.Text = "异常消除";
- this.btnClearException.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.btnClearException.Click += new System.EventHandler(this.btnClearException_Click);
- this.btnClearException.MouseDown += new System.Windows.Forms.MouseEventHandler(this.btnClearException_MouseDown);
- this.btnClearException.MouseUp += new System.Windows.Forms.MouseEventHandler(this.btnClearException_MouseUp);
- //
- // btnStop
- //
- this.btnStop.Cursor = System.Windows.Forms.Cursors.Hand;
- this.btnStop.FillColor = System.Drawing.Color.LightSkyBlue;
- this.btnStop.FillPressColor = System.Drawing.Color.Red;
- this.btnStop.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.btnStop.ForeColor = System.Drawing.Color.Black;
- this.btnStop.Location = new System.Drawing.Point(68, 241);
- this.btnStop.MinimumSize = new System.Drawing.Size(1, 1);
- this.btnStop.Name = "btnStop";
- this.btnStop.Size = new System.Drawing.Size(115, 43);
- this.btnStop.Style = Sunny.UI.UIStyle.Custom;
- this.btnStop.Symbol = 61516;
- this.btnStop.SymbolColor = System.Drawing.Color.FloralWhite;
- this.btnStop.TabIndex = 31;
- this.btnStop.Text = "停止";
- this.btnStop.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.btnStop.Click += new System.EventHandler(this.btnStop_Click);
- this.btnStop.MouseDown += new System.Windows.Forms.MouseEventHandler(this.btnStop_MouseDown);
- this.btnStop.MouseUp += new System.Windows.Forms.MouseEventHandler(this.btnStop_MouseUp);
- //
- // btnHandAndAuto
- //
- this.btnHandAndAuto.Cursor = System.Windows.Forms.Cursors.Hand;
- this.btnHandAndAuto.FillColor = System.Drawing.Color.LightSkyBlue;
- this.btnHandAndAuto.FillPressColor = System.Drawing.Color.Red;
- this.btnHandAndAuto.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.btnHandAndAuto.ForeColor = System.Drawing.Color.Black;
- this.btnHandAndAuto.Location = new System.Drawing.Point(429, 177);
- this.btnHandAndAuto.MinimumSize = new System.Drawing.Size(1, 1);
- this.btnHandAndAuto.Name = "btnHandAndAuto";
- this.btnHandAndAuto.Size = new System.Drawing.Size(115, 43);
- this.btnHandAndAuto.Style = Sunny.UI.UIStyle.Custom;
- this.btnHandAndAuto.Symbol = 362038;
- this.btnHandAndAuto.SymbolColor = System.Drawing.Color.FloralWhite;
- this.btnHandAndAuto.TabIndex = 34;
- this.btnHandAndAuto.Text = "手自动";
- this.btnHandAndAuto.TipsFont = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.btnHandAndAuto.Click += new System.EventHandler(this.btnHandAndAuto_Click);
- //
- // timer1
- //
- this.timer1.Interval = 1000;
- this.timer1.Tick += new System.EventHandler(this.timer1_Tick);
- //
- // UCHMI
- //
- this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
- this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
- this.Controls.Add(this.uiTitlePanel1);
- this.Name = "UCHMI";
- this.Size = new System.Drawing.Size(583, 312);
- this.Load += new System.EventHandler(this.UCHMI_Load);
- this.uiTitlePanel1.ResumeLayout(false);
- this.ResumeLayout(false);
- }
- #endregion
- private Sunny.UI.UITitlePanel uiTitlePanel1;
- private Sunny.UI.UILight lightWait;
- private Sunny.UI.UILight lightInitDone;
- private Sunny.UI.UILight lightAlm;
- private Sunny.UI.UISymbolButton btnInitilize;
- private Sunny.UI.UILight lightAutoRun;
- private Sunny.UI.UISymbolButton btnStart;
- private Sunny.UI.UISymbolButton btnClearException;
- private Sunny.UI.UISymbolButton btnStop;
- private Sunny.UI.UISymbolButton btnHandAndAuto;
- public System.Windows.Forms.Timer timer1;
- private Sunny.UI.UIScrollingText txtAlm;
- }
- }
|