|
pure virtual |
Returns the text associated with the list item. Implementation required.
The implementation should retrieve the text associated with a list control item and return it as a CString object.
iIndex | Specifies the zero-based index of the item in the list control. |
Implemented in CBCGPEditListBox.