Goblin - A Platform for 3D AR and VR Applications

Button.HandleKeyboard Method 

Will handle the keyboard strokes

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

See Also

Button Class | Microsoft.Samples.DirectX.UtilityToolkit Namespace