S
Steve
I'm developing a Add-On based WinForms app. The "Host" application is a
basic shell of an application that loads modules that implement the actual
functionality. OK, so that is out of the way.
When the host app starts, I wanted to have an HTML "start" page displaying
the different processes that can be used. I have never done this in a
WinForms app and don't know where to start. Does anyone know of a good
tutorial covering the basics involved in something like this? I would need
the links in the HTML to fire an event when clicked, etc, etc.
Thanks for any help,
Steve
basic shell of an application that loads modules that implement the actual
functionality. OK, so that is out of the way.
When the host app starts, I wanted to have an HTML "start" page displaying
the different processes that can be used. I have never done this in a
WinForms app and don't know where to start. Does anyone know of a good
tutorial covering the basics involved in something like this? I would need
the links in the HTML to fire an event when clicked, etc, etc.
Thanks for any help,
Steve