Scheduler for WinForms | ComponentOne
C1.Win.C1Schedule.4.5.2 Assembly / C1.Win.C1Schedule.Forms Namespace / AppointmentForm Class / OnForeColorChanged Method

In This Topic
    OnForeColorChanged Method (AppointmentForm)
    In This Topic
    Syntax
    'Declaration
     
    Protected Overridable Sub OnForeColorChanged( _
       ByVal e As System.EventArgs _
    ) 
    protected virtual void OnForeColorChanged( 
       System.EventArgs e
    )

    Parameters

    e
    See Also