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

C# Syntax

void Select( 
   string item
)

Parameters

item
The item value.