<< Click to Display Table of Contents >>
Navigation: ThinBASIC Modules > UI (User Interface) > UDT predefined in UI module > Notification UDTs >
Description
NM_LISTVIEW structure.
Syntax
Type NM_LISTVIEW
hdr As NMHDR
iItem As Long
iSubItem As Long
uNewState As DWORD
uOldState As DWORD
uChanged As DWORD
ptAction As POINTAPI
lParam As Long
End Type
Remarks
See also
Examples