PrintDocument for WinForms | ComponentOne
C1.Win.RibbonPreview.4.5.2 Assembly / C1.Win.RibbonPreview Namespace / C1RibbonPreviewDialog Class / OutlineButtonImage Property

In This Topic
    OutlineButtonImage Property (C1RibbonPreviewDialog)
    In This Topic
    Gets or sets the Outline button image displayed in SideBar.
    Syntax
    'Declaration
     
    Public Property OutlineButtonImage As Image
    public Image OutlineButtonImage {get; set;}
    See Also