This is a basic from Visual basic chung_chin make to Prof. Reza bekasi children who always chat with chung_chin with the id rezaprof26. that is actually easy to only require 1 form, 1 ListBox and 3command button. then you can type the code below:
----------------------------------------------------------------------------------------
Private Sub cmdKeluar_Click()
End
End Sub
Private Sub cmdTampil_Click()
Dim i As Integer
lstNama.Clear 'ini untuk membersihkan lstnama
For i = 1 To 3
lstNama.AddItem txtInputNama.Text
Next i
End Sub
Private Sub cmdWarna_Click()
lstNama.ForeColor = vbRed
End Sub
-----------------------------------------------------------------------------------
If you want to download this file click there
Tidak ada komentar:
Posting Komentar