Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Called by the framework when the user releases the mouse button.
virtual BOOL OnClickUp();
Return Value
This method returns FALSE.
Remarks
The framework calls this method when the user releases the toolbar button.
The default implementation does nothing and returns FALSE. Override this method to return a nonzero value if the button processes the click message.
Requirements
Header: afxtoolbarbutton.h