windows forms & tab stops

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • LLM
    New Member
    • Apr 2007
    • 23

    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. What am I missing?
  • LLM
    New Member
    • Apr 2007
    • 23

    #2
    I need to add that some of the tab stops are radio buttons I have grouped.

    Comment

    • Shashi Sadasivan
      Recognized Expert Top Contributor
      • Aug 2007
      • 1435

      #3
      When you click on the tab stop setting you will see that each control has a number defined on it.
      Each panel and the tab control will have a number assigned to it.
      So when you add controls to groups, they behave the way it should within the panel.
      Are you trying to move through controls between tabs, because that may not be possible.

      Comment

      Working...