ComponentOne Ribbon for WinForms
C1.Win.C1Ribbon.4.5.2 Assembly / C1.Win.C1Ribbon 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