M
Maury Markowitz
I have a page that I would like to "tabify", allowing users to select one of
several different forms to see. Each one would look and run differently,
including different recordsets, form layout and controls. Right now the user
clicks buttons that open the other forms in maximized view, but it's kinda
clunky and doesn't look very nice.
It _appears_ that I can't do this with a tab control. If I'm reading it all
correctly, it seems that the tab control exists within the form, not the
other way around. I don't see any obvious way to put the forms I have now
into the tabs, everything I try puts the tabs into the form.
Is there some way to do what I want? Should I make a new form with no
recordset to contain just the tab control, or something like that?
several different forms to see. Each one would look and run differently,
including different recordsets, form layout and controls. Right now the user
clicks buttons that open the other forms in maximized view, but it's kinda
clunky and doesn't look very nice.
It _appears_ that I can't do this with a tab control. If I'm reading it all
correctly, it seems that the tab control exists within the form, not the
other way around. I don't see any obvious way to put the forms I have now
into the tabs, everything I try puts the tabs into the form.
Is there some way to do what I want? Should I make a new form with no
recordset to contain just the tab control, or something like that?