How to use a MultiPage in Visual Basic? - TechRepublic
General discussion
May 7, 2002 at 01:43 AM
mike@ihs

How to use a MultiPage in Visual Basic?

by mike@ihs . Updated 24 years, 1 month ago

Hi,

I’ve added a MultiPage control to my form and created 3 tabs. In each tabs, I want to add different grids linked to an access database.

When I added the first grid (on top of a Frame) and I cycle through the different tabs, the grid is displayed in all 3 tabs. So, it seems that my grid is not really “inside” the first tab, it’s just on top of the multipage regardless of the selected tab.

Could anyone please provide some help with this!?

Thanks!

This discussion is locked

All Comments