ComponentOne Ribbon for WinForms
ApplicationMenu Property

C1.Win.C1Ribbon.4 Assembly > C1.Win.C1Ribbon Namespace > C1Ribbon Class : ApplicationMenu Property
Gets the object that represents the Application menu at the top-left corner of the Ribbon and allows to control the button's appearance.
Syntax
'Declaration
 
Public ReadOnly Property ApplicationMenu As RibbonApplicationMenu
public RibbonApplicationMenu ApplicationMenu {get;}
See Also

Reference

C1Ribbon Class
C1Ribbon Members