The following tables list the members exposed by NumericTextBox.
Public Constructors
Name | Description | |
---|---|---|
NumericTextBox | Initializes a new instance of the NumericTextBox class. |
Protected Methods
Name | Description | |
---|---|---|
OnKeyDown | Changes the value that is in the NumericTextBox when the UP ARROW key or the DOWN ARROW key are pressed. | |
OnKeyPress | Occurs when a key is pressed. | |
OnLostFocus | Occurs when the when the NumericTextBox loses focus. | |
OnTextChanged | Occurs when the NumericTextBox is changed. |
Public Properties
Name | Description | |
---|---|---|
MaximumAllowed | Gets or sets the maximum value that can be entered into the NumericTextBox | |
MinimumAllowed | Gets or sets the minimum value that can be entered into the NumericTextBox | |
Value | Gets or sets the current value in the NumericTextBox |
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET