Name | Description | |
---|---|---|
CursorBlinkRate | Gets or sets the speed at which the cursor blinks in the terminal window. | |
CursorShape | Gets or sets the appearance of the cursor in the terminal window | |
GraphicsCrosshairColor | Gets or sets the color of the graphics crosshair cursor in a 3179-G terminal session. | |
GraphicsCursorShape | Gets or stes the shape of the graphics cursor in 3179-G terminal sessions. | |
HorizontalCursorSpeed | Returns or specifies how many character spaces to move the cursor, either to the left (on LeftDouble function), or to the right (on a RightDouble function). This property affects 5250 terminal sessions. | |
Parent | Gets the parent object. The parent is the ITheme object. | |
RestrictCursorMovement | Returns or specifies whether the cursor is restricted to input fields in the terminal window. When this property is set to True, the cursor can only be moved within or between input fields. If you press Up, for example, the cursor moves up to the next input field. When this property is False, the cursor can be moved out of an input field. Trying to enter text outside of an input field results in an error. This property is only relevant for 5250 terminal sessions. | |
RulerCursorType | Gets or sets the appearance of the ruler cursor. | |
RulerCursorVisible | Gets or sets whether the ruler cursor is displayed in the terminal window. | |
VerticalCursorSpeed | Returns or specifies how many lines to move the cursor, either up (on an UpDouble function), or down (on a DownDouble function). function). This property affects 5250 terminal sessions. |