Spread WinForms 15
FarPoint.Win Assembly / FarPoint.Win Namespace / InputTextBox Class
Members


InputTextBox Class
Represents a text editor in the edit control.
Syntax
'Declaration
 
Public Class InputTextBox 
   Inherits FarPoint.Win.SuperEdit.SEditTextBox
   Implements FarPoint.Win.SuperEdit.IEditorValidator 
 
'Usage
 
Dim instance As InputTextBox
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.ComponentModel.Component
         System.Windows.Forms.Control
            System.Windows.Forms.TextBoxBase
               System.Windows.Forms.TextBox
                  FarPoint.Win.SuperEdit.SEditTextBox
                     FarPoint.Win.InputTextBox

See Also