CMFCRibbonCategory::OnMouseMove
Called by the framework when the pointer moves on the ribbon bar in order to update the ribbon category display.
virtual void OnMouseMove(
CPoint point
);
Parameters
- [in] point
The x and y coordinates of the pointer, relative to the upper-left corner of the window.
Requirements
Header: afxribboncategory.h
See Also
Concepts
Reference
Change History
Date |
History |
Reason |
---|---|---|
October 2008 |
Updated whole topic. |
Information enhancement. |