Do we have ObjectForScripting property for WebBrowser Control, for Smart Device application?
- by Sumeet
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.