354 lines
19 KiB
C#
354 lines
19 KiB
C#
namespace BMS_D1000H
|
|
{
|
|
partial class fmNetConfigCmd
|
|
{
|
|
/// <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 Windows Form 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()
|
|
{
|
|
this.components = new System.ComponentModel.Container();
|
|
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(fmNetConfigCmd));
|
|
this.sfmNetConfigCmd = new SmartX.SmartForm();
|
|
this.lbNetConfig = new SmartX.SmartLabel();
|
|
this.lbHdClassD = new SmartX.SmartLabel();
|
|
this.lbHdNetConfigName = new SmartX.SmartLabel();
|
|
this.lbHdClassC = new SmartX.SmartLabel();
|
|
this.lbHdClassB = new SmartX.SmartLabel();
|
|
this.lnHdClassA = new SmartX.SmartLabel();
|
|
this.btnCancel = new SmartX.SmartButton();
|
|
this.btnSet = new SmartX.SmartButton();
|
|
this.textBox1 = new System.Windows.Forms.TextBox();
|
|
this.tmrDisplay = new SmartX.SmartTimer(this.components);
|
|
this.kbdValue = new SmartX.SmartKeyboard();
|
|
this.lbSetResult = new SmartX.SmartLabel();
|
|
((System.ComponentModel.ISupportInitialize)(this.sfmNetConfigCmd)).BeginInit();
|
|
this.SuspendLayout();
|
|
//
|
|
// sfmNetConfigCmd
|
|
//
|
|
this.sfmNetConfigCmd.CenterLocation = false;
|
|
this.sfmNetConfigCmd.Image = ((System.Drawing.Image)(resources.GetObject("sfmNetConfigCmd.Image")));
|
|
this.sfmNetConfigCmd.LCDDirection = SmartX.SmartForm.LCDDIRECTIONS.HORIZONTAL;
|
|
this.sfmNetConfigCmd.LCDSize = SmartX.SmartForm.LCDRESOLUTION.LCD800X480;
|
|
this.sfmNetConfigCmd.Location = new System.Drawing.Point(0, 0);
|
|
this.sfmNetConfigCmd.MainForm = null;
|
|
this.sfmNetConfigCmd.Mode = SmartX.SmartForm.RUNMODE.RUNTIME;
|
|
this.sfmNetConfigCmd.MouseCursor = SmartX.SmartForm.OnOff.ON;
|
|
this.sfmNetConfigCmd.Name = "sfmNetConfigCmd";
|
|
this.sfmNetConfigCmd.Size = new System.Drawing.Size(800, 480);
|
|
this.sfmNetConfigCmd.SpecialFunctionClickPointSize = 100;
|
|
this.sfmNetConfigCmd.SuspendLayoutInterval = 1;
|
|
//
|
|
// lbNetConfig
|
|
//
|
|
this.lbNetConfig.BackPictureBox = this.sfmNetConfigCmd;
|
|
this.lbNetConfig.BackPictureBox1 = null;
|
|
this.lbNetConfig.BackPictureBox2 = null;
|
|
this.lbNetConfig.BorderColor = System.Drawing.Color.Black;
|
|
this.lbNetConfig.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.lbNetConfig.Font = new System.Drawing.Font("Tahoma", 18F, System.Drawing.FontStyle.Bold);
|
|
this.lbNetConfig.InitVisible = true;
|
|
this.lbNetConfig.LineSpacing = 0F;
|
|
this.lbNetConfig.Location = new System.Drawing.Point(230, 3);
|
|
this.lbNetConfig.Name = "lbNetConfig";
|
|
this.lbNetConfig.Size = new System.Drawing.Size(340, 42);
|
|
this.lbNetConfig.TabIndex = 2;
|
|
this.lbNetConfig.Text = "NETWORK CONFIG";
|
|
this.lbNetConfig.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
|
|
this.lbNetConfig.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.lbNetConfig.Wordwrap = false;
|
|
//
|
|
// lbHdClassD
|
|
//
|
|
this.lbHdClassD.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
|
|
this.lbHdClassD.BackPictureBox = null;
|
|
this.lbHdClassD.BackPictureBox1 = null;
|
|
this.lbHdClassD.BackPictureBox2 = null;
|
|
this.lbHdClassD.BorderColor = System.Drawing.Color.Black;
|
|
this.lbHdClassD.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.lbHdClassD.Font = new System.Drawing.Font("Tahoma", 11F, System.Drawing.FontStyle.Bold);
|
|
this.lbHdClassD.InitVisible = true;
|
|
this.lbHdClassD.LineSpacing = 0F;
|
|
this.lbHdClassD.Location = new System.Drawing.Point(560, 49);
|
|
this.lbHdClassD.Name = "lbHdClassD";
|
|
this.lbHdClassD.Size = new System.Drawing.Size(100, 37);
|
|
this.lbHdClassD.TabIndex = 136;
|
|
this.lbHdClassD.Text = "Class D";
|
|
this.lbHdClassD.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
|
|
this.lbHdClassD.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.lbHdClassD.Wordwrap = false;
|
|
//
|
|
// lbHdNetConfigName
|
|
//
|
|
this.lbHdNetConfigName.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
|
|
this.lbHdNetConfigName.BackPictureBox = null;
|
|
this.lbHdNetConfigName.BackPictureBox1 = null;
|
|
this.lbHdNetConfigName.BackPictureBox2 = null;
|
|
this.lbHdNetConfigName.BorderColor = System.Drawing.Color.Black;
|
|
this.lbHdNetConfigName.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.lbHdNetConfigName.Font = new System.Drawing.Font("Tahoma", 11F, System.Drawing.FontStyle.Bold);
|
|
this.lbHdNetConfigName.InitVisible = true;
|
|
this.lbHdNetConfigName.LineSpacing = 0F;
|
|
this.lbHdNetConfigName.Location = new System.Drawing.Point(2, 49);
|
|
this.lbHdNetConfigName.Name = "lbHdNetConfigName";
|
|
this.lbHdNetConfigName.Size = new System.Drawing.Size(249, 37);
|
|
this.lbHdNetConfigName.TabIndex = 135;
|
|
this.lbHdNetConfigName.Text = "Config List";
|
|
this.lbHdNetConfigName.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
|
|
this.lbHdNetConfigName.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.lbHdNetConfigName.Wordwrap = false;
|
|
//
|
|
// lbHdClassC
|
|
//
|
|
this.lbHdClassC.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
|
|
this.lbHdClassC.BackPictureBox = null;
|
|
this.lbHdClassC.BackPictureBox1 = null;
|
|
this.lbHdClassC.BackPictureBox2 = null;
|
|
this.lbHdClassC.BorderColor = System.Drawing.Color.Black;
|
|
this.lbHdClassC.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.lbHdClassC.Font = new System.Drawing.Font("Tahoma", 11F, System.Drawing.FontStyle.Bold);
|
|
this.lbHdClassC.InitVisible = true;
|
|
this.lbHdClassC.LineSpacing = 0F;
|
|
this.lbHdClassC.Location = new System.Drawing.Point(458, 49);
|
|
this.lbHdClassC.Name = "lbHdClassC";
|
|
this.lbHdClassC.Size = new System.Drawing.Size(100, 37);
|
|
this.lbHdClassC.TabIndex = 134;
|
|
this.lbHdClassC.Text = "Class C";
|
|
this.lbHdClassC.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
|
|
this.lbHdClassC.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.lbHdClassC.Wordwrap = false;
|
|
//
|
|
// lbHdClassB
|
|
//
|
|
this.lbHdClassB.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
|
|
this.lbHdClassB.BackPictureBox = null;
|
|
this.lbHdClassB.BackPictureBox1 = null;
|
|
this.lbHdClassB.BackPictureBox2 = null;
|
|
this.lbHdClassB.BorderColor = System.Drawing.Color.Black;
|
|
this.lbHdClassB.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.lbHdClassB.Font = new System.Drawing.Font("Tahoma", 11F, System.Drawing.FontStyle.Bold);
|
|
this.lbHdClassB.InitVisible = true;
|
|
this.lbHdClassB.LineSpacing = 0F;
|
|
this.lbHdClassB.Location = new System.Drawing.Point(356, 49);
|
|
this.lbHdClassB.Name = "lbHdClassB";
|
|
this.lbHdClassB.Size = new System.Drawing.Size(100, 37);
|
|
this.lbHdClassB.TabIndex = 133;
|
|
this.lbHdClassB.Text = "Class B";
|
|
this.lbHdClassB.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
|
|
this.lbHdClassB.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.lbHdClassB.Wordwrap = false;
|
|
//
|
|
// lnHdClassA
|
|
//
|
|
this.lnHdClassA.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
|
|
this.lnHdClassA.BackPictureBox = null;
|
|
this.lnHdClassA.BackPictureBox1 = null;
|
|
this.lnHdClassA.BackPictureBox2 = null;
|
|
this.lnHdClassA.BorderColor = System.Drawing.Color.Black;
|
|
this.lnHdClassA.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.lnHdClassA.Font = new System.Drawing.Font("Tahoma", 11F, System.Drawing.FontStyle.Bold);
|
|
this.lnHdClassA.InitVisible = true;
|
|
this.lnHdClassA.LineSpacing = 0F;
|
|
this.lnHdClassA.Location = new System.Drawing.Point(254, 49);
|
|
this.lnHdClassA.Name = "lnHdClassA";
|
|
this.lnHdClassA.Size = new System.Drawing.Size(100, 37);
|
|
this.lnHdClassA.TabIndex = 132;
|
|
this.lnHdClassA.Text = "Class A";
|
|
this.lnHdClassA.TextHAlign = SmartX.SmartLabel.TextHorAlign.Middle;
|
|
this.lnHdClassA.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.lnHdClassA.Wordwrap = false;
|
|
//
|
|
// btnCancel
|
|
//
|
|
this.btnCancel.BackPictureBox = null;
|
|
this.btnCancel.BackPictureBox1 = null;
|
|
this.btnCancel.BackPictureBox2 = null;
|
|
this.btnCancel.ButtonColor = System.Drawing.Color.Gray;
|
|
this.btnCancel.ButtonImageAutoSize = true;
|
|
this.btnCancel.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
|
|
this.btnCancel.DisableImage = null;
|
|
this.btnCancel.DownImage = ((System.Drawing.Image)(resources.GetObject("btnCancel.DownImage")));
|
|
this.btnCancel.Font = new System.Drawing.Font("Arial Black", 12F, System.Drawing.FontStyle.Bold);
|
|
this.btnCancel.GroupID = 0;
|
|
this.btnCancel.InitVisible = true;
|
|
this.btnCancel.Location = new System.Drawing.Point(662, 429);
|
|
this.btnCancel.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL;
|
|
this.btnCancel.Name = "btnCancel";
|
|
this.btnCancel.NestedClickEventPrevent = false;
|
|
this.btnCancel.RepeatInterval = 1000;
|
|
this.btnCancel.SafeInterval = 200;
|
|
this.btnCancel.Size = new System.Drawing.Size(135, 48);
|
|
this.btnCancel.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
|
|
this.btnCancel.TabIndex = 137;
|
|
this.btnCancel.Text = "CANCEL";
|
|
this.btnCancel.TextColor = System.Drawing.Color.Black;
|
|
this.btnCancel.TextDownColor = System.Drawing.Color.White;
|
|
this.btnCancel.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
|
|
this.btnCancel.TextLocation = new System.Drawing.Point(0, 0);
|
|
this.btnCancel.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
|
|
this.btnCancel.UpImage = ((System.Drawing.Image)(resources.GetObject("btnCancel.UpImage")));
|
|
this.btnCancel.Click += new System.EventHandler(this.btnCancel_Click);
|
|
//
|
|
// btnSet
|
|
//
|
|
this.btnSet.BackPictureBox = null;
|
|
this.btnSet.BackPictureBox1 = null;
|
|
this.btnSet.BackPictureBox2 = null;
|
|
this.btnSet.ButtonColor = System.Drawing.Color.Gray;
|
|
this.btnSet.ButtonImageAutoSize = true;
|
|
this.btnSet.ColorKeySamplePosition = new System.Drawing.Point(0, 0);
|
|
this.btnSet.DisableImage = null;
|
|
this.btnSet.DownImage = ((System.Drawing.Image)(resources.GetObject("btnSet.DownImage")));
|
|
this.btnSet.Font = new System.Drawing.Font("Arial Black", 12F, System.Drawing.FontStyle.Bold);
|
|
this.btnSet.GroupID = 0;
|
|
this.btnSet.InitVisible = true;
|
|
this.btnSet.Location = new System.Drawing.Point(525, 429);
|
|
this.btnSet.Mode = SmartX.SmartButton.BUTTONMODE.NORMAL;
|
|
this.btnSet.Name = "btnSet";
|
|
this.btnSet.NestedClickEventPrevent = false;
|
|
this.btnSet.RepeatInterval = 1000;
|
|
this.btnSet.SafeInterval = 200;
|
|
this.btnSet.Size = new System.Drawing.Size(135, 48);
|
|
this.btnSet.SpecialFunction = SmartX.SmartButton.SPECIALFUNC.NONE;
|
|
this.btnSet.TabIndex = 138;
|
|
this.btnSet.Text = "SET";
|
|
this.btnSet.TextColor = System.Drawing.Color.Black;
|
|
this.btnSet.TextDownColor = System.Drawing.Color.White;
|
|
this.btnSet.TextHAlign = SmartX.SmartButton.TextHorAlign.Middle;
|
|
this.btnSet.TextLocation = new System.Drawing.Point(0, 0);
|
|
this.btnSet.TextVAlign = SmartX.SmartButton.TextVerAlign.Middle;
|
|
this.btnSet.UpImage = ((System.Drawing.Image)(resources.GetObject("btnSet.UpImage")));
|
|
this.btnSet.Click += new System.EventHandler(this.btnSet_Click);
|
|
//
|
|
// textBox1
|
|
//
|
|
this.textBox1.Font = new System.Drawing.Font("Tahoma", 16F, System.Drawing.FontStyle.Regular);
|
|
this.textBox1.Location = new System.Drawing.Point(254, 113);
|
|
this.textBox1.Name = "textBox1";
|
|
this.textBox1.Size = new System.Drawing.Size(100, 32);
|
|
this.textBox1.TabIndex = 140;
|
|
//
|
|
// tmrDisplay
|
|
//
|
|
this.tmrDisplay.EndTime = ((long)(100000000000));
|
|
this.tmrDisplay.Interval = 500;
|
|
this.tmrDisplay.IntervalSeries = null;
|
|
this.tmrDisplay.NowMillisecond = ((long)(0));
|
|
this.tmrDisplay.StartTime = ((long)(0));
|
|
this.tmrDisplay.Tick += new System.EventHandler(this.tmrDisplay_Tick);
|
|
//
|
|
// kbdValue
|
|
//
|
|
this.kbdValue.ControlKeyDisable = false;
|
|
this.kbdValue.DesignMinimize = false;
|
|
this.kbdValue.FontColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
|
|
this.kbdValue.HanYoungKeyDisable = false;
|
|
this.kbdValue.KeyboardType = SmartX.SmartKeyboard.KEYBOARDTYPES.NUMERICAL;
|
|
this.kbdValue.KeyFillColor = System.Drawing.Color.Black;
|
|
this.kbdValue.KeyOutLineColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
|
|
this.kbdValue.KeyOutLineWidth = 1;
|
|
this.kbdValue.KeyPressImage1 = null;
|
|
this.kbdValue.KeyPressImage2 = null;
|
|
this.kbdValue.KeyPressImage3 = null;
|
|
this.kbdValue.KeyUpImage1 = null;
|
|
this.kbdValue.KeyUpImage2 = null;
|
|
this.kbdValue.KeyUpImage3 = null;
|
|
this.kbdValue.LeftMargin = 5;
|
|
this.kbdValue.Location = new System.Drawing.Point(254, 172);
|
|
this.kbdValue.Name = "kbdValue";
|
|
this.kbdValue.PressFontColor = System.Drawing.Color.Olive;
|
|
this.kbdValue.PressKeyFillColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
|
|
this.kbdValue.PressKeyOutLineColor = System.Drawing.Color.Green;
|
|
this.kbdValue.RoundedCorners = true;
|
|
this.kbdValue.SetBackimage = null;
|
|
this.kbdValue.Size = new System.Drawing.Size(220, 220);
|
|
this.kbdValue.TabIndex = 142;
|
|
this.kbdValue.TABKeyDisable = false;
|
|
this.kbdValue.TargetInputObject = null;
|
|
this.kbdValue.Text = "smartKeyboard1";
|
|
this.kbdValue.ThemeStyle = SmartX.SmartKeyboard.KEYBOARDTHEMESTYLE.CUSTOMIZED_LITE;
|
|
this.kbdValue.TopMargin = 5;
|
|
//
|
|
// lbSetResult
|
|
//
|
|
this.lbSetResult.BackPictureBox = this.sfmNetConfigCmd;
|
|
this.lbSetResult.BackPictureBox1 = null;
|
|
this.lbSetResult.BackPictureBox2 = null;
|
|
this.lbSetResult.BorderColor = System.Drawing.Color.Black;
|
|
this.lbSetResult.BorderStyle = System.Windows.Forms.BorderStyle.None;
|
|
this.lbSetResult.Font = new System.Drawing.Font("Arial Black", 12F, System.Drawing.FontStyle.Bold);
|
|
this.lbSetResult.InitVisible = true;
|
|
this.lbSetResult.LineSpacing = 0F;
|
|
this.lbSetResult.Location = new System.Drawing.Point(36, 439);
|
|
this.lbSetResult.Name = "lbSetResult";
|
|
this.lbSetResult.Size = new System.Drawing.Size(464, 27);
|
|
this.lbSetResult.TabIndex = 143;
|
|
this.lbSetResult.TextHAlign = SmartX.SmartLabel.TextHorAlign.Left;
|
|
this.lbSetResult.TextVAlign = SmartX.SmartLabel.TextVerAlign.Middle;
|
|
this.lbSetResult.Wordwrap = false;
|
|
//
|
|
// fmNetConfigCmd
|
|
//
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(96F, 96F);
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Dpi;
|
|
this.AutoScroll = true;
|
|
this.ClientSize = new System.Drawing.Size(800, 480);
|
|
this.Controls.Add(this.lbSetResult);
|
|
this.Controls.Add(this.kbdValue);
|
|
this.Controls.Add(this.textBox1);
|
|
this.Controls.Add(this.btnSet);
|
|
this.Controls.Add(this.btnCancel);
|
|
this.Controls.Add(this.lbHdClassD);
|
|
this.Controls.Add(this.lbHdNetConfigName);
|
|
this.Controls.Add(this.lbHdClassC);
|
|
this.Controls.Add(this.lbHdClassB);
|
|
this.Controls.Add(this.lnHdClassA);
|
|
this.Controls.Add(this.lbNetConfig);
|
|
this.Controls.Add(this.sfmNetConfigCmd);
|
|
this.Name = "fmNetConfigCmd";
|
|
this.Text = "fmNetConfigCmd";
|
|
this.Activated += new System.EventHandler(this.fmNetConfigCmd_Activated);
|
|
((System.ComponentModel.ISupportInitialize)(this.sfmNetConfigCmd)).EndInit();
|
|
this.ResumeLayout(false);
|
|
|
|
}
|
|
|
|
#endregion
|
|
|
|
private SmartX.SmartForm sfmNetConfigCmd;
|
|
private SmartX.SmartLabel lbNetConfig;
|
|
private SmartX.SmartLabel lbHdClassD;
|
|
private SmartX.SmartLabel lbHdNetConfigName;
|
|
private SmartX.SmartLabel lbHdClassC;
|
|
private SmartX.SmartLabel lbHdClassB;
|
|
private SmartX.SmartLabel lnHdClassA;
|
|
private SmartX.SmartButton btnCancel;
|
|
private SmartX.SmartButton btnSet;
|
|
private System.Windows.Forms.TextBox textBox1;
|
|
private SmartX.SmartTimer tmrDisplay;
|
|
private SmartX.SmartKeyboard kbdValue;
|
|
private SmartX.SmartLabel lbSetResult;
|
|
}
|
|
} |