Share via


CMFCRibbonCategory::OnLButtonUp

Called by the framework when the user releases the left mouse button and the pointer is over the ribbon category.

virtual void OnLButtonUp(
   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

Reference

CMFCRibbonCategory Class

Hierarchy Chart