|
ReactOS 0.4.16-dev-1948-gd260c1d
|
#include <commctrl.h>

Public Attributes | |
| NMCUSTOMDRAW | nmcd |
| COLORREF | clrText |
| COLORREF | clrTextBk |
| int | iSubItem |
| DWORD | dwItemType |
| COLORREF | clrFace |
| int | iIconEffect |
| int | iIconPhase |
| int | iPartId |
| int | iStateId |
| RECT | rcText |
| UINT | uAlign |
Definition at line 3066 of file commctrl.h.
| COLORREF tagNMLVCUSTOMDRAW::clrFace |
Definition at line 3072 of file commctrl.h.
| COLORREF tagNMLVCUSTOMDRAW::clrText |
Definition at line 3068 of file commctrl.h.
Referenced by cd_wndproc(), customdraw_fill(), ListViewCustomDraw(), and prepaint_setup().
| COLORREF tagNMLVCUSTOMDRAW::clrTextBk |
Definition at line 3069 of file commctrl.h.
Referenced by cd_wndproc(), customdraw_fill(), LISTVIEW_DrawItemPart(), ListViewCustomDraw(), and prepaint_setup().
| DWORD tagNMLVCUSTOMDRAW::dwItemType |
Definition at line 3071 of file commctrl.h.
| int tagNMLVCUSTOMDRAW::iIconEffect |
Definition at line 3073 of file commctrl.h.
| int tagNMLVCUSTOMDRAW::iIconPhase |
Definition at line 3074 of file commctrl.h.
| int tagNMLVCUSTOMDRAW::iPartId |
Definition at line 3075 of file commctrl.h.
| int tagNMLVCUSTOMDRAW::iStateId |
Definition at line 3076 of file commctrl.h.
| int tagNMLVCUSTOMDRAW::iSubItem |
Definition at line 3070 of file commctrl.h.
Referenced by cd_wndproc(), customdraw_fill(), LISTVIEW_DrawItem(), and notify_customdraw().
| NMCUSTOMDRAW tagNMLVCUSTOMDRAW::nmcd |
Definition at line 3067 of file commctrl.h.
Referenced by cd_wndproc(), customdraw_fill(), LISTVIEW_DrawItem(), LISTVIEW_DrawItemPart(), ListViewCustomDraw(), notify_customdraw(), and prepaint_setup().
| RECT tagNMLVCUSTOMDRAW::rcText |
Definition at line 3077 of file commctrl.h.
| UINT tagNMLVCUSTOMDRAW::uAlign |
Definition at line 3078 of file commctrl.h.