Specifies mobile device key codes and modifiers.
| C# | Visual Basic |
public static class MobileKeys
Public NotInheritable Class MobileKeys
| All Members | Fields | ||||
| Icon | Member | Description |
|---|---|---|
| Action |
Sent with Keys.Return when doing Action on PPC rockers.
| |
| App1 |
Application Key 1
| |
| App10 |
Application Key 10
| |
| App11 |
Application Key 11
| |
| App12 |
Application Key 12
| |
| App13 |
Application Key 13
| |
| App14 |
Application Key 14
| |
| App15 |
Application Key 15
| |
| App2 |
Application Key 2
| |
| App3 |
Application Key 3
| |
| App4 |
Application Key 4
| |
| App5 |
Application Key 5
| |
| App6 |
Application Key 6
| |
| App7 |
Application Key 7
| |
| App8 |
Application Key 8
| |
| App9 |
Application Key 9
| |
| Back |
Back.
| |
| Done |
OK/Close hotkey code.
| |
| DPad |
Arrow keys came from a D-Pad.
| |
| End |
End.
| |
| EndAllDataCalls |
Terminates all current data calls.
| |
| Flip |
Sent when a clamshell device is flipped.
| |
| Hold |
Key was caused by press and hold.
| |
| Home |
Home.
| |
| KeyLock |
Key used to lock the device.
| |
| Moji |
Key used to switch between FE language layouts
| |
| Pound |
# key.
| |
| Power |
Power.
| |
| Record |
Audio record button.
| |
| RedKey |
Sent by a keypad that has a special red function key.
| |
| Rocker |
Arrow keys came from a Rocker.
| |
| Softkey1 |
Softkey 1.
| |
| Softkey2 |
Softkey 2.
| |
| SpeakerPhoneToggle |
Toggles device between Speakerphone and handset modes.
| |
| Star |
* key.
| |
| Symbol |
Symbol (SYM) key.
| |
| Talk |
Talk.
| |
| VoiceDial |
Key used to initiate voice dial recognition (Windows Mobile 5.0 and later)
| |
| VolumeDown |
Volume Down.
| |
| VolumeUp |
Volume Up.
|
| Object | |
| MobileKeys | |