IOleControlNavigation2AdviseSink (Windows Embedded CE 6.0)
1/6/2010
The browser implements this interface to allow the navigation control to notify the browser of changes in the control that relate to navigation.
The IOleControlNavigation2AdviseSink interface exposes the following methods:
Method | Description |
---|---|
This method notifies the browser that the navigation rectangles have changed. |
|
This method notifies the browser that the focus rectangle has changed. |
|
This method notifies the browser of a change in the navigation control's ability to accept and maintain a focus. |
|
This method notifies the browser when a user navigates to an area outside the boundary of the navigation control. |
|
InvokeSoftKeyboard |
This method is not currently implemented. |
The following sections describe these methods in detail.
Requirements
Header | mshtmhst.idl, mshtml.h |
Library | mshtml.dll |
Windows Embedded CE | Windows CE .NET 4.1 and later |