Simple Question:

I have just started using the WebBrowser control within VB5 and I do not have much documentation for it. I'm trying to determine whether it is possible to GoBack or GoForward in order to Disable the relevant navigation controls.

*What attributes are available in order for me to check this?*

I do not want to capture the error code on the navigation itself when a "previous" or "next" URL is not available.

Cheers.