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.
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