alexa

    Show / Hide Table of Contents

    Struct NMHDR

    Inherited Members
    System.Object.Equals(System.Object, System.Object)
    System.Object.GetType()
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.ValueType.Equals(System.Object)
    System.ValueType.GetHashCode()
    System.ValueType.ToString()
    Namespace: Syncfusion.Windows.Forms.Tools.Win32API
    Assembly: Syncfusion.Tools.Windows.dll
    Syntax
    public struct NMHDR

    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
    Back to top Generated by DocFX