07-17-2009 01:24 PM
How do I create a multi column radio button group?
If I add a second column, there are no radio buttons associated with the text.
07-20-2009 07:36 AM
07-20-2009 11:39 AM
I'm not sure if I understand exactly what you want, but try the attached program. Since the radio group is just a custom control based on the tree control, you can add columns to the tree control.
Hope this helps,
- jared