C1.Win.C1Ribbon.4.8 Assembly / C1.Win.C1Ribbon Namespace / RibbonApplicationMenu Class
Members

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
 
Inheritance Hierarchy

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

See Also