Opera in C # app
I have a C # handheld application. It looks like a browser, but some add extra stuff. I am currently using webbrowser.net but I want to use Opera browser functionality. Can I add an opera element to my form? How do you do it?
+1
PoweRoy
source
to share
1 answer
As far as I know, Opera does not have an API that you can use to embed your browser into an application. I searched on google and came up with nothing.
+1
Carl
source
to share