Chr(e.KeyCode) for retrieving the character. If you want to retrieve the last typed character, use TextBox1.Text(TextBox1.TextLength-1).
確定! 回上一頁