Statuss

Bilgiliyim
Kayıt
25 Haziran 2008
Mesajlar
1.174
Beğeniler
0
Şehir
the wrong place
Kod:
Private Sub Command1_Click()
Label8.Caption = Int(Rnd * 49) + 1
Label9.Caption = Int(Rnd * 49) + 1
Label10.Caption = Int(Rnd * 49) + 1
Label11.Caption = Int(Rnd * 49) + 1
Label12.Caption = Int(Rnd * 49) + 1
Label13.Caption = Int(Rnd * 49) + 1
End Sub
Visual Basic
Kolaygelsin
 
Yukarı Alt