c++ copy highlighted text??

I am using c++ windows form application

What is the function that lets me copy highlighted (selected with the mouse) text in a webbrowser to a string?


pseudo code of the idea(i want this in c++ windows form application syntax):

string ^S = (copy highlighted text in webbrower)

Thank you for your help!
Topic archived. No new replies allowed.