ReactOS
0.4.15-dev-2144-g2282205
|
#include <commctrl.h>
Public Attributes | |
NMHDR | hdr |
WORD | wVKey |
UINT | flags |
Definition at line 4120 of file commctrl.h.
UINT tagTCKEYDOWN::flags |
Definition at line 4123 of file commctrl.h.
Referenced by TAB_KeyDown().
NMHDR tagTCKEYDOWN::hdr |
Definition at line 4121 of file commctrl.h.
Referenced by TAB_KeyDown().
WORD tagTCKEYDOWN::wVKey |
Definition at line 4122 of file commctrl.h.
Referenced by TAB_KeyDown().