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





Gets or sets the size of the increment/decrement buttons. This is a dependency property.

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

 Syntax

C#  Copy Code

public double ButtonSize { get; set; }

Visual Basic  Copy Code

Public Property ButtonSize As Double

 Property Value

A double value specifying the size.

 See Also

NumericUpDown Members
NumericUpDown Class
MindFusion.UI.Wpf Namespace