Tugas 2 Data Mahasiswa menggunakan keyPress - Media Informasi

Media Informasi

Trend Teknologi dan Informasi jaman now

menu

Selasa, 14 November 2017

Tugas 2 Data Mahasiswa menggunakan keyPress


Private Sub txtnama_KeyPress(KeyAscii As Integer)
If KeyAscii = 13 Then
txtalamat.SetFocus
End If
End Sub

Private Sub txtnpm_KeyPress(KeyAscii As Integer)
If KeyAscii = 13 Then
txtnama.SetFocus
End If
End Sub

Tidak ada komentar:

Posting Komentar

Post Top Ad

Responsive Ads Here