Attachmate.Reflection.Objects.Emulation.IbmHosts Library : ThemeCursor Object |
The following tables list the members exposed by ThemeCursor.
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 cross hair cursor in a 3179G terminal session. |
![]() | GraphicsCursorShape | Gets or sets the shape of the graphics cursor in 3179G 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). |
![]() | 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. |
![]() | RulerCursorType | Gets or sets the appearance of the ruler cursor. |
![]() | RulerCursorVisible | Gets or sets whether the ruler cursor is visible. |
![]() | VerticalCursorSpeed | Returns or specifies how many lines to move the cursor, either up (on an UpDouble function), or down (on a DownDouble function). function). |