Is it possible to use a HELP file from with in a VB application.
What I would like to do is have a MS Help file for the whole application and
have a button on a form that will display a specific page in the help file.
This will probably help:
http://www.microsoft.com/technet/prodtechnol/wce/maintain/cehelp3.mspx
In addition, you might want to look at this as well:
http://blog.opennetcf.org/pfoot/PermaLink.aspx?guid=00908fbe-6900-41ad-95bd-a2aa
bd83f41a

Signature
Tim Wilson
.Net Compact Framework MVP
{cf147fdf-893d-4a88-b258-22f68a3dbc6a}
> Is it possible to use a HELP file from with in a VB application.
>
> What I would like to do is have a MS Help file for the whole application and
> have a button on a form that will display a specific page in the help file.