B2022-144 added logic to process dividual procedures to check for bad RO Links

Also fixed a build issue for the controls library
This commit is contained in:
2023-06-28 10:08:33 -04:00
parent 719ee03ba4
commit 376a462c2d
4 changed files with 59 additions and 141 deletions

View File

@@ -494,6 +494,7 @@
this.swRefreshTblsForSrch.TabIndex = 32;
this.swRefreshTblsForSrch.Value = true;
this.swRefreshTblsForSrch.ValueObject = "Y";
this.swRefreshTblsForSrch.ValueChanged += new System.EventHandler(this.swCk_ValueChanged);
//
// lblRefreshTblForSrch
//