|
DoubleTextBox
DoubleTextBox supports display and collection of double values. The control handles user keyboard input and double formatting with no code required. It is fully compatible with the Windows Forms Text Box and uses the globalization features of the .NET platform to provide locale specific formatting.
DoubleTextBox control
The control supports values with a precision of 15 characters. The maximum and minimum values supported are by default the maximum and minimum values for the double data type.
DoubleTextBox with precision of 15 characters
The DoubleTextBox control supports displaying negative values in a different color and also using different negative formats.
DoubleTextBox with negative value
|
|
|
|