2
Reply

Linking a text file to the help menu click event

Ask a question
Bob Congdon

Bob Congdon

14 years ago
3.2k
1
Greetings. The following is probably a very newbie question, which is appropriate because that's what I am! I'm finishing up creating a word processing application and need to know how to link my text help file with the "help" menu click event. When the user clicks help, I want him to see this text file. I don't know if it was the right thing to do, but I already did the following: In Visual C# 2008 Express, I clicked on "project", and then "new item" and created a helpfiletext.txt file. I wrote the text file and saved it so now it is a part of my project. How do I now associate this file with the help menu click event. or have I already screwed the whole process up beyond redemption? THANKS.

Bob C.

Answers (2)