ComponentOne Ribbon for WinForms
C1.Win.C1Ribbon.4.8 Assembly / C1.Win.C1Ribbon Namespace / RibbonQat Class / PositionChanged Event

In This Topic
    PositionChanged Event
    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