Wrox Home  
Search P2P Archive for: Go

  Return to Index  

pro_vb thread: Unwanted Beeping


Message #1 by Kevin Ayers <kevin@f...> on Thu, 21 Jun 2001 16:15:16 -0400
HI kevin,

use on the key press event

keyascii=3D0

hope it will help


Niklesh Dubey
email - ndsnl@l...
L & T- Sargent & Lundy Ltd.
Vadodara-390002 (India)
----------------------------------------------------------
for more information pl visit  www.lntsnl.com

>>> Kevin Ayers <kevin@f...> 06/22/01 01:45AM >>>
I have system beeps occuring when a user presses a alphanumeric key while 
the focus is on a datagrid that does not have a cell being editted at the 
time.  The problem is I pipe the characters being entered (when no cell is 
being edited) into a filter so that people can use this as a lookup.  The 
filtering works fine, but whenever anyone presses a key it beeps.  Is 
there a way to disable this beeping or should I just try to mute the 
sound.  If I should mute the sound, how do I do that as well.

Thanks
Kevin




  Return to Index