-
Hi,
I'm building a VB5 front end for an Access database.
I want to use a TabStrip control to save on space in a form.
The control has 6 tabs, however I can only seem to get the first tab (Index 1) to come to the front at design time.
How do I go about placing controls on the tabs.
Any help would be much appreciated.
Best Regards,
Rob Brown.
-
Hi rob.
I am working on VB6, but all I do is simple click the tab and the on I click becomes the active tab ( the tab label becomes bold ). As for adding controls, justdrag and drop like a normal form.
HTH
Lenin