Disable GoForward/GoBackward CHtmlView

  • Thread starter Thread starter Abe T
  • Start date Start date
A

Abe T

Guest
Hi,

I'm using a CHTMLView component in my c++ application, and I want to prevent the user from navigating back or forward. Is there a way to do that? I tried setting the "Navigate2" options "navNoHistory | navOpenInNewTap | navNoReadFromCache | navNoWriteToCache" but that didn't work.

Continue reading...
 
Back
Top