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