TabControl and TabStop

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • David-L. Nadeau

    TabControl and TabStop

    Hi !

    I have Windows form with a TabControl (3 TabPages). I set the TabStop and
    TabIndex property to all the textboxes in the 3 TabPages. In the first page,
    the functionality works fine but not in the pages 2 and 3. The focus doesn't
    switch when I hit the "Tab" key.

    Thanks,

    David


Working...