ComponentOne SuperTooltip for WinForms
C1.Win.4.8 Assembly / C1.Win.Touch Namespace / TouchConfiguration Class / SupportedManipulations Property

In This Topic
    SupportedManipulations Property (TouchConfiguration)
    In This Topic
    Gets or sets the current set of supported manipulations.
    Syntax
    'Declaration
     
    Public Property SupportedManipulations As Manipulations
    public Manipulations SupportedManipulations {get; set;}
    See Also