CMFCRibbonBar::DeactivateKeyboardFocus
Closes all keytip controls on the ribbon bar.
void DeactivateKeyboardFocus(
BOOL bSetFocus = TRUE
);
Parameters
- [in] bSetFocus
TRUE to set the focus to the parent window of the ribbon bar.
Requirements
Header: afxribbonbar.h
See Also
Concepts
Reference
Change History
Date |
History |
Reason |
---|---|---|
September 2008 |
Updated whole topic. |
Information enhancement. |