Share via


Windows Media Player 11 SDK ButtonTip Element 

Windows Media Player SDK banner art

Previous Next

ButtonTip Element

Note This section describes functionality designed for use by online stores. Use of this functionality outside the context of an online store is not supported.

The ButtonTip element specifies the text string that is displayed when the user points to a task pane button.

Syntax

  <ButtonTip>
    text string
</ButtonTip>

Attributes

This element has no attributes.

Parent/Child Elements

Hierarchy Element
Parent elements ServiceTask1, ServiceTask2, ServiceTask3
Child elements None

Remarks

This element is optional for each instance of ServiceTask1, ServiceTask2, or ServiceTask3. If this element is not supplied, Windows Media Player uses the button text as the default value.

Note   Windows Media Player 10 has three task panes where an online store can display its Web pages. The online store can choose to use one, two, or all three of the task panes. Windows Media Player 11 has only one task pane, which the user can view by clicking on the Online Stores tab. Windows Media Player 11 ignores the ServiceTask2 and ServiceTask3 elements.

Requirements

Version: Windows Media Player 10 or later.

See Also

Previous Next