COleControl::SelectStockFont

选择常用字体属性设置为设备上下文。

CFont* SelectStockFont(
   CDC* pDC 
);

参数

  • pDC
    字体要选择的设备上下文。

返回值

对以前选定的 CFont 对象的指针。完成本演练后,您应使用 CDC::SelectObject 选择此字体回设备上下文。

要求

Header: afxctl.h

请参见

参考

COleControl选件类

层次结构图

COleControl::GetFont

COleControl::SetFont