Home All Groups Group Topic Archive Search About
Author
3 Apr 2006 8:20 PM
Spags
Does anyone know how to Launch an HTML Help file in response to a button
click without using API calls?

Author
3 Apr 2006 8:26 PM
Herfried K. Wagner [MVP]
"Spags" <Sp***@discussions.microsoft.com> schrieb:
> Does anyone know how to Launch an HTML Help file in response to a button
> click without using API calls?

Did you already take a look at the HelpProvider component?

--
M S   Herfried K. Wagner
M V P  <URL:http://dotnet.mvps.org/>
V B   <URL:http://classicvb.org/petition/>
Author
4 Apr 2006 12:28 PM
Spags
Is the HelpProvider component available in VB6?  I need a VB6 solution.

Show quoteHide quote
"Herfried K. Wagner [MVP]" wrote:

> "Spags" <Sp***@discussions.microsoft.com> schrieb:
> > Does anyone know how to Launch an HTML Help file in response to a button
> > click without using API calls?
>
> Did you already take a look at the HelpProvider component?
>
> --
>  M S   Herfried K. Wagner
> M V P  <URL:http://dotnet.mvps.org/>
>  V B   <URL:http://classicvb.org/petition/>
>
Author
4 Apr 2006 12:37 PM
Herfried K. Wagner [MVP]
"Spags" <Sp***@discussions.microsoft.com> schrieb:
> Is the HelpProvider component available in VB6?  I need a VB6 solution.

No, it isn't.

You obviously posted your question to the wrong group.  Questions related to
VB6 belong into one of the groups in the "microsoft.public.vb.*" hierarchy.

--
M S   Herfried K. Wagner
M V P  <URL:http://dotnet.mvps.org/>
V B   <URL:http://classicvb.org/petition/>