keyboard input

  • Thread starter Thread starter nsgi_2004
  • Start date Start date
N

nsgi_2004

I have a form with controls on them. Unfortunately, the controls are
intercepting my form's keyboard input. Is there a way around this? I'm
doing an interactive 3d drawing program and want to use keyboard for
navigating around. The navigation keys should always work; that is, the
user should not have to switch to some other control to receive input.
 
Back
Top