Programming with Reflection
GraphicsCursorShape property
Syntax |
object.GraphicsCursorShape |
Data type |
Returns (first syntax line) or specifies (second syntax line) the shape of the graphics cursor in 3179-G terminal sessions.
This property is only relevant for 3270 terminal sessions.
The default is rcCross.
rcColorCrosshair The cursor is a pair of crosshairs (one vertical and one horizontal) that span the entire display.
rcCross The cursor is a small, white cross, approximately 20 × 20 pixels.
rcInvertedCrosshair The cursor is a pair of crosshairs (one vertical and one horizontal) that span the entire display. The color of the crosshairs changes in response to the background to always remain visible.