Sumit Kumawat

Sumit Kumawat

  • NA
  • 454
  • 414.6k

How to implement refresh/stop functionality like Google chrome in WindowsFormsHost browser in wpf.

Jul 11 2012 12:53 AM

Hi all

i am using WindowsFormsHost web browser in my wpf application. in browser i implemented refresh and stop methods now i want if i click on refresh button while refreshing the stop button should visible and after completing refresh page stop button should disappear automatically same as google chrome.

i collapsed the visibility of both controls on click event but im not getting proper solution for this.

plz help thanx


Answers (1)