System.Windows.Forms.Cursor.Show Method

Displays the cursor.

Syntax

public static void Show ()

Remarks

The Cursor.Show and Cursor.Hide method calls must be balanced. For every call to the Cursor.Hide method there must be a corresponding call to the Cursor.Show method.

Requirements

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