FlexChart | ComponentOne
C1.Win.Ribbon.4.8 Assembly / C1.Win.Ribbon Namespace / RibbonButton Class


In This Topic
    RibbonButton Class Events
    In This Topic

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

    Public Events
     NameDescription
    Public EventOccurs when the button is clicked.  
    Public Event (Inherited from System.ComponentModel.Component)
    Public EventOccurs when the button is double-clicked.  
    Public EventOccurs when the button is owner-drawn.  
    Public EventOccurs when the button is measured.  
    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)
    Top
    See Also