BCGControlBar Pro for MFC
virtual void CBCGPPropList::OnClickButton ( CPoint  point)
virtual

Called by the framework when a property button has been clicked.

This function is called by the framework when a button contained in a property has been clicked. The default implementation updates the property current value and redirects the call to CBCGProp::OnClickButton.

Parameters
pointSpecifies the point, in the client coordinates, where the button is clicked.