Expand Minimize
This topic has not yet been rated - Rate this topic

CMFCRibbonCategory::OnKey

Called by the framework when a user presses a keyboard button.

virtual BOOL OnKey(
   UINT nChar
);
nChar

The virtual key code for the key that a user pressed.

Header: afxribboncategory.h

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.