The following tables list the members exposed by FNumericTextBox.
Public Constructors
Name | Description | |
---|---|---|
FNumericTextBox | Iniitalizes a new instance of the FNumericTextBox class. |
Protected Methods
Name | Description | |
---|---|---|
OnKeyDown | Overrides System.Windows.Forms.Control.OnKeyDown(System.Windows.Forms.KeyEventArgs) | |
OnKeyPress | Raises the System.Windows.Forms.Control.KeyPress event. | |
OnLostFocus | Raises the System.Windows.Forms.Control.LostFocus event. | |
OnTextChanged | Raises the System.Windows.Forms.Control.TextChanged event. |
Public Properties
Name | Description | |
---|---|---|
MaximumAllowed | Gets or sets the maximum allowed value that can be entered in the textbox. | |
MinimumAllowed | Gets or sets the minimum allowed value that can be entered in the textbox. | |
Value | Gets or sets the current value of the textbox. |
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