Calendar for WinForms | ComponentOne
C1.Win.Input.Base.Editors Namespace / TextEditorBase Class
Members

In This Topic
    TextEditorBase Class
    In This Topic
    Implements the functionality of the textbox control with additional styles.
    Object Model
    TextEditorBase Class
    Syntax
    'Declaration
     
    
    Public Class TextEditorBase 
       Inherits System.Windows.Forms.TextBox
    public class TextEditorBase : 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