ComponentOne Ribbon for WinForms
RightPaneItems Property (RibbonApplicationMenu)

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

Reference

RibbonApplicationMenu Class
RibbonApplicationMenu Members