Example-VB |
Returns or sets the type of mouse cursor displayed when the cursor is positioned over the control.
Ö | Imaging for Windows Professional Edition V1.0, V1.1, and V2.0 |
Ö | Imaging for Windows 95 and 98 |
Ö | Imaging for Windows NT 4.0 |
Image Thumbnail control
object.MousePointer[=integer]
Integer (enumerated)
Setting | Description |
0 (default) | Default (For this control, the default is ‘Arrow’) |
1 | Arrow |
2 | Cross |
3 | I-Beam |
4 | Arrow |
5 | Size |
6 | Size NESW |
7 | Size NS |
8 | Size NW SE |
9 | Size W E |
10 | Up Arrow |
11 | Hourglass |
12 | No Drop |
13 | Arrow and Hourglass |
14 | Arrow and Question mark |
15 | Size All |
99 | Custom pointer specified by this property |