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.
Called by the framework to retrieve the ribbon element under the specified point when the user presses the left mouse button.
virtual CMFCRibbonBaseElement* OnLButtonDown(
CPoint point
);
Parameters
- [in] point
The x and y coordinates of the mouse pointer, relative to the upper-left corner of the window.
Return Value
Pointer to a ribbon element if the method was successful; otherwise NULL.
Requirements
Header: afxribboncategory.h