Board index » cppbuilder » TButton->Font->Color = ??????

TButton->Font->Color = ??????

Hello.. I am sure this is simple but how do i change the font color of a
button when the mouse passes over it.. like a rollover effect.?
I have tried various things but nothing works :(

Thanks in advance.
Rayner

 

Re:TButton->Font->Color = ??????


That color is controlled by Windows. If you really need that effect, try
using panel with label on it.

--

Milan Babuskov

Quote
R.Berger <pu...@yahoo.com> wrote in message news:3bc2beb4_2@dnews...
> Hello.. I am sure this is simple but how do i change the font color of a
> button when the mouse passes over it.. like a rollover effect.?
> I have tried various things but nothing works :(

> Thanks in advance.
> Rayner

Re:TButton->Font->Color = ??????


You can find the working Button->Font->Color here:
http://www.geocities.com/bcbnative

------------------------------------------------------

Quote
"R.Berger" <pu...@yahoo.com> wrote: news:3bc2beb4_2@dnews...

Hello.. I am sure this is simple but how do i change the font color of a
button when the mouse passes over it.. like a rollover effect.?
I have tried various things but nothing works :(

Thanks in advance.
Rayner

Re:TButton->Font->Color = ??????


it is better to use speed button - you can add pictures, change font, and change color

Other Threads