how to link a .chm(Microsoft HtmL complied help file) into the vb project. and how to integrate font option into the .chm file.
If any one news it
pls mail me
Printable View
how to link a .chm(Microsoft HtmL complied help file) into the vb project. and how to integrate font option into the .chm file.
If any one news it
pls mail me
To link the CHM file, I guess you have to set it as your project's help file by going to Project > Project Properties menu, and have the HelpContextIDs assigned to the desired controls etc. etc.
.