BCGControlBar Pro for MFC
virtual int CBCGPEditListBox::GetCount ( ) const
virtual

Returns the number of strings in a list control.

Returns
The number of items in the list control.

The returned count is one greater than the index value of the last item (the index is zero-based).

Implements CBCGPEditListBase.