[Search for users] [Overall Top Noters] [List of all Conferences] [Download this site]

Conference abbott::visual_basic

Title:Microsoft Visual Basic
Moderator:TAMARA::DFEDOR::fedor
Created:Thu May 02 1991
Last Modified:Thu Jun 05 1997
Last Successful Update:Fri Jun 06 1997
Number of topics:2565
Total number of notes:10453

2536.0. "Disable arrow keys?" by NUBOAT::HEBERT (Captain Bligh) Thu Apr 17 1997 17:44

Is there a way to disable the arrow keys in a list box? I want to have
just the mouse active.

Art
T.RTitleUserPersonal
Name
DateLines
2536.1EVTSG8::TOWERSFri Apr 18 1997 04:275
    Have you tried trapping them in the KeyPress event and throwing them
    away?
    
    Cheers,
    Brian
2536.2that's a startNUBOAT::HEBERTCaptain BlighFri Apr 18 1997 18:096
I'll read up on that. At the moment I don't know how to do it, but with
the hint of "keypress" maybe I can stumble across it.

Thanks,

Art