BCGControlBar Pro for MFC
virtual BOOL CBCGPEditListBox::SelectItem ( int  iItem)
virtual

Selects a list control string.

Returns
It is -1 if an error occurs.

Selects a list control item and scrolls to it, if necessary, to insure that the list control item is visible.

Parameters
iItemSpecifies the zero-based index of the list control item to be selected

Implements CBCGPEditListBase.