ComponentOne Ribbon for WinForms
BottomPaneItems Property

C1.Win.C1Ribbon.4 Assembly > C1.Win.C1Ribbon Namespace > RibbonApplicationMenu Class : BottomPaneItems Property
Gets the collection of items in the bottom pane of the application menu.
Syntax
'Declaration
 
Public ReadOnly Property BottomPaneItems As RibbonItemCollection
public RibbonItemCollection BottomPaneItems {get;}
See Also

Reference

RibbonApplicationMenu Class
RibbonApplicationMenu Members