271 lines
13 KiB
C#
271 lines
13 KiB
C#
namespace INT63DC_2C.Controls
|
|
{
|
|
partial class ControlMainDisplayDotGraph3
|
|
{
|
|
/// <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(ControlMainDisplayDotGraph3));
|
|
this.pictureBoxBypass3 = new System.Windows.Forms.PictureBox();
|
|
this.pictureBoxBypass2 = new System.Windows.Forms.PictureBox();
|
|
this.pictureBoxBypass1 = new System.Windows.Forms.PictureBox();
|
|
this.pictureBox3 = new System.Windows.Forms.PictureBox();
|
|
this.pictureBox2 = new System.Windows.Forms.PictureBox();
|
|
this.pictureBox1 = new System.Windows.Forms.PictureBox();
|
|
this.button3 = new SmartX.SmartButton();
|
|
this.button2 = new SmartX.SmartButton();
|
|
this.button1 = new SmartX.SmartButton();
|
|
this.draw3 = new SmartX.SmartDraw();
|
|
this.draw2 = new SmartX.SmartDraw();
|
|
this.draw1 = new SmartX.SmartDraw();
|
|
this.SuspendLayout();
|
|
//
|
|
// pictureBoxBypass3
|
|
//
|
|
this.pictureBoxBypass3.Image = ((System.Drawing.Image)(resources.GetObject("pictureBoxBypass3.Image")));
|
|
this.pictureBoxBypass3.Location = new System.Drawing.Point(563, 475);
|
|
this.pictureBoxBypass3.Name = "pictureBoxBypass3";
|
|
this.pictureBoxBypass3.Size = new System.Drawing.Size(86, 7);
|
|
//
|
|
// pictureBoxBypass2
|
|
//
|
|
this.pictureBoxBypass2.Image = ((System.Drawing.Image)(resources.GetObject("pictureBoxBypass2.Image")));
|
|
this.pictureBoxBypass2.Location = new System.Drawing.Point(465, 475);
|
|
this.pictureBoxBypass2.Name = "pictureBoxBypass2";
|
|
this.pictureBoxBypass2.Size = new System.Drawing.Size(86, 7);
|
|
//
|
|
// pictureBoxBypass1
|
|
//
|
|
this.pictureBoxBypass1.Image = ((System.Drawing.Image)(resources.GetObject("pictureBoxBypass1.Image")));
|
|
this.pictureBoxBypass1.Location = new System.Drawing.Point(367, 475);
|
|
this.pictureBoxBypass1.Name = "pictureBoxBypass1";
|
|
this.pictureBoxBypass1.Size = new System.Drawing.Size(86, 7);
|
|
//
|
|
// pictureBox3
|
|
//
|
|
this.pictureBox3.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox3.Image")));
|
|
this.pictureBox3.Location = new System.Drawing.Point(563, 420);
|
|
this.pictureBox3.Name = "pictureBox3";
|
|
this.pictureBox3.Size = new System.Drawing.Size(86, 7);
|
|
//
|
|
// pictureBox2
|
|
//
|
|
this.pictureBox2.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox2.Image")));
|
|
this.pictureBox2.Location = new System.Drawing.Point(465, 420);
|
|
this.pictureBox2.Name = "pictureBox2";
|
|
this.pictureBox2.Size = new System.Drawing.Size(86, 7);
|
|
//
|
|
// pictureBox1
|
|
//
|
|
this.pictureBox1.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox1.Image")));
|
|
this.pictureBox1.Location = new System.Drawing.Point(367, 420);
|
|
this.pictureBox1.Name = "pictureBox1";
|
|
this.pictureBox1.Size = new System.Drawing.Size(86, 7);
|
|
//
|
|
// button3
|
|
//
|
|
this.button3.BackPictureBox = null;
|
|
this.button3.BackPictureBox1 = null;
|
|
this.button3.BackPictureBox2 = null;
|
|
this.button3.ButtonColor = System.Drawing.Color.Gray;
|
|
this.button3.ButtonImageAutoSize = true;
|
|
this.button3.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
|
|
this.button3.DisableImage = null;
|
|
this.button3.DownImage = ((System.Drawing.Image)(resources.GetObject("button3.DownImage")));
|
|
this.button3.GroupID = 0;
|
|
this.button3.InitVisible = true;
|
|
this.button3.Location = new System.Drawing.Point(560, 425);
|
|
this.button3.Mode = SmartX.SmartButton.BUTTONMODE.RADIO;
|
|
this.button3.Name = "button3";
|
|
this.button3.NestedClickEventPrevent = false;
|
|
this.button3.OutlinePixel = 1;
|
|
this.button3.RepeatInterval = 200;
|
|
this.button3.RepeatIntervalAccelerate = null;
|
|
this.button3.SafeInterval = 200;
|
|
this.button3.Size = new System.Drawing.Size(92, 52);
|
|
this.button3.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
|
|
this.button3.TabIndex = 152;
|
|
this.button3.TextColor = System.Drawing.Color.Black;
|
|
this.button3.TextDownColor = System.Drawing.Color.White;
|
|
this.button3.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
|
|
this.button3.TextLocation = new System.Drawing.Point(0, 0);
|
|
this.button3.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
|
|
this.button3.UpImage = ((System.Drawing.Image)(resources.GetObject("button3.UpImage")));
|
|
this.button3.Click += new System.EventHandler(this.buttonSelectDraw_Click);
|
|
//
|
|
// button2
|
|
//
|
|
this.button2.BackPictureBox = null;
|
|
this.button2.BackPictureBox1 = null;
|
|
this.button2.BackPictureBox2 = null;
|
|
this.button2.ButtonColor = System.Drawing.Color.Gray;
|
|
this.button2.ButtonImageAutoSize = true;
|
|
this.button2.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
|
|
this.button2.DisableImage = null;
|
|
this.button2.DownImage = ((System.Drawing.Image)(resources.GetObject("button2.DownImage")));
|
|
this.button2.GroupID = 0;
|
|
this.button2.InitVisible = true;
|
|
this.button2.Location = new System.Drawing.Point(462, 425);
|
|
this.button2.Mode = SmartX.SmartButton.BUTTONMODE.RADIO;
|
|
this.button2.Name = "button2";
|
|
this.button2.NestedClickEventPrevent = false;
|
|
this.button2.OutlinePixel = 1;
|
|
this.button2.RepeatInterval = 200;
|
|
this.button2.RepeatIntervalAccelerate = null;
|
|
this.button2.SafeInterval = 200;
|
|
this.button2.Size = new System.Drawing.Size(92, 52);
|
|
this.button2.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
|
|
this.button2.TabIndex = 150;
|
|
this.button2.TextColor = System.Drawing.Color.Black;
|
|
this.button2.TextDownColor = System.Drawing.Color.White;
|
|
this.button2.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
|
|
this.button2.TextLocation = new System.Drawing.Point(0, 0);
|
|
this.button2.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
|
|
this.button2.UpImage = ((System.Drawing.Image)(resources.GetObject("button2.UpImage")));
|
|
this.button2.Click += new System.EventHandler(this.buttonSelectDraw_Click);
|
|
//
|
|
// button1
|
|
//
|
|
this.button1.BackPictureBox = null;
|
|
this.button1.BackPictureBox1 = null;
|
|
this.button1.BackPictureBox2 = null;
|
|
this.button1.ButtonColor = System.Drawing.Color.Gray;
|
|
this.button1.ButtonImageAutoSize = true;
|
|
this.button1.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
|
|
this.button1.DisableImage = null;
|
|
this.button1.DownImage = ((System.Drawing.Image)(resources.GetObject("button1.DownImage")));
|
|
this.button1.GroupID = 0;
|
|
this.button1.InitVisible = true;
|
|
this.button1.Location = new System.Drawing.Point(364, 425);
|
|
this.button1.Mode = SmartX.SmartButton.BUTTONMODE.RADIO;
|
|
this.button1.Name = "button1";
|
|
this.button1.NestedClickEventPrevent = false;
|
|
this.button1.OutlinePixel = 1;
|
|
this.button1.RepeatInterval = 200;
|
|
this.button1.RepeatIntervalAccelerate = null;
|
|
this.button1.SafeInterval = 200;
|
|
this.button1.Size = new System.Drawing.Size(92, 52);
|
|
this.button1.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
|
|
this.button1.TabIndex = 149;
|
|
this.button1.TextColor = System.Drawing.Color.Black;
|
|
this.button1.TextDownColor = System.Drawing.Color.White;
|
|
this.button1.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
|
|
this.button1.TextLocation = new System.Drawing.Point(0, 0);
|
|
this.button1.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
|
|
this.button1.UpImage = ((System.Drawing.Image)(resources.GetObject("button1.UpImage")));
|
|
this.button1.Click += new System.EventHandler(this.buttonSelectDraw_Click);
|
|
//
|
|
// draw3
|
|
//
|
|
this.draw3.AnimationGIFFrameInterval = 0;
|
|
this.draw3.BackPictureBox = null;
|
|
this.draw3.BackPictureBox1 = null;
|
|
this.draw3.ChartChannelPenStyle = null;
|
|
this.draw3.ChartDrawStep = 1;
|
|
this.draw3.ImageListIndexIncType = SmartX.SmartDraw.IMAGELISTINDEXCOUNT.RINGCOUNT;
|
|
this.draw3.InitVisible = true;
|
|
this.draw3.Location = new System.Drawing.Point(17, 7);
|
|
this.draw3.Name = "draw3";
|
|
this.draw3.SetBackimage = null;
|
|
this.draw3.SetBackImageAutoSize = true;
|
|
this.draw3.Size = new System.Drawing.Size(988, 408);
|
|
this.draw3.TabIndex = 147;
|
|
this.draw3.Text = "Lane3";
|
|
//
|
|
// draw2
|
|
//
|
|
this.draw2.AnimationGIFFrameInterval = 0;
|
|
this.draw2.BackPictureBox = null;
|
|
this.draw2.BackPictureBox1 = null;
|
|
this.draw2.ChartChannelPenStyle = null;
|
|
this.draw2.ChartDrawStep = 1;
|
|
this.draw2.ImageListIndexIncType = SmartX.SmartDraw.IMAGELISTINDEXCOUNT.RINGCOUNT;
|
|
this.draw2.InitVisible = true;
|
|
this.draw2.Location = new System.Drawing.Point(17, 7);
|
|
this.draw2.Name = "draw2";
|
|
this.draw2.SetBackimage = null;
|
|
this.draw2.SetBackImageAutoSize = true;
|
|
this.draw2.Size = new System.Drawing.Size(988, 408);
|
|
this.draw2.TabIndex = 146;
|
|
this.draw2.Text = "Lane2";
|
|
//
|
|
// draw1
|
|
//
|
|
this.draw1.AnimationGIFFrameInterval = 0;
|
|
this.draw1.BackPictureBox = null;
|
|
this.draw1.BackPictureBox1 = null;
|
|
this.draw1.ChartChannelPenStyle = null;
|
|
this.draw1.ChartDrawStep = 1;
|
|
this.draw1.ImageListIndexIncType = SmartX.SmartDraw.IMAGELISTINDEXCOUNT.RINGCOUNT;
|
|
this.draw1.InitVisible = true;
|
|
this.draw1.Location = new System.Drawing.Point(17, 7);
|
|
this.draw1.Name = "draw1";
|
|
this.draw1.SetBackimage = null;
|
|
this.draw1.SetBackImageAutoSize = true;
|
|
this.draw1.Size = new System.Drawing.Size(988, 408);
|
|
this.draw1.TabIndex = 145;
|
|
this.draw1.Text = "Lane1";
|
|
//
|
|
// ControlMainDisplayDotGraph3
|
|
//
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(96F, 96F);
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Dpi;
|
|
this.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(151)))), ((int)(((byte)(151)))), ((int)(((byte)(151)))));
|
|
this.Controls.Add(this.pictureBoxBypass3);
|
|
this.Controls.Add(this.pictureBoxBypass2);
|
|
this.Controls.Add(this.pictureBoxBypass1);
|
|
this.Controls.Add(this.pictureBox3);
|
|
this.Controls.Add(this.pictureBox2);
|
|
this.Controls.Add(this.pictureBox1);
|
|
this.Controls.Add(this.button3);
|
|
this.Controls.Add(this.button2);
|
|
this.Controls.Add(this.button1);
|
|
this.Controls.Add(this.draw3);
|
|
this.Controls.Add(this.draw2);
|
|
this.Controls.Add(this.draw1);
|
|
this.Name = "ControlMainDisplayDotGraph3";
|
|
this.Size = new System.Drawing.Size(1024, 485);
|
|
this.ResumeLayout(false);
|
|
|
|
}
|
|
|
|
#endregion
|
|
|
|
private System.Windows.Forms.PictureBox pictureBoxBypass3;
|
|
private System.Windows.Forms.PictureBox pictureBoxBypass2;
|
|
private System.Windows.Forms.PictureBox pictureBoxBypass1;
|
|
private System.Windows.Forms.PictureBox pictureBox3;
|
|
private System.Windows.Forms.PictureBox pictureBox2;
|
|
private System.Windows.Forms.PictureBox pictureBox1;
|
|
private SmartX.SmartButton button3;
|
|
private SmartX.SmartButton button2;
|
|
private SmartX.SmartButton button1;
|
|
private SmartX.SmartDraw draw3;
|
|
private SmartX.SmartDraw draw2;
|
|
private SmartX.SmartDraw draw1;
|
|
}
|
|
}
|