How do I create help files
-
Is there anything built into VS so I can create help files? or would I have to use a 3rd party software? Thank you.
-
Is there anything built into VS so I can create help files? or would I have to use a 3rd party software? Thank you.
There's nothing built into Visual Studio, but you can use MS's HTML Help Workshop[^]. There are, of course, other apps out there that can do it. Just a little Googling will find those.
A guide to posting questions on CodeProject[^]
Dave Kreskowiak Microsoft MVP Visual Developer - Visual Basic
2006, 2007, 2008 -
There's nothing built into Visual Studio, but you can use MS's HTML Help Workshop[^]. There are, of course, other apps out there that can do it. Just a little Googling will find those.
A guide to posting questions on CodeProject[^]
Dave Kreskowiak Microsoft MVP Visual Developer - Visual Basic
2006, 2007, 2008I'd also suggest HTML Help Workshop. For other solutions, try searching the Lounge, that's a quite common question there.