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 text of an editable list control item.
virtual CString GetItemText(
int iIndex
) const;
Parameters
- [in] iIndex
The zero-based index of an editable list control item.
Return Value
A CString object that contains the text of the specified item.
Requirements
Header: afxvslistbox.h