| Visual Basic (Declaration) | |
|---|---|
Public Property BorderColor As Color | |
| C# | |
|---|---|
public Color BorderColor {get; set;} | |
Property Value
ColorThis property is only used when BorderType Property is set to Regular or RoundedEdge
| dbicDigit | Send comments on this topic. |
| BorderColor Property | |
| See Also | |
|
| dbicDigit Assembly > Dbi.WinControl.Digit Namespace > dbiDigit Class : BorderColor Property |
| Visual Basic (Declaration) | |
|---|---|
Public Property BorderColor As Color | |
| C# | |
|---|---|
public Color BorderColor {get; set;} | |