ComponentOne Ribbon for WinForms
C1.Win.C1Ribbon.4.5.2 Assembly / C1.Win.C1Ribbon Namespace / RibbonItem Class
Properties Methods Events


In This Topic
    RibbonItem Class Members
    In This Topic

    The following tables list the members exposed by RibbonItem.

    Public Properties
     NameDescription
    Public PropertyGets or sets a value indicating if the image can be scaled in high-resolution applications.  
    Public Property (Inherited from System.ComponentModel.Component)
    Public PropertyGets or sets the description for this RibbonItem.  
    Public PropertyGets or sets whether this RibbonItem is enabled.  
    Public PropertyGets or sets a value indicating if the image should be flipped horizontally in RightToLeft mode.  
    Public PropertyGets the RibbonGroup that this RibbonItem belongs to.  
    Public PropertyGets a value indicating whether the RibbonItem has been disposed of.  
    Public PropertyGets or sets the large image.  
    Public PropertyGets or sets the index of the large image in the LargeImageList.  
    Public PropertyGets or sets the large image key in the LargeImageList.  
    Public PropertyGets or sets the unique name for this RibbonItem.  
    Public PropertyGets the owner collection for this RibbonItem.  
    Public PropertyGets the C1Ribbon or C1StatusBar that this RibbonItem belongs to.  
    Public PropertyGets the object (RibbonItem or RibbonGroup) that this RibbonItem belongs to.  
    Public PropertyGets the C1Ribbon that this RibbonItem belongs to.  
    Public PropertyOverridden. Gets or sets the ISite of the RibbonItem.  
    Public PropertyGets or sets the small image.  
    Public PropertyGets or sets the index of the small image in the SmallImageList.  
    Public PropertyGets or sets the small image key in the SmallImageList.  
    Public PropertyGets the C1StatusBar that this RibbonItem belongs to.  
    Public PropertyImposes a restriction on sizing the item when it appears on a RibbonGroup.  
    Public PropertyGets the RibbonTab that this RibbonItem belongs to.  
    Public PropertyUser-defined data associated with the RibbonItem.  
    Public PropertyGets or sets a value indicating whether the text should appear below the image.  
    Public PropertyGets or sets the ToolTip string.  
    Public PropertyGets or sets whether this RibbonItem 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
    Public Methods
     NameDescription
    Public Method (Inherited from System.MarshalByRefObject)
    Public MethodOverloaded. Overridden. Clean up any resources being used.  
    Public MethodDetermines whether the specified RibbonItem is equal to the current RibbonItem.  
    Public MethodServes as a hash function for a particular type.  
    Public Method (Inherited from System.MarshalByRefObject)
    Public Method (Inherited from System.MarshalByRefObject)
    Public Method (Inherited from System.ComponentModel.Component)
    Top
    Protected Methods
     NameDescription
    Protected Method (Inherited from System.ComponentModel.Component)
    Protected Method (Inherited from System.ComponentModel.Component)
    Protected MethodOverloaded.  (Inherited from System.MarshalByRefObject)
    Protected MethodRaises the MouseEnter event.  
    Protected MethodRaises the MouseLeave event.  
    Protected Method  
    Protected Method  
    Protected Method  
    Protected Method  
    Protected Method  
    Protected Method  
    Protected Method  
    Protected Method  
    Protected Method  
    Protected Method  
    Protected Method  
    Protected Method  
    Protected Method  
    Protected Method  
    Top
    Public Events
     NameDescription
    Public Event (Inherited from System.ComponentModel.Component)
    Public EventOccurs when the mouse enters the item.  
    Public EventOccurs when the mouse leaves the item.  
    Top
    Public Operators
    Determines whether the specified RibbonItem instances are considered equal.
    Determines whether the specified RibbonItem instances are considered not equal.
    Top
    See Also