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

In This Topic
    CachedImage Property (IconRenderer)
    In This Topic
    Gets or sets the cached icon image.
    Syntax
    'Declaration
     
    Protected Property CachedImage As System.Drawing.Image
    protected System.Drawing.Image CachedImage {get; set;}
    See Also