Click or drag to resize

StandardFontDialog.EnableFixedPitch Method

X#
Determine whether only fixed pitch fonts will be displayed in the list of fonts for the standard font dialog.

Namespace:  VO
Assembly:  VOGUIClasses (in VOGUIClasses.dll) Version: 2.19
Syntax
 VIRTUAL METHOD EnableFixedPitch(
	bOnOff
) AS USUAL CLIPPER
Request Example View Source

Parameters

bOnOff (Optional)
Type: Usual
Logical value indicating whether only fixed pitch fonts appear in the list of fonts.

Return Value

Type: Usual
See Also