This method tests whether coordinates fall within a control.
HRESULT HitTest( long lx, long ly );
NOERROR indicates that the hit text succeeded. S_FALSE indicates that the hit test failed. If an error occurs, the appropriate HRESULT value is returned.