ReactOS 0.4.16-dev-36-g301675c
|
#include <commctrl.h>
Public Attributes | |
NMHDR | hdr |
WORD | wVKey |
UINT | flags |
Definition at line 4129 of file commctrl.h.
UINT tagTCKEYDOWN::flags |
Definition at line 4132 of file commctrl.h.
Referenced by TAB_KeyDown().
NMHDR tagTCKEYDOWN::hdr |
Definition at line 4130 of file commctrl.h.
Referenced by TAB_KeyDown().
WORD tagTCKEYDOWN::wVKey |
Definition at line 4131 of file commctrl.h.
Referenced by TAB_KeyDown().