Windows Media Player SDK banner art
PreviousNext

TEXT.cursor

The cursor attribute specifies or retrieves a value indicating which cursor appears when the mouse is over the Text control.

Syntax

elementID.cursor

Possible Values

This attribute is a read/write String.

Value Description
system Default. Platform-dependent cursor (usually an arrow).
hand Hand.
help Arrow with question mark indicating Help is available.
*.ani or *.cur Any .ani or .cur file (must be in the same directory as the .wms file or be in the .wmz file).

Example

Please see the value attribute for a sample illustrating how the attributes of the TEXT element are used.

See Also

PreviousNext


© 2000-2001 Microsoft Corporation. All rights reserved.