GoDiagram Web Reference
TextColor Property

Gets or sets the color of the text.
Syntax
'Declaration
 
<DescriptionAttribute("The color of the text.")>
<CategoryAttribute("Appearance")>
Public Overridable Property TextColor As Color
[DescriptionAttribute("The color of the text.")]
[CategoryAttribute("Appearance")]
public virtual Color TextColor {get; set;}

Property Value

This defaults to Color.Black.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

GoText Class
GoText Members
BackgroundColor Property

 

 


© 2013. Northwoods Software Corporation. All Rights Reserved.

Send Feedback