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

In This Topic
ExpandedChanged Event
In This Topic
Occurs when a user expands or collapses the task dialog.
Syntax
'Declaration
 
<C1CategoryAttribute("Behavior")>
<C1DescriptionAttribute("C1TaskDialog.ExpandedChanged", "Occurs when a user expands or collapses the task dialog.")>
Public Event ExpandedChanged As EventHandler
 
See Also