InputPanel for WinForms | ComponentOne
C1.Win.5 Assembly / C1.Framework Namespace / BitmapIconElement Class / Source Property

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