StatusDlg.SetCancelled

StatusDlg.SetCancelled ( 

boolean Cancelled )

Example 1

StatusDlg.SetCancelled(true);

Sets the status dialog's cancel button state to clicked.

See also:  Related Actions