Spread Windows Forms 12.0 Product Documentation
TextInputCancelButton Field


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

Reference

TextInput Class
TextInput Members