Spread Windows Forms 17
FarPoint.Win Assembly / FarPoint.Win Namespace / InputTextBox Class
Members


In This Topic
    InputTextBox Class
    In This Topic
    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