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

Gets or sets the unique image to be displayed when the control is disabled.

Syntax

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

Property Value

Image

Requirements