|
web
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Display compiled HTML help file in VB.NET appI have created a compiled HTML helpfile that I want to use in my VB.Net
application. What code do I need to link this compiled file to the help button in my application?? I have created my application in Visual Studio (VB.Net). Thanks if its a .chm file, you can just do a Process.Start("FileNameHere"), r if its
an .html or .htm file, put a WebBrowser control on a form,load then form, then programmatically navigate the WebBrowser control to that file hope this helps -- -iwdu15 "Christie" <c.mybu***@yahoo.com> schrieb: Check out the HelpProvider component in the toolbox.>I have created a compiled HTML helpfile that I want to use in my VB.Net > application. What code do I need to link this compiled file to the > help button in my application?? -- M S Herfried K. Wagner M V P <URL:http://dotnet.mvps.org/> V B <URL:http://dotnet.mvps.org/dotnet/faqs/> "Christie" <c.mybu***@yahoo.com> skrev i en meddelelse Hinews:1157900432.250801.101450@m79g2000cwm.googlegroups.com... > I have created a compiled HTML helpfile that I want to use in my VB.Net > application. What code do I need to link this compiled file to the > help button in my application?? The last 4 pages of http://www.jososoft.dk/hh.pdf are in English and explains how to get the help file working with an application. (The first 16 pages are in Danish - my tongue) Regards Jørgen Jørgen Sørensen wrote:
Show quoteHide quote > "Christie" <c.mybu***@yahoo.com> skrev i en meddelelse Jørgen, thanks a lot, I tried your approach and it works very> news:1157900432.250801.101450@m79g2000cwm.googlegroups.com... > > I have created a compiled HTML helpfile that I want to use in my VB.Net > > application. What code do I need to link this compiled file to the > > help button in my application?? > > > Hi > > The last 4 pages of http://www.jososoft.dk/hh.pdf are in English and > explains how to get the help file working with an application. > (The first 16 pages are in Danish - my tongue) > > Regards > Jørgen well...from now on I will do all my help files like this Cheers Christie Christie wrote:
> I have created a compiled HTML helpfile that I want to use in my VB.Net Thanks...it worked perfectly> application. What code do I need to link this compiled file to the > help button in my application?? > > I have created my application in Visual Studio (VB.Net). > > Thanks
How can I make a copy of my collection?
Difference in using "With Me" statement in dotnet VB and access VBA HEX char -- > its comlement DownloadComplete how to write ? naive question Bit and boolean Refresh DataGrid Event Monitoring. How do I paint the combo box dropdown button in a datagridview column |
|||||||||||||||||||||||