(число) Тип курсора, который нужно восстановить (системный ID курсора):
КОНСТАНТА CONSTANT | ЗНАЧЕНИЕ VALUE | ОПИСАНИЕ DESCRIPTION |
CURSOR_BUSY | 32650 | The busy (thinking) cursor. |
CURSOR_CROSS | 32515 | The cross cursor. |
CURSOR_IBEAM | 32513 | The I-shaped beam cursor (used for text fields). |
CURSOR_ICON | 32641 | Win NT only: An empty cursor. |
CURSOR_LINK | 32649 | The double-pointed resize arrow pointing up and down. |
CURSOR_NO | 32648 | The "no" symbol cursor (a circle with a diagonal slash through it). |
CURSOR_NORMAL | 32512 | The standard cursor. |
CURSOR_SIZE | 32640 | Windows NT only: The four-pointed resize/move cursor. |
CURSOR_SIZE_ALL | 32646 | The North/South/East/West pointing cursor. |
CURSOR_SIZE_NS | 32645 | The North to South pointing cursor. |
CURSOR_SIZE_NESW | 32643 | The North East to South West pointing cursor. |
CURSOR_SIZE_NWSE | 32642 | The North West to South East pointing cursor. |
CURSOR_SIZE_WE | 32644 | The West to East pointing cursor. |
CURSOR_UPARROW | 32516 | The up pointing cursor. |
CURSOR_WAIT | 32514 | The wait cursor. |
CURSOR_HELP | 32651 | NA |