Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
virtualvoidOnSetFont(CFont*pFont);
Parameters
pFont
Specifies a pointer to the font. Used as the default font for all controls in this dialog box.
Remarks
Specifies the font a dialog-box control will use when drawing text. The dialog-box control will use the specified font as the default for all dialog-box controls.
The dialog editor typically sets the dialog-box font as part of the dialog-box template resource.
CDialog Overview | Class Members | Hierarchy Chart
See Also , CWnd::SetFont