DarkMercenary44
Technical User
I'm making a custom control, and when the mouse moves over it i want to highlihgt the background, well the problem I'm having is that how do I tell if the mouse is out of the mouse_move event, without putting a statement in form mouse_move.
I was thinking something like getting screen X Y coordinates of control, and then check to see if the mouse is in the control, or somehting to that effect.
but I would rather not use a timer, that will make the program run slower
DarkMercenary
darkmercenary44@earthlink.net
In the real world
As in dreams
Nothing is quite
What it seems
:Book of Counted Sorrows
I was thinking something like getting screen X Y coordinates of control, and then check to see if the mouse is in the control, or somehting to that effect.
but I would rather not use a timer, that will make the program run slower
DarkMercenary
darkmercenary44@earthlink.net
In the real world
As in dreams
Nothing is quite
What it seems
:Book of Counted Sorrows