|
web
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
|
I use a WebControl on my form, and I write some Html Code to show some data
of my Access Database. I prefer use WebControl than FlowLayoutPanel, because the first is faster. After writing HTML string, I send the string to the property DocumentText of the WebControl. BUT, each time I change the string of the WebControl, I hear a 'clic' noise, exactly the same you can have when you click a directory on the left side on Windows Explorer. And I would eliminate this noise, because it is irritating for the user. 1. Why this noise ? 2. Is it possible to eliminate it programatically ? Thanks for your response In Windows XP, you can turn off the sounds for different events or for all
events or change the sound. I don't know how to do this in VB.Net or ASP.Net but I wouldn't want to anyway...the user should be free to use his own settings and if he doesn't like, he should be able to turn it off on his computer. -- Show quoteHide quoteDennis in Houston "philip" wrote: > I use a WebControl on my form, and I write some Html Code to show some data > of my Access Database. I prefer use WebControl than FlowLayoutPanel, because > the first is faster. > After writing HTML string, I send the string to the property DocumentText of > the WebControl. > > BUT, each time I change the string of the WebControl, I hear a 'clic' noise, > exactly the same you can have when you click a directory on the left side on > Windows Explorer. > > And I would eliminate this noise, because it is irritating for the user. > 1. Why this noise ? > 2. Is it possible to eliminate it programatically ? > > Thanks for your response > > > Thanks for your response
Philip "Dennis" <Den***@discussions.microsoft.com> a écrit dans le message de news: 65C7394A-E6D9-46DF-B3C5-840F3F567***@microsoft.com...Show quoteHide quote > In Windows XP, you can turn off the sounds for different events or for all > events or change the sound. I don't know how to do this in VB.Net or > ASP.Net > but I wouldn't want to anyway...the user should be free to use his own > settings and if he doesn't like, he should be able to turn it off on his > computer. > -- > Dennis in Houston > > > "philip" wrote: > >> I use a WebControl on my form, and I write some Html Code to show some >> data >> of my Access Database. I prefer use WebControl than FlowLayoutPanel, >> because >> the first is faster. >> After writing HTML string, I send the string to the property DocumentText >> of >> the WebControl. >> >> BUT, each time I change the string of the WebControl, I hear a 'clic' >> noise, >> exactly the same you can have when you click a directory on the left side >> on >> Windows Explorer. >> >> And I would eliminate this noise, because it is irritating for the user. >> 1. Why this noise ? >> 2. Is it possible to eliminate it programatically ? >> >> Thanks for your response >> >> >>
Problem using the shell function in a service.
How to know the Calling Object ? Update Access data How do I properly exit... Selected a USB flash drive by default System Volume Information REPOST: preventing more than one user from working on the same record VB.NET error Locked Control How to return a specific combobo item? |
|||||||||||||||||||||||