Navigation: thinBasic Modules > UI (User Interface) > Resources > Mouse > MousePtr |
|
Description
Change the mouse pointer and returns the handle of the previous cursor.
Syntax
n = MousePtr (MouseStyle)
Returns
Number
Parameters
Name |
Type |
Optional |
Meaning |
MouseStyle |
Number |
No |
See possible predefined mouse styles |
Remarks
If style is outside the range 0 through 13, it must contain a valid handle to a cursor, such as the value which was returned by a prior execution of MousePtr.
Restrictions
See also
Examples
.
© 2004-2008 thinBasic. All rights reserved. | Version 1.7.0.0 | Web Site: http://www.thinbasic.com |