hgeGUIListbox::SetTopItem

Changes the first displayed item to the specified one.

void SetTopItem(
  int n
);

Parameters

n
0-based index of the item to be first displayed.

Requirements

Header: hgeguictrls.h
Import library: hgehelp.lib

See also

GetTopItem