←Select platform

FNumericTextBox Class

Summary

Creates a custom TextBox control that accepts only numeric input.

Syntax

C#
VB
C++
public class FNumericTextBox : TextBox 
  
Public Class FNumericTextBox  
   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 FNumericTextBox : 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   

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly