J
joseph.inglis
I have a web browser object on a form which I have set to edit mode and use
the UCOMIConnectionPointContainer interface to hook in and catch events.
All working sweetly.
Except there are instances where i rewrite the Document.Content and the
first keypress results in a default windows "Content has changed, Save"
dialog.
How can I suppress this? This does not happen on my machine here and is only
apparent on clients machine. It did at one point during development many
months ago then stopped so... ive maybe done something my end... but what?
All used .dlls are with the application and were both on .NET 1.1
Tam
the UCOMIConnectionPointContainer interface to hook in and catch events.
All working sweetly.
Except there are instances where i rewrite the Document.Content and the
first keypress results in a default windows "Content has changed, Save"
dialog.
How can I suppress this? This does not happen on my machine here and is only
apparent on clients machine. It did at one point during development many
months ago then stopped so... ive maybe done something my end... but what?
All used .dlls are with the application and were both on .NET 1.1
Tam