Start Screen Messages

4/8/2010

The following table shows the Start screen messages for Windows Mobile Professional.

Message Description

WM_STARTMENU_GETITEMCOUNT

Send this message to retrieve the total number of items being displayed in the current view of the Start screen.

WM_STARTMENU_GETCURSEL

Send this message to retrieve the index of the item that is currently selected on the Start screen.

WM_STARTMENU_SETCURSEL

Send this message to set the focus to a specific Start screen item.

WM_STARTMENU_GETITEMTEXT

This message retrieves the text of a specific Start screen item.

WM_STARTMENU_GETITEMISGROUP

This message retrieves the index of the item that is currently selected on the Start screen.

See Also

Concepts

Start Screen Reference

Other Resources

Start Screen and Start Menu