Set Method (IListBox)
Enters the specified text in the list box.

C# Syntax

void Set( 
   string text
)

Parameters

text
The text to enter.