Partager via


Control Panel Components

The Windows CE Control Panel allows users to set a variety of system-wide properties, such as mouse sensitivity, network configuration, and the desktop color scheme. You can select specific features to include in your Control Panel by specifying them in your Cesysgen.bat file. The Windows CE Control Panel consists of the following three Control Panel modules: Control, Ctlpnl, and Cplmain.

The following table shows the components that you can add within the Cplmain module.

Control Panel component Description
Accessib Accessibility settings.
Backlight Backlight settings for the Display component.
Bthpnl Bluetooth settings for wireless communications.
Certs Certificate settings.
Colorscheme System color scheme settings.
Comm Communications settings.
Datetime Date, time, and time zone settings, including daylight savings time settings.
Dialing Dialing locations.
Display Desktop appearance and background bitmap.
Keyboard Keyboard settings.
Mouse Mouse settings.
Network Network configuration.
Owner User identification information.
Password Password settings.
Pointercmn Shared component used by mouse and stylus.
Power Power management settings.
Remove Uninstall application.
Sip Soft input panel settings.
Sounds Volume and sound settings.
Stylus Stylus settings.
System Device operation and performance settings.

The following table shows other Control Panel modules that you can add.

Module Description
Connpnl Network and dial-up connection settings.
Intll, Intlp Regional settings.
Stguil, Stguip Storage manager user interface (UI) settings.

In the Enterprise Web Pad configuration, each of these Control Panel components supports one of two orientations: landscape or portrait. The landscape orientation targets a screen similar to that on a Handheld PC, which is 480 x 240 pixels or larger. The portrait orientation targets a screen similar to that on a Pocket PC screen, which is 240 x 320 pixels or larger. The default orientation is landscape. To use portrait orientation, set the variable SYSGEN_QVGAP.

Platform Builder provides the full source code for all the previously mentioned Control Panel components so that you can customize them as needed.

See Also

Shell Components | Setting Regional Preferences | Enabling a Backlight | Hiding System Sound Events | Creating a Custom Shell

Last updated on Wednesday, April 13, 2005

© 2005 Microsoft Corporation. All rights reserved.