I am trying to display a small web content in my application. Is there any way to display a web content?
Currently I am displaying a link, and upon clicking that link my application will close and web browser will open to display the web page?
I want to display the web content inside my application without closing my application.
Any help will be highly appreciated.
Thanks,