[<<Previous Entry]
[^^Up^^]
[Next Entry>>]
[Menu]
[About The Guide]
CursorSize() -> nil
------------------------------------------------------------------------------
DESCRIPTION:
This function changes the mouse cursor into a hand in a 'resize' shape.
It is the one that we see when the mouse resizes a window.
It lets us change the mouse cursor just temporarily meanwhile we are doing
other tasks. As soon as the API takes the control it will restore the
mouse cursor to the one associated to the window under the cursor.
SOURCE:
SOURCE\WINAPI\Cursors.c
See Also:
CursorWait
CursorArrow
CursorCatch
CursorWE
CursorHand
This page created by ng2html v1.05, the Norton guide to HTML conversion utility.
Written by Dave Pearson