|
|
|
ForeColor Property, TextPartClass Class |
Defines the foreground color of the text part.
Syntax TextPartClass Class (Softelvdm.Controls)
VB |
Public Property ForeColor As Color |
C# |
public Color ForeColor { get; set; } |
C++ |
public: property Color ForeColor { |
Property Value
The foreground color.
The default value is Color.Empty.
Comments
The ForeColor property defines the foreground color of the text part.
Version Information
Supported in version 1.0.
Products Table