Example #1
0
 private void btnBack_Click(object sender, EventArgs e)
 {
     mIBrowser.GoBack();
 }