StandardFontDialog.Flags Property | |
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
public virtual Usual Flags { set; }
Request Example
View SourceProperty Value
Type:
UsualA Windows API style constant to be set for the standard font dialog window.
Remarks Tip |
---|
Consult your Microsoft Win32 Software Development Kit documentation for information on the available constants. |
See Also