CursorType Type
The type of a system cursor.
Union cases
Union case | Description |
Full Usage:
ArrowCursor
|
|
Full Usage:
CrosshairCursor
|
|
Full Usage:
DefaultCursor
|
|
Full Usage:
HandCursor
|
|
Full Usage:
IBeamCursor
|
|
Full Usage:
NoCursor
|
|
Full Usage:
SizeAllCursor
|
|
Full Usage:
SizeNeswCursor
|
|
Full Usage:
SizeNorthSouthCursor
|
|
Full Usage:
SizeNwseCursor
|
|
Full Usage:
SizeWestEastCursor
|
|
|
|
Full Usage:
WaitArrowCursor
|
|
Full Usage:
WaitCursor
|
Instance members
Instance member | Description |
Full Usage:
this.IsArrowCursor
Returns: bool
|
|
Full Usage:
this.IsCrosshairCursor
Returns: bool
|
|
Full Usage:
this.IsDefaultCursor
Returns: bool
|
|
Full Usage:
this.IsHandCursor
Returns: bool
|
|
Full Usage:
this.IsIBeamCursor
Returns: bool
|
|
Full Usage:
this.IsNoCursor
Returns: bool
|
|
Full Usage:
this.IsSizeAllCursor
Returns: bool
|
|
Full Usage:
this.IsSizeNeswCursor
Returns: bool
|
|
Full Usage:
this.IsSizeNorthSouthCursor
Returns: bool
|
|
Full Usage:
this.IsSizeNwseCursor
Returns: bool
|
|
Full Usage:
this.IsSizeWestEastCursor
Returns: bool
|
|
Full Usage:
this.IsUserDefinedCursor
Returns: bool
|
|
Full Usage:
this.IsWaitArrowCursor
Returns: bool
|
|
Full Usage:
this.IsWaitCursor
Returns: bool
|
|