InputPanel for WinForms | ComponentOne
C1.Win.InputPanel.5 Assembly / C1.Win.InputPanel Namespace / C1InputPanel Class / IsInputKey Method

In This Topic
    IsInputKey Method (C1InputPanel)
    In This Topic
    Internal version of IsInputKey that should be called by hosted controls in order to allow the view to handle tab keys, arrows, etc.
    Overload List
    OverloadDescription
    Internal version of IsInputKey that should be called by hosted controls in order to allow the view to handle tab keys, arrows, etc.  
    Determines whether the specified key is a regular input key or a special key that requires preprocessing. (Inherited from C1.Framework.XView)
    See Also