Set focus to tab on a tab form

G

GRIFFO

Is there a way you can send the focus to a tab label, that is, if you have
named your tab "Representative" I want the focus on the tab, not the first
control on the tab form.

Assistance is appreciated.

This is 'sort of' a double post in this forum for which I apologise, but I
stuffed up the last post and therefore have attempted to make it clearer.

Please forgive me. :)
 
A

Allen Browne

No.

Setting focus to the Page will focus on the first control on that page, and
you cannot set focus to the tab control.
 
Top