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