Foreground color of normal text.
Namespace: Sgry.AzukiAssembly: Azuki (in Azuki.dll) Version: 1.7.13.40248
Syntax
C# |
---|
public Color ForeColor { get; set; } |
Visual Basic |
---|
Public Property ForeColor As Color Get Set |
Property Value
Type: Color
Exceptions
Exception | Condition |
---|---|
System..::..ArgumentException | Color.Transparent was set. |