Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Retrieves the number of strings in an editable list control.
virtual int GetCount() const;
Return Value
The number of items in the list control.
Remarks
Note that the count is one greater than the index value of the last item because the index is zero-based.
Requirements
Header: afxvslistbox.h