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

In This Topic
CheckBoxClick Event
In This Topic
Occurs after changing the state of the verification check box.
Syntax
'Declaration
 
<C1CategoryAttribute("Behavior")>
<C1DescriptionAttribute("C1TaskDialog.CheckBoxClick", "Occurs after changing the state of the verification check box.")>
Public Event CheckBoxClick As EventHandler
 
See Also