I am using a tab control on a form with a different form within each tab. When I select the tab the focus is set to the first record (which highlights the record).
I would like to shift the focus so that when the tab is selected the focus moves to a command button but I can not figure out where to attach the code????
I thought it would have been on the "on click" event of the tab but that did not work.
Any help would be appreciated.
Knuckles