Goblin - A Platform for 3D AR and VR Applications

Dialog.AddListBox Method

Adds a listbox control to the dialog

Overload List

Adds a listbox control to the dialog

public ListBox AddListBox(int,int,int,int,int);

Adds a listbox control to the dialog

public ListBox AddListBox(int,int,int,int,int,ListBoxStyle);

See Also

Dialog Class | Microsoft.Samples.DirectX.UtilityToolkit Namespace