KeyCode == Keys.Enter) { SendKeys.Send("{Tab}"); } }第二種:複寫ProcessCmdKey 事件Code:protected override bool ProcessCmdKey(ref Message msg, ...
確定! 回上一頁