I am trying to find a control similar to the CheckedListBox control
but with Radio Buttons instead of Check boxes. Here's what I am
looking for:

Number of Radio Buttons set a design time using a collection editor
from the properties window
SelectedValue property
Support for horizontal or vertical layout

Does anything like this exist. This is very similar ot the ListBox
control, but with RadioButtons in addition to the text.

Thanks,

Doug Perkes

Re: RadioButtonListBox by hirf-spam-me-here

hirf-spam-me-here
Fri May 14 11:27:37 CDT 2004

* dougperkes@msn.com (Doug Perkes) scripsit:
> I am trying to find a control similar to the CheckedListBox control
> but with Radio Buttons instead of Check boxes. Here's what I am
> looking for:
>
> Number of Radio Buttons set a design time using a collection editor
> from the properties window
> SelectedValue property
> Support for horizontal or vertical layout
>
> Does anything like this exist. This is very similar ot the ListBox
> control, but with RadioButtons in addition to the text.

Mhm... I would use a combobox ;-).

--
Herfried K. Wagner [MVP]
<URL:http://dotnet.mvps.org/>