PrintDocument for WinForms | ComponentOne
C1.Win.RibbonPreview.4.5.2 Assembly / C1.Win.RibbonPreview Namespace / TextBoxPreviewElement Class / ForMinimizedRibbon Property

In This Topic
    ForMinimizedRibbon Property (TextBoxPreviewElement)
    In This Topic
    Gets a value indicating if the item should appear only when the Ribbon is minimized.
    Syntax
    'Declaration
     
    Public ReadOnly Property ForMinimizedRibbon As Boolean
    public bool ForMinimizedRibbon {get;}
    See Also