←Select platform

NumericTextBox Class

Summary

Displays a System.Windows.Forms.TextBox user control that only accepts numeric inputs.

Syntax

C#
VB
C++
public class NumericTextBox : System.Windows.Forms.TextBox, System.ComponentModel.IComponent, System.ComponentModel.ISynchronizeInvoke, System.IDisposable, System.Windows.Forms.IBindableComponent, System.Windows.Forms.IDropTarget, System.Windows.Forms.IWin32Window
Public Class NumericTextBox  
   Inherits System.Windows.Forms.TextBox 
   Implements System.ComponentModel.IComponent, System.ComponentModel.ISynchronizeInvoke, System.IDisposable, System.Windows.Forms.IBindableComponent, System.Windows.Forms.IDropTarget, System.Windows.Forms.IWin32Window 
public ref class NumericTextBox : public System.Windows.Forms.TextBox, System.ComponentModel.IComponent, System.ComponentModel.ISynchronizeInvoke, System.IDisposable, System.Windows.Forms.IBindableComponent, System.Windows.Forms.IDropTarget, System.Windows.Forms.IWin32Window

Remarks

The values that can be entered into the NumericTextBox between the MaximumAllowed and MinimumAllowed values.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Medical.Workstation Assembly
Click or drag to resize