Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.


Image Removed       



QWS3270 COM .NET Help
Cursor Class
Members  See Also  Send Feedback

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)

Image RemovedSyntax


C#
[ComVisibleAttribute(false)]
public class Cursor : ICursor


Visual Basic (Declaration)
<ComVisibleAttribute(False)> _
Public Class Cursor _
	Implements ICursor


Visual C++
[ComVisibleAttribute(false)]
public ref class Cursor : ICursor


JavaScript
JollyGiant.Emulation.Cursor = function();

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


Image RemovedInheritance Hierarchy

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

Image RemovedSee Also



Send comments on this topic to:Jolly Giant Software


Copyright 2009 by Jolly Giant Software, Inc.