Remove Button Underline

Pyro

Too busy to comment
Local time
Today, 15:30
Joined
Apr 2, 2009
Messages
127
Hello,

I have a form that has several buttons on it. Each button has its backstyle property set to transparent and its On Mouse Move event set to FontUnderline = true.

For the sections' On Mouse Move Event, i want to set FontUnderline to false for each button. I can do this individually for each command button, but i am wondering if there is some generic way to refer to all buttons on the form similar to the way that a text box (actextbox) etc can be referred to?

Thanks.
 
Gah! I even hunted through the object browser and couldn't find it...

Thanks!
 

Users who are viewing this thread

Back
Top Bottom