filmov
tv
How to: make a web browser in visual basic 2008
Показать описание
A video tutorial that i made myself teaching how to create a small and simple web browser in visual basic 2008.
the code:
Button1 event handler:
if you would like to make a homepage you need to put in this code:
Form1 event handler:
e.g.
the code:
Button1 event handler:
if you would like to make a homepage you need to put in this code:
Form1 event handler:
e.g.