Overview | Methods | Fields | This Package | All Packages
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