soui 5.0.0.1
Soui5 Doc
 
Loading...
Searching...
No Matches
DXLVSUBITEM Struct Reference

Subitem structure. More...

#include <SListCtrl.h>

Public Member Functions

 DXLVSUBITEM ()
 Constructor.
 

Public Attributes

UINT mask
 
LPTSTR strText
 
int cchTextMax
 
UINT nImage
 
int nIndent
 

Detailed Description

Subitem structure.

Structure representing a subitem in the list control.

Definition at line 33 of file SListCtrl.h.

Constructor & Destructor Documentation

◆ DXLVSUBITEM()

DXLVSUBITEM::DXLVSUBITEM ( )
inline

Constructor.

Definition at line 38 of file SListCtrl.h.

Member Data Documentation

◆ cchTextMax

int DXLVSUBITEM::cchTextMax

Maximum length of the text

Definition at line 49 of file SListCtrl.h.

◆ mask

UINT DXLVSUBITEM::mask

Mask indicating which attributes are valid

Definition at line 47 of file SListCtrl.h.

◆ nImage

UINT DXLVSUBITEM::nImage

Icon index

Definition at line 50 of file SListCtrl.h.

◆ nIndent

int DXLVSUBITEM::nIndent

Indent level

Definition at line 51 of file SListCtrl.h.

◆ strText

LPTSTR DXLVSUBITEM::strText

Text of the subitem

Definition at line 48 of file SListCtrl.h.


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