D
David
Is it possible to view simple html files inside a C# application? I want to
write a set of help pages in HTML and view them within my C# application.
The pages will have links on them so when you click them it will navigate to
other pages. The reason I want it done in HTML is so that I can modify the
help pages after compile time. Any ideas or suggestions of an alternative.
Thanks.
D.
write a set of help pages in HTML and view them within my C# application.
The pages will have links on them so when you click them it will navigate to
other pages. The reason I want it done in HTML is so that I can modify the
help pages after compile time. Any ideas or suggestions of an alternative.
Thanks.
D.