windows forms & tab stops
I have a tab control on a windows form. I moved a bunch of stuff from one tab to another and then rearranged it but for the life of me, I can't get the tab stops to set. In the past I go to view -> tab order and then just click through the order I want. It's not working like that. Some of the tab stops are radio buttons I have grouped. What am I missing?
Lisa MPosted Jun 15, 2008, 10:38 PM
Scott LyslePosted Jun 15, 2008, 9:29 PM
Probably has to do with the groups; if you have control grouped in the panels, when you set the tab order, pick the group box first, then the controls, then the next group box, and then its controls, and so forth.