Tab colour

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

Guest

Is anyone aware of any 'paint' problems associated to access. I have a small
app comprising several forms including colour defined tabs. Unfirtunatley the
colour seem to change randomly and/or remain fixed regardless of status. e.g.
if page is active or not

A third party developer assures me that this is a known access problem and
not releated to his code.......!

Any hints or tips appreciated.
 
Since TAB pages do not expose a Color property it must be the developers
code/logic that is causing this issue.
Before you do anything though, remove the support for XP Themed controls
to see if this solves your issue.

Menu
Tools-Options
Click on the Forms/Reports TAB
unselect the "Use Windows Themed Controls on Forms" option

--

HTH
Stephen Lebans
http://www.lebans.com
Access Code, Tips and Tricks
Please respond only to the newsgroups so everyone can benefit.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top