Spread Windows Forms 15.0
FarPoint.Win Assembly / FarPoint.Win Namespace / ElementWindowless Class / UsingTextRenderer Property


In This Topic
    UsingTextRenderer Property
    In This Topic
    Internal use only. Gets text renderer info.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly Property UsingTextRenderer As Boolean
    'Usage
     
    
    Dim value As Boolean
     
    value = ElementWindowless.UsingTextRenderer
    public static bool UsingTextRenderer {get;}
    See Also