File Folder Look

K

Ken

I've seen Access applications in the past where forms have the appearance of
a group of stacked file folders. Each tab at the top contains the name of
another form. Does anyone know of a template or wizard I can use to create
this look? Thanks.

Ken
 
S

Sandra Daigle

Just add a TabControl to your form. Create the basic form using one of the
wizards then drag a TabControl onto it from the tookbox.
 
Top