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

In This Topic
RadioButtonClick Event
In This Topic
Occurs after changing the selected radio button in the task dialog.
Syntax
'Declaration
 
<C1DescriptionAttribute("C1TaskDialog.RadioButtonClick", "Occurs after changing the selected radio button in the task dialog.")>
<C1CategoryAttribute("Behavior")>
Public Event RadioButtonClick As EventHandler
 
See Also