Input for WinForms | ComponentOne
C1.Framework Namespace / FontIconElement Class / ToString Method

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

    Return Value

    A string representation of this C1BitmapIcon.
    See Also