Translate page

QWS3270.Cursor Property

Gets the QWS cursor interface.

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

Syntax

C#
public ICursor Cursor { get; }
Visual Basic (Declaration)
Public ReadOnly Property Cursor As ICursor
Visual C++
public:
virtual property ICursor^ Cursor {
	ICursor^ get () sealed;
}
JavaScript
function get_Cursor();

Field Value

The cursor interface.

Implements

IQWS3270.Cursor

See Also


QWS3270 Class
JollyGiant.Emulation Namespace

Send comments on this topic to Jolly Giant Software

Copyright 2009 by Jolly Giant Software, Inc.