예제 #1
0
 private void btnBack_Click(object sender, EventArgs e)
 {
     MainBrowser.GoBack();
     logclick("Go Back");
 }