ReactOS 0.4.15-dev-8636-g945e856
tagCOMBOBOXEXITEMW Struct Reference

#include <commctrl.h>

Collaboration diagram for tagCOMBOBOXEXITEMW:

Public Attributes

UINT mask
 
INT_PTR iItem
 
LPWSTR pszText
 
int cchTextMax
 
int iImage
 
int iSelectedImage
 
int iOverlay
 
int iIndent
 
LPARAM lParam
 

Detailed Description

Definition at line 3813 of file commctrl.h.

Member Data Documentation

◆ cchTextMax

int tagCOMBOBOXEXITEMW::cchTextMax

◆ iImage

int tagCOMBOBOXEXITEMW::iImage

Definition at line 3819 of file commctrl.h.

◆ iIndent

int tagCOMBOBOXEXITEMW::iIndent

Definition at line 3822 of file commctrl.h.

◆ iItem

◆ iOverlay

int tagCOMBOBOXEXITEMW::iOverlay

Definition at line 3821 of file commctrl.h.

◆ iSelectedImage

int tagCOMBOBOXEXITEMW::iSelectedImage

Definition at line 3820 of file commctrl.h.

◆ lParam

LPARAM tagCOMBOBOXEXITEMW::lParam

Definition at line 3823 of file commctrl.h.

Referenced by add_font(), and populate_size_list().

◆ mask

◆ pszText


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