Changing Title Bar Colors

P

PeterM

I'm using Access 2003. Is there a way in VBA code to
change the foreground and background color of a forms
border and title bar?

I know that Access is using the system defaults from my
color scheme that I'm using. I need to be able to change
the Forms title bar background and it's text color.

Thanks in advance.
 
P

Paul Overway

Aside from what happens when your form loses focus to another form...no, it
can't be done.
 
Top