ComponentOne SuperTooltip for WinForms
C1.Win.4.8 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 System.Drawing.Image
    public System.Drawing.Image Image {get; set;}
    See Also