BCGControlBar Pro for MFC
virtual int CBCGPEditListBase::GetCount ( ) const
pure virtual

Returns the number of items in a list control. Implementation required.

Returns
The number of items in the list control.

Should retrieve the number of items in a list control.

Implemented in CBCGPEditListBox.