I'm trying to implement a help system similar to that used in Visual Studio 2005. I'm using the Actipro DockManager to create dockable tool windows, and I have a chm help file that I'd like to link up to the docked windows.
In Visual Studio 2005, when you e.g. click Help -> Contents, the help contents page appears in a dockable window, and then when a help topic is selected this is displayed in another dockable window as a tab.
Does anybody have any advice on how I could implement a similar system myself?
Much appreciated
Rosie
In Visual Studio 2005, when you e.g. click Help -> Contents, the help contents page appears in a dockable window, and then when a help topic is selected this is displayed in another dockable window as a tab.
Does anybody have any advice on how I could implement a similar system myself?
Much appreciated
Rosie