Input for WinForms | ComponentOne
C1.Win.Input.Base.Views Namespace / IInputTextBoxElement Interface
Members

In This Topic
    IInputTextBoxElement Interface
    In This Topic
    Represents the contant element with TextBox.
    Syntax
    'Declaration
     
    
    Public Interface IInputTextBoxElement 
       Inherits IInputEditorElement 
    public interface IInputTextBoxElement : IInputEditorElement  
    See Also