Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot Namespace / ViewportLayout Class / IsInputKey Method

In This Topic
    IsInputKey Method
    In This Topic
    Syntax
    'Declaration
     
    Protected Overrides Function IsInputKey( _
       ByVal keyData As Keys _
    ) As Boolean
    protected override bool IsInputKey( 
       Keys keyData
    )

    Parameters

    keyData
    See Also