xtd 0.2.0
Loading...
Searching...
No Matches

◆ copy_handle()

intptr xtd::forms::cursor::copy_handle ( ) const

Copies the handle of this cursor.

Returns
An intptr that represents the cursor's handle.
Remarks
The handle created as a result of calling this method must be deleted of when you are done with it.