TabStop ignored in a tabControl

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • GC

    #1

    TabStop ignored in a tabControl

    Hi All,

    I have a fancy form which contains a tabControl with 2 tab pages. and
    many more widgets.
    I set the tabStop property of the tabControl to true and the index to
    4, but it is ignored! The tabIndex is valid, I don't have any other
    control with this tabIndex.
    Anyone can come up with an idea why? BTW, the names of the tabPages
    are hidden with labels. maybe this is causing the problems?

    Thanks.
Working...