ReactOS 0.4.15-dev-6069-g56a4501
|
#include <commctrl.h>
Public Attributes | |
NMCUSTOMDRAW | nmcd |
UINT | uDrawFlags |
Definition at line 312 of file commctrl.h.
NMCUSTOMDRAW tagNMTTCUSTOMDRAW::nmcd |
Definition at line 313 of file commctrl.h.
Referenced by custom_draw_wnd_proc(), TOOLTIPS_customdraw_fill(), and TOOLTIPS_notify_customdraw().
UINT tagNMTTCUSTOMDRAW::uDrawFlags |
Definition at line 314 of file commctrl.h.
Referenced by TOOLTIPS_customdraw_fill(), TOOLTIPS_notify_customdraw(), and TOOLTIPS_Refresh().