MousePointer property (ILEADRasterImgList)
|
short MousePointer | |
|
Overview |
Refer to Using the Image List Control. |
Remarks
(Persistent property, available at design time) Sets or returns the value that indicates the type of mouse pointer for the ImageList Control.
|
Setting |
Meaning |
|
0 |
(Default) Shape determined by the object |
|
1 |
Arrow |
|
2 |
Cross-hair |
|
3 |
I-Beam |
|
4 |
Small square within a square |
|
5 |
Four-pointed arrow pointing north, south, east, and west |
|
6 |
Double arrow pointing northeast and southwest |
|
7 |
Double arrow pointing north and south |
|
8 |
Double arrow pointing northwest and southeast |
|
9 |
Double arrow pointing west and east |
|
10 |
Up Arrow |
|
11 |
Hourglass (wait) |
|
12 |
No Drop |
|
13 |
Arrow and hourglass |
|
14 |
Arrow and question mark |
|
15 |
Size all |
|
99 |
Custom icon specified by the MouseIcon property |
See Also
|
Elements: |
|
|
Topics: |