Method SelectItems
SelectItems(params int[])
Selects items with specified indexes in the ListBox.
public virtual void SelectItems(params int[] indexes)
Parameters
indexes
int[]
Selects items with specified indexes in the ListBox.
public virtual void SelectItems(params int[] indexes)
indexes
int[]