Start main webform in modal look like

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi,
I would like to start my webapplication in a window browser without address
bur, toolbar etc... like a window modal .
Can I?
how?
Thank you
fabrizio
 
Add the ActiveX web browser control to the form and show the form as
modal dialog. The call the navigate function on the modal form to tell
the browser to navigate to the specified app.

NuTcAsE
 

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