See Also

RichTextBox Class  | RichTextBox Members  | BackColor

Language

Visual Basic

C#

Show All

See Also Languages ActiveReports Send feedback to Data Dynamics

ForeColor Property

Gets or returns the foreground (font) color of the control.

[Visual Basic]
Public Property ForeColor As Color
[C#]
public Color ForeColor {get; set;}

Return Type

Current font System.Drawing.Color.  Default is Color.Black.

See Also

RichTextBox Class  | RichTextBox Members  | BackColor

 

 


Copyright © 2004-2005 Data Dynamics, Ltd. All rights reserved.