ctx sensitive help in C#

  • Thread starter Thread starter Ron James
  • Start date Start date
R

Ron James

How can I include context sensitive help in a C# Windows
Application developed using Visual Studio.

I'm familiar with help authoring, having produced a C++
application with context sensitive help. In the C++ world
this was simply a matter of checking the context sensitive
help radio button in the application creation wizard.

Is there an equivalent for C#?

many thanks
 

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