ICancelIndicator Interface Members
The following tables list the members exposed by ICancelIndicator.
Public Properties
Name | Description | |
---|---|---|
Block | Dialog will also block | |
BlockMainUI | Block interaction with main UI whilst progress bar is displayed | |
CancelEnabled | If cancel indicator is enabled | |
Cancelled | Cancellation state | |
CancelText | Text to display on cancel indicator | |
CancelVisible | If cancel indicator is visible | |
TopMostFlag | Flag to override topmost setting |
Public Events
Name | Description | |
---|---|---|
CancelRequest | Cancel Request |
See Also