SystemTaskbar Class |
Namespace: ShellBoost.Core.WindowsPropertySystem
public static class Taskbar
The SystemTaskbar type exposes the following members.
| Name | Description | |
|---|---|---|
| PinnedWebsite |
The System.Taskbar.PinnedWebsite property key. PropVariant type: VT_BOOL. .NET type: System.Boolean. Shell name PKEY_Taskbar_PinnedWebsite.
| |
| PinnedWebsiteIconUri |
The System.Taskbar.PinnedWebsiteIconUri property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_Taskbar_PinnedWebsiteIconUri.
| |
| PinnedWebsiteURL |
The System.Taskbar.PinnedWebsiteURL property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_Taskbar_PinnedWebsiteURL.
| |
| TabActive |
The System.Taskbar.TabActive property key. PropVariant type: VT_UI4. .NET type: System.UInt32. Shell name PKEY_Taskbar_TabActive.
| |
| TabList |
The System.Taskbar.TabList property key. PropVariant type: VT_UI4, VT_VECTOR. .NET type: System.UInt32[]. Shell name PKEY_Taskbar_TabList.
|