Click or drag to resize

TextControl.TextColor Property

X#
The color used to draw the text in the control. (Refer to the Color:Init() method for details on specifying a color object.)

Namespace:  VO
Assembly:  VOGUIClasses (in VOGUIClasses.dll) Version: 2.19
Syntax
 VIRTUAL PROPERTY TextColor AS USUAL GET SET 
Request Example View Source

Property Value

Type: Usual
The color used to draw the text in the control. (Refer to the Color:Init() method for details on specifying a color object.)
See Also