InputPanel for WinForms | ComponentOne
C1.Win.5 Assembly / C1.Framework Namespace / TextBoxElement Class
Members

In This Topic
    TextBoxElement Class
    In This Topic
    Element that hosts a TextBoxElement.TextBox control.
    Object Model
    TextBoxElement 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

    See Also