dbicDate Send comments on this topic.
ImageAlign Property
See Also 
dbicDate Assembly > Dbi.WinControl.Date Namespace > dbiButtonControl Class : ImageAlign Property

Gets sets the alignment of any images displayed in the button.

Syntax

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

Property Value

ContentAlignment

Requirements

Target Platforms: Current Windows operating system with .NET 8.

See Also