Changing color of record navigation button

duckster

Registered User.
Local time
Yesterday, 17:09
Joined
Jul 17, 2004
Messages
78
Hi, I have a form and want to change the background color and the record scroll/navigation button colors.

Changing the background color is easy; just go into Design View, right click, and change the "background color" properties.

Changing the record select button (on the bottom of the form) is more a challenge for a newbie like me. Does anyone know how to do this? Thanks

Help appreciated.
 
Buttons have Width & Height properties, among many others, which can be change manually by dragging or set manually or programmatically.
 
I'm pretty sure you can't change the colour of the buttons tht come with access. Two ways you can go with this, one is to download some custom buttons, try this link.

Alternativley you can create your own!
 

Users who are viewing this thread

Back
Top Bottom