Class NMHDR
Inheritance
System.Object
NMHDR
Namespace: Syncfusion.Windows.Forms.Tools.Win32API
Assembly: Syncfusion.Tools.Windows.dll
Syntax
public sealed class NMHDR : ValueType
Fields
code
Declaration
public int code
Field Value
| Type |
|---|
| System.Int32 |
hwndFrom
Declaration
public IntPtr hwndFrom
Field Value
| Type |
|---|
| System.IntPtr |
idFrom
Declaration
public IntPtr idFrom
Field Value
| Type |
|---|
| System.IntPtr |