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.
1/6/2010
The browser calls this method when the focus is passed to one of the navigation rectangles inside the navigation control.
Syntax
HRESULT STDMETHODCALLTYPE ActivateRect(
DWORD rectToActivate
);
Parameters
- rectToActivate
[in] Position of the rectangle in the array that was specified in GetNavigationRects
Return Value
S_OK indicates success.
Remarks
This method is not called if the control is responsible for navigation.
Requirements
| Header | mshtmhst.idl, mshtml.h |
| Library | mshtml.dll |
| Windows Embedded CE | Windows CE .NET 4.1 and later |