Ribbon for WinForms | ComponentOne
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 EventHandler
    public event EventHandler PositionChanged
    See Also