Goblin - A Platform for 3D AR and VR Applications

Dialog.AddEditBox Method

Adds an edit box control to the dialog

Overload List

Adds an edit box control to the dialog

public EditBox AddEditBox(int,string,int,int,int,int);

Adds an edit box control to the dialog

public EditBox AddEditBox(int,string,int,int,int,int,bool);

See Also

Dialog Class | Microsoft.Samples.DirectX.UtilityToolkit Namespace