Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Called by the framework when the global font has changed.
virtual void OnGlobalFontsChanged();
Remarks
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.
Requirements
Header: afxtoolbareditboxbutton.h
See Also
Concepts
Reference
CMFCToolBarEditBoxButton Class