ComponentOne BulletGraph for WinForms
C1.Win.C1Gauge Namespace / C1BulletGraph Class / ProcessDialogKey Method

In This Topic
    ProcessDialogKey Method (C1BulletGraph)
    In This Topic
    Syntax
    'Declaration
     
    Protected Overridable Function ProcessDialogKey( _
       ByVal keyData As System.Windows.Forms.Keys _
    ) As System.Boolean
    protected virtual System.bool ProcessDialogKey( 
       System.Windows.Forms.Keys keyData
    )

    Parameters

    keyData
    See Also