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