Click or drag to resize

SystemControlPanel Class

The System.ControlPanel properties namespace.
Inheritance Hierarchy
SystemObject
  callback.ShellBoost.Core.WindowsPropertySystemSystemControlPanel

Namespace:  callback.ShellBoost.Core.WindowsPropertySystem
Assembly:  callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax
C#
public static class ControlPanel

The SystemControlPanel type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberCategory
The System.ControlPanel.Category property key. PropVariant type: VT_I4, VT_VECTOR. .NET type: System.Int32[]. Shell name PKEY_ControlPanel_Category.
Public propertyStatic memberEnableInSafeMode
The System.ControlPanel.EnableInSafeMode property key. PropVariant type: VT_I4. .NET type: System.Int32. Shell name PKEY_ControlPanel_EnableInSafeMode.
Public propertyStatic memberModule
The System.ControlPanel.Module property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_ControlPanel_Module.
Top
See Also