Dela 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

Concepts

MFC Hierarchy Chart

Reference

CMFCRibbonCategory Class

Change History

Date

History

Reason

October 2008

Updated whole topic.

Information enhancement.