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

Gets or sets the position of the image in relation to the text of the control.

Syntax

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

Property Value

ContentAlignment

Requirements