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

Determines if Anti-Aliasing will be used when painting the text.

Syntax

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

Property Value

Boolean

Requirements

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

See Also