CMFCToolBarEditBoxButton::OnGlobalFontsChanged
Called by the framework when the global font has changed.
virtual void OnGlobalFontsChanged();
This method extends the base class implementation (CMFCToolBarButton::OnGlobalFontsChanged) by changing the font of the control to that of the global font.
For more information about global options that are available to your application, see AFX_GLOBAL_DATA Structure.
Header: afxtoolbareditboxbutton.h
CMFCToolBarEditBoxButton Class