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

Determines the ContentAlignment of the image in the button.

Syntax

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

Requirements

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

See Also