ReactOS 0.4.15-dev-7934-g1dc8d80
tagNMLVCUSTOMDRAW Struct Reference

#include <commctrl.h>

Collaboration diagram for tagNMLVCUSTOMDRAW:

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
 

Detailed Description

Definition at line 3061 of file commctrl.h.

Member Data Documentation

◆ clrFace

COLORREF tagNMLVCUSTOMDRAW::clrFace

Definition at line 3067 of file commctrl.h.

◆ clrText

COLORREF tagNMLVCUSTOMDRAW::clrText

Definition at line 3063 of file commctrl.h.

Referenced by cd_wndproc(), customdraw_fill(), ListViewCustomDraw(), and prepaint_setup().

◆ clrTextBk

COLORREF tagNMLVCUSTOMDRAW::clrTextBk

◆ dwItemType

DWORD tagNMLVCUSTOMDRAW::dwItemType

Definition at line 3066 of file commctrl.h.

◆ iIconEffect

int tagNMLVCUSTOMDRAW::iIconEffect

Definition at line 3068 of file commctrl.h.

◆ iIconPhase

int tagNMLVCUSTOMDRAW::iIconPhase

Definition at line 3069 of file commctrl.h.

◆ iPartId

int tagNMLVCUSTOMDRAW::iPartId

Definition at line 3070 of file commctrl.h.

◆ iStateId

int tagNMLVCUSTOMDRAW::iStateId

Definition at line 3071 of file commctrl.h.

◆ iSubItem

int tagNMLVCUSTOMDRAW::iSubItem

Definition at line 3065 of file commctrl.h.

Referenced by cd_wndproc(), customdraw_fill(), LISTVIEW_DrawItem(), and notify_customdraw().

◆ nmcd

◆ rcText

RECT tagNMLVCUSTOMDRAW::rcText

Definition at line 3072 of file commctrl.h.

◆ uAlign

UINT tagNMLVCUSTOMDRAW::uAlign

Definition at line 3073 of file commctrl.h.


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