Spread Windows Forms 12.0 Product Documentation
TextInputInputBox Field


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.DrawingSpace Namespace > TextInput Class : TextInputInputBox Field
Represents the input text box of the form.
Syntax
'Declaration
 
Public TextInputInputBox As TextBox
'Usage
 
Dim instance As TextInput
Dim value As TextBox
 
value = instance.TextInputInputBox
 
instance.TextInputInputBox = value
public TextBox TextInputInputBox
See Also

Reference

TextInput Class
TextInput Members