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: 440
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