Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
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