Microsoft SDK for Java

Cursor.NO

Specifies a cursor which indicates that a particular region is invalid for a given operation.

Syntax

public static final Cursor NO;

Remarks

For example, this cursor appears during a drag-and-drop operation to indicate regions in which a drop is not allowed.

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