The only way I know to change fonts of tab text, is to change all of them by
connecting to the entire tab controls properties (not the page property) on
the format tab.
For an individual page, you might try inserting a new tab control (with just
one page) inside the current tab control, sizing it and placing it to look
like part of the current tab control. Fill us in if it works.
Mike
If you are speaking of individual controls,
"Mike Waldrop" <michwal01 (AT) comcast (DOT) net> wrote
Quote:
I am trying to have the font of a selected tab on a tab control change
(say to red and bold). I have been unable to determine how to do
this. Any suggestions? |