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