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.
Selects an editable list control string.
virtual BOOL SelectItem(
int iItem
);
Parameters
- [in] iItem
The zero-based index of an editable list control item.
Return Value
TRUE if this method is successful; otherwise, FALSE.
Remarks
This method selects the specified item, and if it is required, scrolls the item into view.
Requirements
Header: afxvslistbox.h