InputPanel for WinForms | ComponentOne
C1.Win.5 Assembly / C1.Framework Namespace / CompositeIconElement Class / ToString Method

In This Topic
    ToString Method (CompositeIconElement)
    In This Topic
    Gets a string representation of this C1BitmapIcon.
    Syntax
    'Declaration
     
    Public Overridable Function ToString() As String
    public virtual string ToString()

    Return Value

    A string representation of this C1BitmapIcon.
    See Also