Fix assi
fix XML e save/load dei parametri
This commit is contained in:
Generated
+1
-2
@@ -88,7 +88,7 @@
|
||||
this.txtFileName.Name = "txtFileName";
|
||||
this.txtFileName.Size = new System.Drawing.Size(122, 20);
|
||||
this.txtFileName.TabIndex = 2;
|
||||
this.txtFileName.Text = "Demo.xml";
|
||||
this.txtFileName.Text = "CMS_FANUC.xml";
|
||||
//
|
||||
// btnSave
|
||||
//
|
||||
@@ -164,7 +164,6 @@
|
||||
this.cbTipoAdapt.Name = "cbTipoAdapt";
|
||||
this.cbTipoAdapt.Size = new System.Drawing.Size(121, 21);
|
||||
this.cbTipoAdapt.TabIndex = 11;
|
||||
this.cbTipoAdapt.Text = "DEMO";
|
||||
//
|
||||
// label6
|
||||
//
|
||||
|
||||
Reference in New Issue
Block a user