PrintDocument for WinForms | ComponentOne
C1.Win.RibbonPreview.6 Assembly / C1.Win.RibbonPreview Namespace / ButtonPreviewElement Class / SmallImage Property

In This Topic
    SmallImage Property (ButtonPreviewElement)
    In This Topic
    Gets or sets the button small image.
    Syntax
    'Declaration
     
    Public Property SmallImage As Image
    public Image SmallImage {get; set;}
    See Also