Mindstormscreator
2010-09-12 10:31:43 UTC
In Visual Basic, whenever I draw a set of Radio Buttons, and whenever the form loads, one is always preselected, no matter what I do. I tried setting the TabIndex and TabStop properties in different ways, and no matter what, one is always preselected on load. I would prefer a way to make it not do this without any complicated BASIC code (which I haven't even learned much about yet), but if it must be done through code it is fine. I am using Visual Basic 6 by the way.
Thanks,
Alex