Beispiel #1
0
 public void SelectByText(string text)
 {
     listboxObj.SelectByText(text);
 }