Identifies an individual settings page.
| C# | Visual Basic |
public enum SettingsApplet
Public Enumeration SettingsApplet
| Member | Description |
|---|---|
| Contrast |
Set screen contrast.
|
| Password |
Manage password settings.
|
| OwnerInformation |
Set owner name, address etc.
|
| Power |
Manage device power.
|
| Memory |
View available memory.
|
| About |
View information about Windows Mobile.
|
| Backlight |
Adjust backlight settings.
|
| Screen |
Adjust screen orientation.
|
| Input |
Adjust input/keyboard settings.
|
| SoundsNotifications |
Set notification sounds.
|
| RemovePrograms |
Remove installed applications.
|
| Menus |
Customise start menu.
|
| Buttons |
Adjust behaviour of hardware buttons.
|
| Today |
Customise today screen.
|
| Beam |
Adjust incoming beam settings.
|
| Clock |
Set clocks and alarms.
|
| WirelessNetworks |
Manage wifi connections.
|
| RegionalSettings |
Adjust regional settings.
|
| Connections |
Manage connection manager.
|
| Phone |
Set phone (GSM/CDMA) settings.
|
| ManageCertificates |
Manage certificates.
|
| Bluetooth |
Manage Bluetooth.
|
| ErrorReporting |
Set Windows Error Reporting settings.
|
| GpsSettings |
Manage GPS device settings.
|
| CommManager |
Enable and Disable wireless features.
|
| Encryption |
Manage encryption.
|
| UsbToPC |
Set USB ActiveSync settings.
|
| HasFlag |
Determines whether one or more bit fields are set in the current instance.
|