ComponentOne Ribbon for WinForms
LeftPaneItems Property (RibbonApplicationMenu)

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

Reference

RibbonApplicationMenu Class
RibbonApplicationMenu Members