| Visual Basic (Declaration) | |
|---|---|
Public Overridable Property ButtonBackColorOver As Color | |
| C# | |
|---|---|
public virtual Color ButtonBackColorOver {get; set;} | |
Property Value
ColorIf this property is assigned an empty color, the ButtonBackColor property will be used.
| dbicDate | Send comments on this topic. |
| ButtonBackColorOver Property | |
| See Also | |
|
| dbicDate Assembly > Dbi.WinControl.Date Namespace > dbiDate Class : ButtonBackColorOver Property |
| Visual Basic (Declaration) | |
|---|---|
Public Overridable Property ButtonBackColorOver As Color | |
| C# | |
|---|---|
public virtual Color ButtonBackColorOver {get; set;} | |