Goblin - A Platform for 3D AR and VR Applications

EditBox.HandleKeyboard Method 

Handle keyboard input to the edit box

public override bool HandleKeyboard(
   WindowMessage msg,
   IntPtr wParam,
   IntPtr lParam
);

See Also

EditBox Class | Microsoft.Samples.DirectX.UtilityToolkit Namespace