CMFCRibbonEdit::OnHighlight

Called by the framework when the pointer enters or leaves the bounds of the CMFCRibbonEdit Class control.

virtual void OnHighlight(
   BOOL bHighlight
);

Parameters

  • [in] bHighlight
    TRUE if the pointer is in the bounds of the CMFCRibbonEdit Class control; otherwise, FALSE.

Requirements

Header: afxribbonedit.h

See Also

Reference

CMFCRibbonEdit Class

Hierarchy Chart