TextInputCancelButton Field
Represents the Cancel button of the form.
protected Button TextInputCancelButton
'Declaration
Protected TextInputCancelButton As Button
'Usage
Dim instance As TextInput
Dim value As Button
value = instance.TextInputCancelButton
instance.TextInputCancelButton = value