|
protectedvirtual |
Defines how grid control handles keyboard.
Specifies how grid control handles keyboard. Normally you do not need to override this method.
nChar | Specifies the virtual-key code of the given key. |
nRepCnt | Repeat count |
nFlags | Specifies the scan code, key-transition code, previous key state, and context code, as shown in the following list. See CWnd::OnKeyDown for details. |