CommonFileDialogRadioButtonList Properties

Vista Bridge Library

[This is preliminary documentation and is subject to change.]

The CommonFileDialogRadioButtonList type exposes the following members.

Properties

  NameDescription
Enabled
Is this control enabled. Disabled controls are grayed out.
(Inherited from CommonFileDialogControl.)
Items
Name (Inherited from DialogControl.)
SelectedIndex
Gets the current index of the selected item
Text
The text string that shows on the control
(Inherited from CommonFileDialogControl.)
Visible
Gets or sets a boolean value that indicates whether (true) or not (false) this control is visible.
(Inherited from CommonFileDialogControl.)

See Also