| Visual Basic (Declaration) | |
|---|---|
Public Property BackColorOver As Color | |
| C# | |
|---|---|
public Color BackColorOver {get; set;} | |
Property Value
ColorThis property is only applicable if the FlatStyle Property is set to Standard
| dbicButton | Send comments on this topic. |
| BackColorOver Property | |
| See Also | |
|
| dbicButton Assembly > Dbi.WinControl.Button Namespace > dbiButton Class : BackColorOver Property |
| Visual Basic (Declaration) | |
|---|---|
Public Property BackColorOver As Color | |
| C# | |
|---|---|
public Color BackColorOver {get; set;} | |