Cursor Operators

 

Namespace:   System.Windows.Forms
Assembly:  System.Windows.Forms (in System.Windows.Forms.dll)

NameDescription
System_CAPS_puboperatorSystem_CAPS_staticEquality(Cursor^, Cursor^)

Returns a value indicating whether two instances of the Cursor class are equal.

System_CAPS_puboperatorSystem_CAPS_staticInequality(Cursor^, Cursor^)

Returns a value indicating whether two instances of the Cursor class are not equal.

Return to top
Show: