Click or drag to resize

SystemDevicesPanel Class

The System.Devices.Panel properties namespace.
Inheritance Hierarchy
SystemObject
  callback.ShellBoost.Core.WindowsPropertySystemSystemDevicesPanel

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

The SystemDevicesPanel type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberPanelGroup
The System.Devices.Panel.PanelGroup property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_Devices_Panel_PanelGroup.
Public propertyStatic memberPanelId
The System.Devices.Panel.PanelId property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_Devices_Panel_PanelId.
Top
See Also