dbicButton Send comments on this topic.
Picture Property
See Also 
dbicButton Assembly > Dbi.WinControl.Button Namespace > dbiButton Class : Picture Property

Gets or sets the main image to be displayed in the control.

Syntax

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

Property Value

Image

Requirements