Smartphone Development and the .NET Compact FrameworkÂ
This section contains How-to topics for developing Smartphone applications.
In This Section
- How to: Override Smartphone Soft Keys
Shows how to provide custom functionality for the soft keys on the Smartphone.
- How to: Override the Smartphone Back Key.
Describes how to provide custom functionality for the back key on the Smartphone.
- How to: Scroll a Form of Labels
Shows how to display and scroll through a list of Label controls so that it appears like the Smartphone Contacts list.
- How to: Set Smartphone Input Modes
Shows how to access Smartphone input methods for entering text.
- How to: Use Smartphone Menus
Shows how menus are constructed and operate on the Smartphone.
Reference
- InputMode
Provides an enumeration of text input modes, such as Alpha T9, that are used on the Smartphone.
- InputModeEditor
Provides access to Smartphone input methods for entering text.
Related Sections
- External Resources for the .NET Compact Framework
Contains links to Web sites for the .NET Compact Framework and for installing the Windows Mobile SDK for Smartphone.