Click or drag to resize

TrayIndicatorIHandlerImage Property

Gets or sets the image to display in the tray

Namespace:  Eto.Forms
Assembly:  Eto (in Eto.dll) Version: 2.5.3-dev
Syntax
Image Image { get; set; }

Property Value

Type: Image
The image to display in the tray.
See Also