Disable navigation buttons

  • Thread starter Thread starter eje
  • Start date Start date
E

eje

How can I disable the Back and Forward navigation buttons
in Explorer from my .NET application?

Eje
 
Use javascript's window.open() function to open a new window without the
navigation panel.

-Oleg.
 
the context menu and keyboard keys will still work.


|
| Use javascript's window.open() function to open a new window without the
| navigation panel.
|
| -Oleg.
|
| | > How can I disable the Back and Forward navigation buttons
| > in Explorer from my .NET application?
| >
| > Eje
|
|
 

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