|
inlinevirtual |
Called by the framework when a CBCGPToolbarButton object is processing WM_NCHITTEST message.
Override this member function if you need to provide a tooltip information about specific menu items. The default implementation does nothing.
pButton | A pointer to the menu button. |
pTI | Tooltip information. |