StandardFontDialog.Flags Property (Typed) | |
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
public virtual int Flags { set; }
Request Example
View SourceProperty Value
Type:
LongA 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