ChooseFont
E724284
ChooseFont is a Windows common dialog box function that lets applications display a standard interface for users to select and configure font settings.
Statements (49)
| Predicate | Object |
|---|---|
| instanceOf |
Windows API function
ⓘ
common dialog box function ⓘ font selection dialog function ⓘ |
| belongsToFamily | Windows common dialogs ⓘ |
| callingConvention | WINAPI ⓘ |
| category | Common Dialog Box Library NERFINISHED ⓘ |
| configurableViaFlag |
CF_BOTH
ⓘ
CF_EFFECTS ⓘ CF_FIXEDPITCHONLY ⓘ CF_FORCEFONTEXIST ⓘ CF_INITTOLOGFONTSTRUCT ⓘ CF_LIMITSIZE ⓘ CF_NOSCRIPTSEL ⓘ CF_NOSIMULATIONS ⓘ CF_NOVECTORFONTS ⓘ CF_NOVERTFONTS ⓘ CF_PRINTERFONTS ⓘ CF_SCALABLEONLY ⓘ CF_SCREENFONTS ⓘ CF_TTONLY ⓘ CF_WYSIWYG ⓘ |
| definedIn | commdlg.h ⓘ |
| dialogType | modal dialog ⓘ |
| documentation | Microsoft Windows SDK documentation ⓘ |
| errorRetrieval | CommDlgExtendedError NERFINISHED ⓘ |
| headerFile | <commdlg.h> ⓘ |
| indicatesFailure | zero return value ⓘ |
| indicatesSuccess | nonzero return value ⓘ |
| introducedIn | Win32 API NERFINISHED ⓘ |
| library | Comdlg32.dll ⓘ |
| modifiesStructureField |
CHOOSEFONT.Flags
ⓘ
CHOOSEFONT.iPointSize ⓘ CHOOSEFONT.lpLogFont ⓘ CHOOSEFONT.rgbColors ⓘ |
| operatingSystem |
Windows
ⓘ
surface form:
Microsoft Windows
|
| parameter | LPCHOOSEFONT lpCf ⓘ |
| purpose |
allow users to select and configure font settings
ⓘ
display a standard font selection dialog box ⓘ |
| relatedFunction |
ChooseColor
ⓘ
GetOpenFileName NERFINISHED ⓘ GetSaveFileName NERFINISHED ⓘ |
| requires | initialized CHOOSEFONT structure ⓘ |
| returns | BOOL ⓘ |
| supports |
font color selection
ⓘ
font face selection ⓘ font size selection ⓘ font style selection ⓘ script selection ⓘ |
| usesStructure | CHOOSEFONT ⓘ |
Referenced by (1)
Full triples — surface form annotated when it differs from this entity's canonical label.