'Declaration
<C1CategoryAttribute("Behavior")> <C1DescriptionAttribute("C1TaskDialog.CheckBoxClick", "Occurs after changing the state of the verification check box.")> Public Event CheckBoxClick As EventHandler
[C1Category("Behavior")] [C1Description("C1TaskDialog.CheckBoxClick", "Occurs after changing the state of the verification check box.")] public event EventHandler CheckBoxClick