Hi,
I'd like to add help functionality to my application. I like how the
integrated help displays in Visual Studio, and would like to simulate
this in my own application.
What technologies / components would I need to look at to get this
working? I would want the viewer on its own form, which would be set
as an MDI child.
Thanks
Andy
Bryan Phillips - 14 Jan 2007 01:19 GMT
Look at HelpStudio Lite:
http://msdn2.microsoft.com/en-us/vstudio/aa700819.aspx
--
Bryan Phillips
MCSD, MCDBA, MCSE
Blog: http://bphillips76.spaces.live.com
> Hi,
>
[quoted text clipped - 8 lines]
> Thanks
> Andy
Andy - 16 Jan 2007 15:33 GMT
Wow, didn't notice that came with the SDK. I'll check it out!