ThumbnailButton.Image Property
Gets or sets the image displayed within the button.
Namespace: DevExpress.Utils.Taskbar
Assembly: DevExpress.Utils.v26.1.dll
Declaration
Property Value
| Type | Default | Description |
|---|---|---|
| Bitmap | null | The image displayed within the button. |
See Also