WinForms Edition Documentation
C1.Win.C1Win7Pack Namespace / C1TaskDialog Class / SelectedRadioIndex Property

In This Topic
SelectedRadioIndex Property
In This Topic
Gets or sets the zero-based index of a radio button that is currently selected.
Syntax
'Declaration
 
<BrowsableAttribute(False)>
<DesignerSerializationVisibilityAttribute(DesignerSerializationVisibility.Hidden)>
Public Property SelectedRadioIndex As Integer
 
See Also