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
Dieser Browser wird nicht mehr unterstützt.
Führen Sie ein Upgrade auf Microsoft Edge durch, um die neuesten Features, Sicherheitsupdates und den technischen Support zu nutzen.
Sets the stock Font property of your control.
void SetFont(
LPFONTDISP pFontDisp
);
Header: afxctl.h