Hi
I need to change the background color of the GET field when hovering the mouse cursor. Is it possible to do this ?
Background color of the GET
- karinha
- Posts: 7951
- Joined: Tue Dec 20, 2005 7:36 pm
- Location: São Paulo - Brasil
- Been thanked: 3 times
- Contact:
Re: Background color of the GET
Example?
Regards, saludos.
Regards, saludos.
João Santos - São Paulo - Brasil - Phone: +55(11)95150-7341
- Antonio Linares
- Site Admin
- Posts: 42602
- Joined: Thu Oct 06, 2005 5:47 pm
- Location: Spain
- Has thanked: 43 times
- Been thanked: 88 times
- Contact:
Re: Background color of the GET
Please try this:
SetGetColorFocus( CLR_RED )
oGet:bMMoved := { || oGet:SetFocus() }
SetGetColorFocus( CLR_RED )
oGet:bMMoved := { || oGet:SetFocus() }