21-09-2008, 01:59 AM
Code:
If KeyCode = vbKeyReturn Then
txtChat.Visible = Not txtChat.Visible
txtMyChat.Visible = Not txtMyChat.Visible
KeyCode = 0
End If
[Feature] Open/Close ChatBox
|
« Next Oldest | Next Newest »
|
Messages In This Thread |