| C1.Win.C1Win7Pack.4 Assembly > C1.Win.C1Win7Pack Namespace > C1TaskDialog Class : RadioButtons Property |
<C1CategoryAttribute("Buttons")>
<DesignerSerializationVisibilityAttribute(DesignerSerializationVisibility.Content)>
<C1DescriptionAttribute("Collection of radio buttons displayed in the task dialog.")>
Public ReadOnly Property RadioButtons As RadioButtonCollection
Dim instance As C1TaskDialog Dim value As RadioButtonCollection value = instance.RadioButtons
[C1Category("Buttons")]
[DesignerSerializationVisibility(DesignerSerializationVisibility.Content)]
[C1Description("Collection of radio buttons displayed in the task dialog.")]
public RadioButtonCollection RadioButtons {get;}
[C1Category("Buttons")]
[DesignerSerializationVisibility(DesignerSerializationVisibility.Content)]
[C1Description("Collection of radio buttons displayed in the task dialog.")]
public:
property RadioButtonCollection^ RadioButtons {
RadioButtonCollection^ get();
}
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2