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


In This Topic
    TextInput Constructor
    In This Topic
    Creates a new text input.
    Syntax
    'Declaration
     
    
    Public Function New()
    'Usage
     
    
    Dim instance As New TextInput()
    public TextInput()
    See Also