You can launch other processes using the CreateProcess or ShellExecuteEx API
functions through P/Invoke, or use the ready-made Process class in OpenNETCF
SDF (www.opennetcf.org/sdf/)
To launch any of the control panel applets you can call ctlpnl.exe with a
specific command line e.g. for the Time control panel:-