[C1Description("C1TaskDialog.RadioButtonClick", "Occurs after changing the selected radio button in the task dialog.")] [C1Category("Behavior")] public event EventHandler RadioButtonClick
'Declaration
<C1DescriptionAttribute("C1TaskDialog.RadioButtonClick", "Occurs after changing the selected radio button in the task dialog.")> <C1CategoryAttribute("Behavior")> Public Event RadioButtonClick As EventHandler