ReactOS 0.4.15-dev-7924-g5949c20
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 3808 of file commctrl.h.

Member Data Documentation

◆ cchTextMax

int tagCOMBOBOXEXITEMW::cchTextMax

Definition at line 3813 of file commctrl.h.

Referenced by add_font(), get_comboexlist_selection(), and test_comboex_WM_LBUTTONDOWN().

◆ iImage

int tagCOMBOBOXEXITEMW::iImage

Definition at line 3814 of file commctrl.h.

◆ iIndent

int tagCOMBOBOXEXITEMW::iIndent

Definition at line 3817 of file commctrl.h.

◆ iItem

◆ iOverlay

int tagCOMBOBOXEXITEMW::iOverlay

Definition at line 3816 of file commctrl.h.

◆ iSelectedImage

int tagCOMBOBOXEXITEMW::iSelectedImage

Definition at line 3815 of file commctrl.h.

◆ lParam

LPARAM tagCOMBOBOXEXITEMW::lParam

Definition at line 3818 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: