namespace ARI.EAP.HOST { partial class MainForm { /// /// 必需的设计器变量。 /// private System.ComponentModel.IContainer components = null; /// /// 清理所有正在使用的资源。 /// /// 如果应释放托管资源,为 true;否则为 false。 protected override void Dispose(bool disposing) { if (disposing && (components != null)) { components.Dispose(); } base.Dispose(disposing); } #region Windows 窗体设计器生成的代码 /// /// 设计器支持所需的方法 - 不要修改 /// 使用代码编辑器修改此方法的内容。 /// private void InitializeComponent() { System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = new System.Windows.Forms.DataGridViewCellStyle(); System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(MainForm)); this.groupBox1 = new System.Windows.Forms.GroupBox(); this.Cancle = new System.Windows.Forms.Button(); this.ErrorPort = new System.Windows.Forms.Label(); this.ErrorDeviceID = new System.Windows.Forms.Label(); this.Save = new System.Windows.Forms.Button(); this.IPError = new System.Windows.Forms.Label(); this.editPort = new System.Windows.Forms.TextBox(); this.Port = new System.Windows.Forms.Label(); this.editDeviceID = new System.Windows.Forms.TextBox(); this.DeviceID = new System.Windows.Forms.Label(); this.editIPaddress = new System.Windows.Forms.TextBox(); this.IPaddress = new System.Windows.Forms.Label(); this.splitContainer1 = new System.Windows.Forms.SplitContainer(); this.SECSLog = new System.Windows.Forms.GroupBox(); this.dataGridView1 = new System.Windows.Forms.DataGridView(); this.DateTime = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.SxFy = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.Transfer = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.EventName = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.key = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.groupBox2 = new System.Windows.Forms.GroupBox(); this.dataGridView2 = new System.Windows.Forms.DataGridView(); this.dataGridViewTextBoxColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.dataGridViewTextBoxColumn4 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.dataGridViewTextBoxColumn5 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.content = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.TabControl1 = new System.Windows.Forms.TabControl(); this.tabPage1 = new System.Windows.Forms.TabPage(); this.tabPage2 = new System.Windows.Forms.TabPage(); this.tabPage3 = new System.Windows.Forms.TabPage(); this.splitContainer3 = new System.Windows.Forms.SplitContainer(); this.groupBox3 = new System.Windows.Forms.GroupBox(); this.dgv_sv = new System.Windows.Forms.DataGridView(); this.svid = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.name = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.format = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.min = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.max = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.defaultValue = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.description = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.splitContainer4 = new System.Windows.Forms.SplitContainer(); this.groupBox4 = new System.Windows.Forms.GroupBox(); this.dgv_dv = new System.Windows.Forms.DataGridView(); this.dataGridViewTextBoxColumn3 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.dataGridViewTextBoxColumn6 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.dataGridViewTextBoxColumn7 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.dataGridViewTextBoxColumn8 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.dataGridViewTextBoxColumn9 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.dataGridViewTextBoxColumn10 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.dataGridViewTextBoxColumn11 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.groupBox5 = new System.Windows.Forms.GroupBox(); this.dgv_ec = new System.Windows.Forms.DataGridView(); this.dataGridViewTextBoxColumn12 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.dataGridViewTextBoxColumn13 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.dataGridViewTextBoxColumn14 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.dataGridViewTextBoxColumn15 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.dataGridViewTextBoxColumn16 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.dataGridViewTextBoxColumn17 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.dataGridViewTextBoxColumn18 = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.toolStrip1 = new System.Windows.Forms.ToolStrip(); this.Connect = new System.Windows.Forms.ToolStripButton(); this.toolStripButton2 = new System.Windows.Forms.ToolStripButton(); this.toolStripDropDownButton1 = new System.Windows.Forms.ToolStripDropDownButton(); this.S1F3 = new System.Windows.Forms.ToolStripMenuItem(); this.S2F13 = new System.Windows.Forms.ToolStripMenuItem(); this.S5F5 = new System.Windows.Forms.ToolStripMenuItem(); this.S5F3 = new System.Windows.Forms.ToolStripMenuItem(); this.S7F19 = new System.Windows.Forms.ToolStripMenuItem(); this.Local = new System.Windows.Forms.ToolStripMenuItem(); this.Remote = new System.Windows.Forms.ToolStripMenuItem(); this.s1F1ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.MQStatus = new System.Windows.Forms.ToolStripLabel(); this.toolStripLabel2 = new System.Windows.Forms.ToolStripLabel(); this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator(); this.ConnectStatus = new System.Windows.Forms.ToolStripLabel(); this.toolStripLabel1 = new System.Windows.Forms.ToolStripLabel(); this.toolStripDropDownButton2 = new System.Windows.Forms.ToolStripDropDownButton(); this.createToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.createSVToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.createDVToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.createECVToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.deleteToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.deleteSVToolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem(); this.deleteDVToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.deleteECVToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.saveToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.splitContainer2 = new System.Windows.Forms.SplitContainer(); this.importDVListToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.groupBox1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).BeginInit(); this.splitContainer1.Panel1.SuspendLayout(); this.splitContainer1.Panel2.SuspendLayout(); this.splitContainer1.SuspendLayout(); this.SECSLog.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).BeginInit(); this.groupBox2.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.dataGridView2)).BeginInit(); this.TabControl1.SuspendLayout(); this.tabPage1.SuspendLayout(); this.tabPage2.SuspendLayout(); this.tabPage3.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.splitContainer3)).BeginInit(); this.splitContainer3.Panel1.SuspendLayout(); this.splitContainer3.Panel2.SuspendLayout(); this.splitContainer3.SuspendLayout(); this.groupBox3.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.dgv_sv)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.splitContainer4)).BeginInit(); this.splitContainer4.Panel1.SuspendLayout(); this.splitContainer4.Panel2.SuspendLayout(); this.splitContainer4.SuspendLayout(); this.groupBox4.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.dgv_dv)).BeginInit(); this.groupBox5.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.dgv_ec)).BeginInit(); this.toolStrip1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.splitContainer2)).BeginInit(); this.splitContainer2.Panel1.SuspendLayout(); this.splitContainer2.Panel2.SuspendLayout(); this.splitContainer2.SuspendLayout(); this.SuspendLayout(); // // groupBox1 // this.groupBox1.Anchor = System.Windows.Forms.AnchorStyles.None; this.groupBox1.BackColor = System.Drawing.Color.WhiteSmoke; this.groupBox1.Controls.Add(this.Cancle); this.groupBox1.Controls.Add(this.ErrorPort); this.groupBox1.Controls.Add(this.ErrorDeviceID); this.groupBox1.Controls.Add(this.Save); this.groupBox1.Controls.Add(this.IPError); this.groupBox1.Controls.Add(this.editPort); this.groupBox1.Controls.Add(this.Port); this.groupBox1.Controls.Add(this.editDeviceID); this.groupBox1.Controls.Add(this.DeviceID); this.groupBox1.Controls.Add(this.editIPaddress); this.groupBox1.Controls.Add(this.IPaddress); this.groupBox1.Location = new System.Drawing.Point(400, 137); this.groupBox1.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); this.groupBox1.Name = "groupBox1"; this.groupBox1.Padding = new System.Windows.Forms.Padding(3, 4, 3, 4); this.groupBox1.Size = new System.Drawing.Size(424, 270); this.groupBox1.TabIndex = 0; this.groupBox1.TabStop = false; this.groupBox1.Text = "Config"; // // Cancle // this.Cancle.Anchor = System.Windows.Forms.AnchorStyles.None; this.Cancle.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.Cancle.Location = new System.Drawing.Point(263, 223); this.Cancle.Name = "Cancle"; this.Cancle.Size = new System.Drawing.Size(95, 37); this.Cancle.TabIndex = 10; this.Cancle.Text = "Cancle"; this.Cancle.UseVisualStyleBackColor = true; this.Cancle.Click += new System.EventHandler(this.Cancle_Click); // // ErrorPort // this.ErrorPort.Anchor = System.Windows.Forms.AnchorStyles.None; this.ErrorPort.AutoSize = true; this.ErrorPort.ForeColor = System.Drawing.Color.Red; this.ErrorPort.Location = new System.Drawing.Point(202, 189); this.ErrorPort.Name = "ErrorPort"; this.ErrorPort.Size = new System.Drawing.Size(87, 20); this.ErrorPort.TabIndex = 9; this.ErrorPort.Text = "Illegal Port"; this.ErrorPort.Visible = false; // // ErrorDeviceID // this.ErrorDeviceID.Anchor = System.Windows.Forms.AnchorStyles.None; this.ErrorDeviceID.AutoSize = true; this.ErrorDeviceID.ForeColor = System.Drawing.Color.Red; this.ErrorDeviceID.Location = new System.Drawing.Point(202, 126); this.ErrorDeviceID.Name = "ErrorDeviceID"; this.ErrorDeviceID.Size = new System.Drawing.Size(119, 20); this.ErrorDeviceID.TabIndex = 8; this.ErrorDeviceID.Text = "Illegal deviceID"; this.ErrorDeviceID.Visible = false; // // Save // this.Save.Anchor = System.Windows.Forms.AnchorStyles.None; this.Save.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.Save.Location = new System.Drawing.Point(162, 223); this.Save.Name = "Save"; this.Save.Size = new System.Drawing.Size(95, 37); this.Save.TabIndex = 7; this.Save.Text = "Save"; this.Save.UseVisualStyleBackColor = true; this.Save.Click += new System.EventHandler(this.Save_Click); // // IPError // this.IPError.Anchor = System.Windows.Forms.AnchorStyles.None; this.IPError.AutoSize = true; this.IPError.ForeColor = System.Drawing.Color.Red; this.IPError.Location = new System.Drawing.Point(202, 59); this.IPError.Name = "IPError"; this.IPError.Size = new System.Drawing.Size(69, 20); this.IPError.TabIndex = 6; this.IPError.Text = "Illegal IP"; this.IPError.Visible = false; // // editPort // this.editPort.Anchor = System.Windows.Forms.AnchorStyles.None; this.editPort.Location = new System.Drawing.Point(206, 159); this.editPort.Name = "editPort"; this.editPort.Size = new System.Drawing.Size(152, 27); this.editPort.TabIndex = 5; this.editPort.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.editPort_KeyPress); this.editPort.Leave += new System.EventHandler(this.editPort_Leave); // // Port // this.Port.Anchor = System.Windows.Forms.AnchorStyles.None; this.Port.AutoSize = true; this.Port.Location = new System.Drawing.Point(65, 162); this.Port.Name = "Port"; this.Port.Size = new System.Drawing.Size(40, 20); this.Port.TabIndex = 4; this.Port.Text = "Port"; // // editDeviceID // this.editDeviceID.Anchor = System.Windows.Forms.AnchorStyles.None; this.editDeviceID.Location = new System.Drawing.Point(206, 96); this.editDeviceID.Name = "editDeviceID"; this.editDeviceID.Size = new System.Drawing.Size(152, 27); this.editDeviceID.TabIndex = 3; this.editDeviceID.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.editDeviceID_KeyPress); this.editDeviceID.Leave += new System.EventHandler(this.editDeviceID_Leave); // // DeviceID // this.DeviceID.Anchor = System.Windows.Forms.AnchorStyles.None; this.DeviceID.AutoSize = true; this.DeviceID.Location = new System.Drawing.Point(65, 99); this.DeviceID.Name = "DeviceID"; this.DeviceID.Size = new System.Drawing.Size(73, 20); this.DeviceID.TabIndex = 2; this.DeviceID.Text = "DeviceID"; // // editIPaddress // this.editIPaddress.Anchor = System.Windows.Forms.AnchorStyles.None; this.editIPaddress.Location = new System.Drawing.Point(206, 29); this.editIPaddress.Name = "editIPaddress"; this.editIPaddress.Size = new System.Drawing.Size(152, 27); this.editIPaddress.TabIndex = 1; this.editIPaddress.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.editIPaddress_KeyPress); this.editIPaddress.Leave += new System.EventHandler(this.editIPaddress_Leave); // // IPaddress // this.IPaddress.Anchor = System.Windows.Forms.AnchorStyles.None; this.IPaddress.AutoSize = true; this.IPaddress.Location = new System.Drawing.Point(65, 32); this.IPaddress.Name = "IPaddress"; this.IPaddress.Size = new System.Drawing.Size(86, 20); this.IPaddress.TabIndex = 0; this.IPaddress.Text = "IP Address"; // // splitContainer1 // this.splitContainer1.Dock = System.Windows.Forms.DockStyle.Fill; this.splitContainer1.Location = new System.Drawing.Point(3, 3); this.splitContainer1.Name = "splitContainer1"; // // splitContainer1.Panel1 // this.splitContainer1.Panel1.Controls.Add(this.SECSLog); // // splitContainer1.Panel2 // this.splitContainer1.Panel2.Controls.Add(this.groupBox2); this.splitContainer1.Size = new System.Drawing.Size(1297, 614); this.splitContainer1.SplitterDistance = 722; this.splitContainer1.TabIndex = 1; // // SECSLog // this.SECSLog.Controls.Add(this.dataGridView1); this.SECSLog.Dock = System.Windows.Forms.DockStyle.Fill; this.SECSLog.Location = new System.Drawing.Point(0, 0); this.SECSLog.Name = "SECSLog"; this.SECSLog.Size = new System.Drawing.Size(722, 614); this.SECSLog.TabIndex = 0; this.SECSLog.TabStop = false; this.SECSLog.Text = "SECSLog"; // // dataGridView1 // this.dataGridView1.AllowUserToAddRows = false; this.dataGridView1.AllowUserToDeleteRows = false; this.dataGridView1.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill; this.dataGridView1.CellBorderStyle = System.Windows.Forms.DataGridViewCellBorderStyle.Raised; this.dataGridView1.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.None; dataGridViewCellStyle1.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; dataGridViewCellStyle1.BackColor = System.Drawing.SystemColors.Control; dataGridViewCellStyle1.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); dataGridViewCellStyle1.ForeColor = System.Drawing.SystemColors.WindowText; dataGridViewCellStyle1.SelectionBackColor = System.Drawing.SystemColors.Highlight; dataGridViewCellStyle1.SelectionForeColor = System.Drawing.SystemColors.HighlightText; dataGridViewCellStyle1.WrapMode = System.Windows.Forms.DataGridViewTriState.True; this.dataGridView1.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle1; this.dataGridView1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize; this.dataGridView1.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] { this.DateTime, this.SxFy, this.Transfer, this.EventName, this.key}); this.dataGridView1.Dock = System.Windows.Forms.DockStyle.Fill; this.dataGridView1.Location = new System.Drawing.Point(3, 23); this.dataGridView1.Name = "dataGridView1"; this.dataGridView1.RowHeadersVisible = false; this.dataGridView1.RowHeadersWidth = 51; this.dataGridView1.RowTemplate.Height = 27; this.dataGridView1.Size = new System.Drawing.Size(716, 588); this.dataGridView1.TabIndex = 0; this.dataGridView1.CellDoubleClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.dataGridView1_CellDoubleClick); // // DateTime // this.DateTime.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill; this.DateTime.FillWeight = 28F; this.DateTime.HeaderText = "DateTime"; this.DateTime.MinimumWidth = 6; this.DateTime.Name = "DateTime"; // // SxFy // this.SxFy.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill; this.SxFy.FillWeight = 12F; this.SxFy.HeaderText = "SxFy"; this.SxFy.MinimumWidth = 6; this.SxFy.Name = "SxFy"; // // Transfer // this.Transfer.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill; this.Transfer.FillWeight = 12F; this.Transfer.HeaderText = "Transfer"; this.Transfer.MinimumWidth = 6; this.Transfer.Name = "Transfer"; // // EventName // this.EventName.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill; this.EventName.FillWeight = 50F; this.EventName.HeaderText = "EventName"; this.EventName.MinimumWidth = 6; this.EventName.Name = "EventName"; // // key // this.key.HeaderText = "Content"; this.key.MaxInputLength = 65535; this.key.MinimumWidth = 6; this.key.Name = "key"; this.key.Visible = false; // // groupBox2 // this.groupBox2.Controls.Add(this.dataGridView2); this.groupBox2.Dock = System.Windows.Forms.DockStyle.Fill; this.groupBox2.Location = new System.Drawing.Point(0, 0); this.groupBox2.Name = "groupBox2"; this.groupBox2.Size = new System.Drawing.Size(571, 614); this.groupBox2.TabIndex = 0; this.groupBox2.TabStop = false; this.groupBox2.Text = "MQLog"; // // dataGridView2 // this.dataGridView2.AllowUserToAddRows = false; this.dataGridView2.AllowUserToDeleteRows = false; this.dataGridView2.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill; this.dataGridView2.CellBorderStyle = System.Windows.Forms.DataGridViewCellBorderStyle.Raised; this.dataGridView2.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.None; dataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; dataGridViewCellStyle2.BackColor = System.Drawing.SystemColors.Control; dataGridViewCellStyle2.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); dataGridViewCellStyle2.ForeColor = System.Drawing.SystemColors.WindowText; dataGridViewCellStyle2.SelectionBackColor = System.Drawing.SystemColors.Highlight; dataGridViewCellStyle2.SelectionForeColor = System.Drawing.SystemColors.HighlightText; dataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.True; this.dataGridView2.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle2; this.dataGridView2.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize; this.dataGridView2.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] { this.dataGridViewTextBoxColumn1, this.dataGridViewTextBoxColumn4, this.dataGridViewTextBoxColumn5, this.content}); this.dataGridView2.Dock = System.Windows.Forms.DockStyle.Fill; this.dataGridView2.Location = new System.Drawing.Point(3, 23); this.dataGridView2.Name = "dataGridView2"; this.dataGridView2.RowHeadersVisible = false; this.dataGridView2.RowHeadersWidth = 51; this.dataGridView2.RowTemplate.Height = 27; this.dataGridView2.Size = new System.Drawing.Size(565, 588); this.dataGridView2.TabIndex = 1; this.dataGridView2.CellDoubleClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.dataGridView2_CellDoubleClick); // // dataGridViewTextBoxColumn1 // this.dataGridViewTextBoxColumn1.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill; this.dataGridViewTextBoxColumn1.FillWeight = 3.5F; this.dataGridViewTextBoxColumn1.HeaderText = "DateTime"; this.dataGridViewTextBoxColumn1.MinimumWidth = 6; this.dataGridViewTextBoxColumn1.Name = "dataGridViewTextBoxColumn1"; // // dataGridViewTextBoxColumn4 // this.dataGridViewTextBoxColumn4.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill; this.dataGridViewTextBoxColumn4.FillWeight = 1.5F; this.dataGridViewTextBoxColumn4.HeaderText = "Transfer"; this.dataGridViewTextBoxColumn4.MinimumWidth = 6; this.dataGridViewTextBoxColumn4.Name = "dataGridViewTextBoxColumn4"; // // dataGridViewTextBoxColumn5 // this.dataGridViewTextBoxColumn5.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill; this.dataGridViewTextBoxColumn5.FillWeight = 5F; this.dataGridViewTextBoxColumn5.HeaderText = "EventName"; this.dataGridViewTextBoxColumn5.MinimumWidth = 6; this.dataGridViewTextBoxColumn5.Name = "dataGridViewTextBoxColumn5"; // // content // this.content.HeaderText = "Content"; this.content.MinimumWidth = 6; this.content.Name = "content"; this.content.Visible = false; // // TabControl1 // this.TabControl1.Controls.Add(this.tabPage1); this.TabControl1.Controls.Add(this.tabPage2); this.TabControl1.Controls.Add(this.tabPage3); this.TabControl1.Dock = System.Windows.Forms.DockStyle.Fill; this.TabControl1.Location = new System.Drawing.Point(0, 0); this.TabControl1.Name = "TabControl1"; this.TabControl1.SelectedIndex = 0; this.TabControl1.Size = new System.Drawing.Size(1311, 653); this.TabControl1.TabIndex = 13; this.TabControl1.SelectedIndexChanged += new System.EventHandler(this.TabControl1_SelectedIndexChanged); // // tabPage1 // this.tabPage1.Controls.Add(this.splitContainer1); this.tabPage1.Location = new System.Drawing.Point(4, 29); this.tabPage1.Name = "tabPage1"; this.tabPage1.Padding = new System.Windows.Forms.Padding(3); this.tabPage1.Size = new System.Drawing.Size(1303, 620); this.tabPage1.TabIndex = 0; this.tabPage1.Text = "Log"; this.tabPage1.UseVisualStyleBackColor = true; // // tabPage2 // this.tabPage2.BackColor = System.Drawing.Color.DimGray; this.tabPage2.Controls.Add(this.groupBox1); this.tabPage2.Location = new System.Drawing.Point(4, 29); this.tabPage2.Name = "tabPage2"; this.tabPage2.Padding = new System.Windows.Forms.Padding(3); this.tabPage2.Size = new System.Drawing.Size(1303, 620); this.tabPage2.TabIndex = 1; this.tabPage2.Text = "Config"; // // tabPage3 // this.tabPage3.Controls.Add(this.splitContainer3); this.tabPage3.Location = new System.Drawing.Point(4, 29); this.tabPage3.Name = "tabPage3"; this.tabPage3.Padding = new System.Windows.Forms.Padding(3); this.tabPage3.Size = new System.Drawing.Size(1303, 620); this.tabPage3.TabIndex = 2; this.tabPage3.Text = "VID"; this.tabPage3.UseVisualStyleBackColor = true; // // splitContainer3 // this.splitContainer3.Dock = System.Windows.Forms.DockStyle.Fill; this.splitContainer3.IsSplitterFixed = true; this.splitContainer3.Location = new System.Drawing.Point(3, 3); this.splitContainer3.Name = "splitContainer3"; this.splitContainer3.Orientation = System.Windows.Forms.Orientation.Horizontal; // // splitContainer3.Panel1 // this.splitContainer3.Panel1.Controls.Add(this.groupBox3); // // splitContainer3.Panel2 // this.splitContainer3.Panel2.Controls.Add(this.splitContainer4); this.splitContainer3.Size = new System.Drawing.Size(1297, 614); this.splitContainer3.SplitterDistance = 169; this.splitContainer3.SplitterWidth = 1; this.splitContainer3.TabIndex = 0; // // groupBox3 // this.groupBox3.Controls.Add(this.dgv_sv); this.groupBox3.Dock = System.Windows.Forms.DockStyle.Fill; this.groupBox3.Location = new System.Drawing.Point(0, 0); this.groupBox3.Name = "groupBox3"; this.groupBox3.Size = new System.Drawing.Size(1297, 169); this.groupBox3.TabIndex = 0; this.groupBox3.TabStop = false; this.groupBox3.Text = "SV"; // // dgv_sv // this.dgv_sv.AllowUserToAddRows = false; this.dgv_sv.AllowUserToDeleteRows = false; this.dgv_sv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize; this.dgv_sv.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] { this.svid, this.name, this.format, this.min, this.max, this.defaultValue, this.description}); this.dgv_sv.Dock = System.Windows.Forms.DockStyle.Fill; this.dgv_sv.Location = new System.Drawing.Point(3, 23); this.dgv_sv.Name = "dgv_sv"; this.dgv_sv.RowHeadersVisible = false; this.dgv_sv.RowHeadersWidth = 51; this.dgv_sv.RowTemplate.Height = 27; this.dgv_sv.Size = new System.Drawing.Size(1291, 143); this.dgv_sv.TabIndex = 0; this.dgv_sv.CellBeginEdit += new System.Windows.Forms.DataGridViewCellCancelEventHandler(this.dgv_sv_CellBeginEdit); this.dgv_sv.CellEndEdit += new System.Windows.Forms.DataGridViewCellEventHandler(this.dgv_sv_CellEndEdit); // // svid // this.svid.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill; this.svid.FillWeight = 150F; this.svid.HeaderText = "VID"; this.svid.MinimumWidth = 6; this.svid.Name = "svid"; // // name // this.name.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill; this.name.FillWeight = 200F; this.name.HeaderText = "Name"; this.name.MinimumWidth = 6; this.name.Name = "name"; // // format // this.format.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill; this.format.HeaderText = "Format"; this.format.MinimumWidth = 6; this.format.Name = "format"; // // min // this.min.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill; this.min.HeaderText = "Min"; this.min.MinimumWidth = 6; this.min.Name = "min"; // // max // this.max.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill; this.max.HeaderText = "Max"; this.max.MinimumWidth = 6; this.max.Name = "max"; // // defaultValue // this.defaultValue.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill; this.defaultValue.HeaderText = "DefaultValue"; this.defaultValue.MinimumWidth = 6; this.defaultValue.Name = "defaultValue"; // // description // this.description.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill; this.description.FillWeight = 350F; this.description.HeaderText = "Description"; this.description.MinimumWidth = 6; this.description.Name = "description"; // // splitContainer4 // this.splitContainer4.Dock = System.Windows.Forms.DockStyle.Fill; this.splitContainer4.Location = new System.Drawing.Point(0, 0); this.splitContainer4.Name = "splitContainer4"; this.splitContainer4.Orientation = System.Windows.Forms.Orientation.Horizontal; // // splitContainer4.Panel1 // this.splitContainer4.Panel1.Controls.Add(this.groupBox4); // // splitContainer4.Panel2 // this.splitContainer4.Panel2.Controls.Add(this.groupBox5); this.splitContainer4.Size = new System.Drawing.Size(1297, 444); this.splitContainer4.SplitterDistance = 116; this.splitContainer4.SplitterWidth = 1; this.splitContainer4.TabIndex = 0; // // groupBox4 // this.groupBox4.Controls.Add(this.dgv_dv); this.groupBox4.Dock = System.Windows.Forms.DockStyle.Fill; this.groupBox4.Location = new System.Drawing.Point(0, 0); this.groupBox4.Name = "groupBox4"; this.groupBox4.Size = new System.Drawing.Size(1297, 116); this.groupBox4.TabIndex = 0; this.groupBox4.TabStop = false; this.groupBox4.Text = "DV"; // // dgv_dv // this.dgv_dv.AllowUserToAddRows = false; this.dgv_dv.AllowUserToDeleteRows = false; this.dgv_dv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize; this.dgv_dv.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] { this.dataGridViewTextBoxColumn3, this.dataGridViewTextBoxColumn6, this.dataGridViewTextBoxColumn7, this.dataGridViewTextBoxColumn8, this.dataGridViewTextBoxColumn9, this.dataGridViewTextBoxColumn10, this.dataGridViewTextBoxColumn11}); this.dgv_dv.Dock = System.Windows.Forms.DockStyle.Fill; this.dgv_dv.Location = new System.Drawing.Point(3, 23); this.dgv_dv.Name = "dgv_dv"; this.dgv_dv.RowHeadersVisible = false; this.dgv_dv.RowHeadersWidth = 51; this.dgv_dv.RowTemplate.Height = 27; this.dgv_dv.Size = new System.Drawing.Size(1291, 90); this.dgv_dv.TabIndex = 1; this.dgv_dv.CellBeginEdit += new System.Windows.Forms.DataGridViewCellCancelEventHandler(this.dgv_dv_CellBeginEdit); this.dgv_dv.CellEndEdit += new System.Windows.Forms.DataGridViewCellEventHandler(this.dgv_dv_CellEndEdit); // // dataGridViewTextBoxColumn3 // this.dataGridViewTextBoxColumn3.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill; this.dataGridViewTextBoxColumn3.FillWeight = 150F; this.dataGridViewTextBoxColumn3.HeaderText = "VID"; this.dataGridViewTextBoxColumn3.MinimumWidth = 6; this.dataGridViewTextBoxColumn3.Name = "dataGridViewTextBoxColumn3"; // // dataGridViewTextBoxColumn6 // this.dataGridViewTextBoxColumn6.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill; this.dataGridViewTextBoxColumn6.FillWeight = 200F; this.dataGridViewTextBoxColumn6.HeaderText = "Name"; this.dataGridViewTextBoxColumn6.MinimumWidth = 6; this.dataGridViewTextBoxColumn6.Name = "dataGridViewTextBoxColumn6"; // // dataGridViewTextBoxColumn7 // this.dataGridViewTextBoxColumn7.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill; this.dataGridViewTextBoxColumn7.HeaderText = "Format"; this.dataGridViewTextBoxColumn7.MinimumWidth = 6; this.dataGridViewTextBoxColumn7.Name = "dataGridViewTextBoxColumn7"; // // dataGridViewTextBoxColumn8 // this.dataGridViewTextBoxColumn8.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill; this.dataGridViewTextBoxColumn8.HeaderText = "Min"; this.dataGridViewTextBoxColumn8.MinimumWidth = 6; this.dataGridViewTextBoxColumn8.Name = "dataGridViewTextBoxColumn8"; // // dataGridViewTextBoxColumn9 // this.dataGridViewTextBoxColumn9.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill; this.dataGridViewTextBoxColumn9.HeaderText = "Max"; this.dataGridViewTextBoxColumn9.MinimumWidth = 6; this.dataGridViewTextBoxColumn9.Name = "dataGridViewTextBoxColumn9"; // // dataGridViewTextBoxColumn10 // this.dataGridViewTextBoxColumn10.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill; this.dataGridViewTextBoxColumn10.HeaderText = "DefaultValue"; this.dataGridViewTextBoxColumn10.MinimumWidth = 6; this.dataGridViewTextBoxColumn10.Name = "dataGridViewTextBoxColumn10"; // // dataGridViewTextBoxColumn11 // this.dataGridViewTextBoxColumn11.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill; this.dataGridViewTextBoxColumn11.FillWeight = 350F; this.dataGridViewTextBoxColumn11.HeaderText = "Description"; this.dataGridViewTextBoxColumn11.MinimumWidth = 6; this.dataGridViewTextBoxColumn11.Name = "dataGridViewTextBoxColumn11"; // // groupBox5 // this.groupBox5.Controls.Add(this.dgv_ec); this.groupBox5.Dock = System.Windows.Forms.DockStyle.Fill; this.groupBox5.Location = new System.Drawing.Point(0, 0); this.groupBox5.Name = "groupBox5"; this.groupBox5.Size = new System.Drawing.Size(1297, 327); this.groupBox5.TabIndex = 0; this.groupBox5.TabStop = false; this.groupBox5.Text = "ECV"; // // dgv_ec // this.dgv_ec.AllowUserToAddRows = false; this.dgv_ec.AllowUserToDeleteRows = false; this.dgv_ec.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize; this.dgv_ec.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] { this.dataGridViewTextBoxColumn12, this.dataGridViewTextBoxColumn13, this.dataGridViewTextBoxColumn14, this.dataGridViewTextBoxColumn15, this.dataGridViewTextBoxColumn16, this.dataGridViewTextBoxColumn17, this.dataGridViewTextBoxColumn18}); this.dgv_ec.Dock = System.Windows.Forms.DockStyle.Fill; this.dgv_ec.Location = new System.Drawing.Point(3, 23); this.dgv_ec.Name = "dgv_ec"; this.dgv_ec.RowHeadersVisible = false; this.dgv_ec.RowHeadersWidth = 51; this.dgv_ec.RowTemplate.Height = 27; this.dgv_ec.Size = new System.Drawing.Size(1291, 301); this.dgv_ec.TabIndex = 1; this.dgv_ec.CellBeginEdit += new System.Windows.Forms.DataGridViewCellCancelEventHandler(this.dgv_ec_CellBeginEdit); this.dgv_ec.CellEndEdit += new System.Windows.Forms.DataGridViewCellEventHandler(this.dgv_ec_CellEndEdit); // // dataGridViewTextBoxColumn12 // this.dataGridViewTextBoxColumn12.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill; this.dataGridViewTextBoxColumn12.FillWeight = 150F; this.dataGridViewTextBoxColumn12.HeaderText = "VID"; this.dataGridViewTextBoxColumn12.MinimumWidth = 6; this.dataGridViewTextBoxColumn12.Name = "dataGridViewTextBoxColumn12"; // // dataGridViewTextBoxColumn13 // this.dataGridViewTextBoxColumn13.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill; this.dataGridViewTextBoxColumn13.FillWeight = 200F; this.dataGridViewTextBoxColumn13.HeaderText = "Name"; this.dataGridViewTextBoxColumn13.MinimumWidth = 6; this.dataGridViewTextBoxColumn13.Name = "dataGridViewTextBoxColumn13"; // // dataGridViewTextBoxColumn14 // this.dataGridViewTextBoxColumn14.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill; this.dataGridViewTextBoxColumn14.HeaderText = "Format"; this.dataGridViewTextBoxColumn14.MinimumWidth = 6; this.dataGridViewTextBoxColumn14.Name = "dataGridViewTextBoxColumn14"; // // dataGridViewTextBoxColumn15 // this.dataGridViewTextBoxColumn15.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill; this.dataGridViewTextBoxColumn15.HeaderText = "Min"; this.dataGridViewTextBoxColumn15.MinimumWidth = 6; this.dataGridViewTextBoxColumn15.Name = "dataGridViewTextBoxColumn15"; // // dataGridViewTextBoxColumn16 // this.dataGridViewTextBoxColumn16.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill; this.dataGridViewTextBoxColumn16.HeaderText = "Max"; this.dataGridViewTextBoxColumn16.MinimumWidth = 6; this.dataGridViewTextBoxColumn16.Name = "dataGridViewTextBoxColumn16"; // // dataGridViewTextBoxColumn17 // this.dataGridViewTextBoxColumn17.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill; this.dataGridViewTextBoxColumn17.HeaderText = "DefaultValue"; this.dataGridViewTextBoxColumn17.MinimumWidth = 6; this.dataGridViewTextBoxColumn17.Name = "dataGridViewTextBoxColumn17"; // // dataGridViewTextBoxColumn18 // this.dataGridViewTextBoxColumn18.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill; this.dataGridViewTextBoxColumn18.FillWeight = 350F; this.dataGridViewTextBoxColumn18.HeaderText = "Description"; this.dataGridViewTextBoxColumn18.MinimumWidth = 6; this.dataGridViewTextBoxColumn18.Name = "dataGridViewTextBoxColumn18"; // // toolStrip1 // this.toolStrip1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(41)))), ((int)(((byte)(36)))), ((int)(((byte)(33))))); this.toolStrip1.Dock = System.Windows.Forms.DockStyle.Fill; this.toolStrip1.ImageScalingSize = new System.Drawing.Size(20, 20); this.toolStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] { this.Connect, this.toolStripButton2, this.toolStripDropDownButton1, this.MQStatus, this.toolStripLabel2, this.toolStripSeparator1, this.ConnectStatus, this.toolStripLabel1, this.toolStripDropDownButton2}); this.toolStrip1.Location = new System.Drawing.Point(0, 0); this.toolStrip1.Name = "toolStrip1"; this.toolStrip1.Size = new System.Drawing.Size(1311, 25); this.toolStrip1.TabIndex = 2; this.toolStrip1.Text = "toolStrip1"; // // Connect // this.Connect.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text; this.Connect.ForeColor = System.Drawing.SystemColors.ButtonHighlight; this.Connect.Image = ((System.Drawing.Image)(resources.GetObject("Connect.Image"))); this.Connect.ImageTransparentColor = System.Drawing.Color.Magenta; this.Connect.Name = "Connect"; this.Connect.Size = new System.Drawing.Size(74, 22); this.Connect.Text = "Connect"; this.Connect.Click += new System.EventHandler(this.Connect_Click); // // toolStripButton2 // this.toolStripButton2.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text; this.toolStripButton2.ForeColor = System.Drawing.SystemColors.ButtonHighlight; this.toolStripButton2.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButton2.Image"))); this.toolStripButton2.ImageTransparentColor = System.Drawing.Color.Magenta; this.toolStripButton2.Name = "toolStripButton2"; this.toolStripButton2.Size = new System.Drawing.Size(94, 22); this.toolStripButton2.Text = "Disconnect"; this.toolStripButton2.Click += new System.EventHandler(this.Disconnect_Click); // // toolStripDropDownButton1 // this.toolStripDropDownButton1.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text; this.toolStripDropDownButton1.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { this.S1F3, this.S2F13, this.S5F5, this.S5F3, this.S7F19, this.Local, this.Remote, this.s1F1ToolStripMenuItem}); this.toolStripDropDownButton1.ForeColor = System.Drawing.SystemColors.ButtonHighlight; this.toolStripDropDownButton1.Image = ((System.Drawing.Image)(resources.GetObject("toolStripDropDownButton1.Image"))); this.toolStripDropDownButton1.ImageTransparentColor = System.Drawing.Color.Magenta; this.toolStripDropDownButton1.Name = "toolStripDropDownButton1"; this.toolStripDropDownButton1.Size = new System.Drawing.Size(105, 22); this.toolStripDropDownButton1.Text = "Commands"; // // S1F3 // this.S1F3.Name = "S1F3"; this.S1F3.Size = new System.Drawing.Size(243, 26); this.S1F3.Text = "S1F3"; this.S1F3.Click += new System.EventHandler(this.S1F3Request_Click); // // S2F13 // this.S2F13.Name = "S2F13"; this.S2F13.Size = new System.Drawing.Size(243, 26); this.S2F13.Text = "S2F13"; this.S2F13.Click += new System.EventHandler(this.S2F13_Click); // // S5F5 // this.S5F5.Name = "S5F5"; this.S5F5.Size = new System.Drawing.Size(243, 26); this.S5F5.Text = "S5F5"; this.S5F5.Click += new System.EventHandler(this.S5F5_Click); // // S5F3 // this.S5F3.Name = "S5F3"; this.S5F3.Size = new System.Drawing.Size(243, 26); this.S5F3.Text = "AlarmDisable"; this.S5F3.Click += new System.EventHandler(this.S5F3_Click); // // S7F19 // this.S7F19.Name = "S7F19"; this.S7F19.Size = new System.Drawing.Size(243, 26); this.S7F19.Text = "S7F19"; this.S7F19.Click += new System.EventHandler(this.S7F19_Click); // // Local // this.Local.Name = "Local"; this.Local.Size = new System.Drawing.Size(243, 26); this.Local.Text = "ControlStateLocal"; this.Local.Click += new System.EventHandler(this.Local_Click); // // Remote // this.Remote.Name = "Remote"; this.Remote.Size = new System.Drawing.Size(243, 26); this.Remote.Text = "ControlStateRemote"; this.Remote.Click += new System.EventHandler(this.Remote_Click); // // s1F1ToolStripMenuItem // this.s1F1ToolStripMenuItem.CheckOnClick = true; this.s1F1ToolStripMenuItem.Name = "s1F1ToolStripMenuItem"; this.s1F1ToolStripMenuItem.Size = new System.Drawing.Size(243, 26); this.s1F1ToolStripMenuItem.Text = "S1F1"; this.s1F1ToolStripMenuItem.Click += new System.EventHandler(this.s1F1ToolStripMenuItem_Click); // // MQStatus // this.MQStatus.Alignment = System.Windows.Forms.ToolStripItemAlignment.Right; this.MQStatus.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text; this.MQStatus.ForeColor = System.Drawing.SystemColors.ButtonHighlight; this.MQStatus.Name = "MQStatus"; this.MQStatus.RightToLeft = System.Windows.Forms.RightToLeft.No; this.MQStatus.Size = new System.Drawing.Size(109, 22); this.MQStatus.Text = "Disconnected"; // // toolStripLabel2 // this.toolStripLabel2.Alignment = System.Windows.Forms.ToolStripItemAlignment.Right; this.toolStripLabel2.ForeColor = System.Drawing.SystemColors.ButtonHighlight; this.toolStripLabel2.Name = "toolStripLabel2"; this.toolStripLabel2.Size = new System.Drawing.Size(40, 22); this.toolStripLabel2.Text = "MQ:"; // // toolStripSeparator1 // this.toolStripSeparator1.Alignment = System.Windows.Forms.ToolStripItemAlignment.Right; this.toolStripSeparator1.Name = "toolStripSeparator1"; this.toolStripSeparator1.Size = new System.Drawing.Size(6, 25); // // ConnectStatus // this.ConnectStatus.Alignment = System.Windows.Forms.ToolStripItemAlignment.Right; this.ConnectStatus.ForeColor = System.Drawing.SystemColors.ButtonHighlight; this.ConnectStatus.Name = "ConnectStatus"; this.ConnectStatus.Size = new System.Drawing.Size(109, 22); this.ConnectStatus.Text = "Disconnected"; // // toolStripLabel1 // this.toolStripLabel1.Alignment = System.Windows.Forms.ToolStripItemAlignment.Right; this.toolStripLabel1.ForeColor = System.Drawing.SystemColors.ButtonHighlight; this.toolStripLabel1.Name = "toolStripLabel1"; this.toolStripLabel1.Size = new System.Drawing.Size(58, 22); this.toolStripLabel1.Text = "HSMS:"; // // toolStripDropDownButton2 // this.toolStripDropDownButton2.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text; this.toolStripDropDownButton2.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { this.createToolStripMenuItem, this.deleteToolStripMenuItem, this.saveToolStripMenuItem, this.importDVListToolStripMenuItem}); this.toolStripDropDownButton2.ForeColor = System.Drawing.SystemColors.ButtonHighlight; this.toolStripDropDownButton2.Image = ((System.Drawing.Image)(resources.GetObject("toolStripDropDownButton2.Image"))); this.toolStripDropDownButton2.ImageTransparentColor = System.Drawing.Color.Magenta; this.toolStripDropDownButton2.Name = "toolStripDropDownButton2"; this.toolStripDropDownButton2.Size = new System.Drawing.Size(76, 22); this.toolStripDropDownButton2.Text = "VIDEdit"; // // createToolStripMenuItem // this.createToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { this.createSVToolStripMenuItem, this.createDVToolStripMenuItem, this.createECVToolStripMenuItem}); this.createToolStripMenuItem.Name = "createToolStripMenuItem"; this.createToolStripMenuItem.Size = new System.Drawing.Size(224, 26); this.createToolStripMenuItem.Text = "Create"; // // createSVToolStripMenuItem // this.createSVToolStripMenuItem.Name = "createSVToolStripMenuItem"; this.createSVToolStripMenuItem.Size = new System.Drawing.Size(172, 26); this.createSVToolStripMenuItem.Text = "Create SV"; this.createSVToolStripMenuItem.Click += new System.EventHandler(this.createSVToolStripMenuItem_Click); // // createDVToolStripMenuItem // this.createDVToolStripMenuItem.Name = "createDVToolStripMenuItem"; this.createDVToolStripMenuItem.Size = new System.Drawing.Size(172, 26); this.createDVToolStripMenuItem.Text = "Create DV"; this.createDVToolStripMenuItem.Click += new System.EventHandler(this.createDVToolStripMenuItem_Click); // // createECVToolStripMenuItem // this.createECVToolStripMenuItem.Name = "createECVToolStripMenuItem"; this.createECVToolStripMenuItem.Size = new System.Drawing.Size(172, 26); this.createECVToolStripMenuItem.Text = "Create ECV"; this.createECVToolStripMenuItem.Click += new System.EventHandler(this.createECToolStripMenuItem_Click); // // deleteToolStripMenuItem // this.deleteToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { this.deleteSVToolStripMenuItem1, this.deleteDVToolStripMenuItem, this.deleteECVToolStripMenuItem}); this.deleteToolStripMenuItem.Name = "deleteToolStripMenuItem"; this.deleteToolStripMenuItem.Size = new System.Drawing.Size(224, 26); this.deleteToolStripMenuItem.Text = "Delete"; // // deleteSVToolStripMenuItem1 // this.deleteSVToolStripMenuItem1.Name = "deleteSVToolStripMenuItem1"; this.deleteSVToolStripMenuItem1.Size = new System.Drawing.Size(172, 26); this.deleteSVToolStripMenuItem1.Text = "Delete SV"; this.deleteSVToolStripMenuItem1.Click += new System.EventHandler(this.deleteSVToolStripMenuItem1_Click); // // deleteDVToolStripMenuItem // this.deleteDVToolStripMenuItem.Name = "deleteDVToolStripMenuItem"; this.deleteDVToolStripMenuItem.Size = new System.Drawing.Size(172, 26); this.deleteDVToolStripMenuItem.Text = "Delete DV"; this.deleteDVToolStripMenuItem.Click += new System.EventHandler(this.deleteDVToolStripMenuItem_Click); // // deleteECVToolStripMenuItem // this.deleteECVToolStripMenuItem.Name = "deleteECVToolStripMenuItem"; this.deleteECVToolStripMenuItem.Size = new System.Drawing.Size(172, 26); this.deleteECVToolStripMenuItem.Text = "Delete ECV"; this.deleteECVToolStripMenuItem.Click += new System.EventHandler(this.deleteECVToolStripMenuItem_Click); // // saveToolStripMenuItem // this.saveToolStripMenuItem.Name = "saveToolStripMenuItem"; this.saveToolStripMenuItem.Size = new System.Drawing.Size(224, 26); this.saveToolStripMenuItem.Text = "Save"; this.saveToolStripMenuItem.Click += new System.EventHandler(this.saveToolStripMenuItem_Click); // // splitContainer2 // this.splitContainer2.Dock = System.Windows.Forms.DockStyle.Fill; this.splitContainer2.Location = new System.Drawing.Point(0, 0); this.splitContainer2.Margin = new System.Windows.Forms.Padding(1); this.splitContainer2.Name = "splitContainer2"; this.splitContainer2.Orientation = System.Windows.Forms.Orientation.Horizontal; // // splitContainer2.Panel1 // this.splitContainer2.Panel1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(41)))), ((int)(((byte)(36)))), ((int)(((byte)(33))))); this.splitContainer2.Panel1.Controls.Add(this.toolStrip1); // // splitContainer2.Panel2 // this.splitContainer2.Panel2.Controls.Add(this.TabControl1); this.splitContainer2.Size = new System.Drawing.Size(1311, 679); this.splitContainer2.SplitterDistance = 25; this.splitContainer2.SplitterWidth = 1; this.splitContainer2.TabIndex = 2; // // importDVListToolStripMenuItem // this.importDVListToolStripMenuItem.Name = "importDVListToolStripMenuItem"; this.importDVListToolStripMenuItem.Size = new System.Drawing.Size(224, 26); this.importDVListToolStripMenuItem.Text = "ImportDVList"; this.importDVListToolStripMenuItem.Click += new System.EventHandler(this.importDVListToolStripMenuItem_Click); // // MainForm // this.AutoScaleDimensions = new System.Drawing.SizeF(120F, 120F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Dpi; this.ClientSize = new System.Drawing.Size(1311, 679); this.Controls.Add(this.splitContainer2); this.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); this.Name = "MainForm"; this.Text = "Acoat"; this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.MainForm_FormClosing); this.Load += new System.EventHandler(this.MainForm_Load); this.groupBox1.ResumeLayout(false); this.groupBox1.PerformLayout(); this.splitContainer1.Panel1.ResumeLayout(false); this.splitContainer1.Panel2.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).EndInit(); this.splitContainer1.ResumeLayout(false); this.SECSLog.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).EndInit(); this.groupBox2.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.dataGridView2)).EndInit(); this.TabControl1.ResumeLayout(false); this.tabPage1.ResumeLayout(false); this.tabPage2.ResumeLayout(false); this.tabPage3.ResumeLayout(false); this.splitContainer3.Panel1.ResumeLayout(false); this.splitContainer3.Panel2.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.splitContainer3)).EndInit(); this.splitContainer3.ResumeLayout(false); this.groupBox3.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.dgv_sv)).EndInit(); this.splitContainer4.Panel1.ResumeLayout(false); this.splitContainer4.Panel2.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.splitContainer4)).EndInit(); this.splitContainer4.ResumeLayout(false); this.groupBox4.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.dgv_dv)).EndInit(); this.groupBox5.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.dgv_ec)).EndInit(); this.toolStrip1.ResumeLayout(false); this.toolStrip1.PerformLayout(); this.splitContainer2.Panel1.ResumeLayout(false); this.splitContainer2.Panel1.PerformLayout(); this.splitContainer2.Panel2.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.splitContainer2)).EndInit(); this.splitContainer2.ResumeLayout(false); this.ResumeLayout(false); } #endregion private System.Windows.Forms.GroupBox groupBox1; private System.Windows.Forms.Label IPaddress; private System.Windows.Forms.TextBox editIPaddress; private System.Windows.Forms.TextBox editDeviceID; private System.Windows.Forms.Label DeviceID; private System.Windows.Forms.TextBox editPort; private System.Windows.Forms.Label Port; private System.Windows.Forms.Label IPError; private System.Windows.Forms.Label ErrorPort; private System.Windows.Forms.Label ErrorDeviceID; private System.Windows.Forms.SplitContainer splitContainer1; private System.Windows.Forms.GroupBox SECSLog; public System.Windows.Forms.DataGridView dataGridView1; private System.Windows.Forms.GroupBox groupBox2; public System.Windows.Forms.DataGridView dataGridView2; public System.Windows.Forms.Button Save; private System.Windows.Forms.TabControl TabControl1; private System.Windows.Forms.TabPage tabPage1; private System.Windows.Forms.TabPage tabPage2; private System.Windows.Forms.ToolStrip toolStrip1; private System.Windows.Forms.SplitContainer splitContainer2; private System.Windows.Forms.ToolStripButton Connect; private System.Windows.Forms.ToolStripButton toolStripButton2; private System.Windows.Forms.ToolStripDropDownButton toolStripDropDownButton1; private System.Windows.Forms.ToolStripMenuItem S1F3; private System.Windows.Forms.ToolStripMenuItem S2F13; private System.Windows.Forms.ToolStripMenuItem S5F5; private System.Windows.Forms.ToolStripMenuItem S5F3; private System.Windows.Forms.ToolStripMenuItem S7F19; private System.Windows.Forms.ToolStripMenuItem Local; private System.Windows.Forms.ToolStripMenuItem Remote; private System.Windows.Forms.ToolStripLabel ConnectStatus; public System.Windows.Forms.Button Cancle; private System.Windows.Forms.ToolStripLabel MQStatus; private System.Windows.Forms.ToolStripLabel toolStripLabel2; private System.Windows.Forms.ToolStripSeparator toolStripSeparator1; private System.Windows.Forms.ToolStripLabel toolStripLabel1; private System.Windows.Forms.TabPage tabPage3; private System.Windows.Forms.SplitContainer splitContainer3; private System.Windows.Forms.GroupBox groupBox3; private System.Windows.Forms.SplitContainer splitContainer4; private System.Windows.Forms.GroupBox groupBox4; private System.Windows.Forms.GroupBox groupBox5; private System.Windows.Forms.DataGridView dgv_sv; private System.Windows.Forms.DataGridViewTextBoxColumn svid; private System.Windows.Forms.DataGridViewTextBoxColumn name; private System.Windows.Forms.DataGridViewTextBoxColumn format; private System.Windows.Forms.DataGridViewTextBoxColumn min; private System.Windows.Forms.DataGridViewTextBoxColumn max; private System.Windows.Forms.DataGridViewTextBoxColumn defaultValue; private System.Windows.Forms.DataGridViewTextBoxColumn description; private System.Windows.Forms.DataGridView dgv_dv; private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn3; private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn6; private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn7; private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn8; private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn9; private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn10; private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn11; private System.Windows.Forms.DataGridView dgv_ec; private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn12; private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn13; private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn14; private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn15; private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn16; private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn17; private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn18; private System.Windows.Forms.ToolStripDropDownButton toolStripDropDownButton2; private System.Windows.Forms.ToolStripMenuItem createToolStripMenuItem; private System.Windows.Forms.ToolStripMenuItem createSVToolStripMenuItem; private System.Windows.Forms.ToolStripMenuItem createDVToolStripMenuItem; private System.Windows.Forms.ToolStripMenuItem createECVToolStripMenuItem; private System.Windows.Forms.ToolStripMenuItem deleteToolStripMenuItem; private System.Windows.Forms.ToolStripMenuItem deleteSVToolStripMenuItem1; private System.Windows.Forms.ToolStripMenuItem deleteDVToolStripMenuItem; private System.Windows.Forms.ToolStripMenuItem deleteECVToolStripMenuItem; private System.Windows.Forms.ToolStripMenuItem saveToolStripMenuItem; private System.Windows.Forms.ToolStripMenuItem s1F1ToolStripMenuItem; private System.Windows.Forms.DataGridViewTextBoxColumn DateTime; private System.Windows.Forms.DataGridViewTextBoxColumn SxFy; private System.Windows.Forms.DataGridViewTextBoxColumn Transfer; private System.Windows.Forms.DataGridViewTextBoxColumn EventName; private System.Windows.Forms.DataGridViewTextBoxColumn key; private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn1; private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn4; private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn5; private System.Windows.Forms.DataGridViewTextBoxColumn content; private System.Windows.Forms.ToolStripMenuItem importDVListToolStripMenuItem; } }