WinForms Edition Documentation
C1.Win.C1Win7Pack Namespace / C1TaskDialog Class

In This Topic
C1TaskDialog Class Events
In This Topic

For a list of all members of this type, see C1TaskDialog members.

Public Events
 NameDescription
Public EventOccurs when a button or a command link is clicked in the task dialog.  
Public EventOccurs after changing the state of the verification check box.  
Public Event (Inherited from System.ComponentModel.Component)
Public EventOccurs when a user expands or collapses the task dialog.  
Public EventOccurs when the user presses F1 on the keyboard while the task dialog has focus.  
Public EventOccurs when a user clicks a hyperlink.  
Public EventOccurs before the task dialog is shown.  
Public EventOccurs after changing the selected radio button in the task dialog.  
Public EventOccurs after the task dialog is fully refreshed.  
Public EventOccurs approximately every 200 milliseconds (while the dialog is visible) if the EnableTimer property is set to True.  
Top
See Also