|
inline |
Returns a pointer to the button's popup menu.
When a toolbar menu button displays a popup menu, it creates a CBCGPPopupMenu object. Call this function to get a pointer to the popup menu. You should not store the returned pointer, because it is temporary and becomes invalid when the popup menu is closed.