RanorexRanorex Documentation
Util..::.CursorContext Class
NamespacesRanorex.CoreUtilUtil..::.CursorContext
A context for setting and restoring the application's current cursor.
Declaration Syntax
C#Visual BasicVisual C++
public class CursorContext : Util..::.BaseContext
Public Class CursorContext _
	Inherits Util..::.BaseContext
public ref class CursorContext : public Util..::.BaseContext
Members
All MembersConstructorsMethods



IconMemberDescription
Util..::.CursorContext(Cursor)
Creates a new instance.

Dispose()()()
Calls the OnClose()()() method for this instance.
(Inherited from Util..::.BaseContext.)
Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Finalize()()()
On garbage collection calls Dispose()()() if it has not already been called.
(Inherited from Util..::.BaseContext.)
GetHashCode()()()
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType()()()
Gets the type of the current instance.
(Inherited from Object.)
MemberwiseClone()()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
OnClose()()()
Restores the current cursor.
(Overrides Util..::.BaseContext.OnClose()()().)
ToString()()()
Returns a string that represents the current object.
(Inherited from Object.)
Inheritance Hierarchy
Object
Util..::.BaseContext
 Util..::.CursorContext

Assembly: Ranorex.Core (Module: Ranorex.Core) Version: 4.0.4.23593 (4.0.4.23593)