<< Click to Display Table of Contents >>
Navigation: ThinBASIC Modules > UI (User Interface) > UDT predefined in UI module > Notification UDTs >
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