Wähle von der Dropdown-Liste, um den Text zu vervollständigen.
Dim usuario , clave as ( String, Double, Integer )
if usuario="macho" and clave="123" ( Then, Else )
MsgBox("bienvenido")
( Form2.Show(), MsgBox("hola"), Form2.Visible() )
Else
MsgBox("usuario o contraseña incorrecta")
Textbox1.text=""
Textbox2.text=""
( End if, End, Sub, If )