NM_TREEVIEW

<< Click to Display Table of Contents >>

Navigation:  ThinBASIC Modules > UI (User Interface) > UDT predefined in UI module > Notification UDTs >

NM_TREEVIEW

 

Description

 

NM_TREEVIEW structure.

 

Syntax

 

Type NM_TREEVIEW

  hdr     As NMHDR

  action  As Dword

  itemOld As TVITEM

  itemNew As TVITEM

  ptDrag  As POINTAPI

End Type

 

Remarks

 

See also

 

Examples