Goblin - A Platform for 3D AR and VR Applications

Dialog.AddListBox Method (Int32, Int32, Int32, Int32, Int32, ListBoxStyle)

Adds a listbox control to the dialog

public ListBox AddListBox(
   int id,
   int x,
   int y,
   int w,
   int h,
   ListBoxStyle style
);

See Also

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