Поделиться через


CListBox::GetListBoxInfo

Retrieves the number of items per column.

DWORD GetListBoxInfo( ) const;

Возвращаемое значение

Number of items per column of the CListBox object.

Заметки

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

Требования

Header: afxwin.h

См. также

Основные понятия

CListBox Class

CListBox Members

Hierarchy Chart