Click or drag to resize

ControlPanelItem Enumeration

Possible control panel items.

Namespace:  Jam.Shell.Dialogs
Assembly:  ShellBrowser.Core (in ShellBrowser.Core.dll) Version: 7.1
Syntax
public enum ControlPanelItem
Members
  Member nameValueDescription
AllTasks0 All tasks
QuickAccess1 Quick access
Favorites2 Favorites
PowerOptions3 Power Options
Taskbar4 Taskbar
CredentialManager5 Credential Manager
DefaultPrograms6 Set User Defaults
RemoteAppAndDesktopConnections7 Workspaces Center
WindowsFirewall8 Windows Defender Firewall
PhoneAndModem9 Phone and Modem Control Panel
SpeechRecognition10 Speech Recognition
UserAccounts11 User Accounts
RegionAndLanguage12 Region and Language
HomeGroup13 HomeGroup Control Panel
Mouse14 Mouse Control Panel
FolderOptions15 Folder Options
Keyboard16 Keyboard Control Panel
Display17 Display Control Panel
DeviceManager18 Device Manager
ProgramsAndFeatures19 Programs and Features
TabletPCSettings20 Tablet PC Settings Control Panel
IndexingOptions21 Indexing Options Control Panel
NetworkAndSharingCenter22 Network and Sharing Center
AutoPlay23 AutoPlay
SyncCenter24 Sync Center Folder
Recovery25 System Recovery
InternetOptions26 Internet Options
DevicesAndPrinters27 Device Center
ColorManagement28 Color Management
BackupAndRestore29 Windows 7 File Recovery
System30 System
ActionCenter31 Security and Maintenance CPL
Fonts32 Microsoft Windows Font Folder
Language33 Language Settings
Troubleshooting34 Troubleshooting
TextToSpeech35 Text to Speech Control Panel
AdministrativeTools36 Administrative Tools
EaseOfAccessCenter37 Ease of Access
BitLockerDriveEncryption38 Secure Startup
DateAndTime39 Date and Time Control Panel
Personalization40 Personalization Control Panel
Sound41 Sound Control Panel
FileHistory42 History Vault
PenAndTouch43 Pen and Touch Control Panel
StorageSpaces44 Storage Spaces
Remarks
Bitness of calling application and OS must match to show control panel items. Ensure application is targeted architecture \"Any CPU\"!
See Also