Goblin - A Platform for 3D AR and VR Applications

ComboBox.SetSelected Method

Sets the selected item by index

Overload List

Sets the selected item by index

public void SetSelected(int);

Sets the selected item by text

public void SetSelected(string);

See Also

ComboBox Class | Microsoft.Samples.DirectX.UtilityToolkit Namespace