Input for WinForms | ComponentOne
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 Image
    public Image Source {get; set;}
    See Also