System.Windows.Forms.Cursor.Clip Property

Gets or sets the bounds that represent the clipping rectangle for the cursor.

Syntax

public static System.Drawing.Rectangle Clip { set; get; }

Value

Documentation for this section has not yet been entered.

Remarks

A clipped cursor is allowed to move only within its clipping rectangle. Generally, the system allows this only if the mouse is currently captured. If the cursor is not currently clipped, the resulting rectangle contains the dimensions of the entire screen.

Requirements

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