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.
Retrieves the font that is associated with the specified device context.
virtual CFont* SelectFont(
CDC* pDC
);
Parameters
- [in] pDC
A pointer to a device context.
Return Value
Override this method to use your own code to retrieve the font.
Requirements
Header: afxbutton.h