Struct WindowsHook.MouseHookStruct
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 MouseHookStruct
Fields
dwExtraInfo
Declaration
public int dwExtraInfo
Field Value
System.Int32
|
hwnd
Declaration
public int hwnd
Field Value
System.Int32
|
pt
wHitTestCode
Declaration
public int wHitTestCode
Field Value
System.Int32
|