ReactOS 0.4.15-dev-6068-g8061a6f
|
#include <commctrl.h>
Public Attributes | |
NMHDR | hdr |
WORD | wVKey |
UINT | flags |
Definition at line 4124 of file commctrl.h.
UINT tagTCKEYDOWN::flags |
Definition at line 4127 of file commctrl.h.
Referenced by TAB_KeyDown().
NMHDR tagTCKEYDOWN::hdr |
Definition at line 4125 of file commctrl.h.
Referenced by TAB_KeyDown().
WORD tagTCKEYDOWN::wVKey |
Definition at line 4126 of file commctrl.h.
Referenced by TAB_KeyDown().