jim
Sat May 03 15:20:21 CDT 2008
Thank you for the code. It will come in handy.
jim
"Michel Posseth [MCP]" <MSDN@posseth.com> wrote in message
news:efB3PEPrIHA.4952@TK2MSFTNGP05.phx.gbl...
>I have done lots of stuff with the AxWebbrowser control and AFAIK you can
>trap anny event
>
>
> I have once ( few years ago ) written an alternative for the VB6
> wbcustomizer.dll in VB.Net it is posted on freevbcode
>
>
http://www.freevbcode.com/ShowCode.ASP?SearchString=wbcustomizer&ID=5635
>
> i used it to detect certain events and to dissable them ( like right mouse
> click etc etc etc )
>
>
> HTH
>
> Michel
>
>
>
>
> "jim" <jim@home.net> schreef in bericht
> news:kvQSj.69099$vr3.14207@bignews2.bellsouth.net...
>>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
>>
>
>