Input for WinForms | ComponentOne
C1.Framework Namespace / ScrollBarElement.ScrollBarPageButton Class / Image Property

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