SceneButtonTFXToken Element
Specifies the globally unique identifier (GUID) of the scene button style to be used by this menu style.
Syntax
<SceneButtonTFXToken
value="COM\{924B0CE7-883F-448a-ADCA-A5E7FDD10E39}\DVDButton-Sample" />
Attributes
value
The GUID of the scene button style. For more information, see Remarks.
Parent/Child Elements
Hierarchy | Elements |
Parent | DVDMenuStyle |
Child | None |
Remarks
Built-in button styles are referenced as follows:
"TFX\<DVDButton guid>".
Third-party button styles are referenced as follows:
"COM\<DVDButtonDLL guid>\<DVDButton guid>".
In addition, some media nodes are referenced as follows:
"Pipeline\<DVDButton guid>".
Requirements
Client: Windows Vista
See Also