Click or drag to resize

StandardFontDialog.EnableANSI Method

X#
Allow ANSI fonts to appear in the list of fonts in the standard font dialog.

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

Parameters

bOnOff (Optional)
Type: Usual
The logical value indicating whether ANSI fonts appear in the list of fonts. TRUE is the default, if omitted or if the method is not called.

Return Value

Type: Usual
See Also