System.Windows.Forms.Cursor.op_Equality Method

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

Syntax

public static bool operator== (Cursor left, Cursor right)

Parameters

left
A System.Windows.Forms.Cursor to compare.
right
A System.Windows.Forms.Cursor to compare.

Returns

true if two instances of the System.Windows.Forms.Cursor class are equal; otherwise, false.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0