Scheduler for WinForms | ComponentOne
C1.Win.C1Schedule.4.8 Assembly / (Global) Namespace / bc Class / OnTick Method

In This Topic
    OnTick Method
    In This Topic
    Syntax
    'Declaration
     
    Protected Overrides Sub OnTick( _
       ByVal a As System.EventArgs _
    ) 
    protected override void OnTick( 
       System.EventArgs a
    )

    Parameters

    a
    See Also