ReactOS 0.4.15-dev-6057-gd708c79
|
#include <commctrl.h>
Public Attributes | |
NMHDR | hdr |
int | iPos |
int | iDelta |
Definition at line 2163 of file commctrl.h.
NMHDR _NM_UPDOWN::hdr |
Definition at line 2164 of file commctrl.h.
Referenced by ColorsProc().
int _NM_UPDOWN::iDelta |
Definition at line 2166 of file commctrl.h.
Referenced by ColorsProc(), DateTimePageProc(), LayoutProc(), MONTHCAL_Notify(), OnNotify(), and OptionsProc().
int _NM_UPDOWN::iPos |
Definition at line 2165 of file commctrl.h.
Referenced by ColorsProc(), LayoutProc(), and OptionsProc().