Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion GroupsFormsForms ProgrammingQueriesModules / DAO / VBAReports / PrintingMacrosDatabase DesignSecurityConversionImporting / LinkingSQL Server / ADPMultiuser / NetworkingReplicationSetup / ConfigurationDeveloper ToolkitsActiveX ControlsNew UsersGeneral 1General 2
Access DirectoryToolsTutorialsUser Groups
Related Topics
SQL ServerOther DB ProductsMS OfficeMore Topics ...

MS Access Forum / Forms Programming / July 2005

Tip: Looking for answers? Try searching our database.

Tab Control Font Bold

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Joey - 14 Jul 2005 16:17 GMT
I have a standard tab contol on a form. I would like the font for the
selected page to go bold when the user selects it and the other non-selected
page font to not be bold. So the selected page caption would always be BOLD
and the other normal.
Any ideas on how to do this?
Thanks!
Rick Brandt - 14 Jul 2005 16:32 GMT
> I have a standard tab contol on a form. I would like the font for the
> selected page to go bold when the user selects it and the other
> non-selected page font to not be bold. So the selected page caption
> would always be BOLD and the other normal.
> Any ideas on how to do this?
> Thanks!

Can't be done AFAIK.  The entire TabControl has only one set of properties
for the tab fonts.  You could edit the text in the tab by adding asterisks
(*** My Text ***) or something like that, but I don't think you can change
the font, font-weight, or font color on a per tab basis.

Signature

I don't check the Email account attached
to this message.     Send instead to...
RBrandt    at       Hunter      dot      com

Joey - 14 Jul 2005 18:28 GMT
Thanks for the reply, Rick.

> > I have a standard tab contol on a form. I would like the font for the
> > selected page to go bold when the user selects it and the other
[quoted text clipped - 7 lines]
> (*** My Text ***) or something like that, but I don't think you can change
> the font, font-weight, or font color on a per tab basis.
Steve Schapel - 15 Jul 2005 10:59 GMT
Joey,

One way to do this "sort of", is to set the Style property of the Tab
Control to None.  Then, make an Option Group on the form, with a couple
of Toggle Buttons, which you can use to control the navigation between
the pages of the tab control.  That way, you can control the font
properties of the toggle buttons independently.

Signature

Steve Schapel, Microsoft Access MVP

> I have a standard tab contol on a form. I would like the font for the
> selected page to go bold when the user selects it and the other non-selected
> page font to not be bold. So the selected page caption would always be BOLD
> and the other normal.
> Any ideas on how to do this?
> Thanks!
Joey - 18 Jul 2005 16:00 GMT
Thanks, Steve.  I might try that.

> Joey,
>
[quoted text clipped - 10 lines]
> > Any ideas on how to do this?
> > Thanks!
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.