Spread WinForms 15
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()
See Also