ReactOS 0.4.15-dev-7958-gcd0bb1a
ExtraItem Struct Reference
Collaboration diagram for ExtraItem:

Public Attributes

LPTSTR pText
 
UINT uState
 
int iImage
 
int iTextPixels
 
WORD uTextSize
 
BYTE bCallback
 
BYTE bFlags
 
COLORREF uColorText
 
COLORREF uColorBk
 

Detailed Description

Definition at line 193 of file treelist.c.

Member Data Documentation

◆ bCallback

BYTE ExtraItem::bCallback

◆ bFlags

◆ iImage

int ExtraItem::iImage

◆ iTextPixels

◆ pText

◆ uColorBk

◆ uColorText

COLORREF ExtraItem::uColorText

Definition at line 201 of file treelist.c.

Referenced by TreeListDraw(), TreeListGetItemColor(), and TreeListSetItemColor().

◆ uState

◆ uTextSize


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