Cursor Operators
Namespace:
System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
| Name | Description | |
|---|---|---|
![]() ![]() | Equality(Cursor^, Cursor^) | Returns a value indicating whether two instances of the Cursor class are equal. |
![]() ![]() | Inequality(Cursor^, Cursor^) | Returns a value indicating whether two instances of the Cursor class are not equal. |
Show:

