Property GutterImage
GutterImage
When implemented by a class, gets or sets the Gutter
ImageIndex, evaluated by the hit-test operation.
Contains index of image if mouse is over the gutter image; - 1 otherwise.
int GutterImage { get; set; }
When implemented by a class, gets or sets the Gutter
ImageIndex, evaluated by the hit-test operation.
Contains index of image if mouse is over the gutter image; - 1 otherwise.
int GutterImage { get; set; }