CMFCRibbonBaseElement::IsTabStop
Indicates whether the ribbon element can be selected with the keyboard.
virtual BOOL IsTabStop() const;
Always returns TRUE.
By default this method always returns TRUE. Override this method to indicate whether the ribbon element can be selected with the keyboard.
Header: afxbaseribbonelement.h