Windows Media Player SDK banner art
PreviousNext

AmbientAttributes.elementType

The elementType attribute retrieves the type of the element (for instance, BUTTON).

Syntax

elementID.elementType

Possible Values

This attribute is a read-only String indicating the name of the element.

Remarks

This attribute is useful in determining the type of element that fired an event and writing a generic event handler for this class of elements.

See Also

PreviousNext


© 2000-2001 Microsoft Corporation. All rights reserved.