Cursor.Class

Cursor.Class

 

Allows the user to retrieve or change the position of the QWS3270 text cursor.

Namespace:  JollyGiant.Emulation
Assembly:  JGSComdotNet (in JGSComdotNet.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

 

C#

[ComVisibleAttribute(false)] publicclassCursor : ICursor

Visual Basic (Declaration)

<ComVisibleAttribute(False)> _ PublicClassCursor _ ImplementsICursor

Visual C++

[ComVisibleAttribute(false)] publicref classCursor : ICursor

JavaScript

JollyGiant.Emulation.Cursor = function(); Type.createClass( 'JollyGiant.Emulation.Cursor', null, JollyGiant.Emulation.ICursor);

Inheritance Hierarchy

System..::.Object
  JollyGiant.Emulation..::.Cursor

See Also

Cursor Members

JollyGiant.Emulation Namespace

Send comments on this topic to Jolly Giant Software

Copyright 2009 by Jolly Giant Software, Inc.