Sistema De Login Bem Simples
Code
- Code:
If TextBox1.Text = "k" And TextBox2.Text = "123" Then
MsgBox("Logou-se com sucesso", vbInformation, "Permitido")
ElseIf MsgBox("Acesso Negado", vbCritical, "Negado!") Then
End If
- Attachments
- Registro.zip
- You don't have permission to download attachments.
- (389 Kb) Downloaded 0 times