Results 1 to 2 of 2

Thread: [RESOLVED] Opening a .hlp file

  1. #1

    Thread Starter
    Fanatic Member onlyGirl's Avatar
    Join Date
    Sep 2006
    Location
    Houston, TX
    Posts
    743

    Resolved [RESOLVED] Opening a .hlp file

    how would you open the help file when the user clicks on the menu item mnuHelpTopics?
    Using Visual Studio 2008

    Please mark your thread RESOLVED if you no longer need help.

  2. #2
    I'm about to be a PowerPoster! kleinma's Avatar
    Join Date
    Nov 2001
    Location
    NJ - USA (Near NYC)
    Posts
    23,373

    Re: Opening a .hlp file

    VB Code:
    1. system.Diagnostics.Process.Start([i]Path To .hlp file here[/i])

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width