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