Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.IbmHosts Library / Attachmate.Reflection.Objects.Emulation.IbmHosts Library / ThemeCursor Object / GraphicsCrosshairColor Property
In This Topic
GraphicsCrosshairColor Property
In This Topic
Gets or sets the color of the graphics cross hair cursor in a 3179G terminal session.
Syntax
expression.GraphicsCrosshairColor As GraphicsCrosshairColorOption
where expression is a variable that represents a ThemeCursor Object

Property Value

A GraphicsCrosshairColorOption value.The default value is green.
Remarks
This is only valid for 3270 terminal sessions that emulate the Extended terminal models.
See Also