|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <commctrl.h>

Public Attributes | |
| NMCUSTOMDRAW | nmcd |
| COLORREF | clrText |
| COLORREF | clrTextBk |
| int | iLevel |
Definition at line 3753 of file commctrl.h.
| COLORREF tagNMTVCUSTOMDRAW::clrText |
Definition at line 3755 of file commctrl.h.
Referenced by parent_wnd_proc(), TREEVIEW_DrawItem(), and TREEVIEW_SendCustomDrawNotify().
| COLORREF tagNMTVCUSTOMDRAW::clrTextBk |
Definition at line 3756 of file commctrl.h.
Referenced by parent_wnd_proc(), TREEVIEW_DrawItem(), and TREEVIEW_SendCustomDrawNotify().
| int tagNMTVCUSTOMDRAW::iLevel |
Definition at line 3757 of file commctrl.h.
Referenced by TREEVIEW_SendCustomDrawItemNotify(), and TREEVIEW_SendCustomDrawNotify().
| NMCUSTOMDRAW tagNMTVCUSTOMDRAW::nmcd |
Definition at line 3754 of file commctrl.h.
Referenced by parent_wnd_proc(), TREEVIEW_SendCustomDrawItemNotify(), and TREEVIEW_SendCustomDrawNotify().