ICancelIndicator Interface Properties
For a list of all members of this type, see ICancelIndicator members.
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 |
See Also