Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The browser calls this method when the focus is passed to one of the navigation rectangles inside the navigation control.
HRESULT STDMETHODCALLTYPE ActivateRect( DWORDrectToActivate);
Parameters
- rectToActivate
[in] Position of the rectangle in the array that was specified in GetNavigationRects.
Return Values
S_OK indicates success.
Remarks
This method is not called if the control is responsible for navigation.
Requirements
OS Versions: Windows CE .NET 4.1 and later.
Header: Mshtml.h, Mshtmhst.idl.
Link Library: Mshtml.dll.
See Also
IOleControlNavigation2:IUnknown
Send Feedback on this topic to the authors