Trap MouseHover in Win32Lib
- Posted by euphoric (admin) Jul 09, 2010
- 1171 views
I would like to trap a MouseHover event, or otherwise figure out when the mouse cursor has stopped over a EuGrid control column so I can show a ToolTip for the currently hovered-over cell. There are many mouse events, but "hover" doesn't seem to be one of them.
Maybe there's an easier/better way to do this. Any ideas?