Desktop..::..CurrentCursor Property

Gets or sets the current cursor.

Namespace:  Squid
Assembly:  Squid.Core (in Squid.Core.dll)

Syntax


public string CurrentCursor { get; set; }
Public Property CurrentCursor As String
	Get
	Set
public:
property String^ CurrentCursor {
	String^ get ();
	void set (String^ value);
}

Field Value

The current cursor.