Showing posts with label 【Visual Studio Visual Csharp】Webbrowser. Show all posts
Showing posts with label 【Visual Studio Visual Csharp】Webbrowser. Show all posts

Wednesday, June 16, 2021

【Visual Studio Visual Csharp】Webbrowser

 using System;

using System.Collections.Generic; using System.ComponentModel; using System.Data; using System.Drawing; using System.Linq; using System.Text; using System.Threading.Tasks; using System.Windows.Forms; namespace webbrowerC { public partial class Form1 : Form { public Form1() { InitializeComponent(); } private void button5_Click(object sender, EventArgs e) { webBrowser1.Refresh(); textBox1.Text = webBrowser1.Url.ToString(); } private void button1_Click(object sender, EventArgs e) { webBrowser1.GoBack(); textBox1.Text = webBrowser1.Url.ToString(); } private void button2_Click(object sender, EventArgs e) { webBrowser1.GoForward(); textBox1.Text = webBrowser1.Url.ToString(); } private void button3_Click(object sender, EventArgs e) { webBrowser1.Navigate(textBox1.Text); } private void button4_Click(object sender, EventArgs e) { webBrowser1.Stop(); textBox1.Text = webBrowser1.Url.ToString(); } } }

End of Summer Sale ☀️😎

20% OFF Inside!🤯 ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏  ͏...