Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
If a point falls within a ribbon category’s left or right scroll button, returns a pointer to that button.
CMFCRibbonBaseElement* HitTestScrollButtons(
CPoint point
) const;
Parameters
- [in] point
The point to test.
Return Value
If point falls within the bounding rectangle of either the left or the right scroll button of the ribbon category, returns a pointer to that button, or otherwise, returns NULL.
Requirements
Header: afxribboncategory.h