dbicDropDate Send comments on this topic.
Image Property
See Also 
dbicDropDate Assembly > Dbi.WinControl Namespace > dbiButtonControl Class : Image Property

An image to use for the button, this will override the arrowtype.

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