FarPoint.Win Assembly / FarPoint.Win.SuperEdit Namespace / SEditTextBox Class
Members


SEditTextBox Class
Represents a text editor in the control.
Syntax
'Declaration
 
Public Class SEditTextBox 
   Inherits System.Windows.Forms.TextBox
   Implements IEditorValidator 
 
'Usage
 
Dim instance As SEditTextBox
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