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

Gets or sets the unique image to be displayed when the control is clicked on or in a down state.

Syntax

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

Property Value

Image

Requirements