I can use the CPoint object for knowing position in a dialog box. How can I tell if my mouse is positioned over a pushbutton. This would be similar to a tooltip however, I don't want to tell the user what the pushbutton does. I want to do something else if they are over the pushbutton. This will be done in OnMouseMove()