FlexChart | ComponentOne
C1.Win.FlexChart.4.5.2 Assembly / C1.Win.Chart Namespace / TreeMap Class / IsInputKey Method

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

    Parameters

    keyData
    See Also