ButtonTip Element

[The feature associated with this page, Windows Media Player SDK, is a legacy feature. It has been superseded by MediaPlayer. MediaPlayer has been optimized for Windows 10 and Windows 11. Microsoft strongly recommends that new code use MediaPlayer instead of Windows Media Player SDK, when possible. Microsoft suggests that existing code that uses the legacy APIs be rewritten to use the new APIs if possible.]

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.

<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 webpages. 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

Requirement Value
Version
Windows Media Player 10 or later.

See also

Example ServiceInfo Document for a Type 1 Online Store

Example ServiceInfo Document for a Type 2 Online Store

ServiceInfo Document