ImageOnly.ImageForSelection Property

Gets or sets the image used when the label is selected.
Public Shadows Property ImageForSelection() As Bitmap
This language is not supported or no code example is available.
new public Bitmap ImageForSelection {get; set;}
This language is not supported or no code example is available.

Property Value

Bitmap
Remarks
 
If no image is provided, the label is drawn in negative colors when selected.

.NET Framework

Supported in: 4.5, 4.6, 4.7

In this article

Definition