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

In This Topic
    OnKeyDown Method (bj)
    In This Topic
    Syntax
    'Declaration
     
    Public Overrides Sub OnKeyDown( _
       ByVal a As System.Windows.Forms.KeyEventArgs _
    ) 
    public override void OnKeyDown( 
       System.Windows.Forms.KeyEventArgs a
    )

    Parameters

    a
    See Also