TabPageIHandlerImage Property |
Gets or sets the image of the page.
Namespace:
Eto.Forms
Assembly:
Eto (in Eto.dll) Version: 2.5.3-dev
Syntax Image Image { get; set; }
Property Image As Image
Get
Set
abstract Image : Image with get, set
Property Value
Type:
ImageThe tab's image.
See Also