Tab Control Selection issues
Hi,
Newbie post here - I've had a good trawl of the internet, but found nothing to answer my particular query:
I have put a tab contol on a form, added three tabs (Say 1,2 and 3).
The form is bound to a linked table. If I select tab 2 then change record, the tab selection automatically jumps back to tab 1. Is there any way to prevent this?
I've tried the programmatical approach of setting a current form flag in the OnChange event of the tab control, but unfortunately this returns the tab to the first one before the record changes.
Thanks in advance, any help would be greatly appreciated,
Justin
|