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

In This Topic
Initialized Event
In This Topic
Occurs before the task dialog is shown.
Syntax
'Declaration
 
<C1DescriptionAttribute("C1TaskDialog.Initialized", "Occurs before the task dialog is shown.")>
Public Event Initialized As EventHandler
 
See Also