Can your app detect Webrowser events?

J

jim

I want to make a WYSIWYG editor for HTML pages that can detect events in the
webbrowser control in real time and control the webbrowser control (and
internal documents) to allow simple stuff like dragging and dropping HTML
controls on the webbrowser control.

The goal is a real-time view of the page as it is edited.

Is it possible for a .Net app to trap these events and respond accordingly?

I have googled for soem code examples, but haven't found anything yet. Do
you know of any code examples of this?

Thanks so much for your time!

jim
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top