Translate page

CursorPosition Property

Gets or sets the cursor position for the currently connected session.

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

Syntax

C#
[ComVisibleAttribute(false)]
ScreenPosition CursorPosition { get; set; }
Visual Basic (Declaration)
<ComVisibleAttribute(False)> _
Property CursorPosition As ScreenPosition
Visual C++
[ComVisibleAttribute(false)]
property ScreenPosition CursorPosition {
	ScreenPosition get ();
	void set (ScreenPosition value);
}
JavaScript
function get_CursorPosition();
function set_CursorPosition(value);

See Also


IQWS3270 Interface
JollyGiant.Emulation Namespace

Send comments on this topic to Jolly Giant Software

Copyright 2009 by Jolly Giant Software, Inc.