StatusDlg.SetMessage

StatusDlg.SetMessage ( 

string Text )

Example 1

StatusDlg.SetMessage("Please wait while we process your request.");

Sets the built-in status dialog's main description to the string, "Please wait while we process your request."

See also:  Related Actions