Exemplo n.º 1
0
 private void NavigationToolBarForwardClicked(object sender, EventArgs e)
 {
     _webView2Control.GoForward();
 }