|
ReactOS 0.4.16-dev-1998-g617f3bd
|
#include <commctrl.h>

Public Attributes | |
| NMHDR | hdr |
| int | iItemid |
| WCHAR | szText [CBEMAXSTRLEN] |
Definition at line 3899 of file commctrl.h.
| NMHDR NMCBEDRAGBEGINW::hdr |
Definition at line 3900 of file commctrl.h.
Referenced by PAGER_Notify().
| int NMCBEDRAGBEGINW::iItemid |
Definition at line 3901 of file commctrl.h.
Referenced by PAGER_Notify().
| WCHAR NMCBEDRAGBEGINW::szText[CBEMAXSTRLEN] |
Definition at line 3902 of file commctrl.h.
Referenced by PAGER_Notify(), and test_wm_notify_comboboxex().