dbicLabel Send comments on this topic.
Image Property
See Also 
dbicLabel Assembly > Dbi.WinControl.Label Namespace > dbiLabel Class : Image Property

Gets or sets the image to place in the control.

Syntax

Visual Basic (Declaration) 
Public Overridable Property Image As Image
C# 
public virtual Image Image {get; set;}

Property Value

Image

Requirements

Target Platforms: Current Windows operating system with .NET 8.

See Also