dbicList Send comments on this topic.
TextAntiAlias Property
See Also 
dbicBase Assembly > Dbi.WinControl Namespace > DbiListControl Class : TextAntiAlias Property

Determines if the text within the control will be rendered using the Anti Alias option.

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