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

◆ cursor() [2/2]

xtd::forms::cursor::cursor ( intptr  handle)
explicit

Initializes a new instance of the Cursor class from the specified Windows handle.

Parameters
handleAn IntPtr that represents the Windows handle of the cursor to create.
Remarks
You must free the cursor handle when you are done with it.