IOleControlNavigation2 (Windows Embedded CE 6.0)
1/6/2010
This interface provides methods that support television-style (five-key) navigation in a browser-based application.
The IOleControlNavigation2 interface exposes the following methods.
Method | Description |
---|---|
This method determines the capabilities of the navigation control. |
|
This method determines the number of navigational rectangles in the navigation control. |
|
This method passes the list of the navigation rectangles to the browser. |
|
This method activates the navigation rectangle when it receives focus. |
|
This method deactivates the navigation rectangle when focus is removed. |
|
This method returns the index of the current rectangle. |
|
This method notifies the Navigation control that it is handling navigation. |
Requirements
Header | mshtmhst.idl, mshtml.h |
Library | mshtml.dll |
Windows Embedded CE | Windows CE .NET 4.1 and later |