Gets or sets the background of the buttons, displayed when TabLayoutMode is set to Scroll, when they are pointed with the mouse. This is a dependency property.
Namespace: MindFusion.UI.Silverlight
Assembly: MindFusion.UI.Silverlight
C#
![]() |
---|
public Brush ButtonOverBackground { get; set; } |
Visual Basic
![]() |
---|
Public Property ButtonOverBackground As Brush |
A Silverlight Brush object.