Display .HLP help file  
Author Message
favorable_24_7





PostPosted: Sun Aug 01 04:56:31 CDT 2004 Top

Visual C#.Net >> Display .HLP help file How is a .HLP help file displayed from a C# winforms application?

Thank you,

John Bickmore

DotNet232  
 
 
9r0up7h|nk





PostPosted: Sun Aug 01 04:56:31 CDT 2004 Top

Visual C#.Net >> Display .HLP help file not sure about .hlp but for .chm I used

System.Windows.Forms.Help.Show()

Give it a try.

"xzzy" <EMail@HideDomain.com> wrote in news:Rz_Oc.193195$%_6.188527
@attbi_s01:

> How is a .HLP help file displayed from a C# winforms application?
>
> Thank you,
>
> John Bickmore
>
>
>