Click or drag to resize

StandardFontDialog Constructor

X#
Construct a standard font dialog.

Namespace:  VO
Assembly:  VOGUIClasses (in VOGUIClasses.dll) Version: 2.19
Syntax
 CONSTRUCTOR(
	uOwner
) CLIPPER
Request Example View Source

Parameters

uOwner (Optional)
Type: Usual
A Window object which identifies the device (i.e., monitor) for which to create the font list.
Remarks
A StandardFontDialog object is created, with a list of fonts available for the specified device.
See Also