if (( int )e.Modifiers == (( int )Keys.Control + ( int )Keys.Alt) && e.KeyCode == Keys.D0) //Ctrl + Alt + 数字0 ...
確定! 回上一頁