ITaskbarButtonService Properties
Provides methods to display customizable application taskbar buttons.Name | Description |
---|---|
Description | Gets or sets the text to display for the task-bar thumbnail tool-tip. |
OverlayIcon | Gets or sets the icon that is displayed over the taskbar button. |
ProgressState | Gets or sets the taskbar button’s progress state. |
ProgressValue | Gets or sets the taskbar button’s progress. This is a dependency property. |
ThumbButtonInfos | Gets or sets the TaskbarThumbButtonInfo collection. |
ThumbnailClipMargin | Gets or sets the thumbnail clipping margins |
ThumbnailClipMarginCallback | Gets or sets the ThumbnailClipMargin property callback. |
See Also