WPF webcontrol does not have ScriptErrorsSuppressed property

  • Thread starter Thread starter Lloyd Sheen
  • Start date Start date
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
 
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
 
Back
Top