Struct GESTUREINFO
Inherited Members
System.ValueType.Equals(System.Object)
System.ValueType.GetHashCode()
System.ValueType.ToString()
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetType()
Namespace: Telerik.WinControls
Assembly: TelerikCommon.dll
Syntax
public struct GESTUREINFO
Fields
cbExtraArgs
Declaration
public uint cbExtraArgs
Field Value
System.UInt32
|
cbSize
Declaration
public uint cbSize
Field Value
System.UInt32
|
dwFlags
Declaration
public uint dwFlags
Field Value
System.UInt32
|
dwID
Declaration
public uint dwID
Field Value
System.UInt32
|
dwInstanceID
Declaration
public uint dwInstanceID
Field Value
System.UInt32
|
dwSequenceID
Declaration
public uint dwSequenceID
Field Value
System.UInt32
|
hwndTarget
Declaration
public IntPtr hwndTarget
Field Value
System.IntPtr
|
ptsLocation
ullArguments
Declaration
public ulong ullArguments
Field Value
System.UInt64
|