Cursor::CopyHandle Method ()
.NET Framework (current version)
Copies the handle of this Cursor.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
The handle created as a result of calling this method must be disposed of when you are done with it because it will not be disposed of by the garbage collector.
.NET Framework
Available since 1.1
Available since 1.1
Show: