Changing the color of the titlebar

  • Thread starter Thread starter Miles
  • Start date Start date
M

Miles

I have a problem with something that I thought would be
easy to do, but it escapes me.

How do I change the color of the titlebar (and the form
border) from the standard Microsoft blue to silver?

I am using Access 2003 with XP.

Thanks in Advance
Miles.
 
What if I want to change the color of the titlebar and
border of just one form and leave all the other forms
alone? Is there anyway I can do this using VBA? XP API?

Thanks Again
Miles
 
Miles,

The colours used for ALL title bars for ALL applications is governed by the
Display Settings in Control Panel.

However, if you want to change the colour of one form's title bar:
http://www.freevbcode.com/ShowCode.asp?ID=669

Note: I've not tested this code in Access.

Regards,
Graham R Seach
Microsoft Access MVP
Sydney, Australia
---------------------------
 

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