ComponentOne SuperTooltip for WinForms
C1.Win.8 Assembly / C1.Win.Touch Namespace / TouchProcessor Class / IsSupported Field

In This Topic
    IsSupported Field (TouchProcessor)
    In This Topic
    Indicates if the Windows Touch Technology is available on this platform.
    Syntax
    'Declaration
     
    Public Shared ReadOnly IsSupported As System.Boolean
    public static readonly System.bool IsSupported
    See Also