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

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