Eyeshot 10 WinForms API Reference
ImageForSelection Property

WinForms Assembly > devDept.Eyeshot.Labels Namespace > ImageOnly Class : ImageForSelection Property
Gets or sets the image used when the label is selected.
Syntax
'Declaration
 
Public Property ImageForSelection As Bitmap
public Bitmap ImageForSelection {get; set;}
Remarks
If no image is provided, the label is drawn in negative colors when selected.
See Also

Reference

ImageOnly Class
ImageOnly Members