Important: |
---|
This is retired content. This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This content may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist. |
4/8/2010
The methods of the Menu Objectare used to create menus for Windows Mobile Widgets and assign menu items to the device’s soft keys.
Note that beginning with Windows Mobile 6.5.3, soft keys are replaced by touchable tiles on Windows Mobile Professional phones.
In This Section
- append Method
-
Appends a menu item to the right soft key.
- clear Method [widgets]
-
Clears the contents of the main menu.
- createMenuItem Method
-
Creates a new MenuItem Object.
- getMenuItemById Method
-
Retrieves a menu item with a specified unique identifier.
- remove Method [widgets]
-
Removes a menu item.
- setSoftKey Method
-
Assigns a menu item to a soft key.