Leadtools.Medical.Workstation.UI Namespace : NumericTextBox Class |
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
'Declaration 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
'Usage Dim instance As NumericTextBox