|
-
Jul 21st, 2010, 01:16 AM
#1
Embedding HTML code into a WinForms application.
Hi, I've a somewhat unusual feature to implement and I don't know if it can be done without much effort.
A WinForms application has a help file (well, not HTML help, but simply a HTML file with a reference sheet). When user presses F1 button a form with a web-browser control in it displays showing this file. The client wants this HTML file to contain buttons/checkboxes which a program should respond to.
For example, if a user clicks a HTML button in the help file some value should appear in a textbox on the main form, etc. Is it altogether possible?
(the HTML file is local)
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|