TreeView for WinForms | ComponentOne
C1.Win.SuperTooltip Namespace / ImageEntry Class / Image Property

In This Topic
    Image Property (ImageEntry)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Property Image As Image
    public Image Image {get; set;}
    See Also