Click or drag to resize

StandardFontDialog.EnableTrueType Method

X#
Determine whether only true type 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 EnableTrueType(
	bOnOff
) AS USUAL CLIPPER
Request Example View Source

Parameters

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

Return Value

Type: Usual
See Also