ReePrime
vb.net Basic web browser

Hosted by Dailymotion. For legal issues report at the Copyright Center, report us on DMC, or use the Instant Removal tool.

vb.net Basic web browser

H
How To

2 Views • Feb 04, 2016

Description

vb.net Basic web browser

code :-
{button}

WebBrowser1.Navigate(ComboBox1.Text)
-------------------------------------------
{form Load}

ComboBox1.text = "URL"