Click or drag to resize

StandardFontDialog.FontColor Property (Typed)

X#
The font color that was last selected in the standard font dialog window. This is only evident after EnableEffects(TRUE) has been called.

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

Property Value

Type: Color
The font color that was last selected in the standard font dialog window. This is only evident after EnableEffects(TRUE) has been called.
See Also