Compare commits

...

4 Commits

View File

@@ -1322,6 +1322,7 @@
this.swRegenWordAttmts.TabIndex = 34; this.swRegenWordAttmts.TabIndex = 34;
this.swRegenWordAttmts.Value = true; this.swRegenWordAttmts.Value = true;
this.swRegenWordAttmts.ValueObject = "Y"; this.swRegenWordAttmts.ValueObject = "Y";
this.swRegenWordAttmts.ValueChanged += new System.EventHandler(this.swCk_ValueChanged);
// //
// labelX1 // labelX1
// //