StandardFontDialog.FontColor Property | |
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
public virtual Usual FontColor { get; set; }
Request Example
View SourceProperty Value
Type:
UsualThe font color that was last selected in the standard font dialog window. This is only evident after EnableEffects(TRUE) has been called.
See Also