BCGControlBar Pro for MFC
virtual void CBCGPRibbonButton::OnClick ( CPoint  point)
virtual

Called by the framework when user clicks a button.

Override this method in a derived class if you wish to be notified about Click event. Sent when the parent has processed OnLButtonUp message.

Parameters
pointContains mouse position in button's parent client coordinates.