Share via


CMFCDropDownListBox::GetCount

Retrieves the number of items in the drop-down list box.

int GetCount() const;

Return Value

The number of items in the drop-down list box if the function is successful; otherwise LB_ERR.

Requirements

Header: afxdropdownlistbox.h

See Also

Concepts

MFC Hierarchy Chart

Reference

CMFCDropDownListBox Class