Back to Devexpress

DevExpress.Utils.Taskbar Namespace

windowsforms-devexpress-dot-utils-db2532fc.md

latest2.3 KB
Original Source

DevExpress.Utils.Taskbar Namespace

Contains classes implementing the functionality of the TaskbarAssistant.

Assembly : DevExpress.Utils.v25.2.dll

NuGet Packages : DevExpress.Utils, DevExpress.Wpf.Core

Classes

NameDescription
JumpListCategoryRepresents a custom category in a Jump List.
JumpListCategoryCollectionRepresents the collection of JumpListCategory objects.
JumpListCategoryItemCollectionRepresents the collection of items in a Jump List category.
JumpListItemSeparatorRepresents the separator that separates tasks in the TaskbarAssistant.JumpListTasksCategory.
JumpListItemTaskRepresents a task in a Jump List.
TaskbarAssistantProvides methods to manipulate an application taskbar button, Jump List and thumbnail preview.
ThumbButtonClickEventArgsProvides data for the ThumbnailButton.Click event.
ThumbnailButtonA button within the live thumbnail preview window.
ThumbnailButtonCollectionRepresents the collection of ThumbnailButton objects.

Interfaces

NameDescription
IJumpListItemThis interface supports the internal infrastructure, and is not intended to be used directly from your code.