Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
Removes an item from an editable list control.
virtual BOOL RemoveItem(
int iIndex
);
Parameters
- [in] iIndex
The zero-based index of an editable list control item.
Return Value
TRUE if the specified item is removed; otherwise, FALSE.
Requirements
Header: afxvslistbox.h