how would you open the help file when the user clicks on the menu item mnuHelpTopics?
Printable View
how would you open the help file when the user clicks on the menu item mnuHelpTopics?
VB Code:
system.Diagnostics.Process.Start([i]Path To .hlp file here[/i])