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

Determines if only the picture (no text) will be displayed in the control.

Syntax

Visual Basic (Declaration) 
Public Property PicOnly As Boolean
C# 
public bool PicOnly {get; set;}

Property Value

Boolean

Requirements