add help?

W

win

I need to add help to my Visio 2003 C# add-in. I have an event handler
set up for the msoControlButton that fires correctly (I can step into
it) but all the attempts get anything to display my .chm file don't
work. I have tried HelpProvider among other solutions. Any code
floating around to demonstrate how to do this or a quick sketch of the
solution? Thanks.
 
Top