Click or drag to resize

StandardFontDialog.Flags Property (Typed)

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

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

Property Value

Type: Long
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