1
Answer

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

Sumit Kumawat

Sumit Kumawat

12y
2.2k
1

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)