The InTheHand.WindowsMobile.Forms namespace provides classes for developing UI for Windows Mobile devices.
| C# | Visual Basic |
namespace InTheHand.WindowsMobile.Forms
Namespace InTheHand.WindowsMobile.Forms
| All Types | Classes |
| Icon | Type | Description |
|---|---|---|
| ChooseContactDialog |
Defines the attributes and behaviors of a custom dialog box for choosing Contacts.
| |
| MessageBox |
Provides a fullscreen message box for Pocket PC platform.
| |
| MobileDevice |
A class for a containing properties and methods for Windows Mobile devices.
| |
| MobileKeys |
Specifies mobile device key codes and modifiers.
| |
| OpenFileDialog |
Represents an enhanced OpenFileDialog which supports devices without touch-screens.
|