FlexChart | ComponentOne
C1.Win.Ribbon.4.8 Assembly / C1.Win.Ribbon Namespace / RibbonControlHost Class / BackColorChanged Event

In This Topic
    BackColorChanged Event (RibbonControlHost)
    In This Topic
    Fires when the value of the BackColor property changes.
    Syntax
    'Declaration
     
    Public Event BackColorChanged As System.EventHandler
    public event System.EventHandler BackColorChanged
    See Also