简体   繁体   中英

AxSHDocVw.AxWebBrowser CanGoBack/CanGoForward missing like in WebBrowser

I am using AxWebBrowser control and i need to implement an interface that indicates if the user can navigate back or forward.

In the "normal" WebBrowser control i had the booleans CanGoBack/CanGoForward.

Does AxWebBrowser have similar bools or do i have the chance to implement it in another way?

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM