领胜LDS 键盘AOI检测项目
wells.liu
2020-06-30 5b0449ff5412bfd192e518ce4ad919c47e6ea65a
src/Bro.UI.Device.Winform/CtrlCameraRunBase.Designer.cs
@@ -42,9 +42,9 @@
            this.tssBtnCameraOp,
            this.tsTxtExposure,
            this.tsBtnModifyExposure});
            this.toolStripOperation.Location = new System.Drawing.Point(38, 0);
            this.toolStripOperation.Location = new System.Drawing.Point(38, 2);
            this.toolStripOperation.Name = "toolStripOperation";
            this.toolStripOperation.Size = new System.Drawing.Size(440, 25);
            this.toolStripOperation.Size = new System.Drawing.Size(440, 28);
            this.toolStripOperation.TabIndex = 0;
            this.toolStripOperation.Text = "toolStrip1";
            // 
@@ -56,7 +56,7 @@
            this.tssBtnCameraOp.Image = ((System.Drawing.Image)(resources.GetObject("tssBtnCameraOp.Image")));
            this.tssBtnCameraOp.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.tssBtnCameraOp.Name = "tssBtnCameraOp";
            this.tssBtnCameraOp.Size = new System.Drawing.Size(64, 22);
            this.tssBtnCameraOp.Size = new System.Drawing.Size(64, 25);
            this.tssBtnCameraOp.Text = "拍    照";
            this.tssBtnCameraOp.ToolTipText = "相机模式";
            this.tssBtnCameraOp.DropDownClosed += new System.EventHandler(this.tssBtnCameraOp_DropDownClosed);
@@ -96,13 +96,13 @@
            this.tsmiShowElements,
            this.tsmiShowStatusBar});
            this.ctmsVisibleControl.Name = "ctmsVisibleControl";
            this.ctmsVisibleControl.Size = new System.Drawing.Size(181, 114);
            this.ctmsVisibleControl.Size = new System.Drawing.Size(149, 92);
            // 
            // tsmiShowToolBar
            // 
            this.tsmiShowToolBar.CheckOnClick = true;
            this.tsmiShowToolBar.Name = "tsmiShowToolBar";
            this.tsmiShowToolBar.Size = new System.Drawing.Size(180, 22);
            this.tsmiShowToolBar.Size = new System.Drawing.Size(148, 22);
            this.tsmiShowToolBar.Text = "显示工具栏";
            this.tsmiShowToolBar.CheckedChanged += new System.EventHandler(this.tsmiShowToolBar_CheckedChanged);
            // 
@@ -110,7 +110,7 @@
            // 
            this.tsmiShowOpBar.CheckOnClick = true;
            this.tsmiShowOpBar.Name = "tsmiShowOpBar";
            this.tsmiShowOpBar.Size = new System.Drawing.Size(180, 22);
            this.tsmiShowOpBar.Size = new System.Drawing.Size(148, 22);
            this.tsmiShowOpBar.Text = "显示操作栏";
            this.tsmiShowOpBar.CheckedChanged += new System.EventHandler(this.tsmiShowOpBar_CheckedChanged);
            // 
@@ -118,7 +118,7 @@
            // 
            this.tsmiShowElements.CheckOnClick = true;
            this.tsmiShowElements.Name = "tsmiShowElements";
            this.tsmiShowElements.Size = new System.Drawing.Size(180, 22);
            this.tsmiShowElements.Size = new System.Drawing.Size(148, 22);
            this.tsmiShowElements.Text = "显示基元列表";
            this.tsmiShowElements.CheckedChanged += new System.EventHandler(this.tsmiShowElements_CheckedChanged);
            // 
@@ -126,7 +126,7 @@
            // 
            this.tsmiShowStatusBar.CheckOnClick = true;
            this.tsmiShowStatusBar.Name = "tsmiShowStatusBar";
            this.tsmiShowStatusBar.Size = new System.Drawing.Size(180, 22);
            this.tsmiShowStatusBar.Size = new System.Drawing.Size(148, 22);
            this.tsmiShowStatusBar.Text = "显示状态栏";
            this.tsmiShowStatusBar.CheckedChanged += new System.EventHandler(this.tsmiShowStatusBar_CheckedChanged);
            //