Name | Description | |
---|---|---|
![]() | ButtonClick | Occurs when a button or a command link is clicked in the task dialog. |
![]() | CheckBoxClick | Occurs after changing the state of the verification check box. |
![]() | Disposed | (Inherited from System.ComponentModel.Component) |
![]() | ExpandedChanged | Occurs when a user expands or collapses the task dialog. |
![]() | HelpRequested | Occurs when the user presses F1 on the keyboard while the task dialog has focus. |
![]() | HyperlinkClick | Occurs when a user clicks a hyperlink. |
![]() | Initialized | Occurs before the task dialog is shown. |
![]() | RadioButtonClick | Occurs after changing the selected radio button in the task dialog. |
![]() | Refreshed | Occurs after the task dialog is fully refreshed. |
![]() | TimerTick | Occurs approximately every 200 milliseconds (while the dialog is visible) if the EnableTimer property is set to True. |