| | |
| | | | System.Windows.Forms.AnchorStyles.Left) |
| | | | System.Windows.Forms.AnchorStyles.Right))); |
| | | this.tableLayoutPanel1.SetColumnSpan(this.propOpConfig, 4); |
| | | this.propOpConfig.Location = new System.Drawing.Point(23, 65); |
| | | this.propOpConfig.Location = new System.Drawing.Point(23, 64); |
| | | this.propOpConfig.Name = "propOpConfig"; |
| | | this.propOpConfig.Size = new System.Drawing.Size(553, 359); |
| | | this.propOpConfig.Size = new System.Drawing.Size(553, 360); |
| | | this.propOpConfig.TabIndex = 15; |
| | | this.propOpConfig.ToolbarVisible = false; |
| | | // |
| | |
| | | // btnInvoke |
| | | // |
| | | this.btnInvoke.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); |
| | | this.btnInvoke.Location = new System.Drawing.Point(501, 36); |
| | | this.btnInvoke.Location = new System.Drawing.Point(501, 35); |
| | | this.btnInvoke.Margin = new System.Windows.Forms.Padding(3, 2, 3, 3); |
| | | this.btnInvoke.Name = "btnInvoke"; |
| | | this.btnInvoke.Size = new System.Drawing.Size(75, 23); |
| | | this.btnInvoke.TabIndex = 19; |
| | |
| | | this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle()); |
| | | this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 20F)); |
| | | this.tableLayoutPanel1.Controls.Add(this.propOpConfig, 1, 3); |
| | | this.tableLayoutPanel1.Controls.Add(this.btnInvoke, 4, 2); |
| | | this.tableLayoutPanel1.Controls.Add(this.cboTestMethod, 3, 2); |
| | | this.tableLayoutPanel1.Controls.Add(this.cboTestExecuteDevice, 2, 2); |
| | | this.tableLayoutPanel1.Controls.Add(this.cboTestSourceDevices, 1, 2); |
| | | this.tableLayoutPanel1.Controls.Add(this.label8, 2, 1); |
| | | this.tableLayoutPanel1.Controls.Add(this.label5, 1, 1); |
| | | this.tableLayoutPanel1.Controls.Add(this.label2, 3, 1); |
| | | this.tableLayoutPanel1.Controls.Add(this.btnInvoke, 4, 2); |
| | | this.tableLayoutPanel1.Dock = System.Windows.Forms.DockStyle.Fill; |
| | | this.tableLayoutPanel1.Location = new System.Drawing.Point(0, 0); |
| | | this.tableLayoutPanel1.Margin = new System.Windows.Forms.Padding(20); |