FlexChart | ComponentOne
C1.Win.Ribbon.8 Assembly / C1.Win.Ribbon Namespace / RibbonApplicationMenu Class


In This Topic
    RibbonApplicationMenu Class Properties
    In This Topic

    For a list of all members of this type, see RibbonApplicationMenu members.

    Public Properties
     NameDescription
    Public PropertyGets or sets a value indicating whether the submenu options can extend outside the application menu.  
    Public PropertyGets or sets a value indicating if the image can be scaled in high-resolution applications. (Inherited from C1.Win.Ribbon.RibbonIconItem)
    Public PropertyGets or sets the application menu appearance.  
    Public PropertyGets the collection of items in the bottom pane of the application menu.  
    Public Property (Inherited from System.ComponentModel.Component)
    Public PropertyGets or sets the description for this RibbonItem. (Inherited from C1.Win.Ribbon.RibbonItem)
    Public PropertyGets or sets the width of the application menu.  
    Public PropertyGets or sets whether the drop-down portion of this element is visible. (Inherited from C1.Win.Ribbon.RibbonDropDownBase)
    Public PropertyGets or sets whether this RibbonItem is enabled. (Inherited from C1.Win.Ribbon.RibbonItem)
    Public PropertyGets the RibbonGroup that this RibbonItem belongs to. (Inherited from C1.Win.Ribbon.RibbonItem)
    Public PropertyGets the icon set used to display item with different sizes. (Inherited from C1.Win.Ribbon.RibbonIconItem)
    Public PropertyGets a value indicating whether the RibbonItem has been disposed of. (Inherited from C1.Win.Ribbon.RibbonItem)
    Public PropertyGets or sets the KeyTip providing keyboard access to the application menu.  
    Public PropertyGets or sets the large image. (Inherited from C1.Win.Ribbon.RibbonIconItem)
    Public PropertyGets the collection of items in the left pane of the application menu.  
    Public PropertyGets or sets the unique name for this RibbonItem. (Inherited from C1.Win.Ribbon.RibbonItem)
    Public PropertyGets the owner collection for this RibbonItem. (Inherited from C1.Win.Ribbon.RibbonItem)
    Public PropertyGets the C1Ribbon or C1StatusBar that this RibbonItem belongs to. (Inherited from C1.Win.Ribbon.RibbonItem)
    Public PropertyGets the object (RibbonItem or RibbonGroup) that this RibbonItem belongs to. (Inherited from C1.Win.Ribbon.RibbonItem)
    Public PropertyGets the C1Ribbon that this RibbonItem belongs to. (Inherited from C1.Win.Ribbon.RibbonItem)
    Public PropertyGets the collection of items in the right pane of the application menu.  
    Public PropertyGets or sets the ISite of the RibbonItem. (Inherited from C1.Win.Ribbon.RibbonItem)
    Public PropertyGets or sets the small image. (Inherited from C1.Win.Ribbon.RibbonIconItem)
    Public PropertyGets the C1StatusBar that this RibbonItem belongs to. (Inherited from C1.Win.Ribbon.RibbonItem)
    Public PropertyGets the RibbonTab that this RibbonItem belongs to. (Inherited from C1.Win.Ribbon.RibbonItem)
    Public PropertyUser-defined data associated with the RibbonItem. (Inherited from C1.Win.Ribbon.RibbonItem)
    Public PropertyGets or sets the text associated with the application menu.  
    Public PropertyGets or sets the ToolTip string. (Inherited from C1.Win.Ribbon.RibbonItem)
    Public PropertyOverridden. Gets or sets whether the application menu button is visible.  
    Top
    Protected Properties
     NameDescription
    Protected Property (Inherited from System.ComponentModel.Component)
    Protected Property (Inherited from System.ComponentModel.Component)
    Protected Property (Inherited from System.ComponentModel.Component)
    Top
    See Also