Sets the selected item by index
public void SetSelected(int);
Sets the selected item by text
public void SetSelected(string);
ComboBox Class | Microsoft.Samples.DirectX.UtilityToolkit Namespace