CComboBox::GetLBTextLen

This member function retrieves the length of a string in the list box of a combo box.

Syntax

int GetLBTextLen( int nIndex ) const;

At a Glance

Header File Afxwin.h
Platforms
Versions 1.0 and later
Complete documentation Visual C++ documentation

See Also

CComboBox Overview, CComboBox Member Functions, Control Classes, CComboBox::GetLBText