FlexChart | ComponentOne
C1.Win.Ribbon.8 Assembly / C1.Win.Ribbon Namespace / RibbonQat Class / PositionChanged Event

In This Topic
    PositionChanged Event (RibbonQat)
    In This Topic
    Occurs whenever the BelowRibbon property is changed.
    Syntax
    'Declaration
     
    Public Event PositionChanged As System.EventHandler
    public event System.EventHandler PositionChanged
    See Also