launching a help file.... //a newbie question.....

  • Thread starter Thread starter genc ymeri
  • Start date Start date
G

genc ymeri

Hi,
I have a MenuItem mnuItem_LaunchHelpFile. How can I launch a help file for
instant an MSExcel help file by clicking that menuItem ?

Thanks lot in advance.
 
genc,

Assuming you know the location of the help file, you can call the static
ShowHelp method on the Help class to open the appropriate help file.

Hope this helps.
 

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