Any way I can write a Windows Form that generates some HTML (to view in a
WebBrowser control) that responds to mouse clicks? I mean responds by firing
c# code in my windows form. I suspect I'll need a little javascript, but I
know nothing about that. A simple example would be really useful.