Do we have ObjectForScripting property for WebBrowser Control, for Smart Device application?
Posted
by
Sumeet
on Programmers
See other posts from Programmers
or by Sumeet
Published on 2012-06-04T05:43:53Z
Indexed on
2012/06/04
10:50 UTC
Read the original article
Hit count: 220
I am aware of the ObjectForScripting property provided for the WebBrowser control, which is provided for WinForms application. I am using the WebBrowser control in a smart device application. I am not able to find this property.
Is it documented somewhere that ObjectForScripting is not available for Windows CE? (Got solved in StackOverflow)
Also, are there any alternatives? (Still need to know?)
Kindly bear with me if I am not using the protocols of Stack Exchange. I am sorry to be unaware.
© Programmers or respective owner