Microsoft SDK for Java

Cursor.hide

Hides the cursor.

Syntax

public final static void hide()

Remarks

For every call to hide, there must be a corresponding call to show.

© 1999 Microsoft Corporation. All rights reserved. Terms of use.