..
This commit is contained in:
6
Handler/Project/fMain.Designer.cs
generated
6
Handler/Project/fMain.Designer.cs
generated
@@ -1661,7 +1661,7 @@
|
||||
this.toolStripMenuItem16,
|
||||
this.getImageToolStripMenuItem});
|
||||
this.cmDebug.Name = "cmVision";
|
||||
this.cmDebug.Size = new System.Drawing.Size(256, 612);
|
||||
this.cmDebug.Size = new System.Drawing.Size(256, 590);
|
||||
//
|
||||
// inboundToolStripMenuItem
|
||||
//
|
||||
@@ -3305,6 +3305,7 @@
|
||||
this.tbVisionL.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
||||
this.tbVisionL.TextShadow = true;
|
||||
this.tbVisionL.TextVisible = true;
|
||||
this.tbVisionL.Click += new System.EventHandler(this.tbBarcodeR_Click);
|
||||
//
|
||||
// label5
|
||||
//
|
||||
@@ -3364,6 +3365,7 @@
|
||||
this.tbBarcodeR.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
||||
this.tbBarcodeR.TextShadow = true;
|
||||
this.tbBarcodeR.TextVisible = true;
|
||||
this.tbBarcodeR.Click += new System.EventHandler(this.tbBarcodeR_Click);
|
||||
//
|
||||
// label6
|
||||
//
|
||||
@@ -3423,6 +3425,7 @@
|
||||
this.tbVisionR.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
||||
this.tbVisionR.TextShadow = true;
|
||||
this.tbVisionR.TextVisible = true;
|
||||
this.tbVisionR.Click += new System.EventHandler(this.tbBarcodeR_Click);
|
||||
//
|
||||
// label2
|
||||
//
|
||||
@@ -3495,6 +3498,7 @@
|
||||
this.tbBarcodeF.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
|
||||
this.tbBarcodeF.TextShadow = true;
|
||||
this.tbBarcodeF.TextVisible = true;
|
||||
this.tbBarcodeF.Click += new System.EventHandler(this.tbBarcodeR_Click);
|
||||
//
|
||||
// panel28
|
||||
//
|
||||
|
||||
Reference in New Issue
Block a user