ComponentOne SuperTooltip for WinForms
C1.Win.8 Assembly / C1.Framework Namespace / BitmapIconRenderer Class / Source Property

In This Topic
    Source Property (BitmapIconRenderer)
    In This Topic
    Gets or sets the image source.
    Syntax
    'Declaration
     
    Public ReadOnly Property Source As System.Drawing.Image
    public System.Drawing.Image Source {get;}
    See Also