Groups | Blog | Home
all groups > c# > january 2008 >

c# : C# and HTML Help


Gigs_
1/7/2008 11:43:50 PM
I want to create html help reader with c#.
Can someone help me where to start?
I cant find anything on web.


Nicholas Paldino [.NET/C# MVP]
1/8/2008 11:37:44 AM
You want to create a reader in C#? Have you looked at the WebBrowser
control in the System.Windows.Forms namespace?

Or do you mean you want to create help files for use in the help
browser? If so, take a look at the SandCastle project (it's the code name
for the documentation project at MS).


--
- Nicholas Paldino [.NET/C# MVP]
- mvp@spam.guard.caspershouse.com

[quoted text, click to view]

AddThis Social Bookmark Button