Window.TextColor Property | |
Uses a pen object and builds a pen in this window.
Namespace:
VO
Assembly:
VOGUIClasses (in VOGUIClasses.dll) Version: 2.19
Syntax VIRTUAL PROPERTY TextColor AS USUAL GET SET
public virtual Usual TextColor { get; set; }
Request Example
View SourceProperty Value
Type:
UsualUses a pen object and builds a pen in this window.
See Also