Windows Media Player SDK banner art
PreviousNext

event.toElement

The toElement attribute retrieves the element that the keyboard focus moved to. This attribute only applies to the onblur event; for all other events, its value is NULL.

Syntax

event.toElement

Possible Values

This attribute is a read-only object.

See Also

PreviousNext


© 2000-2001 Microsoft Corporation. All rights reserved.