The InTheHand.Windows.Forms namespace contains classes for creating Windows-based applications.
| C# | Visual Basic |
namespace InTheHand.Windows.Forms
Namespace InTheHand.Windows.Forms
| All Types | Classes |
| Icon | Type | Description |
|---|---|---|
| ApplicationHelper |
Provides properties which extend the Application class.
| |
| AuthenticationDialog |
The AuthenticationDialog class launches the Authentication dialog which prompts the user for a username/password.
| |
| Help |
Provides Help support for all Windows Mobile platforms.
| |
| SelectBluetoothDeviceDialog |
Provides a form to select an available Bluetooth device.
| |
| SendKeys |
Provides methods for sending keystrokes to an application.
|