InputPanel for WinForms | ComponentOne
C1.Win.4.5.2 Assembly / C1.Framework Namespace / ButtonElement Class / Image Property

In This Topic
    Image Property (ButtonElement)
    In This Topic
    Gets or sets the Image to display.
    Syntax
    'Declaration
     
    Public Property Image As Image
    public Image Image {get; set;}
    See Also