'Declaration
Property FormXmitToCursor As Boolean
'Usage
Dim instance As IT27Terminal Dim value As Boolean instance.FormXmitToCursor = value value = instance.FormXmitToCursor
bool FormXmitToCursor {get; set;}
Gets or sets a value indicating whether to transmit all transmittable fields between home and the cursor position when the session is in forms mode.
'Declaration
Property FormXmitToCursor As Boolean
'Usage
Dim instance As IT27Terminal Dim value As Boolean instance.FormXmitToCursor = value value = instance.FormXmitToCursor
bool FormXmitToCursor {get; set;}