Spread Windows Forms 12.0 Product Documentation
TextInputOkButton Field


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.DrawingSpace Namespace > TextInput Class : TextInputOkButton Field
Represents the OK button of the form.
Syntax
'Declaration
 
Protected TextInputOkButton As Button
'Usage
 
Dim instance As TextInput
Dim value As Button
 
value = instance.TextInputOkButton
 
instance.TextInputOkButton = value
protected Button TextInputOkButton
See Also

Reference

TextInput Class
TextInput Members