Menus
You can enhance the usability of your application, and any existing Windows Mobile software, by adding new menus to the softkey menu, and by adding new menu options to existing context-sensitive shortcut menus (Pocket PC only).
In This Section
- Menu Overview
Provides information about creating or using existing shortcut menus in your Windows Mobile applications. - How to: Display a Shortcut Menu from an Existing Resource
Provides a code example showing how to display a shortcut menu. - How to: Extend Shortcut Menus
Provides a step-by-step procedure for extending a shortcut menu. - How to: Implement IContextMenu and IObjectWithSite
Provides a code example showing an implementation of the IContextMenu and IObjectWithSite interfaces. - How to: Implement IDataObject
Provides a code example showing an implementation of the IDataObject:IUnknown interface. - How to: Prevent Tap-and-Hold Animation Display
Provides a code example showing how to prevent the animation display that usually accompanies the tap-and-hold gesture. - How to: Register a File System Shortcut Menu
Shows the registration entries and structure registering a shortcut menu.
See Also
Developing User Interface Components | Soft Keys
Send Feedback on this topic to the authors