ReactOS 0.4.15-dev-7998-gdb93cb1
tagNMTVCUSTOMDRAW Struct Reference

#include <commctrl.h>

Collaboration diagram for tagNMTVCUSTOMDRAW:

Public Attributes

NMCUSTOMDRAW nmcd
 
COLORREF clrText
 
COLORREF clrTextBk
 
int iLevel
 

Detailed Description

Definition at line 3748 of file commctrl.h.

Member Data Documentation

◆ clrText

COLORREF tagNMTVCUSTOMDRAW::clrText

Definition at line 3750 of file commctrl.h.

Referenced by parent_wnd_proc(), TREEVIEW_DrawItem(), and TREEVIEW_SendCustomDrawNotify().

◆ clrTextBk

COLORREF tagNMTVCUSTOMDRAW::clrTextBk

Definition at line 3751 of file commctrl.h.

Referenced by parent_wnd_proc(), TREEVIEW_DrawItem(), and TREEVIEW_SendCustomDrawNotify().

◆ iLevel

int tagNMTVCUSTOMDRAW::iLevel

◆ nmcd

NMCUSTOMDRAW tagNMTVCUSTOMDRAW::nmcd

The documentation for this struct was generated from the following file: