Accelerator in vbnet

  • Thread starter Thread starter Roberto\(DOTNET\)
  • Start date Start date
R

Roberto\(DOTNET\)

Hi at all,
i made a webapplication, and some pages have into its some dynamic control
(UserControl). Now i would like to put some accelerator key to improve the
fast of some operations. Is there a way in vbnet to make a combination of
keys so the user is, for example, on a webpage and press the key '!' and
jump into an other particular webpage?

roberto
 
Hi,
sorry before i don't exactly explain the problem. I already know the access
keys property fo a button or others.
The problem isn't this: i want to associate an access key (or accelerator)
to a functionality or operations.
For example, the user is on a webpage and press the '$' key and internet
explorer go on a particualr edit on other webpage.

thanks in advance
roberto
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top