Gauges for WinForms | ComponentOne
C1.Win.C1Gauge.4.5.2 Assembly / C1.Win.C1Gauge Namespace / C1BulletGraph Class / ProcessKeyPreview Method

In This Topic
    ProcessKeyPreview Method (C1BulletGraph)
    In This Topic
    Syntax
    'Declaration
     
    Protected Overridable Function ProcessKeyPreview( _
       ByRef m As System.Windows.Forms.Message _
    ) As System.Boolean
    protected virtual System.bool ProcessKeyPreview( 
       ref System.Windows.Forms.Message m
    )

    Parameters

    m
    See Also