Spread Windows Forms 15.0
FarPoint.Win Assembly / FarPoint.Win Namespace / InputTextBox Class / InputTextBox Constructor


In This Topic
    InputTextBox Constructor
    In This Topic
    Constructs a text editor (input text box).
    Syntax
    'Declaration
     
    
    Public Function New()
    'Usage
     
    
    Dim instance As New InputTextBox()
    public InputTextBox()
    See Also