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.
VB Code: system.Diagnostics.Process.Start([i]Path To .hlp file here[/i])
system.Diagnostics.Process.Start([i]Path To .hlp file here[/i])
Forum Rules