Programming with Reflection

image\rwnprg32.gif GraphicsCursorShape property

 

Syntax

object.GraphicsCursorShape
object.GraphicsCursorShape = Value

Data type

Enumeration

 

Description

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.

Values

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.

 

image\jump.gif Keyword Index

image\popup.gif Related Topics

image\popup.gif Reflection products that use this property