About Syncfusion® WPF Double TextBox Control
18 Nov 20181 minute to read
The WPF Double TextBox control restricts input to double values with support for data binding, watermark, null value, and culture. It provides various customization options to improve its appearance and suit an application.
Control structure


Features
The core features of the WPF Double TextBox are as follows:
- Provides the ability to control the range of input values by using the MinValue and MaxValue properties.
- Provides different foreground brushes for positive, negative, and zero values.
- Provides data binding support.
- Provides built-in Visual Styles and themes.
- Provides Watermark support.
- Provides Number Format support.
- Provides Null Value support.
- Provides culture support.
- Provides Range Adorner support.
- Provides Step Interval support.