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


In This Topic
    RibbonGallery Class Events
    In This Topic

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

    Public Events
     NameDescription
    Public Event (Inherited from System.ComponentModel.Component)
    Public EventOccurs when the item is owner-drawn.  
    Public EventOccurs when the drop-down portion of this element is shown. (Inherited from C1.Win.Ribbon.RibbonDropDownBase)
    Public EventIndicates that the drop-down portion of this element has closed. (Inherited from C1.Win.Ribbon.RibbonDropDownBase)
    Public EventOccurs before a tooltip of an gallery element is displayed. RibbonGallery has UpScrollButton, DownScrollButton and DropDownButton elements.  
    Public EventOccurs when the mouse moves over a GalleryItem.  
    Public EventOccurs when the mouse enters the item. (Inherited from C1.Win.Ribbon.RibbonItem)
    Public EventOccurs when the mouse leaves the item. (Inherited from C1.Win.Ribbon.RibbonItem)
    Public EventOccurs when the value of the SelectedIndex property changes.  
    Top
    See Also