ComponentOne Ribbon for WinForms
RibbonApplicationMenu Class
Members 

C1.Win.C1Ribbon.4 Assembly > C1.Win.C1Ribbon Namespace : RibbonApplicationMenu Class
The main large, round button at the top-left corner of the application window, which presents a drop-down menu (RibbonApplicationMenu) that contains functionality previously found in the File menu. Typically, the application button displays the application icon.
Object Model
RibbonApplicationMenu Class
Syntax
'Declaration
 
Public Class RibbonApplicationMenu 
   Inherits RibbonDropDownBase
public class RibbonApplicationMenu : RibbonDropDownBase 
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.ComponentModel.Component
         C1.Win.C1Ribbon.RibbonItem
            C1.Win.C1Ribbon.RibbonDropDownBase
               C1.Win.C1Ribbon.RibbonApplicationMenu

See Also

Reference

RibbonApplicationMenu Members
C1.Win.C1Ribbon Namespace