change color border of button on mouseover

eugz

Registered User.
Local time
Today, 01:26
Joined
Aug 31, 2004
Messages
128
Hi All.

I would like to change color of border button on mouseover event. How it to do? I will appreciate for sample?

Thanks.
 
I cant post links yet so you may need to add www to the below

experts-exchange.com/Database/MS_Access/A_3506-How-to-code-Mouse-Over-effects-for-MS-Access.html
 
Hi dinoc. Thanks for replay.

It doesn't change border of the button but it change caption. How to return default color when cursor move out from the button?

Thanks.
 
Not sure about the border but you have a search of google or on here for access button properties then you will find aritcles on what features/attriutes can be changed.

At the end of that article I sent, there is some extra code to return it back to its normal state.
 
What dinco provided was the first step to what you want to achieve. There are several properties for the Button one of them is BorderColor. Try it ! If you cannot find it or having troubles coding post back. :rolleyes:
 

Users who are viewing this thread

Back
Top Bottom