C2026-007 - Handle case for Step Progress when all switchboxes are turned off and then Regen Word Attachments is turned back on. #743
@@ -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
|
||||||
//
|
//
|
||||||
|
|||||||
Reference in New Issue
Block a user