PrintDocument for WinForms | ComponentOne
C1.Win.RibbonPreview.8 Assembly / C1.Win.RibbonPreview Namespace / ToolBarElements Class / MinimizeRibbon Property

In This Topic
    MinimizeRibbon Property (ToolBarElements)
    In This Topic
    Gets the element for the MinimizeRibbon action.
    Syntax
    'Declaration
     
    Public ReadOnly Property MinimizeRibbon As ButtonPreviewElement
    public ButtonPreviewElement MinimizeRibbon {get;}
    See Also