MindFusion.Wpf Pack Programmer's Guide
NumericUpDown.ButtonOverBackground Property
See Also
 





Gets or sets the background of the increment/decrement buttons when they are pointed with the mouse. This is a dependency property.

Namespace: MindFusion.UI.Wpf
Assembly: MindFusion.Common.Wpf

 Syntax

C#  Copy Code

public Brush ButtonOverBackground { get; set; }

Visual Basic  Copy Code

Public Property ButtonOverBackground As Brush

 Property Value

A WPF Brush object.

 See Also

NumericUpDown Members
NumericUpDown Class
MindFusion.UI.Wpf Namespace