Punya Account Blogger?
Posted by Sofyan SOX on Kamis, 30 April 2009 in














Private Sub Command1_Click()

Label3.Caption = Text1.Text

Label3.ForeColor = vbRed

Label3.BackColor = vbWhite

End Sub

Private Sub Command2_Click()

Label3.Caption = ""

Text1.Text = ""

Text1.SetFocus

End Sub

Private Sub Command3_Click()

MsgBox "Keluar", 16, "Info"

End

End Sub

0 Responses to “Pengenalan VB”:

Posting Komentar