alexa
menu

WinForms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download

    Show / Hide Table of Contents

    Class NativeTouch.GESTURECONFIG

    Gets and sets the configuration for enabling gesture messages and the type of this configuration.

    Inheritance
    System.Object
    NativeTouch.GESTURECONFIG
    Namespace: Syncfusion.WinForms.Core
    Assembly: Syncfusion.Shared.Base.dll
    Syntax
    public sealed class GESTURECONFIG : ValueType

    Fields

    DwBlock

    Settings related to gesture ID that are to be turned off.

    Declaration
    public int DwBlock
    Field Value
    Type
    System.Int32

    DwID

    The identifier for the type of configuration that will have messages enabled or disabled.

    Declaration
    public int DwID
    Field Value
    Type
    System.Int32

    DwWant

    Settings related to gesture ID that are to be turned on.

    Declaration
    public int DwWant
    Field Value
    Type
    System.Int32
    Back to top Generated by DocFX
    Copyright © 2001 - 2026 Syncfusion Inc. All Rights Reserved