Input for WinForms | ComponentOne
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 String
    public string Text {get; set;}
    See Also