|
virtual |
Called by the framework when the user changes the menu item's caption (text) in customization mode.
The function is called by the framework when the user changes the menu item's text in customization mode. The default implementation just changes the old text to the new one.
pButton | A pointer to CBCGPToolbarButton object that represents a menu item that has been edited by the user. |
Reimplemented from CBCGPToolBar.