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
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Sets the stock Font property of your control.
void SetFont(
LPFONTDISP pFontDisp
);
Header: afxctl.h