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 | Enumerations |
| Icon | Type | Description |
|---|---|---|
| ChooseContactDialog |
Defines the attributes and behaviors of a custom dialog box for choosing Contacts.
| |
| Led |
Represents an individual notification LED.
| |
| LedState |
Represents the current LED state.
| |
| MobileDevice |
A class for a containing properties and methods for Windows Mobile devices.
| |
| MobileKeys |
Specifies mobile device key codes and modifiers.
| |
| PhoneSystem | Obsolete.
Specifies the type of phone hardware built into the device if present.
| |
| Settings |
Allows you to programmatically open settings pages directly.
| |
| SettingsApplet |
Identifies an individual settings page.
| |
| Widget |
Provides managed code access to the installed Widgets on the device.
|