| O.P.  VB.NET radio buttons help I'm trying to make a little program with 2 groups of radio buttons.
 With HTML I would give the 2 groups the same name and a different variable, but how does it work in VB.NET?
 
 I checked the MSDN but couldn't find anything.
 
 What I want is 3 radio buttons to choose a size, and 2 to choose black & white or color.
 
 TIA
 |