WinForms Edition Documentation
C1.Win.C1Win7Pack Namespace / C1TaskDialog Class / SetDefaultRadioIndex Method

In This Topic
SetDefaultRadioIndex Method
In This Topic
Sets the index of a radio button that will be selected by default.
Syntax
'Declaration
 
Public Sub SetDefaultRadioIndex( _
   ByVal radioButtonIndex As Integer _
) 
 

Parameters

radioButtonIndex
See Also