ComponentOne SuperTooltip for WinForms
C1.Win.4.8 Assembly / C1.Framework Namespace / C1IconCollectionEditor Class / GetDisplayText Method

In This Topic
    GetDisplayText Method (C1IconCollectionEditor)
    In This Topic
    Syntax
    'Declaration
     
    Protected Overridable Function GetDisplayText( _
       ByVal value As System.Object _
    ) As System.String
    protected virtual System.string GetDisplayText( 
       System.object value
    )

    Parameters

    value
    See Also