1613 lines
79 KiB
C#
1613 lines
79 KiB
C#
namespace SystemX.Net.XAdaptor.PC.UI
|
|
{
|
|
partial class MainForm
|
|
{
|
|
/// <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 Windows Form 디자이너에서 생성한 코드
|
|
|
|
/// <summary>
|
|
/// 디자이너 지원에 필요한 메서드입니다.
|
|
/// 이 메서드의 내용을 코드 편집기로 수정하지 마세요.
|
|
/// </summary>
|
|
private void InitializeComponent()
|
|
{
|
|
this.components = new System.ComponentModel.Container();
|
|
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(MainForm));
|
|
this.MainPanel = new System.Windows.Forms.Panel();
|
|
this.panel3 = new System.Windows.Forms.Panel();
|
|
this.labelFTPConn = new System.Windows.Forms.Label();
|
|
this.pictureBox1 = new System.Windows.Forms.PictureBox();
|
|
this.groupBoxMacQuery = new System.Windows.Forms.GroupBox();
|
|
this.panel2 = new System.Windows.Forms.Panel();
|
|
this.checkBox2 = new System.Windows.Forms.CheckBox();
|
|
this.progressBar1 = new System.Windows.Forms.ProgressBar();
|
|
this.RFIOMAtextBox3 = new System.Windows.Forms.TextBox();
|
|
this.label20 = new System.Windows.Forms.Label();
|
|
this.label19 = new System.Windows.Forms.Label();
|
|
this.label18 = new System.Windows.Forms.Label();
|
|
this.label17 = new System.Windows.Forms.Label();
|
|
this.label16 = new System.Windows.Forms.Label();
|
|
this.label15 = new System.Windows.Forms.Label();
|
|
this.label14 = new System.Windows.Forms.Label();
|
|
this.RFIOMAcomboBox1 = new System.Windows.Forms.ComboBox();
|
|
this.RFIOMAtextBox2 = new System.Windows.Forms.TextBox();
|
|
this.RFIOMAtextBox1 = new System.Windows.Forms.TextBox();
|
|
this.RFIOMABtn = new System.Windows.Forms.Button();
|
|
this.FMAFItextBox2 = new System.Windows.Forms.TextBox();
|
|
this.FMAFItextBox1 = new System.Windows.Forms.TextBox();
|
|
this.FMAFIcomboBox1 = new System.Windows.Forms.ComboBox();
|
|
this.FIFMAtextBox2 = new System.Windows.Forms.TextBox();
|
|
this.FIFMAtextBox1 = new System.Windows.Forms.TextBox();
|
|
this.FMAFIBtn = new System.Windows.Forms.Button();
|
|
this.FIFMABtn = new System.Windows.Forms.Button();
|
|
this.groupBox1 = new System.Windows.Forms.GroupBox();
|
|
this.progressBar2 = new System.Windows.Forms.ProgressBar();
|
|
this.label13 = new System.Windows.Forms.Label();
|
|
this.SessionTimelabel = new System.Windows.Forms.Label();
|
|
this.label12 = new System.Windows.Forms.Label();
|
|
this.label11 = new System.Windows.Forms.Label();
|
|
this.UserDisconnectButton = new System.Windows.Forms.Button();
|
|
this.UserPasswordtextBox = new System.Windows.Forms.TextBox();
|
|
this.UserIDtextBox = new System.Windows.Forms.TextBox();
|
|
this.UserConnectButton = new System.Windows.Forms.Button();
|
|
this.UserButton = new System.Windows.Forms.Button();
|
|
this.panel1 = new System.Windows.Forms.Panel();
|
|
this.LastStreamTimeLabel = new System.Windows.Forms.Label();
|
|
this.LastStreamLabel = new System.Windows.Forms.Label();
|
|
this.LastCommandPanel = new System.Windows.Forms.Panel();
|
|
this.LastCommandTimeLabel = new System.Windows.Forms.Label();
|
|
this.LastCommandLabel = new System.Windows.Forms.Label();
|
|
this.DebugButton = new System.Windows.Forms.Button();
|
|
this.StatePanel = new System.Windows.Forms.Panel();
|
|
this.Statelabel = new System.Windows.Forms.Label();
|
|
this.notifyIcon = new System.Windows.Forms.NotifyIcon(this.components);
|
|
this.contextMenuSubStrip = new System.Windows.Forms.ContextMenuStrip(this.components);
|
|
this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator();
|
|
this.toolStripMenuItemExit = new System.Windows.Forms.ToolStripMenuItem();
|
|
this.Statetimer = new System.Windows.Forms.Timer(this.components);
|
|
this.button_QT = new System.Windows.Forms.Button();
|
|
this.QT_ProdcNoC_Info = new System.Windows.Forms.TextBox();
|
|
this.QT_TestType_Info = new System.Windows.Forms.TextBox();
|
|
this.QT_TestCode_Info = new System.Windows.Forms.TextBox();
|
|
this.QT_TestListVersion_Info = new System.Windows.Forms.TextBox();
|
|
this.QT_ProductionCode_Info = new System.Windows.Forms.TextBox();
|
|
this.label1 = new System.Windows.Forms.Label();
|
|
this.label2 = new System.Windows.Forms.Label();
|
|
this.label3 = new System.Windows.Forms.Label();
|
|
this.label4 = new System.Windows.Forms.Label();
|
|
this.label5 = new System.Windows.Forms.Label();
|
|
this.Button_FindInfo = new System.Windows.Forms.Button();
|
|
this.Button_List = new System.Windows.Forms.Button();
|
|
this.richTextBox1 = new System.Windows.Forms.RichTextBox();
|
|
this.openFileDialog = new System.Windows.Forms.OpenFileDialog();
|
|
this.button1 = new System.Windows.Forms.Button();
|
|
this.tabControl1 = new System.Windows.Forms.TabControl();
|
|
this.tabPage1 = new System.Windows.Forms.TabPage();
|
|
this.dataGridView1 = new System.Windows.Forms.DataGridView();
|
|
this.tabPage2 = new System.Windows.Forms.TabPage();
|
|
this.button3 = new System.Windows.Forms.Button();
|
|
this.button2 = new System.Windows.Forms.Button();
|
|
this.dataGridView2 = new System.Windows.Forms.DataGridView();
|
|
this.label6 = new System.Windows.Forms.Label();
|
|
this.QT_ProdNoP_Info = new System.Windows.Forms.TextBox();
|
|
this.label7 = new System.Windows.Forms.Label();
|
|
this.textBox1 = new System.Windows.Forms.TextBox();
|
|
this.button4 = new System.Windows.Forms.Button();
|
|
this.button5 = new System.Windows.Forms.Button();
|
|
this.textBox2 = new System.Windows.Forms.TextBox();
|
|
this.button6 = new System.Windows.Forms.Button();
|
|
this.textBox3 = new System.Windows.Forms.TextBox();
|
|
this.textBox4 = new System.Windows.Forms.TextBox();
|
|
this.button7 = new System.Windows.Forms.Button();
|
|
this.textBox5 = new System.Windows.Forms.TextBox();
|
|
this.button8 = new System.Windows.Forms.Button();
|
|
this.textBox6 = new System.Windows.Forms.TextBox();
|
|
this.button9 = new System.Windows.Forms.Button();
|
|
this.comboBox1 = new System.Windows.Forms.ComboBox();
|
|
this.button10 = new System.Windows.Forms.Button();
|
|
this.button11 = new System.Windows.Forms.Button();
|
|
this.button12 = new System.Windows.Forms.Button();
|
|
this.label8 = new System.Windows.Forms.Label();
|
|
this.label9 = new System.Windows.Forms.Label();
|
|
this.label10 = new System.Windows.Forms.Label();
|
|
this.button13 = new System.Windows.Forms.Button();
|
|
this.button14 = new System.Windows.Forms.Button();
|
|
this.textBox7 = new System.Windows.Forms.TextBox();
|
|
this.textBox8 = new System.Windows.Forms.TextBox();
|
|
this.textBox10 = new System.Windows.Forms.TextBox();
|
|
this.textBox9 = new System.Windows.Forms.TextBox();
|
|
this.comboBox2 = new System.Windows.Forms.ComboBox();
|
|
this.button15 = new System.Windows.Forms.Button();
|
|
this.textBox11 = new System.Windows.Forms.TextBox();
|
|
this.textBox12 = new System.Windows.Forms.TextBox();
|
|
this.comboBox3 = new System.Windows.Forms.ComboBox();
|
|
this.button16 = new System.Windows.Forms.Button();
|
|
this.textBox13 = new System.Windows.Forms.TextBox();
|
|
this.textBox14 = new System.Windows.Forms.TextBox();
|
|
this.button17 = new System.Windows.Forms.Button();
|
|
this.textBox15 = new System.Windows.Forms.TextBox();
|
|
this.checkBox1 = new System.Windows.Forms.CheckBox();
|
|
this.comboBox4 = new System.Windows.Forms.ComboBox();
|
|
this.button18 = new System.Windows.Forms.Button();
|
|
this.button19 = new System.Windows.Forms.Button();
|
|
this.button20 = new System.Windows.Forms.Button();
|
|
this.textBox16 = new System.Windows.Forms.TextBox();
|
|
this.label21 = new System.Windows.Forms.Label();
|
|
this.folderBrowserDialog = new System.Windows.Forms.FolderBrowserDialog();
|
|
this.AutoLogTimer = new System.Windows.Forms.Timer(this.components);
|
|
this.button21 = new System.Windows.Forms.Button();
|
|
this.label22 = new System.Windows.Forms.Label();
|
|
this.MainPanel.SuspendLayout();
|
|
this.panel3.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
|
|
this.groupBoxMacQuery.SuspendLayout();
|
|
this.panel2.SuspendLayout();
|
|
this.groupBox1.SuspendLayout();
|
|
this.panel1.SuspendLayout();
|
|
this.LastCommandPanel.SuspendLayout();
|
|
this.StatePanel.SuspendLayout();
|
|
this.contextMenuSubStrip.SuspendLayout();
|
|
this.tabControl1.SuspendLayout();
|
|
this.tabPage1.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).BeginInit();
|
|
this.tabPage2.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.dataGridView2)).BeginInit();
|
|
this.SuspendLayout();
|
|
//
|
|
// MainPanel
|
|
//
|
|
this.MainPanel.BackColor = System.Drawing.SystemColors.Desktop;
|
|
this.MainPanel.Controls.Add(this.panel3);
|
|
this.MainPanel.Controls.Add(this.pictureBox1);
|
|
this.MainPanel.Controls.Add(this.groupBoxMacQuery);
|
|
this.MainPanel.Controls.Add(this.groupBox1);
|
|
this.MainPanel.Controls.Add(this.UserButton);
|
|
this.MainPanel.Controls.Add(this.panel1);
|
|
this.MainPanel.Controls.Add(this.LastCommandPanel);
|
|
this.MainPanel.Controls.Add(this.DebugButton);
|
|
this.MainPanel.Controls.Add(this.StatePanel);
|
|
this.MainPanel.Location = new System.Drawing.Point(0, 0);
|
|
this.MainPanel.Name = "MainPanel";
|
|
this.MainPanel.Size = new System.Drawing.Size(644, 523);
|
|
this.MainPanel.TabIndex = 30;
|
|
this.MainPanel.DoubleClick += new System.EventHandler(this.MainPanel_DoubleClick);
|
|
//
|
|
// panel3
|
|
//
|
|
this.panel3.Controls.Add(this.labelFTPConn);
|
|
this.panel3.Font = new System.Drawing.Font("맑은 고딕", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
|
|
this.panel3.ForeColor = System.Drawing.Color.White;
|
|
this.panel3.Location = new System.Drawing.Point(251, 83);
|
|
this.panel3.Name = "panel3";
|
|
this.panel3.Size = new System.Drawing.Size(260, 37);
|
|
this.panel3.TabIndex = 37;
|
|
//
|
|
// labelFTPConn
|
|
//
|
|
this.labelFTPConn.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.labelFTPConn.Font = new System.Drawing.Font("맑은 고딕", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
|
|
this.labelFTPConn.ForeColor = System.Drawing.Color.Red;
|
|
this.labelFTPConn.Location = new System.Drawing.Point(0, 0);
|
|
this.labelFTPConn.Name = "labelFTPConn";
|
|
this.labelFTPConn.Size = new System.Drawing.Size(260, 37);
|
|
this.labelFTPConn.TabIndex = 0;
|
|
this.labelFTPConn.Text = "DISCONNECT";
|
|
this.labelFTPConn.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
//
|
|
// pictureBox1
|
|
//
|
|
this.pictureBox1.BackColor = System.Drawing.Color.Transparent;
|
|
this.pictureBox1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.pictureBox1.Image = global::SystemX.Net.PCAdaptorUI.Properties.Resources.CI;
|
|
this.pictureBox1.Location = new System.Drawing.Point(40, 69);
|
|
this.pictureBox1.Margin = new System.Windows.Forms.Padding(5, 5, 5, 5);
|
|
this.pictureBox1.Name = "pictureBox1";
|
|
this.pictureBox1.Padding = new System.Windows.Forms.Padding(3, 3, 3, 3);
|
|
this.pictureBox1.Size = new System.Drawing.Size(204, 64);
|
|
this.pictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
|
|
this.pictureBox1.TabIndex = 36;
|
|
this.pictureBox1.TabStop = false;
|
|
//
|
|
// groupBoxMacQuery
|
|
//
|
|
this.groupBoxMacQuery.Controls.Add(this.panel2);
|
|
this.groupBoxMacQuery.ForeColor = System.Drawing.Color.White;
|
|
this.groupBoxMacQuery.Location = new System.Drawing.Point(12, 209);
|
|
this.groupBoxMacQuery.Name = "groupBoxMacQuery";
|
|
this.groupBoxMacQuery.Size = new System.Drawing.Size(620, 303);
|
|
this.groupBoxMacQuery.TabIndex = 35;
|
|
this.groupBoxMacQuery.TabStop = false;
|
|
this.groupBoxMacQuery.Text = "MAC ADDRESS Query";
|
|
this.groupBoxMacQuery.Visible = false;
|
|
//
|
|
// panel2
|
|
//
|
|
this.panel2.BackColor = System.Drawing.Color.Gainsboro;
|
|
this.panel2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.panel2.Controls.Add(this.checkBox2);
|
|
this.panel2.Controls.Add(this.progressBar1);
|
|
this.panel2.Controls.Add(this.RFIOMAtextBox3);
|
|
this.panel2.Controls.Add(this.label20);
|
|
this.panel2.Controls.Add(this.label19);
|
|
this.panel2.Controls.Add(this.label18);
|
|
this.panel2.Controls.Add(this.label17);
|
|
this.panel2.Controls.Add(this.label16);
|
|
this.panel2.Controls.Add(this.label15);
|
|
this.panel2.Controls.Add(this.label14);
|
|
this.panel2.Controls.Add(this.RFIOMAcomboBox1);
|
|
this.panel2.Controls.Add(this.RFIOMAtextBox2);
|
|
this.panel2.Controls.Add(this.RFIOMAtextBox1);
|
|
this.panel2.Controls.Add(this.RFIOMABtn);
|
|
this.panel2.Controls.Add(this.FMAFItextBox2);
|
|
this.panel2.Controls.Add(this.FMAFItextBox1);
|
|
this.panel2.Controls.Add(this.FMAFIcomboBox1);
|
|
this.panel2.Controls.Add(this.FIFMAtextBox2);
|
|
this.panel2.Controls.Add(this.FIFMAtextBox1);
|
|
this.panel2.Controls.Add(this.FMAFIBtn);
|
|
this.panel2.Controls.Add(this.FIFMABtn);
|
|
this.panel2.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.panel2.Location = new System.Drawing.Point(3, 17);
|
|
this.panel2.Margin = new System.Windows.Forms.Padding(5, 5, 5, 5);
|
|
this.panel2.Name = "panel2";
|
|
this.panel2.Padding = new System.Windows.Forms.Padding(10, 10, 10, 10);
|
|
this.panel2.Size = new System.Drawing.Size(614, 283);
|
|
this.panel2.TabIndex = 0;
|
|
//
|
|
// checkBox2
|
|
//
|
|
this.checkBox2.AutoSize = true;
|
|
this.checkBox2.Location = new System.Drawing.Point(13, 175);
|
|
this.checkBox2.Name = "checkBox2";
|
|
this.checkBox2.Size = new System.Drawing.Size(91, 16);
|
|
this.checkBox2.TabIndex = 94;
|
|
this.checkBox2.Text = "Reissuance";
|
|
this.checkBox2.UseVisualStyleBackColor = true;
|
|
//
|
|
// progressBar1
|
|
//
|
|
this.progressBar1.Location = new System.Drawing.Point(13, 269);
|
|
this.progressBar1.Name = "progressBar1";
|
|
this.progressBar1.Size = new System.Drawing.Size(586, 10);
|
|
this.progressBar1.TabIndex = 93;
|
|
//
|
|
// RFIOMAtextBox3
|
|
//
|
|
this.RFIOMAtextBox3.Location = new System.Drawing.Point(336, 176);
|
|
this.RFIOMAtextBox3.Name = "RFIOMAtextBox3";
|
|
this.RFIOMAtextBox3.ReadOnly = true;
|
|
this.RFIOMAtextBox3.Size = new System.Drawing.Size(203, 21);
|
|
this.RFIOMAtextBox3.TabIndex = 92;
|
|
//
|
|
// label20
|
|
//
|
|
this.label20.AutoSize = true;
|
|
this.label20.ForeColor = System.Drawing.Color.Black;
|
|
this.label20.Location = new System.Drawing.Point(121, 179);
|
|
this.label20.Name = "label20";
|
|
this.label20.Size = new System.Drawing.Size(16, 12);
|
|
this.label20.TabIndex = 91;
|
|
this.label20.Text = "ID";
|
|
//
|
|
// label19
|
|
//
|
|
this.label19.AutoSize = true;
|
|
this.label19.ForeColor = System.Drawing.Color.Black;
|
|
this.label19.Location = new System.Drawing.Point(283, 152);
|
|
this.label19.Name = "label19";
|
|
this.label19.Size = new System.Drawing.Size(103, 12);
|
|
this.label19.TabIndex = 90;
|
|
this.label19.Text = "Mac display type";
|
|
//
|
|
// label18
|
|
//
|
|
this.label18.AutoSize = true;
|
|
this.label18.ForeColor = System.Drawing.Color.Black;
|
|
this.label18.Location = new System.Drawing.Point(499, 85);
|
|
this.label18.Name = "label18";
|
|
this.label18.Size = new System.Drawing.Size(40, 12);
|
|
this.label18.TabIndex = 89;
|
|
this.label18.Text = "Result";
|
|
//
|
|
// label17
|
|
//
|
|
this.label17.AutoSize = true;
|
|
this.label17.ForeColor = System.Drawing.Color.Black;
|
|
this.label17.Location = new System.Drawing.Point(499, 27);
|
|
this.label17.Name = "label17";
|
|
this.label17.Size = new System.Drawing.Size(40, 12);
|
|
this.label17.TabIndex = 88;
|
|
this.label17.Text = "Result";
|
|
//
|
|
// label16
|
|
//
|
|
this.label16.AutoSize = true;
|
|
this.label16.ForeColor = System.Drawing.Color.Black;
|
|
this.label16.Location = new System.Drawing.Point(186, 79);
|
|
this.label16.Name = "label16";
|
|
this.label16.Size = new System.Drawing.Size(103, 12);
|
|
this.label16.TabIndex = 87;
|
|
this.label16.Text = "Mac display type";
|
|
//
|
|
// label15
|
|
//
|
|
this.label15.AutoSize = true;
|
|
this.label15.ForeColor = System.Drawing.Color.Black;
|
|
this.label15.Location = new System.Drawing.Point(121, 104);
|
|
this.label15.Name = "label15";
|
|
this.label15.Size = new System.Drawing.Size(16, 12);
|
|
this.label15.TabIndex = 86;
|
|
this.label15.Text = "ID";
|
|
//
|
|
// label14
|
|
//
|
|
this.label14.AutoSize = true;
|
|
this.label14.ForeColor = System.Drawing.Color.Black;
|
|
this.label14.Location = new System.Drawing.Point(44, 45);
|
|
this.label14.Name = "label14";
|
|
this.label14.Size = new System.Drawing.Size(93, 12);
|
|
this.label14.TabIndex = 85;
|
|
this.label14.Text = "MAC ADDRESS";
|
|
//
|
|
// RFIOMAcomboBox1
|
|
//
|
|
this.RFIOMAcomboBox1.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
|
|
this.RFIOMAcomboBox1.FormattingEnabled = true;
|
|
this.RFIOMAcomboBox1.Items.AddRange(new object[] {
|
|
"Normal",
|
|
"Colon",
|
|
"Hyphen",
|
|
"Dot"});
|
|
this.RFIOMAcomboBox1.Location = new System.Drawing.Point(392, 149);
|
|
this.RFIOMAcomboBox1.Name = "RFIOMAcomboBox1";
|
|
this.RFIOMAcomboBox1.Size = new System.Drawing.Size(135, 20);
|
|
this.RFIOMAcomboBox1.TabIndex = 84;
|
|
//
|
|
// RFIOMAtextBox2
|
|
//
|
|
this.RFIOMAtextBox2.Location = new System.Drawing.Point(13, 203);
|
|
this.RFIOMAtextBox2.Multiline = true;
|
|
this.RFIOMAtextBox2.Name = "RFIOMAtextBox2";
|
|
this.RFIOMAtextBox2.ReadOnly = true;
|
|
this.RFIOMAtextBox2.Size = new System.Drawing.Size(586, 65);
|
|
this.RFIOMAtextBox2.TabIndex = 83;
|
|
//
|
|
// RFIOMAtextBox1
|
|
//
|
|
this.RFIOMAtextBox1.Location = new System.Drawing.Point(143, 176);
|
|
this.RFIOMAtextBox1.Name = "RFIOMAtextBox1";
|
|
this.RFIOMAtextBox1.Size = new System.Drawing.Size(187, 21);
|
|
this.RFIOMAtextBox1.TabIndex = 82;
|
|
//
|
|
// RFIOMABtn
|
|
//
|
|
this.RFIOMABtn.ForeColor = System.Drawing.Color.Black;
|
|
this.RFIOMABtn.Location = new System.Drawing.Point(13, 147);
|
|
this.RFIOMABtn.Name = "RFIOMABtn";
|
|
this.RFIOMABtn.Size = new System.Drawing.Size(264, 23);
|
|
this.RFIOMABtn.TabIndex = 81;
|
|
this.RFIOMABtn.Text = "Request for issuance of mac address";
|
|
this.RFIOMABtn.UseVisualStyleBackColor = true;
|
|
this.RFIOMABtn.Click += new System.EventHandler(this.RFIOMABtn_Click);
|
|
//
|
|
// FMAFItextBox2
|
|
//
|
|
this.FMAFItextBox2.Location = new System.Drawing.Point(336, 101);
|
|
this.FMAFItextBox2.Name = "FMAFItextBox2";
|
|
this.FMAFItextBox2.ReadOnly = true;
|
|
this.FMAFItextBox2.Size = new System.Drawing.Size(203, 21);
|
|
this.FMAFItextBox2.TabIndex = 79;
|
|
//
|
|
// FMAFItextBox1
|
|
//
|
|
this.FMAFItextBox1.Location = new System.Drawing.Point(143, 101);
|
|
this.FMAFItextBox1.Name = "FMAFItextBox1";
|
|
this.FMAFItextBox1.Size = new System.Drawing.Size(187, 21);
|
|
this.FMAFItextBox1.TabIndex = 78;
|
|
//
|
|
// FMAFIcomboBox1
|
|
//
|
|
this.FMAFIcomboBox1.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
|
|
this.FMAFIcomboBox1.FormattingEnabled = true;
|
|
this.FMAFIcomboBox1.Items.AddRange(new object[] {
|
|
"Normal",
|
|
"Colon",
|
|
"Hyphen",
|
|
"Dot"});
|
|
this.FMAFIcomboBox1.Location = new System.Drawing.Point(295, 76);
|
|
this.FMAFIcomboBox1.Name = "FMAFIcomboBox1";
|
|
this.FMAFIcomboBox1.Size = new System.Drawing.Size(135, 20);
|
|
this.FMAFIcomboBox1.TabIndex = 77;
|
|
//
|
|
// FIFMAtextBox2
|
|
//
|
|
this.FIFMAtextBox2.Location = new System.Drawing.Point(336, 42);
|
|
this.FIFMAtextBox2.Name = "FIFMAtextBox2";
|
|
this.FIFMAtextBox2.ReadOnly = true;
|
|
this.FIFMAtextBox2.Size = new System.Drawing.Size(203, 21);
|
|
this.FIFMAtextBox2.TabIndex = 75;
|
|
//
|
|
// FIFMAtextBox1
|
|
//
|
|
this.FIFMAtextBox1.Location = new System.Drawing.Point(143, 42);
|
|
this.FIFMAtextBox1.Name = "FIFMAtextBox1";
|
|
this.FIFMAtextBox1.Size = new System.Drawing.Size(187, 21);
|
|
this.FIFMAtextBox1.TabIndex = 74;
|
|
//
|
|
// FMAFIBtn
|
|
//
|
|
this.FMAFIBtn.ForeColor = System.Drawing.Color.Black;
|
|
this.FMAFIBtn.Location = new System.Drawing.Point(13, 74);
|
|
this.FMAFIBtn.Name = "FMAFIBtn";
|
|
this.FMAFIBtn.Size = new System.Drawing.Size(168, 23);
|
|
this.FMAFIBtn.TabIndex = 1;
|
|
this.FMAFIBtn.Text = "Find MAC Address from ID";
|
|
this.FMAFIBtn.UseVisualStyleBackColor = true;
|
|
this.FMAFIBtn.Click += new System.EventHandler(this.FMAFIBtn_Click);
|
|
//
|
|
// FIFMABtn
|
|
//
|
|
this.FIFMABtn.ForeColor = System.Drawing.Color.Black;
|
|
this.FIFMABtn.Location = new System.Drawing.Point(13, 13);
|
|
this.FIFMABtn.Name = "FIFMABtn";
|
|
this.FIFMABtn.Size = new System.Drawing.Size(168, 23);
|
|
this.FIFMABtn.TabIndex = 0;
|
|
this.FIFMABtn.Text = "Find ID from MAC Address";
|
|
this.FIFMABtn.UseVisualStyleBackColor = true;
|
|
this.FIFMABtn.Click += new System.EventHandler(this.FIFMABtn_Click);
|
|
//
|
|
// groupBox1
|
|
//
|
|
this.groupBox1.Controls.Add(this.progressBar2);
|
|
this.groupBox1.Controls.Add(this.label13);
|
|
this.groupBox1.Controls.Add(this.SessionTimelabel);
|
|
this.groupBox1.Controls.Add(this.label12);
|
|
this.groupBox1.Controls.Add(this.label11);
|
|
this.groupBox1.Controls.Add(this.UserDisconnectButton);
|
|
this.groupBox1.Controls.Add(this.UserPasswordtextBox);
|
|
this.groupBox1.Controls.Add(this.UserIDtextBox);
|
|
this.groupBox1.Controls.Add(this.UserConnectButton);
|
|
this.groupBox1.ForeColor = System.Drawing.Color.White;
|
|
this.groupBox1.Location = new System.Drawing.Point(12, 140);
|
|
this.groupBox1.Name = "groupBox1";
|
|
this.groupBox1.Size = new System.Drawing.Size(620, 57);
|
|
this.groupBox1.TabIndex = 34;
|
|
this.groupBox1.TabStop = false;
|
|
this.groupBox1.Text = "Login";
|
|
//
|
|
// progressBar2
|
|
//
|
|
this.progressBar2.BackColor = System.Drawing.Color.Red;
|
|
this.progressBar2.ForeColor = System.Drawing.Color.Red;
|
|
this.progressBar2.Location = new System.Drawing.Point(189, 43);
|
|
this.progressBar2.Name = "progressBar2";
|
|
this.progressBar2.Size = new System.Drawing.Size(426, 10);
|
|
this.progressBar2.TabIndex = 94;
|
|
//
|
|
// label13
|
|
//
|
|
this.label13.AutoSize = true;
|
|
this.label13.Location = new System.Drawing.Point(491, 12);
|
|
this.label13.Name = "label13";
|
|
this.label13.Size = new System.Drawing.Size(96, 12);
|
|
this.label13.TabIndex = 92;
|
|
this.label13.Text = "[Session Time]";
|
|
//
|
|
// SessionTimelabel
|
|
//
|
|
this.SessionTimelabel.AutoSize = true;
|
|
this.SessionTimelabel.Location = new System.Drawing.Point(501, 28);
|
|
this.SessionTimelabel.Name = "SessionTimelabel";
|
|
this.SessionTimelabel.Size = new System.Drawing.Size(11, 12);
|
|
this.SessionTimelabel.TabIndex = 91;
|
|
this.SessionTimelabel.Text = "-";
|
|
this.SessionTimelabel.DoubleClick += new System.EventHandler(this.SessionTimelabel_DoubleClick);
|
|
//
|
|
// label12
|
|
//
|
|
this.label12.AutoSize = true;
|
|
this.label12.Location = new System.Drawing.Point(306, 27);
|
|
this.label12.Name = "label12";
|
|
this.label12.Size = new System.Drawing.Size(72, 12);
|
|
this.label12.TabIndex = 90;
|
|
this.label12.Text = "PASSWORD";
|
|
//
|
|
// label11
|
|
//
|
|
this.label11.AutoSize = true;
|
|
this.label11.Location = new System.Drawing.Point(190, 27);
|
|
this.label11.Name = "label11";
|
|
this.label11.Size = new System.Drawing.Size(16, 12);
|
|
this.label11.TabIndex = 89;
|
|
this.label11.Text = "ID";
|
|
//
|
|
// UserDisconnectButton
|
|
//
|
|
this.UserDisconnectButton.Dock = System.Windows.Forms.DockStyle.Left;
|
|
this.UserDisconnectButton.Enabled = false;
|
|
this.UserDisconnectButton.ForeColor = System.Drawing.Color.Black;
|
|
this.UserDisconnectButton.Location = new System.Drawing.Point(94, 17);
|
|
this.UserDisconnectButton.Name = "UserDisconnectButton";
|
|
this.UserDisconnectButton.Size = new System.Drawing.Size(91, 37);
|
|
this.UserDisconnectButton.TabIndex = 88;
|
|
this.UserDisconnectButton.Text = "Disconnect";
|
|
this.UserDisconnectButton.UseVisualStyleBackColor = true;
|
|
this.UserDisconnectButton.Click += new System.EventHandler(this.UserDisconnectButton_Click);
|
|
//
|
|
// UserPasswordtextBox
|
|
//
|
|
this.UserPasswordtextBox.ForeColor = System.Drawing.Color.Black;
|
|
this.UserPasswordtextBox.Location = new System.Drawing.Point(384, 21);
|
|
this.UserPasswordtextBox.Name = "UserPasswordtextBox";
|
|
this.UserPasswordtextBox.PasswordChar = '*';
|
|
this.UserPasswordtextBox.Size = new System.Drawing.Size(88, 21);
|
|
this.UserPasswordtextBox.TabIndex = 87;
|
|
//
|
|
// UserIDtextBox
|
|
//
|
|
this.UserIDtextBox.ForeColor = System.Drawing.Color.Black;
|
|
this.UserIDtextBox.Location = new System.Drawing.Point(212, 21);
|
|
this.UserIDtextBox.Name = "UserIDtextBox";
|
|
this.UserIDtextBox.Size = new System.Drawing.Size(88, 21);
|
|
this.UserIDtextBox.TabIndex = 86;
|
|
//
|
|
// UserConnectButton
|
|
//
|
|
this.UserConnectButton.Dock = System.Windows.Forms.DockStyle.Left;
|
|
this.UserConnectButton.ForeColor = System.Drawing.Color.Black;
|
|
this.UserConnectButton.Location = new System.Drawing.Point(3, 17);
|
|
this.UserConnectButton.Name = "UserConnectButton";
|
|
this.UserConnectButton.Size = new System.Drawing.Size(91, 37);
|
|
this.UserConnectButton.TabIndex = 85;
|
|
this.UserConnectButton.Text = "Connect";
|
|
this.UserConnectButton.UseVisualStyleBackColor = true;
|
|
this.UserConnectButton.Click += new System.EventHandler(this.UserConnectButton_Click);
|
|
//
|
|
// UserButton
|
|
//
|
|
this.UserButton.BackColor = System.Drawing.Color.Blue;
|
|
this.UserButton.Location = new System.Drawing.Point(31, 3);
|
|
this.UserButton.Name = "UserButton";
|
|
this.UserButton.Size = new System.Drawing.Size(22, 21);
|
|
this.UserButton.TabIndex = 33;
|
|
this.UserButton.UseVisualStyleBackColor = false;
|
|
this.UserButton.Visible = false;
|
|
this.UserButton.Click += new System.EventHandler(this.UserButton_Click);
|
|
//
|
|
// panel1
|
|
//
|
|
this.panel1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.panel1.Controls.Add(this.LastStreamTimeLabel);
|
|
this.panel1.Controls.Add(this.LastStreamLabel);
|
|
this.panel1.Font = new System.Drawing.Font("맑은 고딕", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
|
|
this.panel1.ForeColor = System.Drawing.Color.White;
|
|
this.panel1.Location = new System.Drawing.Point(455, 6);
|
|
this.panel1.Name = "panel1";
|
|
this.panel1.Size = new System.Drawing.Size(171, 50);
|
|
this.panel1.TabIndex = 32;
|
|
//
|
|
// LastStreamTimeLabel
|
|
//
|
|
this.LastStreamTimeLabel.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.LastStreamTimeLabel.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.LastStreamTimeLabel.Font = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.LastStreamTimeLabel.Location = new System.Drawing.Point(0, 22);
|
|
this.LastStreamTimeLabel.Name = "LastStreamTimeLabel";
|
|
this.LastStreamTimeLabel.Size = new System.Drawing.Size(169, 26);
|
|
this.LastStreamTimeLabel.TabIndex = 1;
|
|
this.LastStreamTimeLabel.Text = "-";
|
|
this.LastStreamTimeLabel.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
//
|
|
// LastStreamLabel
|
|
//
|
|
this.LastStreamLabel.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.LastStreamLabel.Dock = System.Windows.Forms.DockStyle.Top;
|
|
this.LastStreamLabel.Font = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.LastStreamLabel.Location = new System.Drawing.Point(0, 0);
|
|
this.LastStreamLabel.Name = "LastStreamLabel";
|
|
this.LastStreamLabel.Size = new System.Drawing.Size(169, 22);
|
|
this.LastStreamLabel.TabIndex = 0;
|
|
this.LastStreamLabel.Text = "Last Stream Time(ms)";
|
|
this.LastStreamLabel.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
//
|
|
// LastCommandPanel
|
|
//
|
|
this.LastCommandPanel.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.LastCommandPanel.Controls.Add(this.LastCommandTimeLabel);
|
|
this.LastCommandPanel.Controls.Add(this.LastCommandLabel);
|
|
this.LastCommandPanel.Font = new System.Drawing.Font("맑은 고딕", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
|
|
this.LastCommandPanel.ForeColor = System.Drawing.Color.White;
|
|
this.LastCommandPanel.Location = new System.Drawing.Point(278, 6);
|
|
this.LastCommandPanel.Name = "LastCommandPanel";
|
|
this.LastCommandPanel.Size = new System.Drawing.Size(171, 50);
|
|
this.LastCommandPanel.TabIndex = 2;
|
|
//
|
|
// LastCommandTimeLabel
|
|
//
|
|
this.LastCommandTimeLabel.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.LastCommandTimeLabel.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.LastCommandTimeLabel.Font = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.LastCommandTimeLabel.Location = new System.Drawing.Point(0, 22);
|
|
this.LastCommandTimeLabel.Name = "LastCommandTimeLabel";
|
|
this.LastCommandTimeLabel.Size = new System.Drawing.Size(169, 26);
|
|
this.LastCommandTimeLabel.TabIndex = 1;
|
|
this.LastCommandTimeLabel.Text = "-";
|
|
this.LastCommandTimeLabel.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
//
|
|
// LastCommandLabel
|
|
//
|
|
this.LastCommandLabel.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.LastCommandLabel.Dock = System.Windows.Forms.DockStyle.Top;
|
|
this.LastCommandLabel.Font = new System.Drawing.Font("Times New Roman", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.LastCommandLabel.Location = new System.Drawing.Point(0, 0);
|
|
this.LastCommandLabel.Name = "LastCommandLabel";
|
|
this.LastCommandLabel.Size = new System.Drawing.Size(169, 22);
|
|
this.LastCommandLabel.TabIndex = 0;
|
|
this.LastCommandLabel.Text = "Last Command Time(ms)";
|
|
this.LastCommandLabel.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
//
|
|
// DebugButton
|
|
//
|
|
this.DebugButton.BackColor = System.Drawing.Color.Yellow;
|
|
this.DebugButton.Location = new System.Drawing.Point(3, 3);
|
|
this.DebugButton.Name = "DebugButton";
|
|
this.DebugButton.Size = new System.Drawing.Size(22, 21);
|
|
this.DebugButton.TabIndex = 0;
|
|
this.DebugButton.UseVisualStyleBackColor = false;
|
|
this.DebugButton.Visible = false;
|
|
this.DebugButton.Click += new System.EventHandler(this.TestButton_Click);
|
|
//
|
|
// StatePanel
|
|
//
|
|
this.StatePanel.Controls.Add(this.Statelabel);
|
|
this.StatePanel.Font = new System.Drawing.Font("맑은 고딕", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
|
|
this.StatePanel.ForeColor = System.Drawing.Color.White;
|
|
this.StatePanel.Location = new System.Drawing.Point(12, 12);
|
|
this.StatePanel.Name = "StatePanel";
|
|
this.StatePanel.Size = new System.Drawing.Size(260, 37);
|
|
this.StatePanel.TabIndex = 1;
|
|
//
|
|
// Statelabel
|
|
//
|
|
this.Statelabel.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.Statelabel.Font = new System.Drawing.Font("맑은 고딕", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(129)));
|
|
this.Statelabel.ForeColor = System.Drawing.Color.Red;
|
|
this.Statelabel.Location = new System.Drawing.Point(0, 0);
|
|
this.Statelabel.Name = "Statelabel";
|
|
this.Statelabel.Size = new System.Drawing.Size(260, 37);
|
|
this.Statelabel.TabIndex = 0;
|
|
this.Statelabel.Text = "DISCONNECT";
|
|
this.Statelabel.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
|
this.Statelabel.DoubleClick += new System.EventHandler(this.Statelabel_DoubleClick);
|
|
//
|
|
// notifyIcon
|
|
//
|
|
this.notifyIcon.BalloonTipText = "2020-09 Ver 1.2.0";
|
|
this.notifyIcon.BalloonTipTitle = "For ALIS pc adaptor program";
|
|
this.notifyIcon.ContextMenuStrip = this.contextMenuSubStrip;
|
|
this.notifyIcon.Icon = ((System.Drawing.Icon)(resources.GetObject("notifyIcon.Icon")));
|
|
this.notifyIcon.Text = "PC Adaptor";
|
|
this.notifyIcon.Visible = true;
|
|
this.notifyIcon.MouseDoubleClick += new System.Windows.Forms.MouseEventHandler(this.notifyIcon_MouseDoubleClick);
|
|
//
|
|
// contextMenuSubStrip
|
|
//
|
|
this.contextMenuSubStrip.Font = new System.Drawing.Font("Times New Roman", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|
this.contextMenuSubStrip.ImageScalingSize = new System.Drawing.Size(20, 20);
|
|
this.contextMenuSubStrip.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
|
this.toolStripSeparator1,
|
|
this.toolStripMenuItemExit});
|
|
this.contextMenuSubStrip.Name = "contextMenuSubStrip";
|
|
this.contextMenuSubStrip.Size = new System.Drawing.Size(155, 32);
|
|
this.contextMenuSubStrip.Text = "Menu";
|
|
this.contextMenuSubStrip.ItemClicked += new System.Windows.Forms.ToolStripItemClickedEventHandler(this.contextMenuSubStrip_ItemClicked);
|
|
//
|
|
// toolStripSeparator1
|
|
//
|
|
this.toolStripSeparator1.Name = "toolStripSeparator1";
|
|
this.toolStripSeparator1.Size = new System.Drawing.Size(151, 6);
|
|
//
|
|
// toolStripMenuItemExit
|
|
//
|
|
this.toolStripMenuItemExit.BackColor = System.Drawing.Color.Khaki;
|
|
this.toolStripMenuItemExit.Name = "toolStripMenuItemExit";
|
|
this.toolStripMenuItemExit.Size = new System.Drawing.Size(154, 22);
|
|
this.toolStripMenuItemExit.Text = "Program Exit";
|
|
//
|
|
// Statetimer
|
|
//
|
|
this.Statetimer.Interval = 500;
|
|
this.Statetimer.Tick += new System.EventHandler(this.Statetimer_Tick);
|
|
//
|
|
// button_QT
|
|
//
|
|
this.button_QT.Location = new System.Drawing.Point(118, 67);
|
|
this.button_QT.Name = "button_QT";
|
|
this.button_QT.Size = new System.Drawing.Size(100, 19);
|
|
this.button_QT.TabIndex = 31;
|
|
this.button_QT.Text = "Query TestList";
|
|
this.button_QT.UseVisualStyleBackColor = true;
|
|
this.button_QT.Click += new System.EventHandler(this.button_QT_Click);
|
|
//
|
|
// QT_ProdcNoC_Info
|
|
//
|
|
this.QT_ProdcNoC_Info.Location = new System.Drawing.Point(118, 89);
|
|
this.QT_ProdcNoC_Info.Name = "QT_ProdcNoC_Info";
|
|
this.QT_ProdcNoC_Info.Size = new System.Drawing.Size(100, 21);
|
|
this.QT_ProdcNoC_Info.TabIndex = 32;
|
|
//
|
|
// QT_TestType_Info
|
|
//
|
|
this.QT_TestType_Info.Location = new System.Drawing.Point(118, 165);
|
|
this.QT_TestType_Info.Name = "QT_TestType_Info";
|
|
this.QT_TestType_Info.Size = new System.Drawing.Size(100, 21);
|
|
this.QT_TestType_Info.TabIndex = 33;
|
|
//
|
|
// QT_TestCode_Info
|
|
//
|
|
this.QT_TestCode_Info.Location = new System.Drawing.Point(118, 191);
|
|
this.QT_TestCode_Info.Name = "QT_TestCode_Info";
|
|
this.QT_TestCode_Info.Size = new System.Drawing.Size(100, 21);
|
|
this.QT_TestCode_Info.TabIndex = 34;
|
|
//
|
|
// QT_TestListVersion_Info
|
|
//
|
|
this.QT_TestListVersion_Info.Location = new System.Drawing.Point(118, 218);
|
|
this.QT_TestListVersion_Info.Name = "QT_TestListVersion_Info";
|
|
this.QT_TestListVersion_Info.Size = new System.Drawing.Size(100, 21);
|
|
this.QT_TestListVersion_Info.TabIndex = 35;
|
|
//
|
|
// QT_ProductionCode_Info
|
|
//
|
|
this.QT_ProductionCode_Info.Location = new System.Drawing.Point(118, 245);
|
|
this.QT_ProductionCode_Info.Name = "QT_ProductionCode_Info";
|
|
this.QT_ProductionCode_Info.Size = new System.Drawing.Size(100, 21);
|
|
this.QT_ProductionCode_Info.TabIndex = 36;
|
|
//
|
|
// label1
|
|
//
|
|
this.label1.AutoSize = true;
|
|
this.label1.Location = new System.Drawing.Point(47, 92);
|
|
this.label1.Name = "label1";
|
|
this.label1.Size = new System.Drawing.Size(62, 12);
|
|
this.label1.TabIndex = 37;
|
|
this.label1.Text = "ProdNo_C";
|
|
//
|
|
// label2
|
|
//
|
|
this.label2.AutoSize = true;
|
|
this.label2.Location = new System.Drawing.Point(50, 168);
|
|
this.label2.Name = "label2";
|
|
this.label2.Size = new System.Drawing.Size(59, 12);
|
|
this.label2.TabIndex = 38;
|
|
this.label2.Text = "TestType";
|
|
//
|
|
// label3
|
|
//
|
|
this.label3.AutoSize = true;
|
|
this.label3.Location = new System.Drawing.Point(49, 194);
|
|
this.label3.Name = "label3";
|
|
this.label3.Size = new System.Drawing.Size(60, 12);
|
|
this.label3.TabIndex = 39;
|
|
this.label3.Text = "TestCode";
|
|
//
|
|
// label4
|
|
//
|
|
this.label4.AutoSize = true;
|
|
this.label4.Location = new System.Drawing.Point(12, 221);
|
|
this.label4.Name = "label4";
|
|
this.label4.Size = new System.Drawing.Size(97, 12);
|
|
this.label4.TabIndex = 40;
|
|
this.label4.Text = "TestList Version";
|
|
//
|
|
// label5
|
|
//
|
|
this.label5.AutoSize = true;
|
|
this.label5.Location = new System.Drawing.Point(10, 248);
|
|
this.label5.Name = "label5";
|
|
this.label5.Size = new System.Drawing.Size(99, 12);
|
|
this.label5.TabIndex = 41;
|
|
this.label5.Text = "Production Code";
|
|
//
|
|
// Button_FindInfo
|
|
//
|
|
this.Button_FindInfo.Location = new System.Drawing.Point(118, 116);
|
|
this.Button_FindInfo.Name = "Button_FindInfo";
|
|
this.Button_FindInfo.Size = new System.Drawing.Size(100, 19);
|
|
this.Button_FindInfo.TabIndex = 43;
|
|
this.Button_FindInfo.Text = "Find Info";
|
|
this.Button_FindInfo.UseVisualStyleBackColor = true;
|
|
this.Button_FindInfo.Click += new System.EventHandler(this.Button_FindInfo_Click);
|
|
//
|
|
// Button_List
|
|
//
|
|
this.Button_List.Location = new System.Drawing.Point(17, 116);
|
|
this.Button_List.Name = "Button_List";
|
|
this.Button_List.Size = new System.Drawing.Size(100, 18);
|
|
this.Button_List.TabIndex = 44;
|
|
this.Button_List.Text = "List";
|
|
this.Button_List.UseVisualStyleBackColor = true;
|
|
this.Button_List.Click += new System.EventHandler(this.Button_List_Click);
|
|
//
|
|
// richTextBox1
|
|
//
|
|
this.richTextBox1.Location = new System.Drawing.Point(12, 272);
|
|
this.richTextBox1.Name = "richTextBox1";
|
|
this.richTextBox1.Size = new System.Drawing.Size(213, 194);
|
|
this.richTextBox1.TabIndex = 45;
|
|
this.richTextBox1.Text = "";
|
|
//
|
|
// openFileDialog
|
|
//
|
|
this.openFileDialog.Filter = "CpLog|*.Cplog|CSV|*.csv";
|
|
//
|
|
// button1
|
|
//
|
|
this.button1.Location = new System.Drawing.Point(232, 529);
|
|
this.button1.Name = "button1";
|
|
this.button1.Size = new System.Drawing.Size(158, 21);
|
|
this.button1.TabIndex = 46;
|
|
this.button1.Text = "CP Log - FileSend";
|
|
this.button1.UseVisualStyleBackColor = true;
|
|
this.button1.Click += new System.EventHandler(this.button1_Click);
|
|
//
|
|
// tabControl1
|
|
//
|
|
this.tabControl1.Controls.Add(this.tabPage1);
|
|
this.tabControl1.Controls.Add(this.tabPage2);
|
|
this.tabControl1.Location = new System.Drawing.Point(224, 67);
|
|
this.tabControl1.Name = "tabControl1";
|
|
this.tabControl1.SelectedIndex = 0;
|
|
this.tabControl1.Size = new System.Drawing.Size(618, 372);
|
|
this.tabControl1.TabIndex = 47;
|
|
//
|
|
// tabPage1
|
|
//
|
|
this.tabPage1.Controls.Add(this.dataGridView1);
|
|
this.tabPage1.Location = new System.Drawing.Point(4, 22);
|
|
this.tabPage1.Name = "tabPage1";
|
|
this.tabPage1.Padding = new System.Windows.Forms.Padding(3, 3, 3, 3);
|
|
this.tabPage1.Size = new System.Drawing.Size(610, 346);
|
|
this.tabPage1.TabIndex = 0;
|
|
this.tabPage1.Text = "TestList";
|
|
this.tabPage1.UseVisualStyleBackColor = true;
|
|
//
|
|
// dataGridView1
|
|
//
|
|
this.dataGridView1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
|
|
this.dataGridView1.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.dataGridView1.Location = new System.Drawing.Point(3, 3);
|
|
this.dataGridView1.Name = "dataGridView1";
|
|
this.dataGridView1.ReadOnly = true;
|
|
this.dataGridView1.RowHeadersWidth = 62;
|
|
this.dataGridView1.RowTemplate.Height = 23;
|
|
this.dataGridView1.Size = new System.Drawing.Size(604, 340);
|
|
this.dataGridView1.TabIndex = 43;
|
|
//
|
|
// tabPage2
|
|
//
|
|
this.tabPage2.Controls.Add(this.button3);
|
|
this.tabPage2.Controls.Add(this.button2);
|
|
this.tabPage2.Controls.Add(this.dataGridView2);
|
|
this.tabPage2.Location = new System.Drawing.Point(4, 22);
|
|
this.tabPage2.Name = "tabPage2";
|
|
this.tabPage2.Padding = new System.Windows.Forms.Padding(3, 3, 3, 3);
|
|
this.tabPage2.Size = new System.Drawing.Size(610, 346);
|
|
this.tabPage2.TabIndex = 1;
|
|
this.tabPage2.Text = "TestListFile";
|
|
this.tabPage2.UseVisualStyleBackColor = true;
|
|
//
|
|
// button3
|
|
//
|
|
this.button3.Location = new System.Drawing.Point(268, 3);
|
|
this.button3.Name = "button3";
|
|
this.button3.Size = new System.Drawing.Size(256, 21);
|
|
this.button3.TabIndex = 48;
|
|
this.button3.Text = "Next";
|
|
this.button3.UseVisualStyleBackColor = true;
|
|
this.button3.Click += new System.EventHandler(this.button3_Click);
|
|
//
|
|
// button2
|
|
//
|
|
this.button2.Location = new System.Drawing.Point(6, 3);
|
|
this.button2.Name = "button2";
|
|
this.button2.Size = new System.Drawing.Size(256, 21);
|
|
this.button2.TabIndex = 47;
|
|
this.button2.Text = "Prev";
|
|
this.button2.UseVisualStyleBackColor = true;
|
|
this.button2.Click += new System.EventHandler(this.button2_Click);
|
|
//
|
|
// dataGridView2
|
|
//
|
|
this.dataGridView2.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
|
|
this.dataGridView2.Dock = System.Windows.Forms.DockStyle.Bottom;
|
|
this.dataGridView2.Location = new System.Drawing.Point(3, 58);
|
|
this.dataGridView2.Name = "dataGridView2";
|
|
this.dataGridView2.ReadOnly = true;
|
|
this.dataGridView2.RowHeadersWidth = 62;
|
|
this.dataGridView2.RowTemplate.Height = 23;
|
|
this.dataGridView2.Size = new System.Drawing.Size(604, 285);
|
|
this.dataGridView2.TabIndex = 44;
|
|
//
|
|
// label6
|
|
//
|
|
this.label6.AutoSize = true;
|
|
this.label6.Location = new System.Drawing.Point(50, 143);
|
|
this.label6.Name = "label6";
|
|
this.label6.Size = new System.Drawing.Size(61, 12);
|
|
this.label6.TabIndex = 49;
|
|
this.label6.Text = "ProdNo_P";
|
|
//
|
|
// QT_ProdNoP_Info
|
|
//
|
|
this.QT_ProdNoP_Info.Location = new System.Drawing.Point(118, 140);
|
|
this.QT_ProdNoP_Info.Name = "QT_ProdNoP_Info";
|
|
this.QT_ProdNoP_Info.Size = new System.Drawing.Size(100, 21);
|
|
this.QT_ProdNoP_Info.TabIndex = 48;
|
|
//
|
|
// label7
|
|
//
|
|
this.label7.AutoSize = true;
|
|
this.label7.Location = new System.Drawing.Point(1, 68);
|
|
this.label7.Name = "label7";
|
|
this.label7.Size = new System.Drawing.Size(54, 12);
|
|
this.label7.TabIndex = 51;
|
|
this.label7.Text = "StationID";
|
|
//
|
|
// textBox1
|
|
//
|
|
this.textBox1.Location = new System.Drawing.Point(61, 65);
|
|
this.textBox1.Name = "textBox1";
|
|
this.textBox1.Size = new System.Drawing.Size(56, 21);
|
|
this.textBox1.TabIndex = 50;
|
|
//
|
|
// button4
|
|
//
|
|
this.button4.Location = new System.Drawing.Point(571, 529);
|
|
this.button4.Name = "button4";
|
|
this.button4.Size = new System.Drawing.Size(77, 21);
|
|
this.button4.TabIndex = 52;
|
|
this.button4.Text = "FileSend";
|
|
this.button4.UseVisualStyleBackColor = true;
|
|
this.button4.Click += new System.EventHandler(this.button4_Click);
|
|
//
|
|
// button5
|
|
//
|
|
this.button5.Location = new System.Drawing.Point(650, 6);
|
|
this.button5.Name = "button5";
|
|
this.button5.Size = new System.Drawing.Size(91, 21);
|
|
this.button5.TabIndex = 53;
|
|
this.button5.Text = "User Query";
|
|
this.button5.UseVisualStyleBackColor = true;
|
|
this.button5.Click += new System.EventHandler(this.button5_Click);
|
|
//
|
|
// textBox2
|
|
//
|
|
this.textBox2.Location = new System.Drawing.Point(747, 6);
|
|
this.textBox2.Name = "textBox2";
|
|
this.textBox2.Size = new System.Drawing.Size(484, 21);
|
|
this.textBox2.TabIndex = 54;
|
|
//
|
|
// button6
|
|
//
|
|
this.button6.Location = new System.Drawing.Point(847, 83);
|
|
this.button6.Name = "button6";
|
|
this.button6.Size = new System.Drawing.Size(159, 21);
|
|
this.button6.TabIndex = 55;
|
|
this.button6.Text = "IsIssued by ID";
|
|
this.button6.UseVisualStyleBackColor = true;
|
|
this.button6.Click += new System.EventHandler(this.button6_Click);
|
|
//
|
|
// textBox3
|
|
//
|
|
this.textBox3.Location = new System.Drawing.Point(1012, 84);
|
|
this.textBox3.Name = "textBox3";
|
|
this.textBox3.Size = new System.Drawing.Size(135, 21);
|
|
this.textBox3.TabIndex = 56;
|
|
//
|
|
// textBox4
|
|
//
|
|
this.textBox4.Location = new System.Drawing.Point(1012, 138);
|
|
this.textBox4.Name = "textBox4";
|
|
this.textBox4.Size = new System.Drawing.Size(135, 21);
|
|
this.textBox4.TabIndex = 58;
|
|
//
|
|
// button7
|
|
//
|
|
this.button7.Location = new System.Drawing.Point(847, 137);
|
|
this.button7.Name = "button7";
|
|
this.button7.Size = new System.Drawing.Size(159, 21);
|
|
this.button7.TabIndex = 57;
|
|
this.button7.Text = "IsIssued by MAC";
|
|
this.button7.UseVisualStyleBackColor = true;
|
|
this.button7.Click += new System.EventHandler(this.button7_Click);
|
|
//
|
|
// textBox5
|
|
//
|
|
this.textBox5.Location = new System.Drawing.Point(1012, 111);
|
|
this.textBox5.Name = "textBox5";
|
|
this.textBox5.Size = new System.Drawing.Size(135, 21);
|
|
this.textBox5.TabIndex = 60;
|
|
//
|
|
// button8
|
|
//
|
|
this.button8.Location = new System.Drawing.Point(847, 110);
|
|
this.button8.Name = "button8";
|
|
this.button8.Size = new System.Drawing.Size(159, 21);
|
|
this.button8.TabIndex = 59;
|
|
this.button8.Text = "Check MAC";
|
|
this.button8.UseVisualStyleBackColor = true;
|
|
this.button8.Click += new System.EventHandler(this.button8_Click);
|
|
//
|
|
// textBox6
|
|
//
|
|
this.textBox6.Location = new System.Drawing.Point(1012, 191);
|
|
this.textBox6.Name = "textBox6";
|
|
this.textBox6.Size = new System.Drawing.Size(135, 21);
|
|
this.textBox6.TabIndex = 62;
|
|
//
|
|
// button9
|
|
//
|
|
this.button9.Location = new System.Drawing.Point(844, 191);
|
|
this.button9.Name = "button9";
|
|
this.button9.Size = new System.Drawing.Size(159, 21);
|
|
this.button9.TabIndex = 61;
|
|
this.button9.Text = "To be issued MAC";
|
|
this.button9.UseVisualStyleBackColor = true;
|
|
this.button9.Click += new System.EventHandler(this.button9_Click);
|
|
//
|
|
// comboBox1
|
|
//
|
|
this.comboBox1.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
|
|
this.comboBox1.FormattingEnabled = true;
|
|
this.comboBox1.Items.AddRange(new object[] {
|
|
"Normal",
|
|
"Colon",
|
|
"Hyphen",
|
|
"Dot"});
|
|
this.comboBox1.Location = new System.Drawing.Point(1012, 168);
|
|
this.comboBox1.Name = "comboBox1";
|
|
this.comboBox1.Size = new System.Drawing.Size(135, 20);
|
|
this.comboBox1.TabIndex = 63;
|
|
//
|
|
// button10
|
|
//
|
|
this.button10.Location = new System.Drawing.Point(848, 221);
|
|
this.button10.Name = "button10";
|
|
this.button10.Size = new System.Drawing.Size(159, 21);
|
|
this.button10.TabIndex = 64;
|
|
this.button10.Text = "all";
|
|
this.button10.UseVisualStyleBackColor = true;
|
|
this.button10.Click += new System.EventHandler(this.button10_Click);
|
|
//
|
|
// button11
|
|
//
|
|
this.button11.Location = new System.Drawing.Point(848, 248);
|
|
this.button11.Name = "button11";
|
|
this.button11.Size = new System.Drawing.Size(159, 21);
|
|
this.button11.TabIndex = 65;
|
|
this.button11.Text = "curr";
|
|
this.button11.UseVisualStyleBackColor = true;
|
|
this.button11.Click += new System.EventHandler(this.button11_Click);
|
|
//
|
|
// button12
|
|
//
|
|
this.button12.Location = new System.Drawing.Point(848, 275);
|
|
this.button12.Name = "button12";
|
|
this.button12.Size = new System.Drawing.Size(159, 21);
|
|
this.button12.TabIndex = 66;
|
|
this.button12.Text = "remain";
|
|
this.button12.UseVisualStyleBackColor = true;
|
|
this.button12.Click += new System.EventHandler(this.button12_Click);
|
|
//
|
|
// label8
|
|
//
|
|
this.label8.AutoSize = true;
|
|
this.label8.Location = new System.Drawing.Point(1013, 225);
|
|
this.label8.Name = "label8";
|
|
this.label8.Size = new System.Drawing.Size(38, 12);
|
|
this.label8.TabIndex = 67;
|
|
this.label8.Text = "label8";
|
|
//
|
|
// label9
|
|
//
|
|
this.label9.AutoSize = true;
|
|
this.label9.Location = new System.Drawing.Point(1013, 252);
|
|
this.label9.Name = "label9";
|
|
this.label9.Size = new System.Drawing.Size(38, 12);
|
|
this.label9.TabIndex = 68;
|
|
this.label9.Text = "label9";
|
|
//
|
|
// label10
|
|
//
|
|
this.label10.AutoSize = true;
|
|
this.label10.Location = new System.Drawing.Point(1013, 279);
|
|
this.label10.Name = "label10";
|
|
this.label10.Size = new System.Drawing.Size(44, 12);
|
|
this.label10.TabIndex = 69;
|
|
this.label10.Text = "label10";
|
|
//
|
|
// button13
|
|
//
|
|
this.button13.Location = new System.Drawing.Point(848, 302);
|
|
this.button13.Name = "button13";
|
|
this.button13.Size = new System.Drawing.Size(142, 21);
|
|
this.button13.TabIndex = 70;
|
|
this.button13.Text = "LookUpID By MAC";
|
|
this.button13.UseVisualStyleBackColor = true;
|
|
this.button13.Click += new System.EventHandler(this.button13_Click);
|
|
//
|
|
// button14
|
|
//
|
|
this.button14.Location = new System.Drawing.Point(848, 350);
|
|
this.button14.Name = "button14";
|
|
this.button14.Size = new System.Drawing.Size(142, 21);
|
|
this.button14.TabIndex = 71;
|
|
this.button14.Text = "LookUpMAC By ID";
|
|
this.button14.UseVisualStyleBackColor = true;
|
|
this.button14.Click += new System.EventHandler(this.button14_Click);
|
|
//
|
|
// textBox7
|
|
//
|
|
this.textBox7.Location = new System.Drawing.Point(940, 324);
|
|
this.textBox7.Name = "textBox7";
|
|
this.textBox7.Size = new System.Drawing.Size(135, 21);
|
|
this.textBox7.TabIndex = 72;
|
|
//
|
|
// textBox8
|
|
//
|
|
this.textBox8.Location = new System.Drawing.Point(1081, 324);
|
|
this.textBox8.Name = "textBox8";
|
|
this.textBox8.ReadOnly = true;
|
|
this.textBox8.Size = new System.Drawing.Size(135, 21);
|
|
this.textBox8.TabIndex = 73;
|
|
//
|
|
// textBox10
|
|
//
|
|
this.textBox10.Location = new System.Drawing.Point(1081, 375);
|
|
this.textBox10.Name = "textBox10";
|
|
this.textBox10.ReadOnly = true;
|
|
this.textBox10.Size = new System.Drawing.Size(135, 21);
|
|
this.textBox10.TabIndex = 75;
|
|
//
|
|
// textBox9
|
|
//
|
|
this.textBox9.Location = new System.Drawing.Point(940, 375);
|
|
this.textBox9.Name = "textBox9";
|
|
this.textBox9.Size = new System.Drawing.Size(135, 21);
|
|
this.textBox9.TabIndex = 74;
|
|
//
|
|
// comboBox2
|
|
//
|
|
this.comboBox2.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
|
|
this.comboBox2.FormattingEnabled = true;
|
|
this.comboBox2.Items.AddRange(new object[] {
|
|
"Normal",
|
|
"Colon",
|
|
"Hyphen",
|
|
"Dot"});
|
|
this.comboBox2.Location = new System.Drawing.Point(996, 350);
|
|
this.comboBox2.Name = "comboBox2";
|
|
this.comboBox2.Size = new System.Drawing.Size(135, 20);
|
|
this.comboBox2.TabIndex = 76;
|
|
//
|
|
// button15
|
|
//
|
|
this.button15.Location = new System.Drawing.Point(848, 402);
|
|
this.button15.Name = "button15";
|
|
this.button15.Size = new System.Drawing.Size(142, 21);
|
|
this.button15.TabIndex = 77;
|
|
this.button15.Text = "IssuanceRequest";
|
|
this.button15.UseVisualStyleBackColor = true;
|
|
this.button15.Click += new System.EventHandler(this.button15_Click);
|
|
//
|
|
// textBox11
|
|
//
|
|
this.textBox11.Location = new System.Drawing.Point(996, 430);
|
|
this.textBox11.Name = "textBox11";
|
|
this.textBox11.Size = new System.Drawing.Size(135, 21);
|
|
this.textBox11.TabIndex = 78;
|
|
//
|
|
// textBox12
|
|
//
|
|
this.textBox12.Location = new System.Drawing.Point(848, 457);
|
|
this.textBox12.Name = "textBox12";
|
|
this.textBox12.ReadOnly = true;
|
|
this.textBox12.Size = new System.Drawing.Size(413, 21);
|
|
this.textBox12.TabIndex = 79;
|
|
//
|
|
// comboBox3
|
|
//
|
|
this.comboBox3.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
|
|
this.comboBox3.FormattingEnabled = true;
|
|
this.comboBox3.Items.AddRange(new object[] {
|
|
"Normal",
|
|
"Colon",
|
|
"Hyphen",
|
|
"Dot"});
|
|
this.comboBox3.Location = new System.Drawing.Point(996, 403);
|
|
this.comboBox3.Name = "comboBox3";
|
|
this.comboBox3.Size = new System.Drawing.Size(135, 20);
|
|
this.comboBox3.TabIndex = 80;
|
|
//
|
|
// button16
|
|
//
|
|
this.button16.Location = new System.Drawing.Point(650, 40);
|
|
this.button16.Name = "button16";
|
|
this.button16.Size = new System.Drawing.Size(91, 21);
|
|
this.button16.TabIndex = 81;
|
|
this.button16.Text = "Connect";
|
|
this.button16.UseVisualStyleBackColor = true;
|
|
this.button16.Click += new System.EventHandler(this.button16_Click);
|
|
//
|
|
// textBox13
|
|
//
|
|
this.textBox13.Location = new System.Drawing.Point(747, 40);
|
|
this.textBox13.Name = "textBox13";
|
|
this.textBox13.Size = new System.Drawing.Size(88, 21);
|
|
this.textBox13.TabIndex = 82;
|
|
//
|
|
// textBox14
|
|
//
|
|
this.textBox14.Location = new System.Drawing.Point(841, 40);
|
|
this.textBox14.Name = "textBox14";
|
|
this.textBox14.PasswordChar = '*';
|
|
this.textBox14.Size = new System.Drawing.Size(88, 21);
|
|
this.textBox14.TabIndex = 83;
|
|
//
|
|
// button17
|
|
//
|
|
this.button17.Location = new System.Drawing.Point(940, 40);
|
|
this.button17.Name = "button17";
|
|
this.button17.Size = new System.Drawing.Size(91, 21);
|
|
this.button17.TabIndex = 84;
|
|
this.button17.Text = "Disconnect";
|
|
this.button17.UseVisualStyleBackColor = true;
|
|
this.button17.Click += new System.EventHandler(this.button17_Click);
|
|
//
|
|
// textBox15
|
|
//
|
|
this.textBox15.Location = new System.Drawing.Point(848, 484);
|
|
this.textBox15.Name = "textBox15";
|
|
this.textBox15.ReadOnly = true;
|
|
this.textBox15.Size = new System.Drawing.Size(413, 21);
|
|
this.textBox15.TabIndex = 85;
|
|
//
|
|
// checkBox1
|
|
//
|
|
this.checkBox1.AutoSize = true;
|
|
this.checkBox1.Location = new System.Drawing.Point(1137, 408);
|
|
this.checkBox1.Name = "checkBox1";
|
|
this.checkBox1.Size = new System.Drawing.Size(91, 16);
|
|
this.checkBox1.TabIndex = 86;
|
|
this.checkBox1.Text = "Reissuance";
|
|
this.checkBox1.UseVisualStyleBackColor = true;
|
|
//
|
|
// comboBox4
|
|
//
|
|
this.comboBox4.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
|
|
this.comboBox4.FormattingEnabled = true;
|
|
this.comboBox4.Items.AddRange(new object[] {
|
|
"CompareToSame",
|
|
"StartWith",
|
|
"EndWith",
|
|
"ContainWith"});
|
|
this.comboBox4.Location = new System.Drawing.Point(1137, 349);
|
|
this.comboBox4.Name = "comboBox4";
|
|
this.comboBox4.Size = new System.Drawing.Size(135, 20);
|
|
this.comboBox4.TabIndex = 87;
|
|
//
|
|
// button18
|
|
//
|
|
this.button18.Location = new System.Drawing.Point(650, 511);
|
|
this.button18.Name = "button18";
|
|
this.button18.Size = new System.Drawing.Size(256, 21);
|
|
this.button18.TabIndex = 88;
|
|
this.button18.Text = "CheckTestList";
|
|
this.button18.UseVisualStyleBackColor = true;
|
|
this.button18.Click += new System.EventHandler(this.button18_Click);
|
|
//
|
|
// button19
|
|
//
|
|
this.button19.Location = new System.Drawing.Point(650, 538);
|
|
this.button19.Name = "button19";
|
|
this.button19.Size = new System.Drawing.Size(256, 21);
|
|
this.button19.TabIndex = 89;
|
|
this.button19.Text = "Check Server";
|
|
this.button19.UseVisualStyleBackColor = true;
|
|
this.button19.Click += new System.EventHandler(this.button19_Click);
|
|
//
|
|
// button20
|
|
//
|
|
this.button20.Location = new System.Drawing.Point(1102, 275);
|
|
this.button20.Name = "button20";
|
|
this.button20.Size = new System.Drawing.Size(159, 21);
|
|
this.button20.TabIndex = 90;
|
|
this.button20.Text = "sync time";
|
|
this.button20.UseVisualStyleBackColor = true;
|
|
this.button20.Click += new System.EventHandler(this.button20_Click);
|
|
//
|
|
// textBox16
|
|
//
|
|
this.textBox16.Location = new System.Drawing.Point(90, 530);
|
|
this.textBox16.Name = "textBox16";
|
|
this.textBox16.Size = new System.Drawing.Size(135, 21);
|
|
this.textBox16.TabIndex = 91;
|
|
//
|
|
// label21
|
|
//
|
|
this.label21.AutoSize = true;
|
|
this.label21.Location = new System.Drawing.Point(3, 533);
|
|
this.label21.Name = "label21";
|
|
this.label21.Size = new System.Drawing.Size(81, 12);
|
|
this.label21.TabIndex = 92;
|
|
this.label21.Text = "Station Name";
|
|
//
|
|
// AutoLogTimer
|
|
//
|
|
this.AutoLogTimer.Interval = 500;
|
|
this.AutoLogTimer.Tick += new System.EventHandler(this.AutoLogTimer_Tick);
|
|
//
|
|
// button21
|
|
//
|
|
this.button21.Location = new System.Drawing.Point(396, 529);
|
|
this.button21.Name = "button21";
|
|
this.button21.Size = new System.Drawing.Size(169, 21);
|
|
this.button21.TabIndex = 93;
|
|
this.button21.Text = "CP Log - Folder AutoSend";
|
|
this.button21.UseVisualStyleBackColor = true;
|
|
this.button21.Click += new System.EventHandler(this.button21_Click);
|
|
//
|
|
// label22
|
|
//
|
|
this.label22.AutoSize = true;
|
|
this.label22.Location = new System.Drawing.Point(747, 29);
|
|
this.label22.Name = "label22";
|
|
this.label22.Size = new System.Drawing.Size(11, 12);
|
|
this.label22.TabIndex = 94;
|
|
this.label22.Text = "-";
|
|
//
|
|
// MainForm
|
|
//
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 12F);
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|
this.ClientSize = new System.Drawing.Size(1357, 687);
|
|
this.Controls.Add(this.label22);
|
|
this.Controls.Add(this.button21);
|
|
this.Controls.Add(this.label21);
|
|
this.Controls.Add(this.textBox16);
|
|
this.Controls.Add(this.button20);
|
|
this.Controls.Add(this.button19);
|
|
this.Controls.Add(this.button18);
|
|
this.Controls.Add(this.comboBox4);
|
|
this.Controls.Add(this.checkBox1);
|
|
this.Controls.Add(this.textBox15);
|
|
this.Controls.Add(this.MainPanel);
|
|
this.Controls.Add(this.button17);
|
|
this.Controls.Add(this.textBox14);
|
|
this.Controls.Add(this.textBox13);
|
|
this.Controls.Add(this.button16);
|
|
this.Controls.Add(this.comboBox3);
|
|
this.Controls.Add(this.textBox12);
|
|
this.Controls.Add(this.textBox11);
|
|
this.Controls.Add(this.button15);
|
|
this.Controls.Add(this.comboBox2);
|
|
this.Controls.Add(this.textBox10);
|
|
this.Controls.Add(this.textBox9);
|
|
this.Controls.Add(this.textBox8);
|
|
this.Controls.Add(this.textBox7);
|
|
this.Controls.Add(this.button14);
|
|
this.Controls.Add(this.button13);
|
|
this.Controls.Add(this.label10);
|
|
this.Controls.Add(this.label9);
|
|
this.Controls.Add(this.label8);
|
|
this.Controls.Add(this.button12);
|
|
this.Controls.Add(this.button11);
|
|
this.Controls.Add(this.button10);
|
|
this.Controls.Add(this.comboBox1);
|
|
this.Controls.Add(this.textBox6);
|
|
this.Controls.Add(this.button9);
|
|
this.Controls.Add(this.textBox5);
|
|
this.Controls.Add(this.button8);
|
|
this.Controls.Add(this.textBox4);
|
|
this.Controls.Add(this.button7);
|
|
this.Controls.Add(this.textBox3);
|
|
this.Controls.Add(this.button6);
|
|
this.Controls.Add(this.textBox2);
|
|
this.Controls.Add(this.button5);
|
|
this.Controls.Add(this.button4);
|
|
this.Controls.Add(this.label7);
|
|
this.Controls.Add(this.textBox1);
|
|
this.Controls.Add(this.label6);
|
|
this.Controls.Add(this.QT_ProdNoP_Info);
|
|
this.Controls.Add(this.tabControl1);
|
|
this.Controls.Add(this.button1);
|
|
this.Controls.Add(this.richTextBox1);
|
|
this.Controls.Add(this.Button_List);
|
|
this.Controls.Add(this.Button_FindInfo);
|
|
this.Controls.Add(this.label5);
|
|
this.Controls.Add(this.label4);
|
|
this.Controls.Add(this.label3);
|
|
this.Controls.Add(this.label2);
|
|
this.Controls.Add(this.label1);
|
|
this.Controls.Add(this.QT_ProductionCode_Info);
|
|
this.Controls.Add(this.QT_TestListVersion_Info);
|
|
this.Controls.Add(this.QT_TestCode_Info);
|
|
this.Controls.Add(this.QT_TestType_Info);
|
|
this.Controls.Add(this.QT_ProdcNoC_Info);
|
|
this.Controls.Add(this.button_QT);
|
|
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedDialog;
|
|
this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
|
|
this.MaximizeBox = false;
|
|
this.Name = "MainForm";
|
|
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
|
|
this.Text = "For ALIS PC Adaptor v250424";
|
|
this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.MainForm_FormClosing);
|
|
this.DoubleClick += new System.EventHandler(this.MainForm_DoubleClick);
|
|
this.MainPanel.ResumeLayout(false);
|
|
this.panel3.ResumeLayout(false);
|
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
|
|
this.groupBoxMacQuery.ResumeLayout(false);
|
|
this.panel2.ResumeLayout(false);
|
|
this.panel2.PerformLayout();
|
|
this.groupBox1.ResumeLayout(false);
|
|
this.groupBox1.PerformLayout();
|
|
this.panel1.ResumeLayout(false);
|
|
this.LastCommandPanel.ResumeLayout(false);
|
|
this.StatePanel.ResumeLayout(false);
|
|
this.contextMenuSubStrip.ResumeLayout(false);
|
|
this.tabControl1.ResumeLayout(false);
|
|
this.tabPage1.ResumeLayout(false);
|
|
((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).EndInit();
|
|
this.tabPage2.ResumeLayout(false);
|
|
((System.ComponentModel.ISupportInitialize)(this.dataGridView2)).EndInit();
|
|
this.ResumeLayout(false);
|
|
this.PerformLayout();
|
|
|
|
}
|
|
|
|
#endregion
|
|
private System.Windows.Forms.Panel MainPanel;
|
|
private System.Windows.Forms.NotifyIcon notifyIcon;
|
|
private System.Windows.Forms.Button DebugButton;
|
|
private System.Windows.Forms.Panel StatePanel;
|
|
private System.Windows.Forms.Label Statelabel;
|
|
private System.Windows.Forms.Timer Statetimer;
|
|
private System.Windows.Forms.Panel panel1;
|
|
private System.Windows.Forms.Label LastStreamLabel;
|
|
private System.Windows.Forms.Panel LastCommandPanel;
|
|
private System.Windows.Forms.Label LastCommandLabel;
|
|
private System.Windows.Forms.Label LastStreamTimeLabel;
|
|
private System.Windows.Forms.Label LastCommandTimeLabel;
|
|
private System.Windows.Forms.ContextMenuStrip contextMenuSubStrip;
|
|
private System.Windows.Forms.ToolStripSeparator toolStripSeparator1;
|
|
private System.Windows.Forms.ToolStripMenuItem toolStripMenuItemExit;
|
|
private System.Windows.Forms.Button button_QT;
|
|
private System.Windows.Forms.TextBox QT_ProdcNoC_Info;
|
|
private System.Windows.Forms.TextBox QT_TestType_Info;
|
|
private System.Windows.Forms.TextBox QT_TestCode_Info;
|
|
private System.Windows.Forms.TextBox QT_TestListVersion_Info;
|
|
private System.Windows.Forms.TextBox QT_ProductionCode_Info;
|
|
private System.Windows.Forms.Label label1;
|
|
private System.Windows.Forms.Label label2;
|
|
private System.Windows.Forms.Label label3;
|
|
private System.Windows.Forms.Label label4;
|
|
private System.Windows.Forms.Label label5;
|
|
private System.Windows.Forms.Button Button_FindInfo;
|
|
private System.Windows.Forms.Button Button_List;
|
|
private System.Windows.Forms.RichTextBox richTextBox1;
|
|
private System.Windows.Forms.OpenFileDialog openFileDialog;
|
|
private System.Windows.Forms.Button button1;
|
|
private System.Windows.Forms.TabControl tabControl1;
|
|
private System.Windows.Forms.TabPage tabPage1;
|
|
private System.Windows.Forms.DataGridView dataGridView1;
|
|
private System.Windows.Forms.TabPage tabPage2;
|
|
private System.Windows.Forms.DataGridView dataGridView2;
|
|
private System.Windows.Forms.Label label6;
|
|
private System.Windows.Forms.TextBox QT_ProdNoP_Info;
|
|
private System.Windows.Forms.Button button3;
|
|
private System.Windows.Forms.Button button2;
|
|
private System.Windows.Forms.Label label7;
|
|
private System.Windows.Forms.TextBox textBox1;
|
|
private System.Windows.Forms.Button button4;
|
|
private System.Windows.Forms.Button button5;
|
|
private System.Windows.Forms.TextBox textBox2;
|
|
private System.Windows.Forms.Button button6;
|
|
private System.Windows.Forms.TextBox textBox3;
|
|
private System.Windows.Forms.TextBox textBox4;
|
|
private System.Windows.Forms.Button button7;
|
|
private System.Windows.Forms.TextBox textBox5;
|
|
private System.Windows.Forms.Button button8;
|
|
private System.Windows.Forms.TextBox textBox6;
|
|
private System.Windows.Forms.Button button9;
|
|
private System.Windows.Forms.ComboBox comboBox1;
|
|
private System.Windows.Forms.Button button10;
|
|
private System.Windows.Forms.Button button11;
|
|
private System.Windows.Forms.Button button12;
|
|
private System.Windows.Forms.Label label8;
|
|
private System.Windows.Forms.Label label9;
|
|
private System.Windows.Forms.Label label10;
|
|
private System.Windows.Forms.Button button13;
|
|
private System.Windows.Forms.Button button14;
|
|
private System.Windows.Forms.TextBox textBox7;
|
|
private System.Windows.Forms.TextBox textBox8;
|
|
private System.Windows.Forms.TextBox textBox10;
|
|
private System.Windows.Forms.TextBox textBox9;
|
|
private System.Windows.Forms.ComboBox comboBox2;
|
|
private System.Windows.Forms.Button button15;
|
|
private System.Windows.Forms.TextBox textBox11;
|
|
private System.Windows.Forms.TextBox textBox12;
|
|
private System.Windows.Forms.ComboBox comboBox3;
|
|
private System.Windows.Forms.Button button16;
|
|
private System.Windows.Forms.TextBox textBox13;
|
|
private System.Windows.Forms.TextBox textBox14;
|
|
private System.Windows.Forms.Button button17;
|
|
private System.Windows.Forms.Button UserButton;
|
|
private System.Windows.Forms.GroupBox groupBoxMacQuery;
|
|
private System.Windows.Forms.Panel panel2;
|
|
private System.Windows.Forms.GroupBox groupBox1;
|
|
private System.Windows.Forms.Label SessionTimelabel;
|
|
private System.Windows.Forms.Label label12;
|
|
private System.Windows.Forms.Label label11;
|
|
private System.Windows.Forms.Button UserDisconnectButton;
|
|
private System.Windows.Forms.TextBox UserPasswordtextBox;
|
|
private System.Windows.Forms.TextBox UserIDtextBox;
|
|
private System.Windows.Forms.Button UserConnectButton;
|
|
private System.Windows.Forms.Button FMAFIBtn;
|
|
private System.Windows.Forms.Button FIFMABtn;
|
|
private System.Windows.Forms.TextBox FIFMAtextBox2;
|
|
private System.Windows.Forms.TextBox FIFMAtextBox1;
|
|
private System.Windows.Forms.TextBox FMAFItextBox2;
|
|
private System.Windows.Forms.TextBox FMAFItextBox1;
|
|
private System.Windows.Forms.ComboBox FMAFIcomboBox1;
|
|
private System.Windows.Forms.Label label13;
|
|
private System.Windows.Forms.ComboBox RFIOMAcomboBox1;
|
|
private System.Windows.Forms.TextBox RFIOMAtextBox2;
|
|
private System.Windows.Forms.TextBox RFIOMAtextBox1;
|
|
private System.Windows.Forms.Button RFIOMABtn;
|
|
private System.Windows.Forms.Label label20;
|
|
private System.Windows.Forms.Label label19;
|
|
private System.Windows.Forms.Label label18;
|
|
private System.Windows.Forms.Label label17;
|
|
private System.Windows.Forms.Label label16;
|
|
private System.Windows.Forms.Label label15;
|
|
private System.Windows.Forms.Label label14;
|
|
private System.Windows.Forms.TextBox RFIOMAtextBox3;
|
|
private System.Windows.Forms.ProgressBar progressBar1;
|
|
private System.Windows.Forms.PictureBox pictureBox1;
|
|
private System.Windows.Forms.ProgressBar progressBar2;
|
|
private System.Windows.Forms.TextBox textBox15;
|
|
private System.Windows.Forms.CheckBox checkBox1;
|
|
private System.Windows.Forms.CheckBox checkBox2;
|
|
private System.Windows.Forms.ComboBox comboBox4;
|
|
private System.Windows.Forms.Button button18;
|
|
private System.Windows.Forms.Button button19;
|
|
private System.Windows.Forms.Button button20;
|
|
private System.Windows.Forms.TextBox textBox16;
|
|
private System.Windows.Forms.Label label21;
|
|
private System.Windows.Forms.FolderBrowserDialog folderBrowserDialog;
|
|
private System.Windows.Forms.Timer AutoLogTimer;
|
|
private System.Windows.Forms.Button button21;
|
|
private System.Windows.Forms.Label label22;
|
|
private System.Windows.Forms.Panel panel3;
|
|
private System.Windows.Forms.Label labelFTPConn;
|
|
}
|
|
}
|
|
|