Microsoft SDK for Java

DhStyleBase.setCursor

Sets the cursor style for this element.

Syntax

public void setCursor( int nCursor )

public void setCursor( String strCursor )

Parameters

nCursor

The DhCursor cursor type.

strCursor

The name of the desired cursor.

See Also   getCursor

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