T
Thorbjørn Jørgensen
Hi
I am creating a usercontrol which is inheriting from the UserControl class.
I would like to detect when the mouse is moved into the control when the
mouse button is down?
I have tried to use the OnMouseOver event, combined with some detection on
if the mouse button is down, but the OnMouseOver event does not seem to be
fired at all.
Does anybody have an suggestion on how to do this?
Regards
Thorbjørn
I am creating a usercontrol which is inheriting from the UserControl class.
I would like to detect when the mouse is moved into the control when the
mouse button is down?
I have tried to use the OnMouseOver event, combined with some detection on
if the mouse button is down, but the OnMouseOver event does not seem to be
fired at all.
Does anybody have an suggestion on how to do this?
Regards
Thorbjørn