Web browser control in Win form...

  • Thread starter Thread starter SS
  • Start date Start date
S

SS

I have a winforms in whihc a web Browser Control is emnbedded into it.

1) I want to assign some values to some of the controls(textbox, Label....)

from my winform code. And i want to do actions form submit and other from my

windows forms control.

2) User can select text in the browser control, and i want to get the xpath

of that selected text. I am ok even if i get the selected content.

Please help me with these.
 
Hi Cor,
Thanks. The link has answers to my first question.
However, Please help me regarding the second issue too.

" User can select text in the browser control, and i want to get the xpath
of that selected text. I am ok even if i get the selected content."
Please suggest.
 
Back
Top