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

Gets or sets the vertical and horizontal alignment of the text in the control.

Syntax

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

Property Value

ContentAlignment

Requirements

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

See Also