Field Summary | ||
---|---|---|
const Number | DEFAULT | |
Standard pointer.
|
||
const Number | ARROW | |
Arrow.
|
||
const Number | CROSS | |
Cross-hair pointer.
|
||
const Number | I_BEAM | |
I-beam.
|
||
const Number | SIZE_NESW | |
Double arrow pointing northeast and southwest.
|
||
const Number | SIZE_NS | |
Double arrow pointing north and south.
|
||
const Number | SIZE_NWSE | |
Double arrow pointing northwest and southeast.
|
||
const Number | SIZE_WE | |
Double arrow pointing west and east.
|
||
const Number | UP_ARROW | |
Up arrow.
|
||
const Number | HOUR_GLASS | |
Hourglass.
|
||
const Number | NO_DROP | |
"Not” symbol (circle with a diagonal line) on top of the object being dragged.
|
||
const Number | APP_STARTING | |
Arrow with an hourglass.
|
||
const Number | HELP | |
Arrow with a question mark.
|
||
const Number | SIZE_ALL | |
"Size-all” cursor (arrows pointing north, south, east, and west).
|
||
const Number | CUSTOM | |
Uses the icon specified by the MouseIcon property.
|
const Number DEFAULT
const Number ARROW
const Number CROSS
const Number I_BEAM
const Number SIZE_NESW
const Number SIZE_NS
const Number SIZE_NWSE
const Number SIZE_WE
const Number UP_ARROW
const Number HOUR_GLASS
const Number NO_DROP
const Number APP_STARTING
const Number HELP
const Number SIZE_ALL
const Number CUSTOM