public static Cursor CreateCursor( Bitmap bmp, int xHotSpot, int yHotSpot )
Public Shared Function CreateCursor ( _ bmp As Bitmap, _ xHotSpot As Integer, _ yHotSpot As Integer _ ) As Cursor