Select(Int32) Method
Selects an item from the combo box.

C# Syntax

void Select( 
   int index
)

Parameters

index
0-based index of the item.