StatusDlg.ShowProgressMeter

StatusDlg.ShowProgressMeter ( 

boolean Show = true )

Example 1

StatusDlg.ShowProgressMeter(true);

Shows the progress meter on the status dialog.

Example 2

StatusDlg.ShowProgressMeter(false);

Hides the progress meter on the status dialog.

See also:  Related Actions