web browser control
how to open a html page from web browser control of WPF ?
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
ArchitaPosted Apr 22, 2014, 4:19 AM
browse.Navigate(new Uri("http://www.c-sharpcorner.com"));
Khan Abrar AhmedPosted Apr 15, 2014, 9:14 AM