Form design question

B

Bob

I witnessed a presentation where someone was explaining a
project database and on one slide of his presentation he
showed his input form. What I liked about the input form
was it had tabs for certain groups of data. Can someone
give me guidance on how to design a form with tabs?

Thanks in advance!!!!
 
I

Immanuel Sibero

Hi Bob,

In design mode of a form, just drag the Tab Control into your form. The Tab
Control is located where all the other controls are (i.e. text box, combo
box, etc.)

Once the tab control is in your form, you will see two tabs initially. You
can add more tabs if you need to. You would then simply place text boxes,
combo boxes, etc into the different tabs.


HTH,
Immanuel Sibero
 
B

Bob

Thanks!!
-----Original Message-----

Hi Bob,

In design mode of a form, just drag the Tab Control into your form. The Tab
Control is located where all the other controls are (i.e. text box, combo
box, etc.)

Once the tab control is in your form, you will see two tabs initially. You
can add more tabs if you need to. You would then simply place text boxes,
combo boxes, etc into the different tabs.


HTH,
Immanuel Sibero






.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top