A
A
Artem2016-06-30 12:40:51
Programming
Artem, 2016-06-30 12:40:51

Clicking a button in another form opens a web site in c#?

Imagine: On the left is a web form, and on the right are 2-3 buttons. By clicking on different buttons in the web form, different sites open. How can this be implemented? If you do not complicate, then in more detail, please! ;)

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Anton Fedoryan, 2016-06-30
@Deni74

WebBrowser.Navigate(url);

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question