ComponentOne SuperTooltip for WinForms
C1.Win.4.8 Assembly / C1.Framework Namespace / IconRenderer Class / Icon Property

In This Topic
    Icon Property (IconRenderer)
    In This Topic
    Gets the icon to render.
    Syntax
    'Declaration
     
    Protected ReadOnly Property Icon As C1Icon
    protected C1Icon Icon {get;}
    See Also