Completed the S.ettings object with some more fields and checked the use of them
This commit is contained in:
1
CobXmlSupport/GenCobCode.Designer.cs
generated
1
CobXmlSupport/GenCobCode.Designer.cs
generated
@ -271,6 +271,7 @@
|
||||
this.txtMaxOcc.TabIndex = 18;
|
||||
this.txtMaxOcc.Text = "25";
|
||||
this.txtMaxOcc.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
|
||||
this.txtMaxOcc.TextChanged += new System.EventHandler(this.txtMaxOcc_TextChanged);
|
||||
//
|
||||
// chkUniqueAttrVars
|
||||
//
|
||||
|
||||
Reference in New Issue
Block a user