Finds an item in the list and returns the index
Finds an item in the list and returns the index
protected int FindItem(string);
Finds an item in the list and returns the index
protected int FindItem(string,int);
ComboBox Class | Microsoft.Samples.DirectX.UtilityToolkit Namespace