| Visual Basic (Declaration) | |
|---|---|
Public Property ButtonBackColorOver As Color | |
| C# | |
|---|---|
public Color ButtonBackColorOver {get; set;} | |
Property Value
colorIf this property is set to transparent, then the ButtonBackColor Property will be used.
| dbicCalc | Send comments on this topic. |
| ButtonBackColorOver Property | |
| See Also | |
|
| dbicCalc Assembly > Dbi.WinControl.Calc Namespace > dbiCalc Class : ButtonBackColorOver Property |
| Visual Basic (Declaration) | |
|---|---|
Public Property ButtonBackColorOver As Color | |
| C# | |
|---|---|
public Color ButtonBackColorOver {get; set;} | |