473,320 Members | 1,600 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,320 software developers and data experts.

Beep in Form Load

Hi,
My program needs to open another form(Form2) at form1 load. But Form2 always
opens with a beep. How do I get rid of that beep. I tried to load form2
from Form1 activate also but with no success.

Please advise.
Thanks in advance.
Kartic
Nov 20 '05 #1
4 3720

Maybe a Control creates this beep.
Remove all Controls and add them one after one to find out which one beep's

May be you set the focus to something or make a send key causing the Beep
??

Or in your System or Your GraphicCard there is an beep option.
Other Methode:
Take a knife and cut the Cabel to the Speaker......
Cut the red one, the white will cause the System to Explode

"Kartic" <kg****@csystemssoftware.com> schrieb im Newsbeitrag
news:Oc**************@TK2MSFTNGP10.phx.gbl...
Hi,
My program needs to open another form(Form2) at form1 load. But Form2 always opens with a beep. How do I get rid of that beep. I tried to load form2
from Form1 activate also but with no success.

Please advise.
Thanks in advance.
Kartic

Nov 20 '05 #2
Hello,

"Kartic" <kg****@csystemssoftware.com> schrieb:
My program needs to open another form(Form2) at form1
load. But Form2 always opens with a beep.
A "beep" sound?
How do I get rid of that beep. I tried to load form2
from Form1 activate also but with no success.


Post your code.

Regards,
Herfried K. Wagner
--
MVP · VB Classic, VB.NET
http://www.mvps.org/dotnet
Nov 20 '05 #3
Cor
:-))))
Nov 20 '05 #4
Hello,

"Cor" <no*@non.com> schrieb:
:-))))


:-)))) too.

Regards,
Herfried K. Wagner
--
MVP · VB Classic, VB.NET
http://www.mvps.org/dotnet
Nov 20 '05 #5

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

6
by: Leo | last post by:
hi there i want python to do a beep. in the docu i found in tkinter the method bell() but the script: import Tkinter Tkinter.bell() gives the error:
3
by: #Hai | last post by:
Hi, I want to throw out a series of 'beep..beep..beep' to the speaker. How to do that ? Thanks
2
by: Johan | last post by:
Is there a way to get rid of that annoying beep when you enter on a form field with the OnKeyPress event?
4
by: Rich | last post by:
Hello, I want to use the Beep() to alert users about certain messages but in my workstation I can't get a sound out of it. But Beep works in VB6. What do I need to do? Sub... .... Beep()...
7
by: Arne | last post by:
I have noticed that my customer doesn't always read error my error messages. How can I create a beep in the browser?
6
by: fripper | last post by:
Is it possible to display a message box (using the MSGBOX function) without the beep? Thanks.
2
by: Paul | last post by:
I created a sample Project with a basic form and one text box. I put "e.Handled = True" on every KeyDown, KeyPress and KeyUp event for both the Form and the TextBox. When I run the app, and press...
4
by: =?Utf-8?B?UmljaA==?= | last post by:
When I press the Enter key in a Textbox I get a beep sound. But when I press the Enter key in a combobox, I don't get the beep sound. Is there a way to suppress the beep? How to do this? ...
5
by: =?Utf-8?B?UmFmYWVs?= | last post by:
I'm studying C# (I've been a VB developer). I'm making some tests and I need to use Console.Beep(), but it doesn't make any sound, no matter if I try it in VS2008 beta or VS2005. Could anybody...
0
by: DolphinDB | last post by:
Tired of spending countless mintues downsampling your data? Look no further! In this article, you’ll learn how to efficiently downsample 6.48 billion high-frequency records to 61 million...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
0
by: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...
1
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
1
by: Shællîpôpï 09 | last post by:
If u are using a keypad phone, how do u turn on JavaScript, to access features like WhatsApp, Facebook, Instagram....
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.