Tabs on Form

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Is it possible to change the font properties and background color of the
"Actual" Tabs on a form. I placed a Tab Control on my form and changed the
background to white, however the tabs are still showing up in the standard
(grey). I can't figure out where to change this property. Even if I Change
the tabs to buttons it is still the same.

Any ideas?
 
James C. said:
Is it possible to change the font properties and background color of the
"Actual" Tabs on a form. I placed a Tab Control on my form and changed the
background to white, however the tabs are still showing up in the standard
(grey). I can't figure out where to change this property. Even if I Change
the tabs to buttons it is still the same.

Any ideas?

You can change the font of the tab labels, but that's about it.
 
Hi, James.

I can't help specifically with page breaks, but I think Tab controls do what
you're looking for even better. You can group controls logically and name
the Tabbed pages, and since Tabbed pages are used throughout the Windows
world, they're very intuitive.

Its the icon that looks like two file folders on the Toolbox toolbar.

HTH
Sprinks
 
Back
Top