Getting the back/fwd history of web browser in C# WinForms

Posted by Judah Himango on Stack Overflow See other posts from Stack Overflow or by Judah Himango
Published on 2008-09-10T17:17:21Z Indexed on 2010/03/14 6:35 UTC
Read the original article Hit count: 411

Filed under:
|
|
|
|

In C# WinForms, what's the proper way to get the backward/forward history stacks for the System.Windows.Forms.WebBrowser?

© Stack Overflow or respective owner

Related posts about c#

Related posts about winforms