Goblin - A Platform for 3D AR and VR Applications

ListBox.HandleKeyboard Method 

Called when the control needs to handle the keyboard

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

See Also

ListBox Class | Microsoft.Samples.DirectX.UtilityToolkit Namespace