..
This commit is contained in:
14
Handler/Project/fMain.Designer.cs
generated
14
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, 590);
|
||||
this.cmDebug.Size = new System.Drawing.Size(256, 612);
|
||||
//
|
||||
// inboundToolStripMenuItem
|
||||
//
|
||||
@@ -1760,7 +1760,7 @@
|
||||
//
|
||||
this.dIOMonitorToolStripMenuItem.Name = "dIOMonitorToolStripMenuItem";
|
||||
this.dIOMonitorToolStripMenuItem.Size = new System.Drawing.Size(255, 22);
|
||||
this.dIOMonitorToolStripMenuItem.Text = "new barcode";
|
||||
this.dIOMonitorToolStripMenuItem.Text = "Test Barcode Process";
|
||||
this.dIOMonitorToolStripMenuItem.Click += new System.EventHandler(this.dIOMonitorToolStripMenuItem_Click);
|
||||
//
|
||||
// refreshControklToolStripMenuItem
|
||||
@@ -2297,7 +2297,7 @@
|
||||
//
|
||||
this.모델선택ToolStripMenuItem.Image = global::Project.Properties.Resources.icons8_object_40;
|
||||
this.모델선택ToolStripMenuItem.Name = "모델선택ToolStripMenuItem";
|
||||
this.모델선택ToolStripMenuItem.Size = new System.Drawing.Size(176, 46);
|
||||
this.모델선택ToolStripMenuItem.Size = new System.Drawing.Size(174, 46);
|
||||
this.모델선택ToolStripMenuItem.Text = "Work Model";
|
||||
this.모델선택ToolStripMenuItem.Click += new System.EventHandler(this.ModelSelectionToolStripMenuItem_Click);
|
||||
//
|
||||
@@ -2305,20 +2305,20 @@
|
||||
//
|
||||
this.btModelMot.Image = global::Project.Properties.Resources.Motor;
|
||||
this.btModelMot.Name = "btModelMot";
|
||||
this.btModelMot.Size = new System.Drawing.Size(176, 46);
|
||||
this.btModelMot.Size = new System.Drawing.Size(174, 46);
|
||||
this.btModelMot.Text = "Motion Model";
|
||||
this.btModelMot.Click += new System.EventHandler(this.toolStripMenuItem23_Click);
|
||||
//
|
||||
// toolStripMenuItem12
|
||||
//
|
||||
this.toolStripMenuItem12.Name = "toolStripMenuItem12";
|
||||
this.toolStripMenuItem12.Size = new System.Drawing.Size(173, 6);
|
||||
this.toolStripMenuItem12.Size = new System.Drawing.Size(171, 6);
|
||||
//
|
||||
// 바코드룰ToolStripMenuItem
|
||||
//
|
||||
this.바코드룰ToolStripMenuItem.Image = global::Project.Properties.Resources.icons8_add_40;
|
||||
this.바코드룰ToolStripMenuItem.Name = "바코드룰ToolStripMenuItem";
|
||||
this.바코드룰ToolStripMenuItem.Size = new System.Drawing.Size(176, 46);
|
||||
this.바코드룰ToolStripMenuItem.Size = new System.Drawing.Size(174, 46);
|
||||
this.바코드룰ToolStripMenuItem.Text = "Barcode Rule";
|
||||
this.바코드룰ToolStripMenuItem.Click += new System.EventHandler(this.BarcodeRuleToolStripMenuItem_Click);
|
||||
//
|
||||
@@ -2329,7 +2329,7 @@
|
||||
this.인바운드데이터업데이트ToolStripMenuItem});
|
||||
this.sID정보ToolStripMenuItem.Image = global::Project.Properties.Resources.icons8_save_to_grid_40;
|
||||
this.sID정보ToolStripMenuItem.Name = "sID정보ToolStripMenuItem";
|
||||
this.sID정보ToolStripMenuItem.Size = new System.Drawing.Size(176, 46);
|
||||
this.sID정보ToolStripMenuItem.Size = new System.Drawing.Size(174, 46);
|
||||
this.sID정보ToolStripMenuItem.Text = "SID Info";
|
||||
//
|
||||
// 프로그램열기ToolStripMenuItem
|
||||
|
||||
Reference in New Issue
Block a user