Expand Minimize
This topic has not yet been rated - Rate this topic

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
);
[in] point

The x and y coordinates of the pointer, relative to the upper-left corner of the window.

Header: afxribboncategory.h

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.