|
inlineprotectedvirtual |
Called by the framework when the properties of a user-defined tool is about to change.
This function is called by the framework when the properties of a user-defined tool is about to change.
The default implementation returns TRUE. Override the OnBeforeChangeTool member function in a CBCGPToolbarCustomize - derived class if you sometimes need to abort the changes.
A pointer to the user tool object that is about to be changed.