Goblin - A Platform for 3D AR and VR Applications

ComboBox.AddItem Method 

Adds an item to the combo box control

public void AddItem(
   string text,
   object data
);

See Also

ComboBox Class | Microsoft.Samples.DirectX.UtilityToolkit Namespace