This is a basic of Visual basic I make to Prof. Reza bekasi children who always chat with me with the id rezaprof26. that is actually easy to only require 1 form, 1 and 3 ListBox command 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 u wont to download this file , please press this link bellow == klik disini dan disini
====================================================================
Tidak ada komentar:
Posting Komentar