C1.Win.Input.Base.Editors Namespace / TextEditorBase Class
Members

TextEditorBase Class
Implements the functionality of the textbox control with additional styles.
Syntax
'Declaration
 
Public Class TextEditorBase 
   Inherits System.Windows.Forms.TextBox
 
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.ComponentModel.Component
         System.Windows.Forms.Control
            System.Windows.Forms.TextBoxBase
               System.Windows.Forms.TextBox
                  C1.Win.Input.Base.Editors.TextEditorBase

See Also