TaskbarAssistant.OverlayIcon Property
Gets or sets a small overlay icon displayed over the application icon.
Namespace: DevExpress.Utils.Taskbar
Assembly: DevExpress.Utils.v24.1.dll
NuGet Packages: DevExpress.Utils, DevExpress.Wpf.Core
Declaration
Property Value
Type | Default | Description |
---|---|---|
Image | null | A small overlay icon displayed over the application icon. |
Remarks
See Also