|
-
November 23rd, 2005, 09:46 PM
#1
My Key-Strokes make noise?
Hi Everybody,
My <RETURN> keystroke is "bonging" at me.
I don't know what I did... but it seems that I "true'd" a property .... er somewhere.
How do I get that "bong" to go away?
Thanks
-Paul-
-
November 24th, 2005, 03:58 AM
#2
Re: My Key-Strokes make noise?
What Operating System are u Using?
I'M BACK AGAIN !!
-------------------------------------------------------------------------
enjoy the VB ! 
If any post helps you, please rate that.
Always try to findout the Solutions, instead just discussing the problem and its scope!

-
November 24th, 2005, 05:30 PM
#3
Re: My Key-Strokes make noise?
 Originally Posted by jPaulB
Hi Everybody,
My <RETURN> keystroke is "bonging" at me.
I don't know what I did... but it seems that I "true'd" a property .... er somewhere.
How do I get that "bong" to go away?
Thanks
-Paul-
I'd check the accesability options in Control panel.. you may have turned on something there ..
Articles VB6 : Break the 2G limit - Animation 1, 2 VB.NET : 2005/8 : Moving Images , Animation 1 , 2 , 3 , User Controls
WPF Articles : 3D Animation 1 , 2 , 3
Code snips: VB6 Hex Edit, IP Chat, Copy Prot., Crop, Zoom : .NET IP Chat (V4), Adv. ContextMenus, click Hotspot, Scroll Controls
Find me in ASP.NET., VB6., VB.NET , Writing Articles, My Genealogy, Forum
All VS.NET: posts refer to VS.NET 2008 (Pro) unless otherwise stated.
-
November 25th, 2005, 01:06 AM
#4
Re: My Key-Strokes make noise?
 Originally Posted by GremlinSA
I'd check the accesability options in Control panel.. you may have turned on something there ..
Yip, Look at ToggleKeys in Accessibility Options, and if it is selected, turn it off
-
November 26th, 2005, 11:49 AM
#5
Re: My Key-Strokes make noise?
Thanks Guys,
It not a toggleKeys issue, that option is turned "off".
It happens just in this single VB Form-Code module. The modules leading up to it are all silent, as are the modules that follow it.
vbKeyReturn has several references within this rogue! form. I have looked at them all and none seem to be a "make that ugle Bong sound" statement.
Any ideas?
-Paul-
-
November 26th, 2005, 01:00 PM
#6
Re: My Key-Strokes make noise?
 Originally Posted by jPaulB
Thanks Guys,
It not a toggleKeys issue, that option is turned "off".
It happens just in this single VB Form-Code module. The modules leading up to it are all silent, as are the modules that follow it.
vbKeyReturn has several references within this rogue! form. I have looked at them all and none seem to be a "make that ugle Bong sound" statement.
Any ideas?
-Paul-
Are you by chance calling a Msgbox... When a msgbox is called windows automaticaly calls one of the sounds (Either 'Question' or 'Exclamation'.cant remember which)
Gremmy...
Articles VB6 : Break the 2G limit - Animation 1, 2 VB.NET : 2005/8 : Moving Images , Animation 1 , 2 , 3 , User Controls
WPF Articles : 3D Animation 1 , 2 , 3
Code snips: VB6 Hex Edit, IP Chat, Copy Prot., Crop, Zoom : .NET IP Chat (V4), Adv. ContextMenus, click Hotspot, Scroll Controls
Find me in ASP.NET., VB6., VB.NET , Writing Articles, My Genealogy, Forum
All VS.NET: posts refer to VS.NET 2008 (Pro) unless otherwise stated.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|