hgeGUIListbox::SetSelectedItem

Changes selection to the specified item.

void SetSelectedItem(
  int n
);

Parameters

n
0-based index of the item to be selected.

Requirements

Header: hgeguictrls.h
Import library: hgehelp.lib

See also

GetSelectedItem