Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

TaskbarButtonService Fields
Show Inherited Hide Inherited

Allows you to display customizable application taskbar buttons.
Name Description
DescriptionProperty static Identifies the TaskbarButtonService.Description dependency property.
OverlayIconProperty static Identifies the TaskbarButtonService.OverlayIcon dependency property.
ProgressStateProperty static Identifies the TaskbarButtonService.ProgressState dependency property.
ProgressValueProperty static Identifies the TaskbarButtonService.ProgressValue dependency property.
ThumbButtonInfosProperty static Identifies the TaskbarButtonService.ThumbButtonInfos dependency property.
ThumbnailClipMarginCallbackProperty static Identifies the TaskbarButtonService.ThumbnailClipMarginCallback dependency property.
ThumbnailClipMarginProperty static Identifies the TaskbarButtonService.ThumbnailClipMargin dependency property.
UnregisterOnUnloadedProperty static Identifies the ServiceBase.UnregisterOnUnloaded dependency property. Inherited from ServiceBase.
See Also