| Visual Basic (Declaration) | |
|---|---|
Public Overridable Property BorderColor As Color | |
| C# | |
|---|---|
public virtual Color BorderColor {get; set;} | |
Property Value
ColorThis property is only valid if BorderType Property is set to Regular or RoundedEdge.
| dbicLabel | Send comments on this topic. |
| BorderColor Property | |
| See Also | |
|
| dbicLabel Assembly > Dbi.WinControl.Label Namespace > dbiLabel Class : BorderColor Property |
| Visual Basic (Declaration) | |
|---|---|
Public Overridable Property BorderColor As Color | |
| C# | |
|---|---|
public virtual Color BorderColor {get; set;} | |