Click or drag to resize

SystemDevicesPanel Class

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

Namespace:  ShellBoost.Core.WindowsPropertySystem
Assembly:  ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.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