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

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