Re: Tab Controls



Thanks for the help guys.

Mark

"Hermawih" wrote:

> Thanks Steve .
>
> I used to change the tab pages by label/textbox/Rectangle and manipulate
> special effect on that control .
>
> Since you mentioned http://www.lebans.com/tabcolors.htm , I need to check
> it myself . Once in a while I visited that web pages but I have missed that
> A97TabsVer16.zip . I have downloaded it and I will try it .
>
>
>
> --
> Hermawih
>
>
> "Steve Schapel" wrote:
>
> > MChrist,
> >
> > You can set the font of the tabs on a tab control to whatever you want,
> > using the Font Name, Font Size, etc properties of the tab control, or
> > else from the formatting toolbar.
> >
> > As for the background colours, one approach is to use a coloured
> > Rectangle control. You can either put one of these on each tab page, or
> > you can put one on the form "behind" the tab control and set the tab
> > control's Back Style property to Transparent.
> >
> > Otherwise, you may be interested in this...
> > http://www.lebans.com/tabcolors.htm
> >
> > --
> > Steve Schapel, Microsoft Access MVP
> >
> >
> > MChrist wrote:
> > > Does anyone have any suggestions or tips on how to improve the tab control in
> > > Access. I would like to change the Font for the tab pages and the background
> > > from the dull gray to something else.
> > >
> > >
> >
.