Share via


Overview | Methods | Fields | This Package | All Packages

OverviewMethodsFieldsThis PackageAll Packages

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