FlexChart | ComponentOne
C1.Win.Ribbon.8 Assembly / C1.Win.Ribbon Namespace / RibbonGroup Class / MouseLeave Event

In This Topic
    MouseLeave Event (RibbonGroup)
    In This Topic
    Occurs when the mouse leaves the Ribbon group.
    Syntax
    'Declaration
     
    Public Event MouseLeave As System.EventHandler
    public event System.EventHandler MouseLeave
    See Also