Example #1
0
 private void btnVEL_Click(object sender, EventArgs e)
 {
     WB_tarous.Navigate(TxtBx_VaihtoehtoLinkki.Text);
 }
Example #2
0
 private void btnTdirL_Click(object sender, EventArgs e)
 {
     WB_tarous.Navigate(TxtBx_TarjousDirLinkki.Text);
 }
Example #3
0
 private void btnAP_Click(object sender, EventArgs e)
 {
     WB_tarous.Navigate(TxtBx_AlkuperainenLinkki.Text);
 }