Spread WinForms 15
FarPoint.Win Assembly / FarPoint.Win Namespace / SuperEditBase Class / textbox Field


In This Topic
textbox Field
In This Topic
Internal use only. Input text box.
Syntax
'Declaration
 
Protected textbox As InputTextBox
 
'Usage
 
Dim instance As SuperEditBase
Dim value As InputTextBox
 
value = instance.textbox
 
instance.textbox = value
See Also