C2026-007 - Handle case for Step Progress when all switchboxes are turned off and then Regen Word Attachments is turned back on. #743

Merged
jjenko merged 2 commits from C2026-007_B2026-027 into Development 2026-03-23 08:13:50 -04:00

View File

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