menu

WinForms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Struct NMTREEVIEW - WindowsForms API Reference | Syncfusion

    Show / Hide Table of Contents

    Struct NMTREEVIEW

    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
    [CLSCompliant(false)]
    public struct NMTREEVIEW

    Fields

    action

    Declaration
    public uint action
    Field Value
    Type
    System.UInt32

    hdr

    Declaration
    public NMHDR hdr
    Field Value
    Type
    NMHDR

    itemNew

    Declaration
    public TVITEM itemNew
    Field Value
    Type
    TVITEM

    itemOld

    Declaration
    public TVITEM itemOld
    Field Value
    Type
    TVITEM

    ptDrag

    Declaration
    public POINT ptDrag
    Field Value
    Type
    POINT
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved