You must try this in keydown event here is the code for that : private void textBox1_KeyDown(object sender, KeyEventArgs e) { if (e.Key == Key.
確定! 回上一頁