void ShowBusyIndicator(string Message, bool Show)

Displays the Config Tool busy indicator overlay, blocking user input.

Parameters

Name Description
Message Message to display while the busy indicator is shown.
Show True to show the busy indicator, false to hide.

Return

Nothing returned