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

C# Syntax

void Select( 
   int index
)

Parameters

index
0-based index.