Microsoft SDK for Java

Cursor.HELP

Specifies a help cursor, which is a combination of an arrow and a question mark.

Syntax

public static final Cursor HELP;

Remarks

Typically, this cursor is displayed when a context-sensitive help click is active.

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