コード例 #1
0
 private void NavigationToolBarForwardClicked(object sender, EventArgs e)
 {
     _webView2Control.GoForward();
 }