Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
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 |