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 browser já não é suportado.
Atualize para o Microsoft Edge para tirar partido das mais recentes funcionalidades, atualizações de segurança e de suporte técnico.
Sets the stock Font property of your control.
void SetFont(
LPFONTDISP pFontDisp
);
Header: afxctl.h