[DllImport("user32.dll")]
static extern IntPtr SetCursor(IntPtr hCursor);
<DllImport("user32.dll")> _
Public Shared Function SetCursor(ByVal hCursor As IntPtr) As IntPtr
End Function
None.
None.
Please add some!
Please add some!
System.Windows.Forms.Cursor.Current