FlexChart | ComponentOne
C1.Win.FlexChart.4.5.2 Assembly / C1.Win.Chart Namespace / FlexRadar Class / OnPreviewKeyDown Method

In This Topic
    OnPreviewKeyDown Method (FlexRadar)
    In This Topic
    Syntax
    'Declaration
     
    Protected Overridable Sub OnPreviewKeyDown( _
       ByVal e As System.Windows.Forms.PreviewKeyDownEventArgs _
    ) 
    protected virtual void OnPreviewKeyDown( 
       System.Windows.Forms.PreviewKeyDownEventArgs e
    )

    Parameters

    e
    See Also