Hey, Well I got a problem with OnMouseOver..
Using a Timer Control to see if the current mouse position is on the control takes alot of resources during the application lifetime and using SetCapture and ReleaseCapture works great but when I used it on a control with a ToolTipText, the ToolTipText doesn't appear.
So, What's the problem? Any solutions?
Anyone got a alternative OnMouseOver code?




Reply With Quote