Programatically Triggering Context Help

  • Thread starter Thread starter VoxCode LLC
  • Start date Start date
V

VoxCode LLC

How do I programatically trigger context help mode (i.e. the cursor with the
question mark). I am using the .NET classes for context help (HelpProvider)
but I want my form to have a maximize and minimize button which means I
cannot have the help button in the title bar. I am going to put a help
button on the form bu I need to know how to trigger the context help from my
button.

Thanks - Joel
 
Back
Top