Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Check Input
#18
Right above that code I have this....

If KeyCode = vbKeyF5 Then
frmMirage.picChat.Visible = IIf(frmMirage.picChat.Visible = True, False, True)
End If

And that works fine. That code makes it so the Chat can be hidden and brought back using F5.

The only thing I can think of ... is vbKeyPrint the right code for Print Screen? Cause I dont see why else it wouldnt work.
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)