Hi,
I am new with wpf browser application. I added two pages in the application. I have a textbox in first page and i want to use that textbox data in the second page. what my expression would be?
for example in vb.net i use (frmlogin.Textbox1.Text) but i do not know how its gona work in vb.net browser application.
Thank you.