c# - Take link in web browser with WP7 -


when click 1 link in web browser of wp7, new web has been open. how can take link, click, textbox use other aim? work ff, when u click link in 1 page - link shown on web address.

thank support !!

to can use webbrowser control navigating or navigated event (msdn link) , pick url event arguments.


Comments

Popular posts from this blog

javascript - Iterate over array and calculate average values of array-parts -

iphone - Using nested NSDictionary with Picker -

objective c - Newbie question -multiple parameters -