Input for WinForms | ComponentOne
C1.Framework Namespace / TextBoxElement Class
Members

In This Topic
    TextBoxElement Class
    In This Topic
    Element that hosts a TextBox control.
    Object Model
    TextBoxElement ClassElementList ClassElement ClassIView InterfaceElement ClassStyle ClassElement ClassStyle Class
    Syntax
    'Declaration
     
    
    Public Class TextBoxElement 
       Inherits ControlHostElement
       Implements IControlHostElement 
    public class TextBoxElement : ControlHostElement, IControlHostElement  
    Inheritance Hierarchy

    System.Object
       C1.Framework.Element
          C1.Framework.ControlHostElement
             C1.Framework.TextBoxElement
                C1.Win.Input.Base.Views.InputTextBoxElementBase<T>

    See Also