![]() | TaskDialog Events |
The TaskDialog type exposes the following members.
Name | Description | |
---|---|---|
![]() | ButtonClicked |
Event raised when the user clicks a button on the task dialog.
|
![]() | Created |
Event raised when the task dialog has been created.
|
![]() | Destroyed |
Event raised when the task dialog has been destroyed.
|
![]() | Disposed | Occurs when the component is disposed by a call to the Dispose method. (Inherited from Component.) |
![]() | ExpandButtonClicked |
Event raised when the user clicks the expand button on the task dialog.
|
![]() | HelpRequested |
Event raised when the user presses F1 while the dialog has focus.
|
![]() | HyperlinkClicked |
Event raised when the user clicks a hyperlink.
|
![]() | RadioButtonClicked |
Event raised when the user clicks a radio button on the task dialog.
|
![]() | Timer |
Event raised periodically while the dialog is displayed.
|
![]() | VerificationClicked |
Event raised when the user clicks the verification check box.
|