System.Windows.Forms.Cursor.Equals Method

Returns a value indicating whether this cursor is equal to the specified System.Windows.Forms.Cursor.

Syntax

public override bool Equals (object obj)

Parameters

obj
The System.Windows.Forms.Cursor to compare.

Returns

true if this cursor is equal to the specified System.Windows.Forms.Cursor; 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