This commit is contained in:
atvstdla
2025-09-30 17:35:11 +09:00
parent 5a2eeed3c4
commit 1273ca8236
37 changed files with 1333 additions and 1033 deletions

View File

@@ -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
//