InputPanel for WinForms | ComponentOne
C1.Win.5 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 String
    public string Text {get;}
    See Also