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

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