The Numeric Edit is a numeric control designed to emulate a numeric display on a common instrument or electronic device. It can be used for either input or output of numeric double values. It also provides display formats such as engineering, scientific, and binary.
Features:
- Double data type designed for engineering and scientific applications.
- Size, color, numeric format, text and increment/decrement alignment, position, background, visibility, and more are all configurable.
- Choose from multiple interaction modes, out of range modes, coercion modes, validation modes, IME modes, event types, and display formats.
- Properties can be set from the control properties window, programmatically, and with data bindings.
Extensibility:
- Base classes can be extended to allow for easy programmatic customizability.
|