XnaWindow LoadCustomCursor Method Delta Engine Documentation
http://stackoverflow.com/questions/4305800/using-custom-colored-cursors-in-a-c-windows-application

Namespace: DeltaEngine.Platforms
Assembly: DeltaEngine.WindowsXna (in DeltaEngine.WindowsXna.dll) Version: 1.1.1.0 (1.1.1)
Syntax

public static Cursor LoadCustomCursor(
	string path
)

Return Value

Type: Cursor
See Also