Windows Media Player 11 SDK AmbientAttributes.idÂ
Previous | Next |
AmbientAttributes.id
The id attribute specifies or retrieves the identifier of a control. This attribute will support any name permitted by Microsoft Visual Basic for Applications. Can only be set at design time.
Syntax
Possible Values
This attribute is a String specified at design time and read-only thereafter. It has a default value of
Unnamed_elementtype_num
where elementtype is the name of the control type, and num is a number corresponding to the position of the control in the sequence of all unnamed controls in the Theme. This number is reset to zero for each new Theme.
Requirements
Windows Media Player version 7.0 or later.
See Also
Previous | Next |