Change color of Record Selector

accessman2

Registered User.
Local time
Yesterday, 23:57
Joined
Sep 15, 2005
Messages
335
Hi,

In the form,

I set the white background color. But, the record selector is grey color. Can I change the white color of the record selector bar?

Thanks.
 
Allow me to quote a couple of fellow Access MVPs:

Marshall Barton:

"Control Panel - Display Properties - Appearances tab.

But, if you were thinking of doing this for just your Access
program or only one form, this is a Windows wide setting
that you should not mess around with in any one program."

Stephen Lebans:

"You would have to subclass the Form. With A2K or higher this would
require an external subclassing DLL. It's a lot of complex coding for a
non standard UI. "

--
Jeff Conrad
Access Junkie - MVP
http://home.bendbroadband.com/conradsystems/accessjunkie.html
http://www.access.qbuilt.com/html/articles.html
 

Users who are viewing this thread

Back
Top Bottom