You are on page 1of 5

AHORCADO DE MODALIDAD

Private Sub Command2_Click()


INICIOSESIONADMIN.Show
Unload Me
End Sub
Private Sub Command1_Click()
INICIOSESIONADMIN.Show
Unload Me
End Sub
Private Sub Form_Load()
End Sub

Private Sub Form_Load()


UCase (Text7.Text)
bien.Caption = "0"
mal.Caption = "0"
End Sub
Private Sub Form_MouseMove(Button As Integer, Shift As Integer, X As Single, Y As Single)
COMPROBAR.BackColor = &H400040
SALIR.BackColor = &H400040
End Sub
Private Sub Frame1_MouseMove(Button As Integer, Shift As Integer, X As Single, Y As Single)
COMPROBAR.BackColor = &H400040
SALIR.BackColor = &H400040
End Sub
Private Sub reinicio_Click()
Unload Me
PREGUNTAS.Show

End Sub
Private Sub salir_Click()
R = MsgBox("esta seguro que desea salir", 36, "Ahorcado")
If R = 6 Then
Unload Me
End If

Private Sub Command1_Click()


Adodc1.Recordset.Update
End Sub
Private Sub Command2_Click()
INICIOSESION.Show
Unload Me
End Sub
Private Sub Form_Load()
End Sub
Private Sub Label2_Click()
End Sub

Private Sub Text2_Change()


End Sub

Private Sub Command1_Click()


preguntasuser.Show
Unload Me
End Su
Private Sub Command2_Click()

AHORCATE.Show
Unload Me
End Sub
Private Sub Form_Load()
End Sub

You might also like