2.2.6.7.5 Control::UseSysFont

Description

Use system Fonts for the control

Syntax

BOOL UseSysFont( int nSysFontType, BOOL bFixedWidth = FALSE )

Parameters

nSysFontType
[input] can be one of the following
GSFI_SYSTEM_MENU,GSFI_SYSTEM_STATUS, GSFI_SYSTEM_MESSAGE,GSFI_SYSTEM_CAPTION,GSFI_SYSTEM_SMALL_CAPTION,
GSFI_TYPE_DEFAULT,GSFI_TYPE_FIXED_WIDTH,GSFI_TYPE_SCALABLE
bFixedWidth
[input]forces use of fixed width fonts.

Return

TRUE if successful otherwise false.

Examples

Remark

See Also

Header to Include

Control.h