Click or drag to resize

StandardFontDialog Constructor (Typed)

X#
Construct a standard font dialog.

Namespace:  XSharp.VO.SDK
Assembly:  XSharp.VOGUIClasses (in XSharp.VOGUIClasses.dll) Version: 2.19
Syntax
 CONSTRUCTOR(
	 uOwner AS USUAL
)
Request Example View Source

Parameters

uOwner
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