Add a handler for the control’s MouseMove event. This will be hit as the mouse moves over the control’s Bounds rectangle.
Home / FAQ / WinForms / Mouse Handling / How can I catch the mouse being over a control
Add a handler for the control’s MouseMove event. This will be hit as the mouse moves over the control’s Bounds rectangle.
Share with