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

This commit is contained in:
2026-03-23 06:30:41 -04:00
parent bc3c14589e
commit 8cbc8c497e

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
//