领胜LDS 键盘AOI检测项目
wells
2020-07-11 865819f7f2d66cebb6bba68899159b9a24be3ee5
src/Bro.UI.Config/Ctrls/CtrlMethodInvoke.Designer.cs
@@ -82,9 +82,9 @@
            | 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;
            // 
@@ -111,7 +111,8 @@
            // 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;
@@ -129,13 +130,13 @@
            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);