Keith Welch
October 14th, 1999, 12:41 PM
How do you get HtmlHelp to work in an ActiveX control particularly on a VB form? I have tried handling WM_HELPINFO, KEYDOWN, HELP, but no event happens. I can get a *.hlp to work, but that must have a different hook into the control
October 15th, 1999, 08:15 AM
Looking for the same answer. Have had some difficulty making this work. Two resources I know of: 1) www.keyworks.net for a working code example called CHHTRL 1.0 and 2) Wextech's Doc-To-Help has a product called Help-Extender which performs the same function.