ReactOS 0.4.16-dev-258-g81860b4
|
#include <commctrl.h>
Public Attributes | |
NMHDR | hdr |
INT | idNew |
INT | iDirection |
DWORD | dwReason |
Definition at line 69 of file commctrl.h.
DWORD NMTBWRAPHOTITEM::dwReason |
Definition at line 74 of file commctrl.h.
Referenced by TOOLBAR_SetRelativeHotItem().
NMHDR NMTBWRAPHOTITEM::hdr |
Definition at line 71 of file commctrl.h.
Referenced by TOOLBAR_SetRelativeHotItem().
INT NMTBWRAPHOTITEM::iDirection |
Definition at line 73 of file commctrl.h.
Referenced by TOOLBAR_SetRelativeHotItem().
INT NMTBWRAPHOTITEM::idNew |
Definition at line 72 of file commctrl.h.
Referenced by TOOLBAR_SetRelativeHotItem().