InputPanel for WinForms | ComponentOne
C1.Win.4.5.2 Assembly / C1.Util.Win Namespace / Win32 Class / IsTabKeyPressed Method

In This Topic
    IsTabKeyPressed Method (Win32)
    In This Topic
    Syntax
    'Declaration
     
    Public Shared Function IsTabKeyPressed() As Boolean
    public static bool IsTabKeyPressed()
    See Also