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