<< Click to Display Table of Contents >> Navigation: ThinBASIC Modules > UI (User Interface) > UDT predefined in UI module > Notification UDTs > NMHDR |
Description
NMHDR structure.
Syntax
Type NMHDR
hwndFrom As DWord
idfrom As DWord
code As DWord
End Type
Remarks
See also
Examples