COleControl::SelectStockFont
Selects the stock Font property into a device context.
CFont* SelectStockFont(
CDC* pDC
);
Параметры
- pDC
The device context into which the font will be selected.
Возвращаемое значение
A pointer to the previously selected CFont object. You should use CDC::SelectObject to select this font back into the device context when you are finished.
Требования
Header: afxctl.h