←Select platform
In This Topic ▼

NumericTextBox Class Members

Summary

The following tables list the members exposed by NumericTextBox.

Public Constructors

Name Description
Public Constructor
NumericTextBox Initializes a new instance of the NumericTextBox class.

Protected Methods

Name Description
Protected Method
OnKeyDown Changes the value that is in the NumericTextBox when the UP ARROW key or the DOWN ARROW key are pressed.
Protected Method OnKeyPress Occurs when a key is pressed.
Protected Method OnLostFocus Occurs when the when the NumericTextBox loses focus.
Protected Method OnTextChanged Occurs when the NumericTextBox is changed.

Public Properties

Name Description
Public Property
MaximumAllowed Gets or sets the maximum value that can be entered into the NumericTextBox
Public Property MinimumAllowed Gets or sets the minimum value that can be entered into the NumericTextBox
Public Property Value Gets or sets the current value in the NumericTextBox

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly