ComponentOne SuperTooltip for WinForms
C1.Win.8 Assembly / C1.Framework Namespace / FontIconElement Class / ToString Method

In This Topic
    ToString Method (FontIconElement)
    In This Topic
    Gets a string representation of this C1FontIcon.
    Syntax
    'Declaration
     
    Public Overrides Function ToString() As System.String
    public override System.string ToString()

    Return Value

    A string representation of this C1FontIcon.
    See Also