ctx sensitive help in C#

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Ron James

    ctx sensitive help in C#

    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

Working...