Microsoft SDK for Java

Cursor.APPSTARTING

Specifies the cursor that appears as an application is starting.

Syntax

public static final Cursor APPSTARTING;

Remarks

Typically, this cursor combines an arrow and an hourglass, and indicates that although the system is loading information, the user interface can handle input.

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