Click or drag to resize

StandardFontDialog.FontColor Property

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:  VO
Assembly:  VOGUIClasses (in VOGUIClasses.dll) Version: 2.19
Syntax
 VIRTUAL PROPERTY FontColor AS USUAL GET SET 
Request Example View Source

Property Value

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