BCGControlBar Pro for MFC
virtual void CBCGPToolbarCustomize::OnAfterChangeTool ( CBCGPUserTool )
inlineprotectedvirtual

Called by the framework when the properties of a user-defined tool has been changed.

The default implementation does nothing. Override this member function in a CBCGPToolbarCustomize - derived class to process this notification.

A pointer to the user tool object that has been changed.