FlexChart | ComponentOne
C1.Win.Ribbon.8 Assembly / C1.Win.Ribbon Namespace / RibbonControlHost Class / ForeColorChanged Event

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