Goblin - A Platform for 3D AR and VR Applications

ComboBox.FindItem Method

Finds an item in the list and returns the index

Overload List

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);

See Also

ComboBox Class | Microsoft.Samples.DirectX.UtilityToolkit Namespace