BCGControlBar Pro for MFC
virtual BOOL CBCGPToolbarButton::OnClickUp ( )
inlinevirtual

Called by the framework when the user releases the toolbar button.

Returns
Nonzero if the button processes this message; otherwise 0.

The OnClickUp function is called by the framework when the user releases the toolbar button.

The default implementation does nothing and returns FALSE.