PyCWinApp
.LoadCursor
int =
LoadCursor(
cursorId
)
Loads a cursor.
Parameters
cursorId
:
PyResourceId
The resource id or name of the cursor to load.