Mouse

PROPERTY Mouse AS Integer

Returns or sets the appearence of the cursor when it points inside the control.

* Default = -1
* Arrow = 0
* Cross = 2
* Wait = 3
* Text = 4
* SizeS = 5
* SizeE = 6
* SizeNESW = 7
* SizeNWSE = 8
* SizeAll = 9
* Blank = 10
* SplitV = 11
* SplitH = 12
* Pointing = 13