ComponentOne SuperTooltip for WinForms
C1.Win.8 Assembly / C1.Framework Namespace / FontIconRenderer Class / Text Property

In This Topic
    Text Property (FontIconRenderer)
    In This Topic
    Gets the text that represents the icon in the specified System.Drawing.FontFamily.
    Syntax
    'Declaration
     
    Public ReadOnly Property Text As System.String
    public System.string Text {get;}
    See Also