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

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