WPF webcontrol does not have ScriptErrorsSuppressed property

L

Lloyd Sheen

I am currently converting several of my apps to WPF as a learning
experience. The webcontrol provide by WPF does not have a
ScriptErrorsSuppressed property. Is there any way to capture the script
error messages before they are presented to the user?

Thanks
LS
 
L

Lloyd Sheen

Lloyd Sheen said:
I am currently converting several of my apps to WPF as a learning
experience. The webcontrol provide by WPF does not have a
ScriptErrorsSuppressed property. Is there any way to capture the script
error messages before they are presented to the user?

Thanks
LS

To MS. This is so poorly done as to make one think that MS just doesn't
give a crap about being consistant. While I can get access to items in
WinForms I can't using WPF. If I attempt to use the winforms browser in a
WPF containter it does not show. There is no error just no visible control.

WPF is nice for some things but the dev environment is terrible and support
is worse.

LS
 

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