Goblin - A Platform for 3D AR and VR Applications

Dialog.AddComboBox Method (Int32, Int32, Int32, Int32, Int32)

Adds a combobox control to the dialog

public ComboBox AddComboBox(
   int id,
   int x,
   int y,
   int w,
   int h
);

See Also

Dialog Class | Microsoft.Samples.DirectX.UtilityToolkit Namespace | Dialog.AddComboBox Overload List