C2024-018 - Update to use results pane
This commit is contained in:
@@ -1860,9 +1860,8 @@ namespace VEPROMS
|
|||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
txtResults.AppendText($"Folder deletion process completed, {foldersDeleted} folder(s) have been deleted. ");
|
||||||
txtProcess.AppendText($"Folder deletion process completed, {foldersDeleted} folders have been deleted. ");
|
txtResults.AppendText(Environment.NewLine);
|
||||||
txtProcess.AppendText(Environment.NewLine);
|
|
||||||
|
|
||||||
//Run Repair
|
//Run Repair
|
||||||
int prgStpIdx = -1;
|
int prgStpIdx = -1;
|
||||||
|
Reference in New Issue
Block a user