| Visual Basic (Declaration) | |
|---|---|
Public Property ButtonBorderColor As Color | |
| C# | |
|---|---|
public Color ButtonBorderColor {get; set;} | |
Property Value
ColorThis property is only valid if the ButtonStyle Property is not set to Standard
| dbicCalc | Send comments on this topic. |
| ButtonBorderColor Property | |
| See Also | |
|
| dbicCalc Assembly > Dbi.WinControl.Calc Namespace > dbiCalc Class : ButtonBorderColor Property |
| Visual Basic (Declaration) | |
|---|---|
Public Property ButtonBorderColor As Color | |
| C# | |
|---|---|
public Color ButtonBorderColor {get; set;} | |