Click or drag to resize

Taskbar Properties

The SystemTaskbar type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberPinnedWebsite
The System.Taskbar.PinnedWebsite property key. PropVariant type: VT_BOOL. .NET type: System.Boolean. Shell name PKEY_Taskbar_PinnedWebsite.
Public propertyStatic memberPinnedWebsiteIconUri
The System.Taskbar.PinnedWebsiteIconUri property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_Taskbar_PinnedWebsiteIconUri.
Public propertyStatic memberPinnedWebsiteURL
The System.Taskbar.PinnedWebsiteURL property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_Taskbar_PinnedWebsiteURL.
Public propertyStatic memberTabActive
The System.Taskbar.TabActive property key. PropVariant type: VT_UI4. .NET type: System.UInt32. Shell name PKEY_Taskbar_TabActive.
Public propertyStatic memberTabList
The System.Taskbar.TabList property key. PropVariant type: VT_UI4, VT_VECTOR. .NET type: System.UInt32[]. Shell name PKEY_Taskbar_TabList.
Top
See Also