Programming with Reflection
HostCursorBlinkControl property
Syntax |
object.HostCursorBlinkControl |
Data type |
Returns (first syntax line) or specifies (second syntax line) whether the host controls the cursor blink rate. When this property is True, the host controls the cursor blink. When this property is False, the Host does not control the cursor blink rate.
Use the CursorBlinkRate property to control the blink rate from Reflection.
This property is only relevant for 5250 terminal sessions.
The default is False.