Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Shaun E on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

determine which control the mouse is over

Status
Not open for further replies.

suds321

Programmer
Jun 12, 2000
14
anyone know of an api call to check which control the mouse pointer is hovering over or a way to check when the mouse leaves a controls cooridinates?

thank you
 
Do a keyword search here for MouseOver (or something similar) for a number of solutions to this. I've provided at least one solution that completely avoids the need to "setup mouse move events for the surrounding controls"
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top