ReactOS 0.4.15-dev-6657-ged9973f
|
#include <commctrl.h>
Public Attributes | |
NMHDR | hdr |
WORD | wVKey |
UINT | flags |
Definition at line 3726 of file commctrl.h.
UINT tagTVKEYDOWN::flags |
Definition at line 3729 of file commctrl.h.
Referenced by TREEVIEW_KeyDown().
NMHDR tagTVKEYDOWN::hdr |
Definition at line 3727 of file commctrl.h.
Referenced by TREEVIEW_KeyDown().
WORD tagTVKEYDOWN::wVKey |
Definition at line 3728 of file commctrl.h.
Referenced by BrsFolder_Treeview_Keydown(), and TREEVIEW_KeyDown().