COleControl::SetFont
Sets the stock Font property of your control.
void SetFont(
LPFONTDISP pFontDisp
);
Parameters
- pFontDisp
A pointer to a Font dispatch interface.
Requirements
Header: afxctl.h
Este explorador ya no se admite.
Actualice a Microsoft Edge para aprovechar las características y actualizaciones de seguridad más recientes, y disponer de soporte técnico.
Sets the stock Font property of your control.
void SetFont(
LPFONTDISP pFontDisp
);
Header: afxctl.h