Goblin - A Platform for 3D AR and VR Applications

Dialog.AddEditBox Method (Int32, String, Int32, Int32, Int32, Int32, Boolean)

Adds an edit box control to the dialog

public EditBox AddEditBox(
   int id,
   string text,
   int x,
   int y,
   int w,
   int h,
   bool isDefault
);

See Also

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