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

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

    Return Value

    A string representation of this C1BitmapIcon.
    See Also