Click or drag to resize

StandardFontDialog.Flags Property

X#
A Windows API style constant to be set for the standard font dialog window.

Namespace:  VO
Assembly:  VOGUIClasses (in VOGUIClasses.dll) Version: 2.19
Syntax
 VIRTUAL PROPERTY Flags AS USUAL SET 
Request Example View Source

Property Value

Type: Usual
A Windows API style constant to be set for the standard font dialog window.
Remarks
Tip Tip
Consult your Microsoft Win32 Software Development Kit documentation for information on the available constants.
See Also