Visual Basic 2008 - Download Manager

Assalamualaikum....

Ok..Hari nie aku nak ajar korang buat tool HTML Editor..
Jom mulakan...

Barang yang diperlukan..

1.WebBrowser [ 1 ]
2.Textbox [ 1 ]
3.Label [ 2 ] 
4.Button [ 1 ]

Contoh aku punyer HTML Editor nie..
Aku buat HTML Code simple-2 jerp..



Bila daa puas tengok , kite mulakan kod dye...
kod dye sangat-2 mudah...

kod dye hanya untuk Button jerp..
nie kod untuk Button..
*Yang Berwarna Sahaja , Yang Laen Aku Tau Daa Ade*

Public Class Form1

    Private Sub Button1_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button1.Click
        WebBrowser1.DocumentText = TextBox1.Text
    End Sub
End Class
---------------------------------------------------------------------
ok..kod dye sampai sini jerp...
Lepas tu , korang debug lah macam biasa...
Dah siap...
Harap korang suke...
^_^

Assalamualaikum....






No comments on "Visual Basic 2008 - Download Manager"

Leave a Reply