ReactOS 0.4.16-dev-820-g96aa1ee
|
#include <commctrl.h>
Public Attributes | |
NMHDR | hdr |
int | iPos |
int | iDelta |
Definition at line 2168 of file commctrl.h.
NMHDR _NM_UPDOWN::hdr |
Definition at line 2169 of file commctrl.h.
Referenced by ColorsProc().
int _NM_UPDOWN::iDelta |
Definition at line 2171 of file commctrl.h.
Referenced by ColorsProc(), DateTimePageProc(), LayoutProc(), MONTHCAL_Notify(), OnNotify(), and OptionsProc().
int _NM_UPDOWN::iPos |
Definition at line 2170 of file commctrl.h.
Referenced by ColorsProc(), LayoutProc(), and OptionsProc().