Welcome to HBH! If you have tried to register and didn't get a verification email, please using the following link to resend the verification email.

0wned


ghost's Avatar
0 0

Private Sub Command1_MouseMove(Button As Integer, Shift As Integer, X As Single, Y As Single)
    If MouseOvercmdOK Then Command1.Enabled = False
    MouseOvercmdOK = True
End Sub

This is it, greetz


ghost's Avatar
0 0

ty