CListBox::GetListBoxInfo

Retrieves the number of items per column.

DWORD GetListBoxInfo( ) const;

Return Value

Number of items per column of the CListBox object.

Remarks

This member function emulates the functionality of the LB_GETLISTBOXINFO message, as described in the Windows SDK.

Requirements

Header: afxwin.h

See Also

Reference

CListBox Class

Hierarchy Chart