C# (CSharp) Microsoft.WindowsAPICodePack.Taskbar Namespace

Classes

Name Description
JumpList Represents an instance of a Taskbar button jump list.
TabbedThumbnail Represents a tabbed thumbnail on the taskbar for a given window or a control.
TabbedThumbnailBitmapRequestedEventArgs Event args for the TabbedThumbnailBitmapRequested event. The event allows applications to provide a bitmap for the tabbed thumbnail's preview and peek. The application should also set the Handled property if a custom bitmap is provided.
TabbedThumbnailClosedEventArgs Event args for when close is selected on a tabbed thumbnail proxy window.
TabbedThumbnailEventArgs Event args for various Tabbed Thumbnail related events
TabbedThumbnailManager Represents the main class for adding and removing tabbed thumbnails on the Taskbar for child windows and controls.
TabbedThumbnailProxyWindow
TabbedThumbnailScreenCapture Helper class to capture a control or window as System.Drawing.Bitmap
TaskbarManager Represents an instance of the Windows taskbar
TaskbarWindow
TaskbarWindowManager
ThumbnailButtonClickedEventArgs Event args for TabbedThumbnailButton.Click event
ThumbnailToolBarButton Represents a taskbar thumbnail button in the thumbnail toolbar.
ThumbnailToolBarManager Thumbnail toolbar manager class for adding a thumbnail toolbar with a specified set of buttons to the thumbnail image of a window in a taskbar button flyout.
ThumbnailToolbarProxyWindow